Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Mysql Build Needs Boost 1.59 but Used 1.60 #48130

Closed
dendisuhubdy opened this issue Jan 15, 2016 · 2 comments
Closed

Mysql Build Needs Boost 1.59 but Used 1.60 #48130

dendisuhubdy opened this issue Jan 15, 2016 · 2 comments

Comments

@dendisuhubdy
Copy link

This CMake script will look for boost in . If it is not there,
it will download and unpack it (in that directory) for you.

If you are inside a firewall, you may need to use an http proxy:

export http_proxy=http://example.com:80

Call Stack (most recent call first):
cmake/boost.cmake:259 (COULD_NOT_FIND_BOOST)
CMakeLists.txt:435 (INCLUDE)

-- Configuring incomplete, errors occurred!
See also "/tmp/mysql20160115-59485-hkqcnh/mysql-5.7.10/CMakeFiles/CMakeOutput.log".

READ THIS: https://git.io/brew-troubleshooting

These open issues may also help:
mysql: vendor Boost for build #48117
Add mysql option to libgda #47807
MySQL server has gone away #47335
mysql doesn't build: mysql 5.7.10 requires boost 1.59, boost was updated to 1.60. #48082
Latest Homebrew release can't install ruby and mysql #47546
mysql-connector-c++ cannot build with mariadb #34578
percona-toolkit does not depend on MySQL #41595
MySQL not woking with --datadir option #41160
mysql 5.7.9 on Mac OS X 10.11.1 #46035
no memcached support in most recent MySQL brew port #42935
Packages with --with-mysql option not satisfied by mariadb #32973

@DomT4
Copy link
Member

DomT4 commented Jan 15, 2016

Track #48117 please. Will be resolved after that is merged, which will hopefully be late tonight.

@DomT4 DomT4 closed this as completed Jan 15, 2016
@DomT4
Copy link
Member

DomT4 commented Jan 16, 2016

Should be fixed via faef69a. Please brew update and try again. Feel free to shout if you hit any further issues, Thanks for reporting this!

@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants