Bug #34046 | compiling of MySQL failed at ndb section | ||
---|---|---|---|
Submitted: | 24 Jan 2008 22:45 | Modified: | 12 Mar 2008 9:42 |
Reporter: | Susanne Ebrecht | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | 6.0-bk | OS: | FreeBSD (7.0 amd64) |
Assigned to: | Pekka Nousiainen | CPU Architecture: | Any |
[24 Jan 2008 22:45]
Susanne Ebrecht
[28 Jan 2008 13:48]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/41304 ChangeSet@1.2665, 2008-01-28 14:48:09+01:00, pekka@sama.ndb.mysql.com +3 -0 ndb - bug#34046 - rename Ndbd_mem_manager::log2 to ndb_log2
[12 Feb 2008 14:30]
Jon Stephens
Documented bugfix in 5.1.23-ndb-6.3.9 changelog as follows: When configured with NDB support, MySQL failed to compile on 64-bit FreeBSD systems. Left bug in PP status pending additional merges.
[12 Feb 2008 16:06]
Jon Stephens
Also documented for 5.1.23-ndb-6.1.12.
[20 Feb 2008 16:03]
Bugs System
Pushed into 5.1.24-rc
[20 Feb 2008 16:03]
Bugs System
Pushed into 6.0.5-alpha
[28 Feb 2008 8:19]
Jon Stephens
Also documented for 5.1.24 and 6.0.5. Closed. See also Bug #32175.
[7 Mar 2008 12:31]
Susanne Ebrecht
Still not fixed at MySQL 6.0 bk tree from 2008-03-07 4:30 CET (CET==UTC+1) $ gmake SimulatedBlock.o if gcc -DHAVE_CONFIG_H -DNDB_DEBUG -DVM_TRACE -DERROR_INSERT -DARRAY_GUARD -I. -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -g -DSAFE_MUTEX -Wimplicit -Wreturn-type -Wswitch -Wtrigraphs -Wcomment -W -Wchar-subscripts -Wformat -Wparentheses -Wsign-compare -Wwrite-strings -Wunused-function -Wunused-label -Wunused-value -Wunused-variable -Wctor-dtor-privacy -Wnon-virtual-dtor -felide-constructors -fno-exceptions -fno-rtti -DUNIV_MUST_NOT_INLINE -DEXTRA_DEBUG -DFORCE_INIT_OF_VARS -DSAFEMALLOC -DPEDANTIC_SAFEMALLOC -DSAFE_MUTEX -O1 -Wuninitialized -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -MT SimulatedBlock.o -MD -MP -MF ".deps/SimulatedBlock.Tpo" -c -o SimulatedBlock.o SimulatedBlock.cpp; \ then mv -f ".deps/SimulatedBlock.Tpo" ".deps/SimulatedBlock.Po"; else rm -f ".deps/SimulatedBlock.Tpo"; exit 1; fi In file included from SimulatedBlock.hpp:56, from SimulatedBlock.cpp:18: ndbd_malloc_impl.hpp:76: error: expected `)' before '/' token ...
[12 Mar 2008 8:50]
Susanne Ebrecht
Jon, please close this bug its working now.
[12 Mar 2008 9:42]
Jon Stephens
Restored changelog entry per discussion with Susanne; closed.