Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
10.2
-
None
Description
Looking at
http://buildbot.askmonty.org/buildbot/builders/labrador/builds/9692/steps/compile/logs/stdio
I see it says
-- Can't build rocksdb engine - Intel 32 bit not supported.
|
but the archive it is building
http://buildbot.askmonty.org/buildbot/builders/labrador/builds/9692/steps/shell/logs/stdio
cp -rvp "mariadb-10.2.6-osx10.7-x86_64.tar.gz" ...
|
looks to be 64 bit.
The buildslave also says it's 64 bit:
http://buildbot.askmonty.org/buildbot/buildslaves/labrador
Mac Mini Server 8GB RAM 2x500GB HD, Lion 10.7, Intel i7-2635QM CPU @ 2.00GHz, x86_64
|