>>> Unpacking source... >>> Unpacking ode-src-0.9.zip to /var/tmp/portage/dev-games/ode-0.9/work * Applying ode-0.9-flags.patch ...  [ ok ] * Applying ode-0.9-x-flags.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-games/ode-0.9/work/ode-0.9 ... * econf: updating ode-0.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ode-0.9/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-double-precision --enable-opcode --enable-gyroscopic --enable-soname --enable-release --build=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for size_t... yes checking if a soname should be set... yes checking if tests should be built... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for string.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking if gyroscopic term should be used... yes checking if double precision is requested... no checking for appropriate dInfinity constant... FLT_MAX checking for float.h... (cached) yes checking for appropriate dEpsilon constant... FLT_EPSILON checking for a Pentium CPU... yes checking for a x86-64 CPU... no checking if building a release library... yes checking if building a debug library... yes checking for char... yes checking size of char... 1 checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long int... yes checking size of long int... 4 checking for void*... yes checking size of void*... 4 checking which drawstuff lib to build... X11 checking for the suffix of shared libraries... .so.0.9.0 checking for GL/gl.h... yes checking for GL/glu.h... yes checking for GL/glext.h... yes checking for main in -lGL... yes checking for main in -lGLU... yes checking for main in -lopengl32... no checking for main in -lglu32... no checking for main in -lXmu... yes checking for main in -lXi... yes checking for main in -lX... no checking for main in -lX11... yes checking for main in -lcomctl32... no checking for main in -lkernel32... no checking for main in -luser32... no checking for main in -lgdi32... no checking for main in -lwinmm... yes checking for main in -lstdc++... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for gprof... no checking for floor... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for sqrt... yes checking for sqrtf... yes checking for sinf... yes checking for cosf... yes checking for fabsf... yes checking for atan2f... yes checking for fmodf... yes checking for copysignf... yes checking for copysign... yes checking for snprintf... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for isnan... yes checking for isnanf... yes checking for _isnan... no checking for _isnanf... no checking for __isnan... yes checking for __isnanf... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for obstacks... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/ode/Makefile config.status: creating ode/Makefile config.status: creating ode/src/Makefile config.status: creating drawstuff/Makefile config.status: creating drawstuff/src/Makefile config.status: creating drawstuff/dstest/Makefile config.status: creating ode/demo/Makefile config.status: creating tests/Makefile config.status: creating tests/CppTestHarness/Makefile config.status: creating ode-config config.status: creating include/ode/config.h config.status: executing depfiles commands Configuration: Target system type: i686-pc-linux-gnu Build system type: i686-pc-linux-gnu Host system type: i686-pc-linux-gnu Use double precision: no Use OPCODE: yes Use GIMPACT: no Use gyroscopic term: yes Is this a Pentium: yes Is the CPU x86-64: no Is this a release build: yes Adding debug symbols: yes Using SONAME: yes Headers will be installed in /usr/include/ode Libraries will be installed in /usr/lib Making all in include make[1]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/include' Making all in ode make[2]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/include/ode' cd ../.. && /bin/sh /var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/missing --run autoheader rm -f stamp-h1 touch config.h.in cd ../.. && /bin/sh ./config.status include/ode/config.h config.status: creating include/ode/config.h config.status: include/ode/config.h is unchanged make all-am make[3]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/include/ode' make[3]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/include/ode' make[2]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/include/ode' make[2]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/include' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/include' make[1]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/include' Making all in drawstuff make[1]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/drawstuff' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/drawstuff/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -I../../include -I../../include -O1 -march=pentium4 -pipe -g -ggdb -c -o libdrawstuff_a-drawstuff.o `test -f 'drawstuff.cpp' || echo './'`drawstuff.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -I../../include -I../../include -O1 -march=pentium4 -pipe -g -ggdb -c -o libdrawstuff_a-x11.o `test -f 'x11.cpp' || echo './'`x11.cpp x11.cpp: In function 'void dsError(char*, ...)': x11.cpp:60: warning: deprecated conversion from string constant to 'char*' x11.cpp: In function 'void dsDebug(char*, ...)': x11.cpp:69: warning: deprecated conversion from string constant to 'char*' x11.cpp: In function 'void createMainWindow(int, int)': x11.cpp:108: warning: deprecated conversion from string constant to 'char*' x11.cpp:116: warning: deprecated conversion from string constant to 'char*' x11.cpp:144: warning: deprecated conversion from string constant to 'char*' x11.cpp:158: warning: deprecated conversion from string constant to 'char*' x11.cpp: In function 'void captureFrame(int)': x11.cpp:303: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void skipWhiteSpace(char*, FILE*)': drawstuff.cpp:142: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:148: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'int readNumber(char*, FILE*)': drawstuff.cpp:169: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In constructor 'Image::Image(char*)': drawstuff.cpp:182: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:186: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:198: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:200: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:217: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsStartGraphics(int, int, dsFunctions*)': drawstuff.cpp:893: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawFrame(int, int, dsFunctions*, int)': drawstuff.cpp:1079: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSimulationLoop(int, char**, int, int, dsFunctions*)': drawstuff.cpp:1260: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp:1273: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSetViewpoint(float*, float*)': drawstuff.cpp:1284: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsGetViewpoint(float*, float*)': drawstuff.cpp:1301: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSetTexture(int)': drawstuff.cpp:1317: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSetColor(float, float, float)': drawstuff.cpp:1324: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsSetColorAlpha(float, float, float, float)': drawstuff.cpp:1335: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawBox(const float*, const float*, const float*)': drawstuff.cpp:1346: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawConvex(const float*, const float*, float*, unsigned int, float*, unsigned int, unsigned int*)': drawstuff.cpp:1370: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawSphere(const float*, const float*, float)': drawstuff.cpp:1391: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawTriangle(const float*, const float*, const float*, const float*, const float*, int)': drawstuff.cpp:1428: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawCylinder(const float*, const float*, float, float)': drawstuff.cpp:1440: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawCapsule(const float*, const float*, float, float)': drawstuff.cpp:1462: warning: deprecated conversion from string constant to 'char*' drawstuff.cpp: In function 'void dsDrawConvexD(const double*, const double*, double*, unsigned int, double*, unsigned int, unsigned int*)': drawstuff.cpp:1512: warning: deprecated conversion from string constant to 'char*' rm -f libdrawstuff.a ar cru libdrawstuff.a libdrawstuff_a-drawstuff.o libdrawstuff_a-x11.o i686-pc-linux-gnu-ranlib libdrawstuff.a make[2]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/drawstuff/src' Making all in dstest make[2]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/drawstuff/dstest' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -I../../include -I../.. -O1 -march=pentium4 -pipe -g -ggdb -c -o dstest-dstest.o `test -f 'dstest.cpp' || echo './'`dstest.cpp dstest.cpp: In function 'void command(int)': dstest.cpp:106: warning: deprecated conversion from string constant to 'char*' dstest.cpp: In function 'int main(int, char**)': dstest.cpp:119: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -I../../include -I../.. -O1 -march=pentium4 -pipe -g -ggdb -L../../drawstuff/src -o dstest dstest-dstest.o -ldrawstuff -lGL -lGLU -lXmu -lXi -lX11 -lwinmm -lstdc++ -lm -lpthread -lwinmm -lstdc++ -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/drawstuff/dstest' make[2]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/drawstuff' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/drawstuff' make[1]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/drawstuff' Making all in ode make[1]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/ode' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/ode/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-obstack.o `test -f 'obstack.cpp' || echo './'`obstack.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-collision_util.o `test -f 'collision_util.cpp' || echo './'`collision_util.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-array.o `test -f 'array.cpp' || echo './'`array.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-ode.o `test -f 'ode.cpp' || echo './'`ode.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-error.o `test -f 'error.cpp' || echo './'`error.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-odemath.o `test -f 'odemath.cpp' || echo './'`odemath.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-collision_kernel.o `test -f 'collision_kernel.cpp' || echo './'`collision_kernel.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-export-dif.o `test -f 'export-dif.cpp' || echo './'`export-dif.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-quickstep.o `test -f 'quickstep.cpp' || echo './'`quickstep.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-collision_quadtreespace.o `test -f 'collision_quadtreespace.cpp' || echo './'`collision_quadtreespace.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-rotation.o `test -f 'rotation.cpp' || echo './'`rotation.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-collision_space.o `test -f 'collision_space.cpp' || echo './'`collision_space.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-collision_cylinder_box.o `test -f 'collision_cylinder_box.cpp' || echo './'`collision_cylinder_box.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-collision_cylinder_sphere.o `test -f 'collision_cylinder_sphere.cpp' || echo './'`collision_cylinder_sphere.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-collision_cylinder_plane.o `test -f 'collision_cylinder_plane.cpp' || echo './'`collision_cylinder_plane.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/ode -O2 -fPIC -I../../include -I../../include -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE -I/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O1 -march=pentium4 -pipe -g -ggdb -c -o libode_a-sphere.o `test -f 'sphere.cpp' || echo './'`sphere.cpp In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/bits/stl_algobase.h:70, from /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/bits/stl_tree.h:68, from /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/set:66, from collision_std.h:33, from sphere.cpp:39: /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/cstdlib:123: error: '::malloc' has not been declared /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/cstdlib:131: error: '::realloc' has not been declared make[2]: *** [libode_a-sphere.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/bits/stl_algobase.h:70, from /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/bits/stl_tree.h:68, from /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/set:66, from collision_std.h:33, from collision_kernel.cpp:38: /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/cstdlib:123: error: '::malloc' has not been declared /usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4/cstdlib:131: error: '::realloc' has not been declared make[2]: *** [libode_a-collision_kernel.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/ode/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-games/ode-0.9/work/ode-0.9/ode' make: *** [all-recursive] Error 1 * * ERROR: dev-games/ode-0.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2487: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-games:ode-0.9:20080224-134432.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-games/ode-0.9/temp/environment'. *