compile failure centos 5.2

Bug #384531 reported by CaptTofu
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Critical
Jay Pipes

Bug Description

Failure on Centos 5.2, 64-bit Virtual Machine

gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)

Linux testpatg.com 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 11:57:43 EST 2008 x86_64 x86_64 x86_64 GNU/Linux

make[3]: Entering directory `/home/patg/drizzle/drizzle/drizzled'
depbase=`echo field.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
 if g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/drizzle/include -Wall -Wextra -Werror -Wcast-align -fdiagnostics-show-option -pedantic -Wundef -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-redundant-decls -Wno-long-long -Wno-strict-aliasing -Wshadow -O3 -std=gnu++98 -ggdb3 -MT field.o -MD -MP -MF "$depbase.Tpo" -c -o field.o field.cc; \
 then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
cc1plus: warnings being treated as errors
../drizzled/join.h: In constructor ‘JOIN::JOIN(Session*, List<Item>&, uint64_t, select_result*)’:
../drizzled/join.h:288: warning: converting to non-pointer type ‘table_map’ from NULL
../drizzled/join.h:288: warning: converting to non-pointer type ‘table_map’ from NULL
../drizzled/join.h:288: warning: converting to non-pointer type ‘table_map’ from NULL
../drizzled/join.h: In member function ‘void JOIN::reset(Session*, List<Item>&, uint64_t, select_result*)’:
../drizzled/join.h:339: warning: converting to non-pointer type ‘table_map’ from NULL
../drizzled/join.h:340: warning: converting to non-pointer type ‘table_map’ from NULL
../drizzled/join.h:341: warning: converting to non-pointer type ‘table_map’ from NULL
make[3]: *** [field.o] Error 1
make[3]: Leaving directory `/home/patg/drizzle/drizzle/drizzled'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/patg/drizzle/drizzle/drizzled'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/patg/drizzle/drizzle'
make: *** [all] Error 2

Related branches

Changed in drizzle:
assignee: nobody → Monty Taylor (mordred)
importance: Undecided → Critical
milestone: none → aloha
status: New → Confirmed
Revision history for this message
Jay Pipes (jaypipes) wrote :

Assigning to me. I broke this. :)

Changed in drizzle:
assignee: Monty Taylor (mordred) → Jay Pipes (jaypipes)
Jay Pipes (jaypipes)
Changed in drizzle:
status: Confirmed → In Progress
Jay Pipes (jaypipes)
Changed in drizzle:
status: In Progress → Fix Committed
Jay Pipes (jaypipes)
Changed in drizzle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.