>>> Building on exopi-4 under graphics/cal3d DIST = [graphics/cal3d:cal3d-0.11.0.tar.gz] FULLPKGNAME = cal3d-0.11.0p7 distfiles size=568532 >>> Running patch in graphics/cal3d at 1711445780.79 ===> graphics/cal3d ===> Building from scratch cal3d-0.11.0p7 ===> Verifying specs: c m c++ c++abi pthread ===> found c.99.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 ===> Checking files for cal3d-0.11.0p7 `/exopi-cvs/ports/distfiles/cal3d-0.11.0.tar.gz' is up to date. >> (SHA256) cal3d-0.11.0.tar.gz: OK ===> Extracting for cal3d-0.11.0p7 ===> Patching for cal3d-0.11.0p7 ===> Applying OpenBSD patch patch-src_cal3d_loader_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/cal3d/loader.cpp |--- src/cal3d/loader.cpp.orig |+++ src/cal3d/loader.cpp -------------------------- Patching file src/cal3d/loader.cpp using Plan A... Hunk #1 succeeded at 886. Hunk #2 succeeded at 1338. Hunk #3 succeeded at 1353. Hunk #4 succeeded at 1383. Hunk #5 succeeded at 1395. Hunk #6 succeeded at 1404. Hunk #7 succeeded at 1422. Hunk #8 succeeded at 1431. Hunk #9 succeeded at 1450. Hunk #10 succeeded at 1459. Hunk #11 succeeded at 1477. Hunk #12 succeeded at 1486. Hunk #13 succeeded at 1504. Hunk #14 succeeded at 1514. Hunk #15 succeeded at 1566. Hunk #16 succeeded at 1574. Hunk #17 succeeded at 1633. Hunk #18 succeeded at 1641. Hunk #19 succeeded at 1656. Hunk #20 succeeded at 1880. Hunk #21 succeeded at 1888. Hunk #22 succeeded at 1902. Hunk #23 succeeded at 1937. Hunk #24 succeeded at 1986. Hunk #25 succeeded at 1996. Hunk #26 succeeded at 2004. Hunk #27 succeeded at 2022. Hunk #28 succeeded at 2030. Hunk #29 succeeded at 2051. Hunk #30 succeeded at 2067. Hunk #31 succeeded at 2075. Hunk #32 succeeded at 2106. Hunk #33 succeeded at 2114. Hunk #34 succeeded at 2161. Hunk #35 succeeded at 2169. Hunk #36 succeeded at 2202. Hunk #37 succeeded at 2241. Hunk #38 succeeded at 2266. Hunk #39 succeeded at 2336. Hunk #40 succeeded at 2344. Hunk #41 succeeded at 2359. Hunk #42 succeeded at 2385. Hunk #43 succeeded at 2393. Hunk #44 succeeded at 2412. Hunk #45 succeeded at 2420. Hunk #46 succeeded at 2441. Hunk #47 succeeded at 2449. Hunk #48 succeeded at 2469. Hunk #49 succeeded at 2477. Hunk #50 succeeded at 2502. Hunk #51 succeeded at 2510. done ===> Applying OpenBSD patch patch-src_cal3d_platform_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/cal3d/platform.h |--- src/cal3d/platform.h.orig |+++ src/cal3d/platform.h -------------------------- Patching file src/cal3d/platform.h using Plan A... Hunk #1 succeeded at 76. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in graphics/cal3d at 1711445783.68 ===> graphics/cal3d ===> Generating configure for cal3d-0.11.0p7 ===> Configuring for cal3d-0.11.0p7 Using /exopi-obj/pobj/cal3d-0.11.0/config.site (generated) configure: loading site script /exopi-obj/pobj/cal3d-0.11.0/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/cal3d-0.11.0/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether user defined C++ flags overwrite the default Cal3D ones... yes 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... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /exopi-obj/pobj/cal3d-0.11.0/bin/install -c checking for doxygen... false checking for db2html... false checking for blender... configure: WARNING: cannot find doxygen, unable to generate Cal3D API Reference! configure: WARNING: cannot find db2html, unable to generate Cal3D User's Guide! no checking for valgrind... no checking whether to build Cal3D in debug mode... no checking whether c++ supports -fno-rtti... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/cal3d/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating docs/shared/Makefile config.status: creating tests/Makefile config.status: creating tests/run config.status: creating cal3d.pc config.status: creating src/cal3d_converter.1 config.status: creating fileformats.txt config.status: creating config.h config.status: executing depfiles commands o-----------------------------------------------------------o | To build and install the Cal3D library type... | | make; make install | | | | To generate the Cal3D User's Guide you need to install | | the DocBook tools first. ('docbktls' package) | | | | To generate the Cal3D API Reference you need to install | | the Doxygen tool first. (see http://www.doxygen.org) | o-----------------------------------------------------------o >>> Running build in graphics/cal3d at 1711445797.77 ===> graphics/cal3d ===> Building for cal3d-0.11.0p7 /usr/bin/make all-recursive Making all in src Making all in cal3d if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation.lo -MD -MP -MF ".deps/animation.Tpo" -c -o animation.lo animation.cpp; then mv -f ".deps/animation.Tpo" ".deps/animation.Plo"; else rm -f ".deps/animation.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation.lo -MD -MP -MF .deps/animation.Tpo -c animation.cpp -fPIC -DPIC -o .libs/animation.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation.lo -MD -MP -MF .deps/animation.Tpo -c animation.cpp -o animation.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation_action.lo -MD -MP -MF ".deps/animation_action.Tpo" -c -o animation_action.lo animation_action.cpp; then mv -f ".deps/animation_action.Tpo" ".deps/animation_action.Plo"; else rm -f ".deps/animation_action.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation_action.lo -MD -MP -MF .deps/animation_action.Tpo -c animation_action.cpp -fPIC -DPIC -o .libs/animation_action.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation_action.lo -MD -MP -MF .deps/animation_action.Tpo -c animation_action.cpp -o animation_action.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation_cycle.lo -MD -MP -MF ".deps/animation_cycle.Tpo" -c -o animation_cycle.lo animation_cycle.cpp; then mv -f ".deps/animation_cycle.Tpo" ".deps/animation_cycle.Plo"; else rm -f ".deps/animation_cycle.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation_cycle.lo -MD -MP -MF .deps/animation_cycle.Tpo -c animation_cycle.cpp -fPIC -DPIC -o .libs/animation_cycle.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT animation_cycle.lo -MD -MP -MF .deps/animation_cycle.Tpo -c animation_cycle.cpp -o animation_cycle.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT bone.lo -MD -MP -MF ".deps/bone.Tpo" -c -o bone.lo bone.cpp; then mv -f ".deps/bone.Tpo" ".deps/bone.Plo"; else rm -f ".deps/bone.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT bone.lo -MD -MP -MF .deps/bone.Tpo -c bone.cpp -fPIC -DPIC -o .libs/bone.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT bone.lo -MD -MP -MF .deps/bone.Tpo -c bone.cpp -o bone.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT buffersource.lo -MD -MP -MF ".deps/buffersource.Tpo" -c -o buffersource.lo buffersource.cpp; then mv -f ".deps/buffersource.Tpo" ".deps/buffersource.Plo"; else rm -f ".deps/buffersource.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT buffersource.lo -MD -MP -MF .deps/buffersource.Tpo -c buffersource.cpp -fPIC -DPIC -o .libs/buffersource.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT buffersource.lo -MD -MP -MF .deps/buffersource.Tpo -c buffersource.cpp -o buffersource.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT cal3d_wrapper.lo -MD -MP -MF ".deps/cal3d_wrapper.Tpo" -c -o cal3d_wrapper.lo cal3d_wrapper.cpp; then mv -f ".deps/cal3d_wrapper.Tpo" ".deps/cal3d_wrapper.Plo"; else rm -f ".deps/cal3d_wrapper.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT cal3d_wrapper.lo -MD -MP -MF .deps/cal3d_wrapper.Tpo -c cal3d_wrapper.cpp -fPIC -DPIC -o .libs/cal3d_wrapper.o In file included from cal3d_wrapper.cpp:25: In file included from ../../src/cal3d/cal3d.h:27: ../../src/cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT cal3d_wrapper.lo -MD -MP -MF .deps/cal3d_wrapper.Tpo -c cal3d_wrapper.cpp -o cal3d_wrapper.o In file included from cal3d_wrapper.cpp:25: In file included from ../../src/cal3d/cal3d.h:27: ../../src/cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coreanimation.lo -MD -MP -MF ".deps/coreanimation.Tpo" -c -o coreanimation.lo coreanimation.cpp; then mv -f ".deps/coreanimation.Tpo" ".deps/coreanimation.Plo"; else rm -f ".deps/coreanimation.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coreanimation.lo -MD -MP -MF .deps/coreanimation.Tpo -c coreanimation.cpp -fPIC -DPIC -o .libs/coreanimation.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coreanimation.lo -MD -MP -MF .deps/coreanimation.Tpo -c coreanimation.cpp -o coreanimation.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corebone.lo -MD -MP -MF ".deps/corebone.Tpo" -c -o corebone.lo corebone.cpp; then mv -f ".deps/corebone.Tpo" ".deps/corebone.Plo"; else rm -f ".deps/corebone.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corebone.lo -MD -MP -MF .deps/corebone.Tpo -c corebone.cpp -fPIC -DPIC -o .libs/corebone.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corebone.lo -MD -MP -MF .deps/corebone.Tpo -c corebone.cpp -o corebone.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corekeyframe.lo -MD -MP -MF ".deps/corekeyframe.Tpo" -c -o corekeyframe.lo corekeyframe.cpp; then mv -f ".deps/corekeyframe.Tpo" ".deps/corekeyframe.Plo"; else rm -f ".deps/corekeyframe.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corekeyframe.lo -MD -MP -MF .deps/corekeyframe.Tpo -c corekeyframe.cpp -fPIC -DPIC -o .libs/corekeyframe.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corekeyframe.lo -MD -MP -MF .deps/corekeyframe.Tpo -c corekeyframe.cpp -o corekeyframe.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corematerial.lo -MD -MP -MF ".deps/corematerial.Tpo" -c -o corematerial.lo corematerial.cpp; then mv -f ".deps/corematerial.Tpo" ".deps/corematerial.Plo"; else rm -f ".deps/corematerial.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corematerial.lo -MD -MP -MF .deps/corematerial.Tpo -c corematerial.cpp -fPIC -DPIC -o .libs/corematerial.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT corematerial.lo -MD -MP -MF .deps/corematerial.Tpo -c corematerial.cpp -o corematerial.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremesh.lo -MD -MP -MF ".deps/coremesh.Tpo" -c -o coremesh.lo coremesh.cpp; then mv -f ".deps/coremesh.Tpo" ".deps/coremesh.Plo"; else rm -f ".deps/coremesh.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremesh.lo -MD -MP -MF .deps/coremesh.Tpo -c coremesh.cpp -fPIC -DPIC -o .libs/coremesh.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremesh.lo -MD -MP -MF .deps/coremesh.Tpo -c coremesh.cpp -o coremesh.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremodel.lo -MD -MP -MF ".deps/coremodel.Tpo" -c -o coremodel.lo coremodel.cpp; then mv -f ".deps/coremodel.Tpo" ".deps/coremodel.Plo"; else rm -f ".deps/coremodel.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremodel.lo -MD -MP -MF .deps/coremodel.Tpo -c coremodel.cpp -fPIC -DPIC -o .libs/coremodel.o In file included from coremodel.cpp:23: ../../src/cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremodel.lo -MD -MP -MF .deps/coremodel.Tpo -c coremodel.cpp -o coremodel.o In file included from coremodel.cpp:23: ../../src/cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coreskeleton.lo -MD -MP -MF ".deps/coreskeleton.Tpo" -c -o coreskeleton.lo coreskeleton.cpp; then mv -f ".deps/coreskeleton.Tpo" ".deps/coreskeleton.Plo"; else rm -f ".deps/coreskeleton.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coreskeleton.lo -MD -MP -MF .deps/coreskeleton.Tpo -c coreskeleton.cpp -fPIC -DPIC -o .libs/coreskeleton.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coreskeleton.lo -MD -MP -MF .deps/coreskeleton.Tpo -c coreskeleton.cpp -o coreskeleton.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coresubmesh.lo -MD -MP -MF ".deps/coresubmesh.Tpo" -c -o coresubmesh.lo coresubmesh.cpp; then mv -f ".deps/coresubmesh.Tpo" ".deps/coresubmesh.Plo"; else rm -f ".deps/coresubmesh.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coresubmesh.lo -MD -MP -MF .deps/coresubmesh.Tpo -c coresubmesh.cpp -fPIC -DPIC -o .libs/coresubmesh.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coresubmesh.lo -MD -MP -MF .deps/coresubmesh.Tpo -c coresubmesh.cpp -o coresubmesh.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coresubmorphtarget.lo -MD -MP -MF ".deps/coresubmorphtarget.Tpo" -c -o coresubmorphtarget.lo coresubmorphtarget.cpp; then mv -f ".deps/coresubmorphtarget.Tpo" ".deps/coresubmorphtarget.Plo"; else rm -f ".deps/coresubmorphtarget.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coresubmorphtarget.lo -MD -MP -MF .deps/coresubmorphtarget.Tpo -c coresubmorphtarget.cpp -fPIC -DPIC -o .libs/coresubmorphtarget.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coresubmorphtarget.lo -MD -MP -MF .deps/coresubmorphtarget.Tpo -c coresubmorphtarget.cpp -o coresubmorphtarget.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coretrack.lo -MD -MP -MF ".deps/coretrack.Tpo" -c -o coretrack.lo coretrack.cpp; then mv -f ".deps/coretrack.Tpo" ".deps/coretrack.Plo"; else rm -f ".deps/coretrack.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coretrack.lo -MD -MP -MF .deps/coretrack.Tpo -c coretrack.cpp -fPIC -DPIC -o .libs/coretrack.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coretrack.lo -MD -MP -MF .deps/coretrack.Tpo -c coretrack.cpp -o coretrack.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.cpp; then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cpp -fPIC -DPIC -o .libs/error.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cpp -o error.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT global.lo -MD -MP -MF ".deps/global.Tpo" -c -o global.lo global.cpp; then mv -f ".deps/global.Tpo" ".deps/global.Plo"; else rm -f ".deps/global.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cpp -fPIC -DPIC -o .libs/global.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cpp -o global.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT hardwaremodel.lo -MD -MP -MF ".deps/hardwaremodel.Tpo" -c -o hardwaremodel.lo hardwaremodel.cpp; then mv -f ".deps/hardwaremodel.Tpo" ".deps/hardwaremodel.Plo"; else rm -f ".deps/hardwaremodel.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT hardwaremodel.lo -MD -MP -MF .deps/hardwaremodel.Tpo -c hardwaremodel.cpp -fPIC -DPIC -o .libs/hardwaremodel.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT hardwaremodel.lo -MD -MP -MF .deps/hardwaremodel.Tpo -c hardwaremodel.cpp -o hardwaremodel.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT loader.lo -MD -MP -MF ".deps/loader.Tpo" -c -o loader.lo loader.cpp; then mv -f ".deps/loader.Tpo" ".deps/loader.Plo"; else rm -f ".deps/loader.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.cpp -fPIC -DPIC -o .libs/loader.o In file included from loader.cpp:33: ../../src/cal3d/tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.cpp -o loader.o In file included from loader.cpp:33: ../../src/cal3d/tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT matrix.lo -MD -MP -MF ".deps/matrix.Tpo" -c -o matrix.lo matrix.cpp; then mv -f ".deps/matrix.Tpo" ".deps/matrix.Plo"; else rm -f ".deps/matrix.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.cpp -o matrix.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT mesh.lo -MD -MP -MF ".deps/mesh.Tpo" -c -o mesh.lo mesh.cpp; then mv -f ".deps/mesh.Tpo" ".deps/mesh.Plo"; else rm -f ".deps/mesh.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT mesh.lo -MD -MP -MF .deps/mesh.Tpo -c mesh.cpp -fPIC -DPIC -o .libs/mesh.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT mesh.lo -MD -MP -MF .deps/mesh.Tpo -c mesh.cpp -o mesh.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT mixer.lo -MD -MP -MF ".deps/mixer.Tpo" -c -o mixer.lo mixer.cpp; then mv -f ".deps/mixer.Tpo" ".deps/mixer.Plo"; else rm -f ".deps/mixer.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT mixer.lo -MD -MP -MF .deps/mixer.Tpo -c mixer.cpp -fPIC -DPIC -o .libs/mixer.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT mixer.lo -MD -MP -MF .deps/mixer.Tpo -c mixer.cpp -o mixer.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT model.lo -MD -MP -MF ".deps/model.Tpo" -c -o model.lo model.cpp; then mv -f ".deps/model.Tpo" ".deps/model.Plo"; else rm -f ".deps/model.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.cpp -fPIC -DPIC -o .libs/model.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.cpp -o model.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT morphtargetmixer.lo -MD -MP -MF ".deps/morphtargetmixer.Tpo" -c -o morphtargetmixer.lo morphtargetmixer.cpp; then mv -f ".deps/morphtargetmixer.Tpo" ".deps/morphtargetmixer.Plo"; else rm -f ".deps/morphtargetmixer.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT morphtargetmixer.lo -MD -MP -MF .deps/morphtargetmixer.Tpo -c morphtargetmixer.cpp -fPIC -DPIC -o .libs/morphtargetmixer.o In file included from morphtargetmixer.cpp:24: ../../src/cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT morphtargetmixer.lo -MD -MP -MF .deps/morphtargetmixer.Tpo -c morphtargetmixer.cpp -o morphtargetmixer.o In file included from morphtargetmixer.cpp:24: ../../src/cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT physique.lo -MD -MP -MF ".deps/physique.Tpo" -c -o physique.lo physique.cpp; then mv -f ".deps/physique.Tpo" ".deps/physique.Plo"; else rm -f ".deps/physique.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT physique.lo -MD -MP -MF .deps/physique.Tpo -c physique.cpp -fPIC -DPIC -o .libs/physique.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT physique.lo -MD -MP -MF .deps/physique.Tpo -c physique.cpp -o physique.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT platform.lo -MD -MP -MF ".deps/platform.Tpo" -c -o platform.lo platform.cpp; then mv -f ".deps/platform.Tpo" ".deps/platform.Plo"; else rm -f ".deps/platform.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT platform.lo -MD -MP -MF .deps/platform.Tpo -c platform.cpp -fPIC -DPIC -o .libs/platform.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT platform.lo -MD -MP -MF .deps/platform.Tpo -c platform.cpp -o platform.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT quaternion.lo -MD -MP -MF ".deps/quaternion.Tpo" -c -o quaternion.lo quaternion.cpp; then mv -f ".deps/quaternion.Tpo" ".deps/quaternion.Plo"; else rm -f ".deps/quaternion.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT quaternion.lo -MD -MP -MF .deps/quaternion.Tpo -c quaternion.cpp -fPIC -DPIC -o .libs/quaternion.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT quaternion.lo -MD -MP -MF .deps/quaternion.Tpo -c quaternion.cpp -o quaternion.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT renderer.lo -MD -MP -MF ".deps/renderer.Tpo" -c -o renderer.lo renderer.cpp; then mv -f ".deps/renderer.Tpo" ".deps/renderer.Plo"; else rm -f ".deps/renderer.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT renderer.lo -MD -MP -MF .deps/renderer.Tpo -c renderer.cpp -fPIC -DPIC -o .libs/renderer.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT renderer.lo -MD -MP -MF .deps/renderer.Tpo -c renderer.cpp -o renderer.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT saver.lo -MD -MP -MF ".deps/saver.Tpo" -c -o saver.lo saver.cpp; then mv -f ".deps/saver.Tpo" ".deps/saver.Plo"; else rm -f ".deps/saver.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT saver.lo -MD -MP -MF .deps/saver.Tpo -c saver.cpp -fPIC -DPIC -o .libs/saver.o In file included from saver.cpp:32: ../../src/cal3d/tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT saver.lo -MD -MP -MF .deps/saver.Tpo -c saver.cpp -o saver.o In file included from saver.cpp:32: ../../src/cal3d/tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ../../src/cal3d/tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT skeleton.lo -MD -MP -MF ".deps/skeleton.Tpo" -c -o skeleton.lo skeleton.cpp; then mv -f ".deps/skeleton.Tpo" ".deps/skeleton.Plo"; else rm -f ".deps/skeleton.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT skeleton.lo -MD -MP -MF .deps/skeleton.Tpo -c skeleton.cpp -fPIC -DPIC -o .libs/skeleton.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT skeleton.lo -MD -MP -MF .deps/skeleton.Tpo -c skeleton.cpp -o skeleton.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT springsystem.lo -MD -MP -MF ".deps/springsystem.Tpo" -c -o springsystem.lo springsystem.cpp; then mv -f ".deps/springsystem.Tpo" ".deps/springsystem.Plo"; else rm -f ".deps/springsystem.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT springsystem.lo -MD -MP -MF .deps/springsystem.Tpo -c springsystem.cpp -fPIC -DPIC -o .libs/springsystem.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT springsystem.lo -MD -MP -MF .deps/springsystem.Tpo -c springsystem.cpp -o springsystem.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT streamsource.lo -MD -MP -MF ".deps/streamsource.Tpo" -c -o streamsource.lo streamsource.cpp; then mv -f ".deps/streamsource.Tpo" ".deps/streamsource.Plo"; else rm -f ".deps/streamsource.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT streamsource.lo -MD -MP -MF .deps/streamsource.Tpo -c streamsource.cpp -fPIC -DPIC -o .libs/streamsource.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT streamsource.lo -MD -MP -MF .deps/streamsource.Tpo -c streamsource.cpp -o streamsource.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT submesh.lo -MD -MP -MF ".deps/submesh.Tpo" -c -o submesh.lo submesh.cpp; then mv -f ".deps/submesh.Tpo" ".deps/submesh.Plo"; else rm -f ".deps/submesh.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT submesh.lo -MD -MP -MF .deps/submesh.Tpo -c submesh.cpp -fPIC -DPIC -o .libs/submesh.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT submesh.lo -MD -MP -MF .deps/submesh.Tpo -c submesh.cpp -o submesh.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT vector.lo -MD -MP -MF ".deps/vector.Tpo" -c -o vector.lo vector.cpp; then mv -f ".deps/vector.Tpo" ".deps/vector.Plo"; else rm -f ".deps/vector.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.cpp -fPIC -DPIC -o .libs/vector.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.cpp -o vector.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxml.lo -MD -MP -MF ".deps/tinyxml.Tpo" -c -o tinyxml.lo tinyxml.cpp; then mv -f ".deps/tinyxml.Tpo" ".deps/tinyxml.Plo"; else rm -f ".deps/tinyxml.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c tinyxml.cpp -fPIC -DPIC -o .libs/tinyxml.o In file included from tinyxml.cpp:26: ./tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c tinyxml.cpp -o tinyxml.o In file included from tinyxml.cpp:26: ./tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxmlerror.lo -MD -MP -MF ".deps/tinyxmlerror.Tpo" -c -o tinyxmlerror.lo tinyxmlerror.cpp; then mv -f ".deps/tinyxmlerror.Tpo" ".deps/tinyxmlerror.Plo"; else rm -f ".deps/tinyxmlerror.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c tinyxmlerror.cpp -fPIC -DPIC -o .libs/tinyxmlerror.o In file included from tinyxmlerror.cpp:25: ./tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c tinyxmlerror.cpp -o tinyxmlerror.o In file included from tinyxmlerror.cpp:25: ./tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxmlparser.lo -MD -MP -MF ".deps/tinyxmlparser.Tpo" -c -o tinyxmlparser.lo tinyxmlparser.cpp; then mv -f ".deps/tinyxmlparser.Tpo" ".deps/tinyxmlparser.Plo"; else rm -f ".deps/tinyxmlparser.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp -fPIC -DPIC -o .libs/tinyxmlparser.o In file included from tinyxmlparser.cpp:25: ./tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp -o tinyxmlparser.o In file included from tinyxmlparser.cpp:25: ./tinyxml.h:511:52: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:512:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ ./tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ^~~~ ~~ 6 warnings generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremorphanimation.lo -MD -MP -MF ".deps/coremorphanimation.Tpo" -c -o coremorphanimation.lo coremorphanimation.cpp; then mv -f ".deps/coremorphanimation.Tpo" ".deps/coremorphanimation.Plo"; else rm -f ".deps/coremorphanimation.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremorphanimation.lo -MD -MP -MF .deps/coremorphanimation.Tpo -c coremorphanimation.cpp -fPIC -DPIC -o .libs/coremorphanimation.o In file included from coremorphanimation.cpp:19: ../../src/cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -pipe -fno-rtti -MT coremorphanimation.lo -MD -MP -MF .deps/coremorphanimation.Tpo -c coremorphanimation.cpp -o coremorphanimation.o In file included from coremorphanimation.cpp:19: ../../src/cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-rtti -o libcal3d.la -rpath /usr/local/lib -no-undefined -version-info 12:0:0 animation.lo animation_action.lo animation_cycle.lo bone.lo buffersource.lo cal3d_wrapper.lo coreanimation.lo corebone.lo corekeyframe.lo corematerial.lo coremesh.lo coremodel.lo coreskeleton.lo coresubmesh.lo coresubmorphtarget.lo coretrack.lo error.lo global.lo hardwaremodel.lo loader.lo matrix.lo mesh.lo mixer.lo model.lo morphtargetmixer.lo physique.lo platform.lo quaternion.lo renderer.lo saver.lo skeleton.lo springsystem.lo streamsource.lo submesh.lo vector.lo tinyxml.lo tinyxmlerror.lo tinyxmlparser.lo coremorphanimation.lo libtool: link: c++ -shared -fPIC -DPIC -o .libs/libcal3d.so.1.0 -O2 -pipe -fno-rtti .libs/animation.o .libs/animation_action.o .libs/animation_cycle.o .libs/bone.o .libs/buffersource.o .libs/cal3d_wrapper.o .libs/coreanimation.o .libs/corebone.o .libs/corekeyframe.o .libs/corematerial.o .libs/coremesh.o .libs/coremodel.o .libs/coreskeleton.o .libs/coresubmesh.o .libs/coresubmorphtarget.o .libs/coretrack.o .libs/error.o .libs/global.o .libs/hardwaremodel.o .libs/loader.o .libs/matrix.o .libs/mesh.o .libs/mixer.o .libs/model.o .libs/morphtargetmixer.o .libs/physique.o .libs/platform.o .libs/quaternion.o .libs/renderer.o .libs/saver.o .libs/skeleton.o .libs/springsystem.o .libs/streamsource.o .libs/submesh.o .libs/vector.o .libs/tinyxml.o .libs/tinyxmlerror.o .libs/tinyxmlparser.o .libs/coremorphanimation.o -Wl,-soname,libcal3d.so.1.0 libtool: link: ar cru .libs/libcal3d.a animation.o animation_action.o animation_cycle.o bone.o buffersource.o cal3d_wrapper.o coreanimation.o corebone.o corekeyframe.o corematerial.o coremesh.o coremodel.o coreskeleton.o coresubmesh.o coresubmorphtarget.o coretrack.o error.o global.o hardwaremodel.o loader.o matrix.o mesh.o mixer.o model.o morphtargetmixer.o physique.o platform.o quaternion.o renderer.o saver.o skeleton.o springsystem.o streamsource.o submesh.o vector.o tinyxml.o tinyxmlerror.o tinyxmlparser.o coremorphanimation.o libtool: link: ranlib .libs/libcal3d.a if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -pipe -fno-rtti -MT cal3d_converter.o -MD -MP -MF ".deps/cal3d_converter.Tpo" -c -o cal3d_converter.o cal3d_converter.cpp; then mv -f ".deps/cal3d_converter.Tpo" ".deps/cal3d_converter.Po"; else rm -f ".deps/cal3d_converter.Tpo"; exit 1; fi In file included from cal3d_converter.cpp:12: In file included from ./cal3d/cal3d.h:27: ./cal3d/coremorphanimation.h:11:9: warning: 'CAL_COREMORPHANIMATION_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef CAL_COREMORPHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ ./cal3d/coremorphanimation.h:12:9: note: 'CAL_COREMOPRHANIMATION_H' is defined here; did you mean 'CAL_COREMORPHANIMATION_H'? #define CAL_COREMOPRHANIMATION_H ^~~~~~~~~~~~~~~~~~~~~~~~ CAL_COREMORPHANIMATION_H 1 warning generated. /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-rtti -o cal3d_converter cal3d/libcal3d.la cal3d_converter.o libtool: link: c++ -o .libs/cal3d_converter -O2 -pipe -fno-rtti cal3d_converter.o -L.libs -lcal3d -Wl,-rpath-link,/usr/local/lib Making all in docs Making all in shared Making all in api Making all in tests >>> Running fake in graphics/cal3d at 1711445962.43 ===> graphics/cal3d ===> Faking installation for cal3d-0.11.0p7 Making install in src Making install in cal3d test -z "/usr/local/lib" || mkdir -p -- "/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/cal3d-0.11.0/bin/install -c 'libcal3d.la' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/lib/libcal3d.la' libtool: install: /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 ./.libs/libcal3d.a /exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/lib/libcal3d.a libtool: install: /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 ./.libs/libcal3d.so.1.0 /exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/lib/libcal3d.so.1.0 libtool: install: /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 ./.libs/libcal3d.lai /exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/lib/libcal3d.la test -z "/usr/local/include/cal3d" || mkdir -p -- "/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d" /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'animation.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/animation.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'animation_action.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/animation_action.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'animation_cycle.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/animation_cycle.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'animcallback.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/animcallback.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'bone.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/bone.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'buffersource.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/buffersource.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'cal3d.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/cal3d.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'cal3d_wrapper.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/cal3d_wrapper.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'coreanimation.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/coreanimation.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'corebone.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/corebone.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'corekeyframe.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/corekeyframe.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'corematerial.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/corematerial.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'coremesh.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/coremesh.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'coremodel.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/coremodel.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'coreskeleton.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/coreskeleton.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'coresubmesh.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/coresubmesh.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'coresubmorphtarget.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/coresubmorphtarget.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'coretrack.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/coretrack.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'datasource.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/datasource.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'error.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/error.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'global.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/global.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'hardwaremodel.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/hardwaremodel.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'loader.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/loader.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'matrix.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/matrix.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'mesh.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/mesh.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'mixer.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/mixer.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'model.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/model.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'morphtargetmixer.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/morphtargetmixer.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'physique.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/physique.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'platform.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/platform.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'quaternion.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/quaternion.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'refcounted.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/refcounted.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'refptr.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/refptr.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'renderer.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/renderer.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'resource.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/resource.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'saver.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/saver.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'skeleton.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/skeleton.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'springsystem.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/springsystem.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'streamsource.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/streamsource.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'submesh.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/submesh.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'vector.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/vector.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'tinyxml.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/tinyxml.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'transform.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/transform.h' /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'coremorphanimation.h' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/include/cal3d/coremorphanimation.h' test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -s -m 755 'cal3d_converter' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/bin/cal3d_converter' libtool: install: /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -s -m 755 ./.libs/cal3d_converter /exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/bin/cal3d_converter test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 './cal3d_converter.1' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/man/man1/cal3d_converter.1' Making install in docs Making install in shared Making install in api Making install in tests test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/cal3d-0.11.0/bin/install -c -m 644 'cal3d.pc' '/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/usr/local/lib/pkgconfig/cal3d.pc' >>> Running package in graphics/cal3d at 1711445967.34 ===> graphics/cal3d `/exopi-obj/pobj/cal3d-0.11.0/fake-amd64/.fake_done' is up to date. ===> Building package for cal3d-0.11.0p7 Create /exopi-cvs/ports/packages/amd64/all/cal3d-0.11.0p7.tgz Creating package cal3d-0.11.0p7 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|**************************************** | 63% archiving|********************************************************** | 90% archiving|*********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cal3d-0.11.0p7.tgz >>> Running clean in graphics/cal3d at 1711445969.44 ===> graphics/cal3d ===> Cleaning for cal3d-0.11.0p7 >>> Ended at 1711445970.20 max_stuck=1.83/patch=2.87/configure=13.95/build=164.72/fake=4.88/package=2.00/clean=0.98