Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL)
-
None
-
Mac OS X 10.13
Description
Compile fails on Mac OS X 10.13. Example from building 10.4:
/sql/item_func.cc:4235:7: error: use of undeclared identifier 'debug_sync_set_action'
Here is how 10.4 for Mac OS X is build on Homebrew: https://github.com/Homebrew/homebrew-core/blob/master/Formula/mariadb.rb
Should be quite easy to fix. While at it, please also ask dbart to install proper build dependencies on the Mac OS X builder so that it would at least start, and then ensure that the build completes. Now build fails as cmake is missing: http://buildbot.askmonty.org/buildbot/builders/mac-1012-pkg/builds/4656/steps/compile/logs/stdio