+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ode.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fTDffg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ode-0.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/ode-0.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ode-0.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + ./bootstrap Please make sure that you use automake 1.11 or later Warnings about underquoted definitions are harmless Running aclocal aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: overwriting 'm4/pkg.m4' with '/usr/share/aclocal/pkg.m4' Running libtoolize Running autoheader Running automake configure.ac:54: installing './compile' configure.ac:48: installing './missing' GIMPACT/src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Running autoconf Running bootstrap in ou directory Running bootstrap in libccd directory Now you are ready to run ./configure + echo 'Patch #1 (ode-0.11.1-multilib.patch):' Patch #1 (ode-0.11.1-multilib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ode-config.in + echo 'Patch #3 (ode-0.14-gcc7.patch):' Patch #3 (ode-0.14-gcc7.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ode/demo/demo_jointPR.cpp patching file ode/demo/demo_jointPU.cpp patching file ode/demo/demo_piston.cpp + sed -i 's/libode_la_LDFLAGS = @EXTRA_LIBTOOL_LDFLAGS@/libode_la_LDFLAGS = $(EXTRA_LIBTOOL_LDFLAGS)/' ode/src/Makefile.in + mv OPCODE/COPYING OPCODE-COPYING + for i in ou/LICENSE*.TXT + sed -i.bak 's/\r//' ou/LICENSE-BSD.TXT + touch -r ou/LICENSE-BSD.TXT.bak ou/LICENSE-BSD.TXT ++ echo ou/LICENSE-BSD.TXT ++ sed 's|ou/LICENSE|OU-LICENSE|' + mv ou/LICENSE-BSD.TXT OU-LICENSE-BSD.TXT + for i in ou/LICENSE*.TXT + sed -i.bak 's/\r//' ou/LICENSE-LESSER.TXT + touch -r ou/LICENSE-LESSER.TXT.bak ou/LICENSE-LESSER.TXT ++ echo ou/LICENSE-LESSER.TXT ++ sed 's|ou/LICENSE|OU-LICENSE|' + mv ou/LICENSE-LESSER.TXT OU-LICENSE-LESSER.TXT + for i in ou/LICENSE*.TXT + sed -i.bak 's/\r//' ou/LICENSE-ZLIB.TXT + touch -r ou/LICENSE-ZLIB.TXT.bak ou/LICENSE-ZLIB.TXT ++ echo ou/LICENSE-ZLIB.TXT ++ sed 's|ou/LICENSE|OU-LICENSE|' + mv ou/LICENSE-ZLIB.TXT OU-LICENSE-ZLIB.TXT + for i in ou/LICENSE*.TXT + sed -i.bak 's/\r//' ou/LICENSE.TXT + touch -r ou/LICENSE.TXT.bak ou/LICENSE.TXT ++ echo ou/LICENSE.TXT ++ sed 's|ou/LICENSE|OU-LICENSE|' + mv ou/LICENSE.TXT OU-LICENSE.TXT + mv libccd/BSD-LICENSE LIBCCD-LICENSE.TXT + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T7xVok + umask 022 + cd /builddir/build/BUILD + cd ode-0.14 + ODE_CONFIGURE_FLAGS='--enable-shared --disable-static --with-libccd=internal --with-cylinder-cylinder=libccd --with-capsule-cylinder=libcdd --with-convex-box=libccd --with-convex-capsule=libccd --with-convex-cylinder=libccd' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static --with-libccd=internal --with-cylinder-cylinder=libccd --with-capsule-cylinder=libcdd --with-convex-box=libccd --with-convex-capsule=libccd --with-convex-cylinder=libccd --enable-double-precision checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for gawk... (cached) gawk checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for riscv64-redhat-linux-gnu-windres... no checking for windres... no checking whether byte ordering is bigendian... no checking for inline... inline checking for working volatile... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for doxygen... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) 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 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking if double precision is requested... yes checking which drawstuff lib to build... X11 checking for X11... yes 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 if demos should be built... yes checking for main in -lstdc++... yes checking for main in -lpthread... yes checking for gprof... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... (cached) inline checking for int32_t... yes checking for obstacks... yes checking for size_t... yes checking for uint32_t... yes checking for main in -lm... yes checking for main in -lsunmath... no checking for floor... yes checking for memmove... yes checking for memset... 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 strchr... yes checking for strstr... yes checking for pthread_attr_setstacklazy... no checking for clock_gettime... yes checking for working alloca.h... yes checking for alloca... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating drawstuff/Makefile config.status: creating drawstuff/src/Makefile config.status: creating drawstuff/dstest/Makefile config.status: creating include/Makefile config.status: creating include/drawstuff/Makefile config.status: creating include/ode/Makefile config.status: creating include/ode/version.h config.status: creating include/ode/precision.h config.status: creating ode/Makefile config.status: creating ode/doc/Doxyfile config.status: creating ode/doc/Makefile config.status: creating ode/src/Makefile config.status: creating ode/src/joints/Makefile config.status: creating ode/demo/Makefile config.status: creating OPCODE/Makefile config.status: creating OPCODE/Ice/Makefile config.status: creating GIMPACT/Makefile config.status: creating GIMPACT/include/Makefile config.status: creating GIMPACT/include/GIMPACT/Makefile config.status: creating GIMPACT/src/Makefile config.status: creating tests/Makefile config.status: creating tests/joints/Makefile config.status: creating tests/UnitTest++/Makefile config.status: creating tests/UnitTest++/src/Makefile config.status: creating tests/UnitTest++/src/Posix/Makefile config.status: creating tests/UnitTest++/src/Win32/Makefile config.status: creating ode-config config.status: creating ode.pc config.status: creating ode/src/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in ou (/builddir/build/BUILD/ode-0.14/ou) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--disable-static' '--with-libccd=internal' '--with-cylinder-cylinder=libccd' '--with-capsule-cylinder=libcdd' '--with-convex-box=libccd' '--with-convex-capsule=libccd' '--with-convex-cylinder=libccd' '--enable-double-precision' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking target OS... unix checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for gawk... (cached) gawk checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lc... yes checking for main in -lpthread... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for working volatile... yes checking for ptrdiff_t... yes checking for memset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/ou/Makefile config.status: creating src/ou/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands OU namespace: odeou === configuring in libccd (/builddir/build/BUILD/ode-0.14/libccd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--disable-static' '--with-libccd=internal' '--with-cylinder-cylinder=libccd' '--with-capsule-cylinder=libcdd' '--with-convex-box=libccd' '--with-convex-capsule=libccd' '--with-convex-cylinder=libccd' '--enable-double-precision' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lm... yes checking for main in -lrt... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for clock_gettime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ccd/precision.h config.status: creating src/testsuites/Makefile config.status: creating src/testsuites/cu/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration: Build system type: riscv64-redhat-linux-gnu Host system type: riscv64-redhat-linux-gnu Use double precision: yes Use drawstuff: X11 Demos enabled: yes Use OPCODE: yes Use GIMPACT: no Use libccd: yes libccd source: internal Custom colliders: cylinder-cylinder: libccd box-cylinder: default capsule-cylinder: libcdd convex-box: libccd convex-capsule: libccd convex-cylinder: libccd convex-sphere: default convex-convex: default Is target a Pentium: no Is target x86-64: no Use old opcode trimesh collider: no TLS for global caches: no Threading intf enabled: yes Built-in threading included: no Enable debug error check: yes Headers will be installed in /usr/include/ode Libraries will be installed in /usr/lib64 Building in directory /builddir/build/BUILD/ode-0.14 + make -j4 X_LIBS=-lX11 'EXTRA_LIBTOOL_LDFLAGS=-release double' Making all in include make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/include' Making all in ode make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include/ode' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/ode' Making all in drawstuff make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' Making all in drawstuff make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -I../../ode/src -DDEFAULT_PATH_TO_TEXTURES='"../../drawstuff/textures/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o drawstuff.lo drawstuff.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -I../../ode/src -DDEFAULT_PATH_TO_TEXTURES='"../../drawstuff/textures/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o x11.lo x11.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -I../../ode/src -DDEFAULT_PATH_TO_TEXTURES=\"../../drawstuff/textures/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drawstuff.cpp -fPIC -DPIC -o .libs/drawstuff.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -I../../ode/src -DDEFAULT_PATH_TO_TEXTURES=\"../../drawstuff/textures/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c x11.cpp -fPIC -DPIC -o .libs/x11.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdrawstuff.la drawstuff.lo x11.lo -lX11 -lm -lpthread libtool: link: ar cru .libs/libdrawstuff.a .libs/drawstuff.o .libs/x11.o libtool: link: ranlib .libs/libdrawstuff.a libtool: link: ( cd ".libs" && rm -f "libdrawstuff.la" && ln -s "../libdrawstuff.la" "libdrawstuff.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' Making all in dstest make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../drawstuff/src -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dstest.o dstest.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dstest dstest.o ../../drawstuff/src/libdrawstuff.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dstest dstest.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 -lGLU -lGL -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' Making all in OPCODE make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' Making all in Ice make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceAABB.lo IceAABB.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceContainer.lo IceContainer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceHPoint.lo IceHPoint.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceIndexedTriangle.lo IceIndexedTriangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceAABB.cpp -fPIC -DPIC -o .libs/IceAABB.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceHPoint.cpp -fPIC -DPIC -o .libs/IceHPoint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceContainer.cpp -fPIC -DPIC -o .libs/IceContainer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceIndexedTriangle.cpp -fPIC -DPIC -o .libs/IceIndexedTriangle.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceHPoint.cpp:29: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceContainer.cpp:25: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceAABB.cpp:21: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceIndexedTriangle.cpp:12: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceMatrix3x3.lo IceMatrix3x3.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceMatrix4x4.lo IceMatrix4x4.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceOBB.lo IceOBB.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceMatrix3x3.cpp -fPIC -DPIC -o .libs/IceMatrix3x3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceMatrix4x4.cpp -fPIC -DPIC -o .libs/IceMatrix4x4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceOBB.cpp -fPIC -DPIC -o .libs/IceOBB.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IcePlane.lo IcePlane.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IcePlane.cpp -fPIC -DPIC -o .libs/IcePlane.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceMatrix3x3.cpp:36: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceMatrix4x4.cpp:39: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceOBB.cpp:21: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IcePoint.lo IcePoint.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IcePlane.cpp:21: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IcePoint.cpp -fPIC -DPIC -o .libs/IcePoint.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceRandom.lo IceRandom.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceRandom.cpp -fPIC -DPIC -o .libs/IceRandom.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceRay.lo IceRay.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceRevisitedRadix.lo IceRevisitedRadix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceRay.cpp -fPIC -DPIC -o .libs/IceRay.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceRevisitedRadix.cpp -fPIC -DPIC -o .libs/IceRevisitedRadix.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IcePoint.cpp:49: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceRandom.cpp:12: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceSegment.lo IceSegment.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceRay.cpp:62: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceRevisitedRadix.cpp:52: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceTriangle.lo IceTriangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceSegment.cpp -fPIC -DPIC -o .libs/IceSegment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceTriangle.cpp -fPIC -DPIC -o .libs/IceTriangle.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o IceUtils.lo IceUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c IceUtils.cpp -fPIC -DPIC -o .libs/IceUtils.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceSegment.cpp:25: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceTriangle.cpp:12: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceUtils.cpp:12: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libIce.la IceAABB.lo IceContainer.lo IceHPoint.lo IceIndexedTriangle.lo IceMatrix3x3.lo IceMatrix4x4.lo IceOBB.lo IcePlane.lo IcePoint.lo IceRandom.lo IceRay.lo IceRevisitedRadix.lo IceSegment.lo IceTriangle.lo IceUtils.lo -lm -lpthread libtool: link: ar cru .libs/libIce.a .libs/IceAABB.o .libs/IceContainer.o .libs/IceHPoint.o .libs/IceIndexedTriangle.o .libs/IceMatrix3x3.o .libs/IceMatrix4x4.o .libs/IceOBB.o .libs/IcePlane.o .libs/IcePoint.o .libs/IceRandom.o .libs/IceRay.o .libs/IceRevisitedRadix.o .libs/IceSegment.o .libs/IceTriangle.o .libs/IceUtils.o libtool: link: ranlib .libs/libIce.a libtool: link: ( cd ".libs" && rm -f "libIce.la" && ln -s "../libIce.la" "libIce.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_AABBCollider.lo OPC_AABBCollider.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_AABBTree.lo OPC_AABBTree.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_BaseModel.lo OPC_BaseModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_Collider.lo OPC_Collider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_Collider.cpp -fPIC -DPIC -o .libs/OPC_Collider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_AABBCollider.cpp -fPIC -DPIC -o .libs/OPC_AABBCollider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_AABBTree.cpp -fPIC -DPIC -o .libs/OPC_AABBTree.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_BaseModel.cpp -fPIC -DPIC -o .libs/OPC_BaseModel.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_Collider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_AABBCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_AABBTree.cpp:47: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_BaseModel.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_Common.lo OPC_Common.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_HybridModel.lo OPC_HybridModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_Common.cpp -fPIC -DPIC -o .libs/OPC_Common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_HybridModel.cpp -fPIC -DPIC -o .libs/OPC_HybridModel.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_LSSCollider.lo OPC_LSSCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_LSSCollider.cpp -fPIC -DPIC -o .libs/OPC_LSSCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_Common.cpp:46: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_HybridModel.cpp:85: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_MeshInterface.lo OPC_MeshInterface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_MeshInterface.cpp -fPIC -DPIC -o .libs/OPC_MeshInterface.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_LSSCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_Model.lo OPC_Model.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_MeshInterface.cpp:119: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_Model.cpp -fPIC -DPIC -o .libs/OPC_Model.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_OBBCollider.lo OPC_OBBCollider.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o Opcode.lo Opcode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_OBBCollider.cpp -fPIC -DPIC -o .libs/OPC_OBBCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_Model.cpp:93: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c Opcode.cpp -fPIC -DPIC -o .libs/Opcode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_OptimizedTree.lo OPC_OptimizedTree.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_OBBCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_OptimizedTree.cpp -fPIC -DPIC -o .libs/OPC_OptimizedTree.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from Opcode.cpp:36: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_Picking.lo OPC_Picking.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_OptimizedTree.cpp:69: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_PlanesCollider.lo OPC_PlanesCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_Picking.cpp -fPIC -DPIC -o .libs/OPC_Picking.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_PlanesCollider.cpp -fPIC -DPIC -o .libs/OPC_PlanesCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_Picking.cpp:20: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_PlanesCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_RayCollider.lo OPC_RayCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_RayCollider.cpp -fPIC -DPIC -o .libs/OPC_RayCollider.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_SphereCollider.lo OPC_SphereCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_SphereCollider.cpp -fPIC -DPIC -o .libs/OPC_SphereCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_RayCollider.cpp:115: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_TreeBuilders.lo OPC_TreeBuilders.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_SphereCollider.cpp:35: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_TreeBuilders.cpp -fPIC -DPIC -o .libs/OPC_TreeBuilders.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_TreeBuilders.cpp:53: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_TreeCollider.lo OPC_TreeCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_TreeCollider.cpp -fPIC -DPIC -o .libs/OPC_TreeCollider.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o OPC_VolumeCollider.lo OPC_VolumeCollider.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_TreeCollider.cpp:32: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c OPC_VolumeCollider.cpp -fPIC -DPIC -o .libs/OPC_VolumeCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_VolumeCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libOPCODE.la OPC_AABBCollider.lo OPC_AABBTree.lo OPC_BaseModel.lo OPC_Collider.lo OPC_Common.lo OPC_HybridModel.lo OPC_LSSCollider.lo OPC_MeshInterface.lo OPC_Model.lo OPC_OBBCollider.lo Opcode.lo OPC_OptimizedTree.lo OPC_Picking.lo OPC_PlanesCollider.lo OPC_RayCollider.lo OPC_SphereCollider.lo OPC_TreeBuilders.lo OPC_TreeCollider.lo OPC_VolumeCollider.lo -lm -lpthread libtool: link: ar cru .libs/libOPCODE.a .libs/OPC_AABBCollider.o .libs/OPC_AABBTree.o .libs/OPC_BaseModel.o .libs/OPC_Collider.o .libs/OPC_Common.o .libs/OPC_HybridModel.o .libs/OPC_LSSCollider.o .libs/OPC_MeshInterface.o .libs/OPC_Model.o .libs/OPC_OBBCollider.o .libs/Opcode.o .libs/OPC_OptimizedTree.o .libs/OPC_Picking.o .libs/OPC_PlanesCollider.o .libs/OPC_RayCollider.o .libs/OPC_SphereCollider.o .libs/OPC_TreeBuilders.o .libs/OPC_TreeCollider.o .libs/OPC_VolumeCollider.o libtool: link: ranlib .libs/libOPCODE.a libtool: link: ( cd ".libs" && rm -f "libOPCODE.la" && ln -s "../libOPCODE.la" "libOPCODE.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' Making all in ou make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' Making all in include/ou make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' Making all in src/ou make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"ou\ 0\" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o atomic.lo atomic.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"ou\ 0\" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o customization.lo customization.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"ou\ 0\" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o malloc.lo malloc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"ou\ 0\" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o threadlocalstorage.lo threadlocalstorage.cpp libtool: compile: g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"ou 0\"" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c threadlocalstorage.cpp -fPIC -DPIC -o .libs/threadlocalstorage.o libtool: compile: g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"ou 0\"" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c atomic.cpp -fPIC -DPIC -o .libs/atomic.o libtool: compile: g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"ou 0\"" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c malloc.cpp -fPIC -DPIC -o .libs/malloc.o libtool: compile: g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"ou 0\"" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c customization.cpp -fPIC -DPIC -o .libs/customization.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-exceptions -fno-rtti -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libou.la atomic.lo customization.lo malloc.lo threadlocalstorage.lo -lpthread -lc libtool: link: ar cru .libs/libou.a .libs/atomic.o .libs/customization.o .libs/malloc.o .libs/threadlocalstorage.o libtool: link: ranlib .libs/libou.a libtool: link: ( cd ".libs" && rm -f "libou.la" && ln -s "../libou.la" "libou.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' Making all in test make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/test' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' Making all in libccd make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' Making all in . make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ccd.lo ccd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o polytope.lo polytope.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o support.lo support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c support.c -fPIC -DPIC -o .libs/support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c polytope.c -fPIC -DPIC -o .libs/polytope.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ccd.c -fPIC -DPIC -o .libs/ccd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c alloc.c -fPIC -DPIC -o .libs/alloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vec3.lo vec3.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mpr.lo mpr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vec3.c -fPIC -DPIC -o .libs/vec3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mpr.c -fPIC -DPIC -o .libs/mpr.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libccd.la alloc.lo ccd.lo polytope.lo support.lo vec3.lo mpr.lo -lrt -lm libtool: link: ar cru .libs/libccd.a .libs/alloc.o .libs/ccd.o .libs/polytope.o .libs/support.o .libs/vec3.o .libs/mpr.o libtool: link: ranlib .libs/libccd.a libtool: link: ( cd ".libs" && rm -f "libccd.la" && ln -s "../libccd.la" "libccd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' Making all in testsuites make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' Making all in cu make[5]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[5]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' Making all in ode make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' Making all in joints make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o joint.lo joint.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ball.lo ball.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dball.lo dball.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dhinge.lo dhinge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c joint.cpp -fPIC -DPIC -o .libs/joint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ball.cpp -fPIC -DPIC -o .libs/ball.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dball.cpp -fPIC -DPIC -o .libs/dball.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dhinge.cpp -fPIC -DPIC -o .libs/dhinge.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o transmission.lo transmission.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hinge.lo hinge.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o slider.lo slider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c transmission.cpp -fPIC -DPIC -o .libs/transmission.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hinge.cpp -fPIC -DPIC -o .libs/hinge.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slider.cpp -fPIC -DPIC -o .libs/slider.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o contact.lo contact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c contact.cpp -fPIC -DPIC -o .libs/contact.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o universal.lo universal.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hinge2.lo hinge2.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fixed.lo fixed.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c universal.cpp -fPIC -DPIC -o .libs/universal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fixed.cpp -fPIC -DPIC -o .libs/fixed.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o null.lo null.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hinge2.cpp -fPIC -DPIC -o .libs/hinge2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c null.cpp -fPIC -DPIC -o .libs/null.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o amotor.lo amotor.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lmotor.lo lmotor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c amotor.cpp -fPIC -DPIC -o .libs/amotor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lmotor.cpp -fPIC -DPIC -o .libs/lmotor.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plane2d.lo plane2d.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pu.lo pu.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c plane2d.cpp -fPIC -DPIC -o .libs/plane2d.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pu.cpp -fPIC -DPIC -o .libs/pu.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pr.lo pr.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o piston.lo piston.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pr.cpp -fPIC -DPIC -o .libs/pr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c piston.cpp -fPIC -DPIC -o .libs/piston.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjoints.la joint.lo ball.lo dball.lo dhinge.lo transmission.lo hinge.lo slider.lo contact.lo universal.lo hinge2.lo fixed.lo null.lo amotor.lo lmotor.lo plane2d.lo pu.lo pr.lo piston.lo -lm -lpthread libtool: link: ar cru .libs/libjoints.a .libs/joint.o .libs/ball.o .libs/dball.o .libs/dhinge.o .libs/transmission.o .libs/hinge.o .libs/slider.o .libs/contact.o .libs/universal.o .libs/hinge2.o .libs/fixed.o .libs/null.o .libs/amotor.o .libs/lmotor.o .libs/plane2d.o .libs/pu.o .libs/pr.o .libs/piston.o libtool: link: ranlib .libs/libjoints.a libtool: link: ( cd ".libs" && rm -f "libjoints.la" && ln -s "../libjoints.la" "libjoints.la" ) make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nextafterf.lo nextafterf.c /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o array.lo array.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o box.lo box.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o capsule.lo capsule.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nextafterf.c -fPIC -DPIC -o .libs/nextafterf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c array.cpp -fPIC -DPIC -o .libs/array.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c box.cpp -fPIC -DPIC -o .libs/box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c capsule.cpp -fPIC -DPIC -o .libs/capsule.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_cylinder_box.lo collision_cylinder_box.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_cylinder_box.cpp -fPIC -DPIC -o .libs/collision_cylinder_box.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_cylinder_plane.lo collision_cylinder_plane.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_cylinder_plane.cpp -fPIC -DPIC -o .libs/collision_cylinder_plane.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_cylinder_sphere.lo collision_cylinder_sphere.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_cylinder_sphere.cpp -fPIC -DPIC -o .libs/collision_cylinder_sphere.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_kernel.lo collision_kernel.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_quadtreespace.lo collision_quadtreespace.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_sapspace.lo collision_sapspace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_kernel.cpp -fPIC -DPIC -o .libs/collision_kernel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_quadtreespace.cpp -fPIC -DPIC -o .libs/collision_quadtreespace.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_sapspace.cpp -fPIC -DPIC -o .libs/collision_sapspace.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_space.lo collision_space.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_space.cpp -fPIC -DPIC -o .libs/collision_space.o In file included from objects.h:32:0, from collision_kernel.h:35, from collision_quadtreespace.cpp:31: collision_quadtreespace.cpp: In member function 'virtual void dxQuadTreeSpace::add(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_quadtreespace.cpp:496:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_quadtreespace.cpp: In member function 'virtual void dxQuadTreeSpace::remove(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_quadtreespace.cpp:507:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED(this); ^~~~~~~~~~~~~~~~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_kernel.cpp:40: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from objects.h:32:0, from collision_kernel.h:35, from collision_sapspace.cpp:42: collision_sapspace.cpp: In member function 'virtual void dxSAPSpace::add(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_sapspace.cpp:305:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_sapspace.cpp: In member function 'virtual void dxSAPSpace::remove(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_sapspace.cpp:320:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED(this); ^~~~~~~~~~~~~~~~ collision_sapspace.cpp: In destructor 'dxSAPSpace::~dxSAPSpace()': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_sapspace.cpp:280:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED(this); ^~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_transform.lo collision_transform.cpp In file included from collision_kernel.cpp:40:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_transform.cpp -fPIC -DPIC -o .libs/collision_transform.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_disabled.lo collision_trimesh_disabled.cpp In file included from objects.h:32:0, from collision_kernel.h:35, from collision_space.cpp:36: collision_space.cpp: In member function 'virtual void dxSpace::add(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_space.cpp:166:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_space.cpp: In member function 'virtual void dxSpace::remove(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_space.cpp:189:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_space.cpp: In destructor 'dxSpace::~dxSpace()': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_space.cpp:99:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_space.cpp: In member function 'virtual void dxHashSpace::collide(void*, void (*)(void*, dGeomID, dGeomID))': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ error.h:78:21: note: in expansion of macro 'dUASSERT' #define dAASSERT(a) dUASSERT(a,"Bad argument(s)") ^~~~~~~~ collision_space.cpp:423:5: note: in expansion of macro 'dAASSERT' dAASSERT(this && callback); ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_disabled.cpp -fPIC -DPIC -o .libs/collision_trimesh_disabled.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_util.lo collision_util.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o convex.lo convex.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cylinder.lo cylinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_util.cpp -fPIC -DPIC -o .libs/collision_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c convex.cpp -fPIC -DPIC -o .libs/convex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cylinder.cpp -fPIC -DPIC -o .libs/cylinder.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o error.lo error.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c error.cpp -fPIC -DPIC -o .libs/error.o convex.cpp: In function 'int TestConvexIntersection(dxConvex&, dxConvex&, int, dContactGeom*, int)': convex.cpp:1122:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ convex.cpp:1132:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if(ccso.depth_type==1) // face-face ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-dif.lo export-dif.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o heightfield.lo heightfield.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c export-dif.cpp -fPIC -DPIC -o .libs/export-dif.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lcp.lo lcp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c heightfield.cpp -fPIC -DPIC -o .libs/heightfield.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lcp.cpp -fPIC -DPIC -o .libs/lcp.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mass.lo mass.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mat.lo mat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mass.cpp -fPIC -DPIC -o .libs/mass.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mat.cpp -fPIC -DPIC -o .libs/mat.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o matrix.lo matrix.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o memory.lo memory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from mass.cpp:33: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c memory.cpp -fPIC -DPIC -o .libs/memory.o In file included from mass.cpp:33:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o misc.lo misc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o objects.lo objects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c misc.cpp -fPIC -DPIC -o .libs/misc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c objects.cpp -fPIC -DPIC -o .libs/objects.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o obstack.lo obstack.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ode.lo ode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c obstack.cpp -fPIC -DPIC -o .libs/obstack.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ode.cpp -fPIC -DPIC -o .libs/ode.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o odeinit.lo odeinit.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o odemath.lo odemath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c odeinit.cpp -fPIC -DPIC -o .libs/odeinit.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plane.lo plane.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c odemath.cpp -fPIC -DPIC -o .libs/odemath.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c plane.cpp -fPIC -DPIC -o .libs/plane.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from odeinit.cpp:36: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o quickstep.lo quickstep.cpp In file included from odeinit.cpp:36:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c quickstep.cpp -fPIC -DPIC -o .libs/quickstep.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ray.lo ray.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rotation.lo rotation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ray.cpp -fPIC -DPIC -o .libs/ray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rotation.cpp -fPIC -DPIC -o .libs/rotation.o quickstep.cpp: In function 'void dxQuickStepIsland_Stage4a(dxQuickStepperStage4CallContext*)': quickstep.cpp:1536:43: warning: unused variable 'callContext' [-Wunused-variable] const dxStepperProcessingCallContext *callContext = stage4CallContext->m_stepperCallContext; ^~~~~~~~~~~ quickstep.cpp: In function 'void dxQuickStepIsland_Stage4LCP_ConstraintsReordering(dxQuickStepperStage4CallContext*)': quickstep.cpp:2029:43: warning: unused variable 'callContext' [-Wunused-variable] const dxStepperProcessingCallContext *callContext = stage4CallContext->m_stepperCallContext; ^~~~~~~~~~~ quickstep.cpp: In function 'void dxQuickStepIsland_Stage4LCP_DependencyMapForNewOrderRebuilding(dxQuickStepperStage4CallContext*)': quickstep.cpp:2195:16: warning: unused variable 'findex' [-Wunused-variable] const int *findex = localContext->m_findex; ^~~~~~ quickstep.cpp: At global scope: quickstep.cpp:455:12: warning: 'int dxQuickStepIsland_Stage4LCP_fcWarmComplete_Callback(void*, dcallindex_t, dCallReleaseeID)' declared 'static' but never defined [-Wunused-function] static int dxQuickStepIsland_Stage4LCP_fcWarmComplete_Callback(void *_stage4CallContext, dcallindex_t callInstanceIndex, dCallReleaseeID callThisReleasee); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quickstep.cpp:469:13: warning: 'void dxQuickStepIsland_Stage4LCP_MTfcComputation_warm(dxQuickStepperStage4CallContext*, dCallReleaseeID)' declared 'static' but never defined [-Wunused-function] static void dxQuickStepIsland_Stage4LCP_MTfcComputation_warm(dxQuickStepperStage4CallContext *stage4CallContext, dCallReleaseeID callThisReleasee); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quickstep.cpp:470:13: warning: 'void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmZeroArrays(dxQuickStepperStage4CallContext*)' declared 'static' but never defined [-Wunused-function] static void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmZeroArrays(dxQuickStepperStage4CallContext *stage4CallContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quickstep.cpp:471:13: warning: 'void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmPrepare(dxQuickStepperStage4CallContext*)' declared 'static' but never defined [-Wunused-function] static void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmPrepare(dxQuickStepperStage4CallContext *stage4CallContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quickstep.cpp:472:13: warning: 'void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmComplete(dxQuickStepperStage4CallContext*)' declared 'static' but never defined [-Wunused-function] static void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmComplete(dxQuickStepperStage4CallContext *stage4CallContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sphere.lo sphere.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sphere.cpp -fPIC -DPIC -o .libs/sphere.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o step.lo step.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.lo timer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c step.cpp -fPIC -DPIC -o .libs/step.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c timer.cpp -fPIC -DPIC -o .libs/timer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o threading_base.lo threading_base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c threading_base.cpp -fPIC -DPIC -o .libs/threading_base.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o threading_impl.lo threading_impl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o threading_pool_posix.lo threading_pool_posix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c threading_impl.cpp -fPIC -DPIC -o .libs/threading_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c threading_pool_posix.cpp -fPIC -DPIC -o .libs/threading_pool_posix.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o threading_pool_win.lo threading_pool_win.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c threading_pool_win.cpp -fPIC -DPIC -o .libs/threading_pool_win.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o util.lo util.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o odetls.lo odetls.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c util.cpp -fPIC -DPIC -o .libs/util.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o odeou.lo odeou.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c odetls.cpp -fPIC -DPIC -o .libs/odetls.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_trimesh.lo collision_trimesh_trimesh.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c odeou.cpp -fPIC -DPIC -o .libs/odeou.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_trimesh.cpp -fPIC -DPIC -o .libs/collision_trimesh_trimesh.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from odetls.cpp:38: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_trimesh_new.lo collision_trimesh_trimesh_new.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_sphere.lo collision_trimesh_sphere.cpp In file included from odetls.cpp:38:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_ray.lo collision_trimesh_ray.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_trimesh_new.cpp -fPIC -DPIC -o .libs/collision_trimesh_trimesh_new.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_sphere.cpp -fPIC -DPIC -o .libs/collision_trimesh_sphere.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_ray.cpp -fPIC -DPIC -o .libs/collision_trimesh_ray.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_opcode.lo collision_trimesh_opcode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_opcode.cpp -fPIC -DPIC -o .libs/collision_trimesh_opcode.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_trimesh_new.cpp:43: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_sphere.cpp:37: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_ray.cpp:34: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from collision_trimesh_trimesh_new.cpp:43:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_opcode.cpp:31: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_box.lo collision_trimesh_box.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_ccylinder.lo collision_trimesh_ccylinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_box.cpp -fPIC -DPIC -o .libs/collision_trimesh_box.o In file included from collision_trimesh_opcode.cpp:31:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_distance.lo collision_trimesh_distance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_ccylinder.cpp -fPIC -DPIC -o .libs/collision_trimesh_ccylinder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_distance.cpp -fPIC -DPIC -o .libs/collision_trimesh_distance.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_box.cpp:38: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_cylinder_trimesh.lo collision_cylinder_trimesh.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_ccylinder.cpp:59: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ collision_trimesh_box.cpp: At global scope: collision_trimesh_box.cpp:44:1: warning: 'void GenerateContact(int, dContactGeom*, int, dxGeom*, dxGeom*, int, const dReal*, const dReal*, dReal, int&)' declared 'static' but never defined [-Wunused-function] GenerateContact(int in_Flags, dContactGeom* in_Contacts, int in_Stride, ^~~~~~~~~~~~~~~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_distance.cpp:31: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_cylinder_trimesh.cpp -fPIC -DPIC -o .libs/collision_cylinder_trimesh.o In file included from collision_trimesh_distance.cpp:31:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_cylinder_trimesh.cpp:35: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_trimesh_plane.lo collision_trimesh_plane.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_convex_trimesh.lo collision_convex_trimesh.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collision_libccd.lo collision_libccd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_trimesh_plane.cpp -fPIC -DPIC -o .libs/collision_trimesh_plane.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_convex_trimesh.cpp -fPIC -DPIC -o .libs/collision_convex_trimesh.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collision_libccd.cpp -fPIC -DPIC -o .libs/collision_libccd.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_plane.cpp:35: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_convex_trimesh.cpp:44: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fastldlt.lo fastldlt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastldlt.c -fPIC -DPIC -o .libs/fastldlt.o In file included from collision_trimesh_plane.cpp:35:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ In file included from collision_convex_trimesh.cpp:44:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fastltsolve.lo fastltsolve.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fastdot.lo fastdot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastltsolve.c -fPIC -DPIC -o .libs/fastltsolve.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fastlsolve.lo fastlsolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastdot.c -fPIC -DPIC -o .libs/fastdot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastlsolve.c -fPIC -DPIC -o .libs/fastlsolve.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfast.la fastldlt.lo fastltsolve.lo fastdot.lo fastlsolve.lo -lm -lpthread libtool: link: ar cru .libs/libfast.a .libs/fastldlt.o .libs/fastltsolve.o .libs/fastdot.o .libs/fastlsolve.o libtool: link: ranlib .libs/libfast.a libtool: link: ( cd ".libs" && rm -f "libfast.la" && ln -s "../libfast.la" "libfast.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -release double -version-info 5:1:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libode.la -rpath /usr/lib64 nextafterf.lo array.lo box.lo capsule.lo collision_cylinder_box.lo collision_cylinder_plane.lo collision_cylinder_sphere.lo collision_kernel.lo collision_quadtreespace.lo collision_sapspace.lo collision_space.lo collision_transform.lo collision_trimesh_disabled.lo collision_util.lo convex.lo cylinder.lo error.lo export-dif.lo heightfield.lo lcp.lo mass.lo mat.lo matrix.lo memory.lo misc.lo objects.lo obstack.lo ode.lo odeinit.lo odemath.lo plane.lo quickstep.lo ray.lo rotation.lo sphere.lo step.lo timer.lo threading_base.lo threading_impl.lo threading_pool_posix.lo threading_pool_win.lo util.lo odetls.lo odeou.lo collision_trimesh_trimesh.lo collision_trimesh_trimesh_new.lo collision_trimesh_sphere.lo collision_trimesh_ray.lo collision_trimesh_opcode.lo collision_trimesh_box.lo collision_trimesh_ccylinder.lo collision_trimesh_distance.lo collision_cylinder_trimesh.lo collision_trimesh_plane.lo collision_convex_trimesh.lo collision_libccd.lo libfast.la joints/libjoints.la ../../ou/src/ou/libou.la ../../OPCODE/libOPCODE.la ../../OPCODE/Ice/libIce.la ../../libccd/src/libccd.la -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/nextafterf.o .libs/array.o .libs/box.o .libs/capsule.o .libs/collision_cylinder_box.o .libs/collision_cylinder_plane.o .libs/collision_cylinder_sphere.o .libs/collision_kernel.o .libs/collision_quadtreespace.o .libs/collision_sapspace.o .libs/collision_space.o .libs/collision_transform.o .libs/collision_trimesh_disabled.o .libs/collision_util.o .libs/convex.o .libs/cylinder.o .libs/error.o .libs/export-dif.o .libs/heightfield.o .libs/lcp.o .libs/mass.o .libs/mat.o .libs/matrix.o .libs/memory.o .libs/misc.o .libs/objects.o .libs/obstack.o .libs/ode.o .libs/odeinit.o .libs/odemath.o .libs/plane.o .libs/quickstep.o .libs/ray.o .libs/rotation.o .libs/sphere.o .libs/step.o .libs/timer.o .libs/threading_base.o .libs/threading_impl.o .libs/threading_pool_posix.o .libs/threading_pool_win.o .libs/util.o .libs/odetls.o .libs/odeou.o .libs/collision_trimesh_trimesh.o .libs/collision_trimesh_trimesh_new.o .libs/collision_trimesh_sphere.o .libs/collision_trimesh_ray.o .libs/collision_trimesh_opcode.o .libs/collision_trimesh_box.o .libs/collision_trimesh_ccylinder.o .libs/collision_trimesh_distance.o .libs/collision_cylinder_trimesh.o .libs/collision_trimesh_plane.o .libs/collision_convex_trimesh.o .libs/collision_libccd.o -Wl,--whole-archive ./.libs/libfast.a joints/.libs/libjoints.a ../../ou/src/ou/.libs/libou.a ../../OPCODE/.libs/libOPCODE.a ../../OPCODE/Ice/.libs/libIce.a ../../libccd/src/.libs/libccd.a -Wl,--no-whole-archive -lrt -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libode-double.so.4 -o .libs/libode-double.so.4.1.1 libtool: link: (cd ".libs" && rm -f "libode-double.so.4" && ln -s "libode-double.so.4.1.1" "libode-double.so.4") libtool: link: (cd ".libs" && rm -f "libode.so" && ln -s "libode-double.so.4.1.1" "libode.so") libtool: link: ( cd ".libs" && rm -f "libode.la" && ln -s "../libode.la" "libode.la" ) make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/doc' Making all in demo make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/demo' g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_boxstack.o demo_boxstack.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_buggy.o demo_buggy.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_cards.o demo_cards.cpp gcc -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_chain1.o demo_chain1.c g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_chain2.o demo_chain2.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_collision.o demo_collision.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_crash.o demo_crash.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_cylvssphere.o demo_cylvssphere.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_dball.o demo_dball.cpp demo_cylvssphere.cpp: In function 'void simLoop(int)': demo_cylvssphere.cpp:154:26: warning: narrowing conversion of '(dReal)(* CPos)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float cpos[3] = {CPos[0], CPos[1], CPos[2]}; ~~~~~~^ demo_cylvssphere.cpp:154:35: warning: narrowing conversion of '(dReal)(*(CPos + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float cpos[3] = {CPos[0], CPos[1], CPos[2]}; ~~~~~~^ demo_cylvssphere.cpp:154:44: warning: narrowing conversion of '(dReal)(*(CPos + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float cpos[3] = {CPos[0], CPos[1], CPos[2]}; ~~~~~~^ demo_cylvssphere.cpp:155:28: warning: narrowing conversion of '(dReal)(* CRot)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:37: warning: narrowing conversion of '(dReal)(*(CRot + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:46: warning: narrowing conversion of '(dReal)(*(CRot + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:55: warning: narrowing conversion of '(dReal)(*(CRot + 24))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:64: warning: narrowing conversion of '(dReal)(*(CRot + 32))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:73: warning: narrowing conversion of '(dReal)(*(CRot + 40))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:82: warning: narrowing conversion of '(dReal)(*(CRot + 48))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:91: warning: narrowing conversion of '(dReal)(*(CRot + 56))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:100: warning: narrowing conversion of '(dReal)(*(CRot + 64))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:109: warning: narrowing conversion of '(dReal)(*(CRot + 72))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:155:119: warning: narrowing conversion of '(dReal)(*(CRot + 80))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~~^ demo_cylvssphere.cpp:155:129: warning: narrowing conversion of '(dReal)(*(CRot + 88))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~~^ demo_cylvssphere.cpp:166:26: warning: narrowing conversion of '(dReal)(* SPos)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float spos[3] = {SPos[0], SPos[1], SPos[2]}; ~~~~~~^ demo_cylvssphere.cpp:166:35: warning: narrowing conversion of '(dReal)(*(SPos + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float spos[3] = {SPos[0], SPos[1], SPos[2]}; ~~~~~~^ demo_cylvssphere.cpp:166:44: warning: narrowing conversion of '(dReal)(*(SPos + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float spos[3] = {SPos[0], SPos[1], SPos[2]}; ~~~~~~^ demo_cylvssphere.cpp:167:28: warning: narrowing conversion of '(dReal)(* SRot)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:37: warning: narrowing conversion of '(dReal)(*(SRot + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:46: warning: narrowing conversion of '(dReal)(*(SRot + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:55: warning: narrowing conversion of '(dReal)(*(SRot + 24))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:64: warning: narrowing conversion of '(dReal)(*(SRot + 32))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:73: warning: narrowing conversion of '(dReal)(*(SRot + 40))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:82: warning: narrowing conversion of '(dReal)(*(SRot + 48))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:91: warning: narrowing conversion of '(dReal)(*(SRot + 56))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:100: warning: narrowing conversion of '(dReal)(*(SRot + 64))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:109: warning: narrowing conversion of '(dReal)(*(SRot + 72))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_cylvssphere.cpp:167:119: warning: narrowing conversion of '(dReal)(*(SRot + 80))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~~^ demo_cylvssphere.cpp:167:129: warning: narrowing conversion of '(dReal)(*(SRot + 88))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~~^ g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_dhinge.o demo_dhinge.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_transmission.o demo_transmission.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_feedback.o demo_feedback.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_friction.o demo_friction.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_gyroscopic.o demo_gyroscopic.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_gyro2.o demo_gyro2.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_heightfield.o demo_heightfield.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_hinge.o demo_hinge.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_I.o demo_I.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_jointPR.o demo_jointPR.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_joints.o demo_joints.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_jointPU.o demo_jointPU.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_kinematic.o demo_kinematic.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_motion.o demo_motion.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_motor.o demo_motor.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_ode.o demo_ode.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_piston.o demo_piston.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_plane2d.o demo_plane2d.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_rfriction.o demo_rfriction.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_slider.o demo_slider.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_space.o demo_space.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_space_stress.o demo_space_stress.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_step.o demo_step.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_tracks.o demo_tracks.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_basket.o demo_basket.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_cyl.o demo_cyl.cpp demo_basket.cpp: In function 'void simLoop(int)': demo_basket.cpp:162:26: warning: narrowing conversion of '(dReal)(* SPos)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float spos[3] = {SPos[0], SPos[1], SPos[2]}; ~~~~~~^ demo_basket.cpp:162:35: warning: narrowing conversion of '(dReal)(*(SPos + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float spos[3] = {SPos[0], SPos[1], SPos[2]}; ~~~~~~^ demo_basket.cpp:162:44: warning: narrowing conversion of '(dReal)(*(SPos + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float spos[3] = {SPos[0], SPos[1], SPos[2]}; ~~~~~~^ demo_basket.cpp:163:28: warning: narrowing conversion of '(dReal)(* SRot)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:37: warning: narrowing conversion of '(dReal)(*(SRot + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:46: warning: narrowing conversion of '(dReal)(*(SRot + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:55: warning: narrowing conversion of '(dReal)(*(SRot + 24))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:64: warning: narrowing conversion of '(dReal)(*(SRot + 32))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:73: warning: narrowing conversion of '(dReal)(*(SRot + 40))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:82: warning: narrowing conversion of '(dReal)(*(SRot + 48))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:91: warning: narrowing conversion of '(dReal)(*(SRot + 56))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:100: warning: narrowing conversion of '(dReal)(*(SRot + 64))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:109: warning: narrowing conversion of '(dReal)(*(SRot + 72))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~^ demo_basket.cpp:163:119: warning: narrowing conversion of '(dReal)(*(SRot + 80))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~~^ demo_basket.cpp:163:129: warning: narrowing conversion of '(dReal)(*(SRot + 88))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float srot[12] = { SRot[0], SRot[1], SRot[2], SRot[3], SRot[4], SRot[5], SRot[6], SRot[7], SRot[8], SRot[9], SRot[10], SRot[11] }; ~~~~~~~^ demo_basket.cpp:177:25: warning: narrowing conversion of '(dReal)(* Pos)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float pos[3] = { Pos[0], Pos[1], Pos[2] }; ~~~~~^ demo_basket.cpp:177:33: warning: narrowing conversion of '(dReal)(*(Pos + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float pos[3] = { Pos[0], Pos[1], Pos[2] }; ~~~~~^ demo_basket.cpp:177:41: warning: narrowing conversion of '(dReal)(*(Pos + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float pos[3] = { Pos[0], Pos[1], Pos[2] }; ~~~~~^ demo_basket.cpp:181:26: warning: narrowing conversion of '(dReal)(* Rot)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:34: warning: narrowing conversion of '(dReal)(*(Rot + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:42: warning: narrowing conversion of '(dReal)(*(Rot + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:50: warning: narrowing conversion of '(dReal)(*(Rot + 24))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:58: warning: narrowing conversion of '(dReal)(*(Rot + 32))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:66: warning: narrowing conversion of '(dReal)(*(Rot + 40))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:74: warning: narrowing conversion of '(dReal)(*(Rot + 48))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:82: warning: narrowing conversion of '(dReal)(*(Rot + 56))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:90: warning: narrowing conversion of '(dReal)(*(Rot + 64))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:98: warning: narrowing conversion of '(dReal)(*(Rot + 72))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_basket.cpp:181:107: warning: narrowing conversion of '(dReal)(*(Rot + 80))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~~^ demo_basket.cpp:181:116: warning: narrowing conversion of '(dReal)(*(Rot + 88))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~~^ demo_cyl.cpp: In function 'void simLoop(int)': demo_cyl.cpp:174:26: warning: narrowing conversion of '(dReal)(* BPos)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float bpos[3] = {BPos[0], BPos[1], BPos[2]}; ~~~~~~^ demo_cyl.cpp:174:35: warning: narrowing conversion of '(dReal)(*(BPos + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float bpos[3] = {BPos[0], BPos[1], BPos[2]}; ~~~~~~^ demo_cyl.cpp:174:44: warning: narrowing conversion of '(dReal)(*(BPos + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float bpos[3] = {BPos[0], BPos[1], BPos[2]}; ~~~~~~^ demo_cyl.cpp:175:28: warning: narrowing conversion of '(dReal)(* BRot)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:37: warning: narrowing conversion of '(dReal)(*(BRot + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:46: warning: narrowing conversion of '(dReal)(*(BRot + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:55: warning: narrowing conversion of '(dReal)(*(BRot + 24))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:64: warning: narrowing conversion of '(dReal)(*(BRot + 32))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:73: warning: narrowing conversion of '(dReal)(*(BRot + 40))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:82: warning: narrowing conversion of '(dReal)(*(BRot + 48))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:91: warning: narrowing conversion of '(dReal)(*(BRot + 56))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:100: warning: narrowing conversion of '(dReal)(*(BRot + 64))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:109: warning: narrowing conversion of '(dReal)(*(BRot + 72))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~^ demo_cyl.cpp:175:119: warning: narrowing conversion of '(dReal)(*(BRot + 80))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~~^ demo_cyl.cpp:175:129: warning: narrowing conversion of '(dReal)(*(BRot + 88))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float brot[12] = { BRot[0], BRot[1], BRot[2], BRot[3], BRot[4], BRot[5], BRot[6], BRot[7], BRot[8], BRot[9], BRot[10], BRot[11] }; ~~~~~~~^ demo_cyl.cpp:187:26: warning: narrowing conversion of '(dReal)(* CPos)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float cpos[3] = {CPos[0], CPos[1], CPos[2]}; ~~~~~~^ demo_cyl.cpp:187:35: warning: narrowing conversion of '(dReal)(*(CPos + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float cpos[3] = {CPos[0], CPos[1], CPos[2]}; ~~~~~~^ demo_cyl.cpp:187:44: warning: narrowing conversion of '(dReal)(*(CPos + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float cpos[3] = {CPos[0], CPos[1], CPos[2]}; ~~~~~~^ demo_cyl.cpp:188:28: warning: narrowing conversion of '(dReal)(* CRot)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:37: warning: narrowing conversion of '(dReal)(*(CRot + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:46: warning: narrowing conversion of '(dReal)(*(CRot + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:55: warning: narrowing conversion of '(dReal)(*(CRot + 24))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:64: warning: narrowing conversion of '(dReal)(*(CRot + 32))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:73: warning: narrowing conversion of '(dReal)(*(CRot + 40))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:82: warning: narrowing conversion of '(dReal)(*(CRot + 48))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:91: warning: narrowing conversion of '(dReal)(*(CRot + 56))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:100: warning: narrowing conversion of '(dReal)(*(CRot + 64))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:109: warning: narrowing conversion of '(dReal)(*(CRot + 72))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~^ demo_cyl.cpp:188:119: warning: narrowing conversion of '(dReal)(*(CRot + 80))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~~^ demo_cyl.cpp:188:129: warning: narrowing conversion of '(dReal)(*(CRot + 88))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float crot[12] = { CRot[0], CRot[1], CRot[2], CRot[3], CRot[4], CRot[5], CRot[6], CRot[7], CRot[8], CRot[9], CRot[10], CRot[11] }; ~~~~~~~^ demo_cyl.cpp:205:25: warning: narrowing conversion of '(dReal)(* Pos)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float pos[3] = { Pos[0], Pos[1], Pos[2] }; ~~~~~^ demo_cyl.cpp:205:33: warning: narrowing conversion of '(dReal)(*(Pos + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float pos[3] = { Pos[0], Pos[1], Pos[2] }; ~~~~~^ demo_cyl.cpp:205:41: warning: narrowing conversion of '(dReal)(*(Pos + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float pos[3] = { Pos[0], Pos[1], Pos[2] }; ~~~~~^ demo_cyl.cpp:208:26: warning: narrowing conversion of '(dReal)(* Rot)' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:34: warning: narrowing conversion of '(dReal)(*(Rot + 8))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:42: warning: narrowing conversion of '(dReal)(*(Rot + 16))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:50: warning: narrowing conversion of '(dReal)(*(Rot + 24))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:58: warning: narrowing conversion of '(dReal)(*(Rot + 32))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:66: warning: narrowing conversion of '(dReal)(*(Rot + 40))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:74: warning: narrowing conversion of '(dReal)(*(Rot + 48))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:82: warning: narrowing conversion of '(dReal)(*(Rot + 56))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:90: warning: narrowing conversion of '(dReal)(*(Rot + 64))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:98: warning: narrowing conversion of '(dReal)(*(Rot + 72))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~^ demo_cyl.cpp:208:107: warning: narrowing conversion of '(dReal)(*(Rot + 80))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~~^ demo_cyl.cpp:208:116: warning: narrowing conversion of '(dReal)(*(Rot + 88))' from 'dReal {aka double}' to 'float' inside { } [-Wnarrowing] float rot[12] = { Rot[0], Rot[1], Rot[2], Rot[3], Rot[4], Rot[5], Rot[6], Rot[7], Rot[8], Rot[9], Rot[10], Rot[11] }; ~~~~~~^ g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_moving_trimesh.o demo_moving_trimesh.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_moving_convex.o demo_moving_convex.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o demo_trimesh.o demo_trimesh.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_boxstack demo_boxstack.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_boxstack demo_boxstack.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_buggy demo_buggy.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_cards demo_cards.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_chain1 demo_chain1.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lstdc++ -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_chain2 demo_chain2.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_buggy demo_buggy.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_cards demo_cards.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_chain1 demo_chain1.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lstdc++ -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_collision demo_collision.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_crash demo_crash.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_chain2 demo_chain2.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_cylvssphere demo_cylvssphere.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_dball demo_dball.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_crash demo_crash.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_collision demo_collision.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_cylvssphere demo_cylvssphere.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_dhinge demo_dhinge.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_transmission demo_transmission.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_dball demo_dball.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_feedback demo_feedback.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_friction demo_friction.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_dhinge demo_dhinge.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_transmission demo_transmission.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_feedback demo_feedback.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_gyroscopic demo_gyroscopic.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_gyro2 demo_gyro2.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_friction demo_friction.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_heightfield demo_heightfield.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_hinge demo_hinge.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_gyroscopic demo_gyroscopic.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_gyro2 demo_gyro2.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_heightfield demo_heightfield.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_I demo_I.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_jointPR demo_jointPR.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_hinge demo_hinge.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_joints demo_joints.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_jointPU demo_jointPU.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_I demo_I.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_jointPR demo_jointPR.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_joints demo_joints.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_kinematic demo_kinematic.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_jointPU demo_jointPU.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_motion demo_motion.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_motor demo_motor.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_ode demo_ode.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_kinematic demo_kinematic.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_motion demo_motion.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_motor demo_motor.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_piston demo_piston.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_ode demo_ode.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_plane2d demo_plane2d.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_rfriction demo_rfriction.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_slider demo_slider.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_piston demo_piston.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_plane2d demo_plane2d.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_rfriction demo_rfriction.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_space demo_space.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_slider demo_slider.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_space_stress demo_space_stress.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_step demo_step.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_tracks demo_tracks.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_space demo_space.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_space_stress demo_space_stress.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_step demo_step.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_basket demo_basket.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_tracks demo_tracks.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_cyl demo_cyl.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_moving_trimesh demo_moving_trimesh.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_moving_convex demo_moving_convex.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_basket demo_basket.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_cyl demo_cyl.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_moving_trimesh demo_moving_trimesh.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_trimesh demo_trimesh.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_moving_convex demo_moving_convex.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_trimesh demo_trimesh.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/demo' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' Making all in joints make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/joints' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/joints' Making all in UnitTest++ make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' Making all in src make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' Making all in Posix make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' make[1]: Entering directory '/builddir/build/BUILD/ode-0.14' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14' + mv ode-config ode-double-config + mv ode.pc ode-double.pc + patch -p1 patching file ode-double-config patching file ode-double.pc + mv ode/src/.libs/libode-double.so.4.1.1 . + make distclean Making distclean in include make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/include' Making distclean in ode make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include/ode' rm -rf .libs _libs rm -f *.lo test -z "version.h precision.h" || rm -f version.h precision.h test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/ode' Making distclean in drawstuff make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' Making distclean in drawstuff make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' Making distclean in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' rm -rf .libs _libs test -z "libdrawstuff.la" || rm -f libdrawstuff.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' Making distclean in dstest make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' rm -rf .libs _libs rm -f dstest rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' Making distclean in GIMPACT make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/GIMPACT' Making distclean in include make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/GIMPACT/include' Making distclean in GIMPACT make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/GIMPACT/include/GIMPACT' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/GIMPACT/include/GIMPACT' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/GIMPACT/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/GIMPACT/include' rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/GIMPACT/include' Making distclean in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/GIMPACT/src' rm -rf .libs _libs test -z "libGIMPACT.la" || rm -f libGIMPACT.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/GIMPACT/src' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/GIMPACT' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/GIMPACT' rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/GIMPACT' Making distclean in OPCODE make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' Making distclean in Ice make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' rm -rf .libs _libs test -z "libIce.la" || rm -f libIce.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' rm -rf .libs _libs test -z "libOPCODE.la" || rm -f libOPCODE.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' rm -rf ./.deps rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' Making distclean in ou make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' Making distclean in include/ou make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' Making distclean in src/ou make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' rm -rf .libs _libs test -z "libou.la" || rm -f libou.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' Making distclean in test make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/test' rm -f outest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/test' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' Making distclean in libccd make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' Making distclean in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' Making distclean in . make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' rm -rf .libs _libs test -z "libccd.la" || rm -f libccd.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f config.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' Making distclean in testsuites make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' Making distclean in cu make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' test -z "libcu.la" || rm -f libcu.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' rm -f test bench bench2 rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' rm -rf .libs _libs rm -f *.lo test -z "src/ccd/precision.h" || rm -f src/ccd/precision.h test . = "." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' Making distclean in ode make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' Making distclean in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' Making distclean in joints make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' rm -rf .libs _libs test -z "libjoints.la" || rm -f libjoints.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' test -z "libode.la" || rm -f libode.la rm -f ./so_locations rm -rf .libs _libs test -z "libfast.la" || rm -f libfast.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f config.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' Making distclean in doc make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/doc' rm -rf .libs _libs rm -f *.lo test -z "Doxyfile" || rm -f Doxyfile test . = "." || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/doc' Making distclean in demo make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/demo' rm -rf .libs _libs rm -f demo_boxstack demo_buggy demo_cards demo_chain1 demo_chain2 demo_collision demo_crash demo_cylvssphere demo_dball demo_dhinge demo_transmission demo_feedback demo_friction demo_gyroscopic demo_gyro2 demo_heightfield demo_hinge demo_I demo_jointPR demo_joints demo_jointPU demo_kinematic demo_motion demo_motor demo_ode demo_piston demo_plane2d demo_rfriction demo_slider demo_space demo_space_stress demo_step demo_tracks demo_basket demo_cyl demo_moving_trimesh demo_moving_convex demo_trimesh rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/demo' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' Making distclean in tests make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' Making distclean in joints make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/joints' test -z "libjoints.la" || rm -f libjoints.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/joints' Making distclean in UnitTest++ make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' Making distclean in src make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' Making distclean in Posix make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' test -z "libhelper.la" || rm -f libhelper.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' Making distclean in Win32 make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Win32' test -z "libhelper.la" || rm -f libhelper.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Win32' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' test -z "libunittestpp.la" || rm -f libunittestpp.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' rm -f Makefile make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' rm -f tests rm -rf .libs _libs rm -f *.o test -z "tests.log" || rm -f tests.log test -z "tests.trs" || rm -f tests.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' rm -rf ./.deps rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' make[1]: Entering directory '/builddir/build/BUILD/ode-0.14' rm -rf .libs _libs rm -f *.lo test -z "ode-config ode.pc" || rm -f ode-config ode.pc test . = "." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static --with-libccd=internal --with-cylinder-cylinder=libccd --with-capsule-cylinder=libcdd --with-convex-box=libccd --with-convex-capsule=libccd --with-convex-cylinder=libccd checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for gawk... (cached) gawk checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for riscv64-redhat-linux-gnu-windres... no checking for windres... no checking whether byte ordering is bigendian... no checking for inline... inline checking for working volatile... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for doxygen... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) 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 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking if double precision is requested... no checking which drawstuff lib to build... X11 checking for X11... yes 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 if demos should be built... yes checking for main in -lstdc++... yes checking for main in -lpthread... yes checking for gprof... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... (cached) inline checking for int32_t... yes checking for obstacks... yes checking for size_t... yes checking for uint32_t... yes checking for main in -lm... yes checking for main in -lsunmath... no checking for floor... yes checking for memmove... yes checking for memset... 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 strchr... yes checking for strstr... yes checking for pthread_attr_setstacklazy... no checking for clock_gettime... yes checking for working alloca.h... yes checking for alloca... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating drawstuff/Makefile config.status: creating drawstuff/src/Makefile config.status: creating drawstuff/dstest/Makefile config.status: creating include/Makefile config.status: creating include/drawstuff/Makefile config.status: creating include/ode/Makefile config.status: creating include/ode/version.h config.status: creating include/ode/precision.h config.status: creating ode/Makefile config.status: creating ode/doc/Doxyfile config.status: creating ode/doc/Makefile config.status: creating ode/src/Makefile config.status: creating ode/src/joints/Makefile config.status: creating ode/demo/Makefile config.status: creating OPCODE/Makefile config.status: creating OPCODE/Ice/Makefile config.status: creating GIMPACT/Makefile config.status: creating GIMPACT/include/Makefile config.status: creating GIMPACT/include/GIMPACT/Makefile config.status: creating GIMPACT/src/Makefile config.status: creating tests/Makefile config.status: creating tests/joints/Makefile config.status: creating tests/UnitTest++/Makefile config.status: creating tests/UnitTest++/src/Makefile config.status: creating tests/UnitTest++/src/Posix/Makefile config.status: creating tests/UnitTest++/src/Win32/Makefile config.status: creating ode-config config.status: creating ode.pc config.status: creating ode/src/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in ou (/builddir/build/BUILD/ode-0.14/ou) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--disable-static' '--with-libccd=internal' '--with-cylinder-cylinder=libccd' '--with-capsule-cylinder=libcdd' '--with-convex-box=libccd' '--with-convex-capsule=libccd' '--with-convex-cylinder=libccd' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking target OS... unix checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for gawk... (cached) gawk checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lc... yes checking for main in -lpthread... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for working volatile... yes checking for ptrdiff_t... yes checking for memset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/ou/Makefile config.status: creating src/ou/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands OU namespace: odeou === configuring in libccd (/builddir/build/BUILD/ode-0.14/libccd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--disable-static' '--with-libccd=internal' '--with-cylinder-cylinder=libccd' '--with-capsule-cylinder=libcdd' '--with-convex-box=libccd' '--with-convex-capsule=libccd' '--with-convex-cylinder=libccd' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lm... yes checking for main in -lrt... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for clock_gettime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ccd/precision.h config.status: creating src/testsuites/Makefile config.status: creating src/testsuites/cu/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration: Build system type: riscv64-redhat-linux-gnu Host system type: riscv64-redhat-linux-gnu Use double precision: no Use drawstuff: X11 Demos enabled: yes Use OPCODE: yes Use GIMPACT: no Use libccd: yes libccd source: internal Custom colliders: cylinder-cylinder: libccd box-cylinder: default capsule-cylinder: libcdd convex-box: libccd convex-capsule: libccd convex-cylinder: libccd convex-sphere: default convex-convex: default Is target a Pentium: no Is target x86-64: no Use old opcode trimesh collider: no TLS for global caches: no Threading intf enabled: yes Built-in threading included: no Enable debug error check: yes Headers will be installed in /usr/include/ode Libraries will be installed in /usr/lib64 Building in directory /builddir/build/BUILD/ode-0.14 + make -j4 X_LIBS=-lX11 Making all in include make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/include' Making all in ode make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include/ode' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/ode' Making all in drawstuff make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' Making all in drawstuff make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -I../../ode/src -DDEFAULT_PATH_TO_TEXTURES='"../../drawstuff/textures/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o drawstuff.lo drawstuff.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -I../../ode/src -DDEFAULT_PATH_TO_TEXTURES='"../../drawstuff/textures/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o x11.lo x11.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -I../../ode/src -DDEFAULT_PATH_TO_TEXTURES=\"../../drawstuff/textures/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c x11.cpp -fPIC -DPIC -o .libs/x11.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -I../../ode/src -DDEFAULT_PATH_TO_TEXTURES=\"../../drawstuff/textures/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c drawstuff.cpp -fPIC -DPIC -o .libs/drawstuff.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdrawstuff.la drawstuff.lo x11.lo -lX11 -lm -lpthread libtool: link: ar cru .libs/libdrawstuff.a .libs/drawstuff.o .libs/x11.o libtool: link: ranlib .libs/libdrawstuff.a libtool: link: ( cd ".libs" && rm -f "libdrawstuff.la" && ln -s "../libdrawstuff.la" "libdrawstuff.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' Making all in dstest make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../drawstuff/src -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o dstest.o dstest.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dstest dstest.o ../../drawstuff/src/libdrawstuff.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dstest dstest.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 -lGLU -lGL -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' Making all in OPCODE make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' Making all in Ice make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceAABB.lo IceAABB.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceContainer.lo IceContainer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceHPoint.lo IceHPoint.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceIndexedTriangle.lo IceIndexedTriangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceHPoint.cpp -fPIC -DPIC -o .libs/IceHPoint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceAABB.cpp -fPIC -DPIC -o .libs/IceAABB.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceContainer.cpp -fPIC -DPIC -o .libs/IceContainer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceIndexedTriangle.cpp -fPIC -DPIC -o .libs/IceIndexedTriangle.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceIndexedTriangle.cpp:12: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceContainer.cpp:25: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceHPoint.cpp:29: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceAABB.cpp:21: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceMatrix3x3.lo IceMatrix3x3.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceMatrix4x4.lo IceMatrix4x4.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceMatrix3x3.cpp -fPIC -DPIC -o .libs/IceMatrix3x3.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceOBB.lo IceOBB.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IcePlane.lo IcePlane.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceMatrix4x4.cpp -fPIC -DPIC -o .libs/IceMatrix4x4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceOBB.cpp -fPIC -DPIC -o .libs/IceOBB.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IcePlane.cpp -fPIC -DPIC -o .libs/IcePlane.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceMatrix3x3.cpp:36: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceMatrix4x4.cpp:39: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceOBB.cpp:21: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IcePoint.lo IcePoint.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IcePlane.cpp:21: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IcePoint.cpp -fPIC -DPIC -o .libs/IcePoint.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceRandom.lo IceRandom.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceRay.lo IceRay.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceRandom.cpp -fPIC -DPIC -o .libs/IceRandom.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceRevisitedRadix.lo IceRevisitedRadix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceRay.cpp -fPIC -DPIC -o .libs/IceRay.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IcePoint.cpp:49: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceRevisitedRadix.cpp -fPIC -DPIC -o .libs/IceRevisitedRadix.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceRandom.cpp:12: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceSegment.lo IceSegment.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceRay.cpp:62: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceTriangle.lo IceTriangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceSegment.cpp -fPIC -DPIC -o .libs/IceSegment.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceRevisitedRadix.cpp:52: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o IceUtils.lo IceUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceTriangle.cpp -fPIC -DPIC -o .libs/IceTriangle.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../OPCODE -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c IceUtils.cpp -fPIC -DPIC -o .libs/IceUtils.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceSegment.cpp:25: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceTriangle.cpp:12: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from ../../OPCODE/Stdafx.h:19, from IceUtils.cpp:12: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libIce.la IceAABB.lo IceContainer.lo IceHPoint.lo IceIndexedTriangle.lo IceMatrix3x3.lo IceMatrix4x4.lo IceOBB.lo IcePlane.lo IcePoint.lo IceRandom.lo IceRay.lo IceRevisitedRadix.lo IceSegment.lo IceTriangle.lo IceUtils.lo -lm -lpthread libtool: link: ar cru .libs/libIce.a .libs/IceAABB.o .libs/IceContainer.o .libs/IceHPoint.o .libs/IceIndexedTriangle.o .libs/IceMatrix3x3.o .libs/IceMatrix4x4.o .libs/IceOBB.o .libs/IcePlane.o .libs/IcePoint.o .libs/IceRandom.o .libs/IceRay.o .libs/IceRevisitedRadix.o .libs/IceSegment.o .libs/IceTriangle.o .libs/IceUtils.o libtool: link: ranlib .libs/libIce.a libtool: link: ( cd ".libs" && rm -f "libIce.la" && ln -s "../libIce.la" "libIce.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_AABBCollider.lo OPC_AABBCollider.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_AABBTree.lo OPC_AABBTree.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_BaseModel.lo OPC_BaseModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_Collider.lo OPC_Collider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_AABBCollider.cpp -fPIC -DPIC -o .libs/OPC_AABBCollider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_BaseModel.cpp -fPIC -DPIC -o .libs/OPC_BaseModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_AABBTree.cpp -fPIC -DPIC -o .libs/OPC_AABBTree.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_Collider.cpp -fPIC -DPIC -o .libs/OPC_Collider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_BaseModel.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_AABBCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_Collider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_AABBTree.cpp:47: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_Common.lo OPC_Common.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_HybridModel.lo OPC_HybridModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_Common.cpp -fPIC -DPIC -o .libs/OPC_Common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_HybridModel.cpp -fPIC -DPIC -o .libs/OPC_HybridModel.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_LSSCollider.lo OPC_LSSCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_LSSCollider.cpp -fPIC -DPIC -o .libs/OPC_LSSCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_Common.cpp:46: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_HybridModel.cpp:85: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_MeshInterface.lo OPC_MeshInterface.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_LSSCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_MeshInterface.cpp -fPIC -DPIC -o .libs/OPC_MeshInterface.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_Model.lo OPC_Model.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_Model.cpp -fPIC -DPIC -o .libs/OPC_Model.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_MeshInterface.cpp:119: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_OBBCollider.lo OPC_OBBCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_OBBCollider.cpp -fPIC -DPIC -o .libs/OPC_OBBCollider.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o Opcode.lo Opcode.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_Model.cpp:93: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c Opcode.cpp -fPIC -DPIC -o .libs/Opcode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_OptimizedTree.lo OPC_OptimizedTree.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_OBBCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_OptimizedTree.cpp -fPIC -DPIC -o .libs/OPC_OptimizedTree.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from Opcode.cpp:36: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_Picking.lo OPC_Picking.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_PlanesCollider.lo OPC_PlanesCollider.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_OptimizedTree.cpp:69: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_Picking.cpp -fPIC -DPIC -o .libs/OPC_Picking.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_PlanesCollider.cpp -fPIC -DPIC -o .libs/OPC_PlanesCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_Picking.cpp:20: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_PlanesCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_RayCollider.lo OPC_RayCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_RayCollider.cpp -fPIC -DPIC -o .libs/OPC_RayCollider.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_SphereCollider.lo OPC_SphereCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_SphereCollider.cpp -fPIC -DPIC -o .libs/OPC_SphereCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_RayCollider.cpp:115: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_TreeBuilders.lo OPC_TreeBuilders.cpp In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_SphereCollider.cpp:35: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_TreeBuilders.cpp -fPIC -DPIC -o .libs/OPC_TreeBuilders.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_TreeBuilders.cpp:53: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_TreeCollider.lo OPC_TreeCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_TreeCollider.cpp -fPIC -DPIC -o .libs/OPC_TreeCollider.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o OPC_VolumeCollider.lo OPC_VolumeCollider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ode/src -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c OPC_VolumeCollider.cpp -fPIC -DPIC -o .libs/OPC_VolumeCollider.o In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_TreeCollider.cpp:32: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from OPC_IceHook.h:55:0, from Opcode.h:82, from Stdafx.h:19, from OPC_VolumeCollider.cpp:31: Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libOPCODE.la OPC_AABBCollider.lo OPC_AABBTree.lo OPC_BaseModel.lo OPC_Collider.lo OPC_Common.lo OPC_HybridModel.lo OPC_LSSCollider.lo OPC_MeshInterface.lo OPC_Model.lo OPC_OBBCollider.lo Opcode.lo OPC_OptimizedTree.lo OPC_Picking.lo OPC_PlanesCollider.lo OPC_RayCollider.lo OPC_SphereCollider.lo OPC_TreeBuilders.lo OPC_TreeCollider.lo OPC_VolumeCollider.lo -lm -lpthread libtool: link: ar cru .libs/libOPCODE.a .libs/OPC_AABBCollider.o .libs/OPC_AABBTree.o .libs/OPC_BaseModel.o .libs/OPC_Collider.o .libs/OPC_Common.o .libs/OPC_HybridModel.o .libs/OPC_LSSCollider.o .libs/OPC_MeshInterface.o .libs/OPC_Model.o .libs/OPC_OBBCollider.o .libs/Opcode.o .libs/OPC_OptimizedTree.o .libs/OPC_Picking.o .libs/OPC_PlanesCollider.o .libs/OPC_RayCollider.o .libs/OPC_SphereCollider.o .libs/OPC_TreeBuilders.o .libs/OPC_TreeCollider.o .libs/OPC_VolumeCollider.o libtool: link: ranlib .libs/libOPCODE.a libtool: link: ( cd ".libs" && rm -f "libOPCODE.la" && ln -s "../libOPCODE.la" "libOPCODE.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' Making all in ou make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' Making all in include/ou make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' Making all in src/ou make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"ou\ 0\" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o atomic.lo atomic.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"ou\ 0\" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o customization.lo customization.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"ou\ 0\" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o malloc.lo malloc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"ou\ 0\" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o threadlocalstorage.lo threadlocalstorage.cpp libtool: compile: g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"ou 0\"" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c atomic.cpp -fPIC -DPIC -o .libs/atomic.o libtool: compile: g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"ou 0\"" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c malloc.cpp -fPIC -DPIC -o .libs/malloc.o libtool: compile: g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"ou 0\"" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c customization.cpp -fPIC -DPIC -o .libs/customization.o libtool: compile: g++ -DPACKAGE_NAME=\"ou\" -DPACKAGE_TARNAME=\"ou\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"ou 0\"" -DPACKAGE_BUGREPORT=\"oleh_derevenko@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"ou\" -DVERSION=\"0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_INTTYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MEMSET=1 -D_OU_TARGET_OS=_OU_TARGET_OS_GENUNIX -I. -I../../include -D_OU_NAMESPACE=odeou -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c threadlocalstorage.cpp -fPIC -DPIC -o .libs/threadlocalstorage.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -fno-exceptions -fno-rtti -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -fno-exceptions -fno-rtti -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libou.la atomic.lo customization.lo malloc.lo threadlocalstorage.lo -lpthread -lc libtool: link: ar cru .libs/libou.a .libs/atomic.o .libs/customization.o .libs/malloc.o .libs/threadlocalstorage.o libtool: link: ranlib .libs/libou.a libtool: link: ( cd ".libs" && rm -f "libou.la" && ln -s "../libou.la" "libou.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' Making all in test make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/test' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' Making all in libccd make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' Making all in . make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o ccd.lo ccd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o polytope.lo polytope.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o support.lo support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c support.c -fPIC -DPIC -o .libs/support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c ccd.c -fPIC -DPIC -o .libs/ccd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c polytope.c -fPIC -DPIC -o .libs/polytope.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o vec3.lo vec3.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o mpr.lo mpr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c vec3.c -fPIC -DPIC -o .libs/vec3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c mpr.c -fPIC -DPIC -o .libs/mpr.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libccd.la alloc.lo ccd.lo polytope.lo support.lo vec3.lo mpr.lo -lrt -lm libtool: link: ar cru .libs/libccd.a .libs/alloc.o .libs/ccd.o .libs/polytope.o .libs/support.o .libs/vec3.o .libs/mpr.o libtool: link: ranlib .libs/libccd.a libtool: link: ( cd ".libs" && rm -f "libccd.la" && ln -s "../libccd.la" "libccd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' Making all in testsuites make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' Making all in cu make[5]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[5]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' Making all in ode make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' Making all in joints make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o joint.lo joint.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o ball.lo ball.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o dball.lo dball.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o dhinge.lo dhinge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c dhinge.cpp -fPIC -DPIC -o .libs/dhinge.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c ball.cpp -fPIC -DPIC -o .libs/ball.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c joint.cpp -fPIC -DPIC -o .libs/joint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c dball.cpp -fPIC -DPIC -o .libs/dball.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o transmission.lo transmission.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o hinge.lo hinge.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o slider.lo slider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c transmission.cpp -fPIC -DPIC -o .libs/transmission.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c hinge.cpp -fPIC -DPIC -o .libs/hinge.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c slider.cpp -fPIC -DPIC -o .libs/slider.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o contact.lo contact.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c contact.cpp -fPIC -DPIC -o .libs/contact.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o universal.lo universal.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o hinge2.lo hinge2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c universal.cpp -fPIC -DPIC -o .libs/universal.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o fixed.lo fixed.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c hinge2.cpp -fPIC -DPIC -o .libs/hinge2.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o null.lo null.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c fixed.cpp -fPIC -DPIC -o .libs/fixed.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c null.cpp -fPIC -DPIC -o .libs/null.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o amotor.lo amotor.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o lmotor.lo lmotor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c amotor.cpp -fPIC -DPIC -o .libs/amotor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c lmotor.cpp -fPIC -DPIC -o .libs/lmotor.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o plane2d.lo plane2d.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o pu.lo pu.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c plane2d.cpp -fPIC -DPIC -o .libs/plane2d.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c pu.cpp -fPIC -DPIC -o .libs/pu.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o pr.lo pr.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o piston.lo piston.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c pr.cpp -fPIC -DPIC -o .libs/pr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ode/src -I../../../include -I../../../include -I../../../ode/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c piston.cpp -fPIC -DPIC -o .libs/piston.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjoints.la joint.lo ball.lo dball.lo dhinge.lo transmission.lo hinge.lo slider.lo contact.lo universal.lo hinge2.lo fixed.lo null.lo amotor.lo lmotor.lo plane2d.lo pu.lo pr.lo piston.lo -lm -lpthread libtool: link: ar cru .libs/libjoints.a .libs/joint.o .libs/ball.o .libs/dball.o .libs/dhinge.o .libs/transmission.o .libs/hinge.o .libs/slider.o .libs/contact.o .libs/universal.o .libs/hinge2.o .libs/fixed.o .libs/null.o .libs/amotor.o .libs/lmotor.o .libs/plane2d.o .libs/pu.o .libs/pr.o .libs/piston.o libtool: link: ranlib .libs/libjoints.a libtool: link: ( cd ".libs" && rm -f "libjoints.la" && ln -s "../libjoints.la" "libjoints.la" ) make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o nextafterf.lo nextafterf.c /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o array.lo array.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o box.lo box.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o capsule.lo capsule.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c nextafterf.c -fPIC -DPIC -o .libs/nextafterf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c capsule.cpp -fPIC -DPIC -o .libs/capsule.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c box.cpp -fPIC -DPIC -o .libs/box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c array.cpp -fPIC -DPIC -o .libs/array.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_cylinder_box.lo collision_cylinder_box.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_cylinder_box.cpp -fPIC -DPIC -o .libs/collision_cylinder_box.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_cylinder_plane.lo collision_cylinder_plane.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_cylinder_plane.cpp -fPIC -DPIC -o .libs/collision_cylinder_plane.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_cylinder_sphere.lo collision_cylinder_sphere.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_cylinder_sphere.cpp -fPIC -DPIC -o .libs/collision_cylinder_sphere.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_kernel.lo collision_kernel.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_quadtreespace.lo collision_quadtreespace.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_sapspace.lo collision_sapspace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_kernel.cpp -fPIC -DPIC -o .libs/collision_kernel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_quadtreespace.cpp -fPIC -DPIC -o .libs/collision_quadtreespace.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_sapspace.cpp -fPIC -DPIC -o .libs/collision_sapspace.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_space.lo collision_space.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_space.cpp -fPIC -DPIC -o .libs/collision_space.o In file included from objects.h:32:0, from collision_kernel.h:35, from collision_quadtreespace.cpp:31: collision_quadtreespace.cpp: In member function 'virtual void dxQuadTreeSpace::add(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_quadtreespace.cpp:496:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_quadtreespace.cpp: In member function 'virtual void dxQuadTreeSpace::remove(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_quadtreespace.cpp:507:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED(this); ^~~~~~~~~~~~~~~~ In file included from objects.h:32:0, from collision_kernel.h:35, from collision_sapspace.cpp:42: collision_sapspace.cpp: In member function 'virtual void dxSAPSpace::add(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_sapspace.cpp:305:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_sapspace.cpp: In member function 'virtual void dxSAPSpace::remove(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_sapspace.cpp:320:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED(this); ^~~~~~~~~~~~~~~~ collision_sapspace.cpp: In destructor 'dxSAPSpace::~dxSAPSpace()': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_sapspace.cpp:280:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED(this); ^~~~~~~~~~~~~~~~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_kernel.cpp:40: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_transform.lo collision_transform.cpp In file included from collision_kernel.cpp:40:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_transform.cpp -fPIC -DPIC -o .libs/collision_transform.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_disabled.lo collision_trimesh_disabled.cpp In file included from objects.h:32:0, from collision_kernel.h:35, from collision_space.cpp:36: collision_space.cpp: In member function 'virtual void dxSpace::add(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_space.cpp:166:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_space.cpp: In member function 'virtual void dxSpace::remove(dxGeom*)': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_space.cpp:189:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_space.cpp: In destructor 'dxSpace::~dxSpace()': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ collision_space_internal.h:35:5: note: in expansion of macro 'dUASSERT' dUASSERT ((space)==0 || (space)->lock_count==0, \ ^~~~~~~~ collision_space.cpp:99:5: note: in expansion of macro 'CHECK_NOT_LOCKED' CHECK_NOT_LOCKED (this); ^~~~~~~~~~~~~~~~ collision_space.cpp: In member function 'virtual void dxHashSpace::collide(void*, void (*)(void*, dGeomID, dGeomID))': error.h:49:31: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ error.h:78:21: note: in expansion of macro 'dUASSERT' #define dAASSERT(a) dUASSERT(a,"Bad argument(s)") ^~~~~~~~ collision_space.cpp:423:5: note: in expansion of macro 'dAASSERT' dAASSERT(this && callback); ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_disabled.cpp -fPIC -DPIC -o .libs/collision_trimesh_disabled.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_util.lo collision_util.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o convex.lo convex.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o cylinder.lo cylinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_util.cpp -fPIC -DPIC -o .libs/collision_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c convex.cpp -fPIC -DPIC -o .libs/convex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c cylinder.cpp -fPIC -DPIC -o .libs/cylinder.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o error.lo error.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c error.cpp -fPIC -DPIC -o .libs/error.o convex.cpp: In function 'int TestConvexIntersection(dxConvex&, dxConvex&, int, dContactGeom*, int)': convex.cpp:1122:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ convex.cpp:1132:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if(ccso.depth_type==1) // face-face ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o export-dif.lo export-dif.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o heightfield.lo heightfield.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o lcp.lo lcp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c export-dif.cpp -fPIC -DPIC -o .libs/export-dif.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c heightfield.cpp -fPIC -DPIC -o .libs/heightfield.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c lcp.cpp -fPIC -DPIC -o .libs/lcp.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o mass.lo mass.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o mat.lo mat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c mat.cpp -fPIC -DPIC -o .libs/mat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c mass.cpp -fPIC -DPIC -o .libs/mass.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o matrix.lo matrix.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o memory.lo memory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from mass.cpp:33: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c memory.cpp -fPIC -DPIC -o .libs/memory.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o misc.lo misc.cpp In file included from mass.cpp:33:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c misc.cpp -fPIC -DPIC -o .libs/misc.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o objects.lo objects.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o obstack.lo obstack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c objects.cpp -fPIC -DPIC -o .libs/objects.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o ode.lo ode.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o odeinit.lo odeinit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c obstack.cpp -fPIC -DPIC -o .libs/obstack.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c ode.cpp -fPIC -DPIC -o .libs/ode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c odeinit.cpp -fPIC -DPIC -o .libs/odeinit.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o odemath.lo odemath.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o plane.lo plane.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c odemath.cpp -fPIC -DPIC -o .libs/odemath.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c plane.cpp -fPIC -DPIC -o .libs/plane.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from odeinit.cpp:36: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from odeinit.cpp:36:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o quickstep.lo quickstep.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o ray.lo ray.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c quickstep.cpp -fPIC -DPIC -o .libs/quickstep.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c ray.cpp -fPIC -DPIC -o .libs/ray.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o rotation.lo rotation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c rotation.cpp -fPIC -DPIC -o .libs/rotation.o quickstep.cpp: In function 'void dxQuickStepIsland_Stage4a(dxQuickStepperStage4CallContext*)': quickstep.cpp:1536:43: warning: unused variable 'callContext' [-Wunused-variable] const dxStepperProcessingCallContext *callContext = stage4CallContext->m_stepperCallContext; ^~~~~~~~~~~ quickstep.cpp: In function 'void dxQuickStepIsland_Stage4LCP_ConstraintsReordering(dxQuickStepperStage4CallContext*)': quickstep.cpp:2029:43: warning: unused variable 'callContext' [-Wunused-variable] const dxStepperProcessingCallContext *callContext = stage4CallContext->m_stepperCallContext; ^~~~~~~~~~~ quickstep.cpp: In function 'void dxQuickStepIsland_Stage4LCP_DependencyMapForNewOrderRebuilding(dxQuickStepperStage4CallContext*)': quickstep.cpp:2195:16: warning: unused variable 'findex' [-Wunused-variable] const int *findex = localContext->m_findex; ^~~~~~ quickstep.cpp: At global scope: quickstep.cpp:455:12: warning: 'int dxQuickStepIsland_Stage4LCP_fcWarmComplete_Callback(void*, dcallindex_t, dCallReleaseeID)' declared 'static' but never defined [-Wunused-function] static int dxQuickStepIsland_Stage4LCP_fcWarmComplete_Callback(void *_stage4CallContext, dcallindex_t callInstanceIndex, dCallReleaseeID callThisReleasee); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quickstep.cpp:469:13: warning: 'void dxQuickStepIsland_Stage4LCP_MTfcComputation_warm(dxQuickStepperStage4CallContext*, dCallReleaseeID)' declared 'static' but never defined [-Wunused-function] static void dxQuickStepIsland_Stage4LCP_MTfcComputation_warm(dxQuickStepperStage4CallContext *stage4CallContext, dCallReleaseeID callThisReleasee); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quickstep.cpp:470:13: warning: 'void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmZeroArrays(dxQuickStepperStage4CallContext*)' declared 'static' but never defined [-Wunused-function] static void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmZeroArrays(dxQuickStepperStage4CallContext *stage4CallContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quickstep.cpp:471:13: warning: 'void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmPrepare(dxQuickStepperStage4CallContext*)' declared 'static' but never defined [-Wunused-function] static void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmPrepare(dxQuickStepperStage4CallContext *stage4CallContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quickstep.cpp:472:13: warning: 'void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmComplete(dxQuickStepperStage4CallContext*)' declared 'static' but never defined [-Wunused-function] static void dxQuickStepIsland_Stage4LCP_MTfcComputation_warmComplete(dxQuickStepperStage4CallContext *stage4CallContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o sphere.lo sphere.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o step.lo step.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c sphere.cpp -fPIC -DPIC -o .libs/sphere.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o timer.lo timer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c step.cpp -fPIC -DPIC -o .libs/step.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c timer.cpp -fPIC -DPIC -o .libs/timer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o threading_base.lo threading_base.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o threading_impl.lo threading_impl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o threading_pool_posix.lo threading_pool_posix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c threading_base.cpp -fPIC -DPIC -o .libs/threading_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c threading_impl.cpp -fPIC -DPIC -o .libs/threading_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c threading_pool_posix.cpp -fPIC -DPIC -o .libs/threading_pool_posix.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o threading_pool_win.lo threading_pool_win.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o util.lo util.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c threading_pool_win.cpp -fPIC -DPIC -o .libs/threading_pool_win.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o odetls.lo odetls.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o odeou.lo odeou.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_trimesh.lo collision_trimesh_trimesh.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c util.cpp -fPIC -DPIC -o .libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c odetls.cpp -fPIC -DPIC -o .libs/odetls.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c odeou.cpp -fPIC -DPIC -o .libs/odeou.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_trimesh.cpp -fPIC -DPIC -o .libs/collision_trimesh_trimesh.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_trimesh_new.lo collision_trimesh_trimesh_new.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from odetls.cpp:38: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_sphere.lo collision_trimesh_sphere.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_trimesh_new.cpp -fPIC -DPIC -o .libs/collision_trimesh_trimesh_new.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_sphere.cpp -fPIC -DPIC -o .libs/collision_trimesh_sphere.o In file included from odetls.cpp:38:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_ray.lo collision_trimesh_ray.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_ray.cpp -fPIC -DPIC -o .libs/collision_trimesh_ray.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_opcode.lo collision_trimesh_opcode.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_trimesh_new.cpp:43: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_sphere.cpp:37: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_opcode.cpp -fPIC -DPIC -o .libs/collision_trimesh_opcode.o In file included from collision_trimesh_trimesh_new.cpp:43:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_ray.cpp:34: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_box.lo collision_trimesh_box.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_opcode.cpp:31: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_ccylinder.lo collision_trimesh_ccylinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_box.cpp -fPIC -DPIC -o .libs/collision_trimesh_box.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_distance.lo collision_trimesh_distance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_ccylinder.cpp -fPIC -DPIC -o .libs/collision_trimesh_ccylinder.o In file included from collision_trimesh_opcode.cpp:31:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_distance.cpp -fPIC -DPIC -o .libs/collision_trimesh_distance.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_box.cpp:38: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_ccylinder.cpp:59: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_cylinder_trimesh.lo collision_cylinder_trimesh.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_distance.cpp:31: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ collision_trimesh_box.cpp: At global scope: collision_trimesh_box.cpp:44:1: warning: 'void GenerateContact(int, dContactGeom*, int, dxGeom*, dxGeom*, int, const dReal*, const dReal*, dReal, int&)' declared 'static' but never defined [-Wunused-function] GenerateContact(int in_Flags, dContactGeom* in_Contacts, int in_Stride, ^~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_cylinder_trimesh.cpp -fPIC -DPIC -o .libs/collision_cylinder_trimesh.o In file included from collision_trimesh_distance.cpp:31:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_trimesh_plane.lo collision_trimesh_plane.cpp In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_cylinder_trimesh.cpp:35: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_convex_trimesh.lo collision_convex_trimesh.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o collision_libccd.lo collision_libccd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_trimesh_plane.cpp -fPIC -DPIC -o .libs/collision_trimesh_plane.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_convex_trimesh.cpp -fPIC -DPIC -o .libs/collision_convex_trimesh.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c collision_libccd.cpp -fPIC -DPIC -o .libs/collision_libccd.o In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_trimesh_plane.cpp:35: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ In file included from ../../OPCODE/OPC_IceHook.h:55:0, from ../../OPCODE/Opcode.h:82, from collision_trimesh_internal.h:43, from collision_convex_trimesh.cpp:44: ../../OPCODE/Ice/IcePoint.h: In member function 'IceMaths::Point& IceMaths::Point::Clamp(float, float)': ../../OPCODE/Ice/IcePoint.h:210:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:210:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(xmax) x=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:211:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(ymax) y=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(zmax) z=max; ^~ ../../OPCODE/Ice/IcePoint.h:212:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(zmax) z=max; ^~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o fastldlt.lo fastldlt.c In file included from collision_trimesh_plane.cpp:35:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ In file included from collision_convex_trimesh.cpp:44:0: collision_trimesh_internal.h: At global scope: collision_trimesh_internal.h:848:6: warning: 'bool Callback(dxTriMesh*, dxGeom*, int)' defined but not used [-Wunused-function] bool Callback(dxTriMesh* TriMesh, dxGeom* Object, int TriIndex){ ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o fastltsolve.lo fastltsolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c fastldlt.c -fPIC -DPIC -o .libs/fastldlt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o fastdot.lo fastdot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c fastltsolve.c -fPIC -DPIC -o .libs/fastltsolve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c fastdot.c -fPIC -DPIC -o .libs/fastdot.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o fastlsolve.lo fastlsolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D__ODE__ -I../../ou/include -I../../OPCODE -I../../OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -DdLIBCCD_ENABLED -I../../libccd/src -I../../libccd/src -DdLIBCCD_CYL_CYL -DdLIBCCD_CONVEX_BOX -DdLIBCCD_CONVEX_CAP -DdLIBCCD_CONVEX_CYL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c fastlsolve.c -fPIC -DPIC -o .libs/fastlsolve.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfast.la fastldlt.lo fastltsolve.lo fastdot.lo fastlsolve.lo -lm -lpthread libtool: link: ar cru .libs/libfast.a .libs/fastldlt.o .libs/fastltsolve.o .libs/fastdot.o .libs/fastlsolve.o libtool: link: ranlib .libs/libfast.a libtool: link: ( cd ".libs" && rm -f "libfast.la" && ln -s "../libfast.la" "libfast.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -version-info 5:1:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libode.la -rpath /usr/lib64 nextafterf.lo array.lo box.lo capsule.lo collision_cylinder_box.lo collision_cylinder_plane.lo collision_cylinder_sphere.lo collision_kernel.lo collision_quadtreespace.lo collision_sapspace.lo collision_space.lo collision_transform.lo collision_trimesh_disabled.lo collision_util.lo convex.lo cylinder.lo error.lo export-dif.lo heightfield.lo lcp.lo mass.lo mat.lo matrix.lo memory.lo misc.lo objects.lo obstack.lo ode.lo odeinit.lo odemath.lo plane.lo quickstep.lo ray.lo rotation.lo sphere.lo step.lo timer.lo threading_base.lo threading_impl.lo threading_pool_posix.lo threading_pool_win.lo util.lo odetls.lo odeou.lo collision_trimesh_trimesh.lo collision_trimesh_trimesh_new.lo collision_trimesh_sphere.lo collision_trimesh_ray.lo collision_trimesh_opcode.lo collision_trimesh_box.lo collision_trimesh_ccylinder.lo collision_trimesh_distance.lo collision_cylinder_trimesh.lo collision_trimesh_plane.lo collision_convex_trimesh.lo collision_libccd.lo libfast.la joints/libjoints.la ../../ou/src/ou/libou.la ../../OPCODE/libOPCODE.la ../../OPCODE/Ice/libIce.la ../../libccd/src/libccd.la -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/nextafterf.o .libs/array.o .libs/box.o .libs/capsule.o .libs/collision_cylinder_box.o .libs/collision_cylinder_plane.o .libs/collision_cylinder_sphere.o .libs/collision_kernel.o .libs/collision_quadtreespace.o .libs/collision_sapspace.o .libs/collision_space.o .libs/collision_transform.o .libs/collision_trimesh_disabled.o .libs/collision_util.o .libs/convex.o .libs/cylinder.o .libs/error.o .libs/export-dif.o .libs/heightfield.o .libs/lcp.o .libs/mass.o .libs/mat.o .libs/matrix.o .libs/memory.o .libs/misc.o .libs/objects.o .libs/obstack.o .libs/ode.o .libs/odeinit.o .libs/odemath.o .libs/plane.o .libs/quickstep.o .libs/ray.o .libs/rotation.o .libs/sphere.o .libs/step.o .libs/timer.o .libs/threading_base.o .libs/threading_impl.o .libs/threading_pool_posix.o .libs/threading_pool_win.o .libs/util.o .libs/odetls.o .libs/odeou.o .libs/collision_trimesh_trimesh.o .libs/collision_trimesh_trimesh_new.o .libs/collision_trimesh_sphere.o .libs/collision_trimesh_ray.o .libs/collision_trimesh_opcode.o .libs/collision_trimesh_box.o .libs/collision_trimesh_ccylinder.o .libs/collision_trimesh_distance.o .libs/collision_cylinder_trimesh.o .libs/collision_trimesh_plane.o .libs/collision_convex_trimesh.o .libs/collision_libccd.o -Wl,--whole-archive ./.libs/libfast.a joints/.libs/libjoints.a ../../ou/src/ou/.libs/libou.a ../../OPCODE/.libs/libOPCODE.a ../../OPCODE/Ice/.libs/libIce.a ../../libccd/src/.libs/libccd.a -Wl,--no-whole-archive -lrt -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libode.so.4 -o .libs/libode.so.4.1.1 libtool: link: (cd ".libs" && rm -f "libode.so.4" && ln -s "libode.so.4.1.1" "libode.so.4") libtool: link: (cd ".libs" && rm -f "libode.so" && ln -s "libode.so.4.1.1" "libode.so") libtool: link: ( cd ".libs" && rm -f "libode.la" && ln -s "../libode.la" "libode.la" ) make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/doc' Making all in demo make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/demo' g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_boxstack.o demo_boxstack.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_buggy.o demo_buggy.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_cards.o demo_cards.cpp gcc -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_chain1.o demo_chain1.c g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_chain2.o demo_chain2.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_collision.o demo_collision.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_crash.o demo_crash.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_cylvssphere.o demo_cylvssphere.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_dball.o demo_dball.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_dhinge.o demo_dhinge.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_transmission.o demo_transmission.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_feedback.o demo_feedback.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_friction.o demo_friction.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_gyroscopic.o demo_gyroscopic.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_gyro2.o demo_gyro2.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_heightfield.o demo_heightfield.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_hinge.o demo_hinge.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_I.o demo_I.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_jointPR.o demo_jointPR.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_joints.o demo_joints.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_jointPU.o demo_jointPU.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_kinematic.o demo_kinematic.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_motion.o demo_motion.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_motor.o demo_motor.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_ode.o demo_ode.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_piston.o demo_piston.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_plane2d.o demo_plane2d.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_rfriction.o demo_rfriction.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_slider.o demo_slider.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_space.o demo_space.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_space_stress.o demo_space_stress.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_step.o demo_step.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_tracks.o demo_tracks.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_basket.o demo_basket.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_cyl.o demo_cyl.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_moving_trimesh.o demo_moving_trimesh.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_moving_convex.o demo_moving_convex.cpp g++ -DHAVE_CONFIG_H -I. -I../../ode/src -I../../include -I../../include -DDRAWSTUFF_TEXTURE_PATH="\"/builddir/build/BUILD/ode-0.14/drawstuff/textures\"" -DdTRIMESH_ENABLED -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -c -o demo_trimesh.o demo_trimesh.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_boxstack demo_boxstack.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_boxstack demo_boxstack.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_buggy demo_buggy.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_cards demo_cards.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_chain1 demo_chain1.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lstdc++ -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_chain2 demo_chain2.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_chain1 demo_chain1.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lstdc++ -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_buggy demo_buggy.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_cards demo_cards.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_collision demo_collision.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_crash demo_crash.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_cylvssphere demo_cylvssphere.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_chain2 demo_chain2.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_dball demo_dball.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_collision demo_collision.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_crash demo_crash.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_cylvssphere demo_cylvssphere.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_dhinge demo_dhinge.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_transmission demo_transmission.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_feedback demo_feedback.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_dball demo_dball.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_friction demo_friction.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_transmission demo_transmission.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_dhinge demo_dhinge.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_feedback demo_feedback.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_gyroscopic demo_gyroscopic.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_gyro2 demo_gyro2.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_heightfield demo_heightfield.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_friction demo_friction.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_hinge demo_hinge.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_gyroscopic demo_gyroscopic.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_gyro2 demo_gyro2.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_heightfield demo_heightfield.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_I demo_I.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_jointPR demo_jointPR.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_joints demo_joints.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_hinge demo_hinge.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_jointPU demo_jointPU.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_I demo_I.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_jointPR demo_jointPR.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_joints demo_joints.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_kinematic demo_kinematic.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_motion demo_motion.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_motor demo_motor.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_jointPU demo_jointPU.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_ode demo_ode.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_kinematic demo_kinematic.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_motion demo_motion.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_motor demo_motor.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_piston demo_piston.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_plane2d demo_plane2d.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_rfriction demo_rfriction.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_ode demo_ode.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_slider demo_slider.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_piston demo_piston.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_plane2d demo_plane2d.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_rfriction demo_rfriction.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_space demo_space.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_space_stress demo_space_stress.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_step demo_step.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_slider demo_slider.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_tracks demo_tracks.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_space demo_space.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_space_stress demo_space_stress.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_step demo_step.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_basket demo_basket.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_cyl demo_cyl.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_moving_trimesh demo_moving_trimesh.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_tracks demo_tracks.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_moving_convex demo_moving_convex.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_basket demo_basket.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_cyl demo_cyl.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_moving_trimesh demo_moving_trimesh.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_trimesh demo_trimesh.o ../../drawstuff/src/libdrawstuff.la ../../ode/src/libode.la -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_moving_convex demo_moving_convex.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffast-math -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_trimesh demo_trimesh.o ../../drawstuff/src/.libs/libdrawstuff.a -lX11 ../../ode/src/.libs/libode.so -lrt -lGLU -lGL -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/demo' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' Making all in joints make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/joints' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/joints' Making all in UnitTest++ make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' Making all in src make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' Making all in Posix make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' make[1]: Entering directory '/builddir/build/BUILD/ode-0.14' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SDBqwF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64 + cd ode-0.14 + make install DESTDIR=/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64 Making install in include make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/include' Making install in ode make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include/ode' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/include/ode' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/include/ode' /usr/bin/install -c -m 644 precision.h version.h '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/include/ode' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/include/ode' /usr/bin/install -c -m 644 collision.h collision_space.h collision_trimesh.h common.h compatibility.h contact.h error.h export-dif.h mass.h matrix.h memory.h misc.h objects.h ode.h odeconfig.h odecpp.h odecpp_collision.h odeinit.h odemath.h odemath_legacy.h rotation.h threading.h threading_impl.h timer.h '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/include/ode' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/ode' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/ode' Making install in drawstuff make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include/drawstuff' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/include' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/include' Making install in drawstuff make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' Making install in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/src' Making install in dstest make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff/dstest' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/drawstuff' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/drawstuff' Making install in OPCODE make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' Making install in Ice make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE/Ice' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/OPCODE' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/OPCODE' Making install in ou make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' Making install in include/ou make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/include/ou' Making install in src/ou make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/src/ou' Making install in test make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/test' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ou/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/test' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou/test' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ou' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/ou' Making install in libccd make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' Making install in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' Making install in testsuites make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' Making install in cu make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[5]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites/cu' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[5]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src/testsuites' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd/src' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/libccd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/libccd' Making install in ode make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' Making install in src make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' Making install in joints make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src/joints' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libode.la '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libode.so.4.1.1 /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64/libode.so.4.1.1 libtool: install: (cd /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64 && { ln -s -f libode.so.4.1.1 libode.so.4 || { rm -f libode.so.4 && ln -s libode.so.4.1.1 libode.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64 && { ln -s -f libode.so.4.1.1 libode.so || { rm -f libode.so && ln -s libode.so.4.1.1 libode.so; }; }) libtool: install: /usr/bin/install -c .libs/libode.lai /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64/libode.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/src' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/doc' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/doc' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/doc' Making install in demo make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/demo' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode/demo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/demo' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode/demo' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/ode' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/ode' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' Making install in joints make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/joints' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/joints' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/joints' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/joints' Making install in UnitTest++ make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' Making install in src make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' Making install in Posix make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' make[5]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src/Posix' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[5]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++/src' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[4]: Entering directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests/UnitTest++' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' make[3]: Entering directory '/builddir/build/BUILD/ode-0.14/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14/tests' make[1]: Entering directory '/builddir/build/BUILD/ode-0.14' make[2]: Entering directory '/builddir/build/BUILD/ode-0.14' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/bin' /usr/bin/install -c ode-config '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 ode.pc '/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/ode-0.14' make[1]: Leaving directory '/builddir/build/BUILD/ode-0.14' + rm /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64/libode.la + install -m 755 ode-double-config /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/bin + install -m 755 libode-double.so.4.1.1 /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64 + ln -s libode-double.so.4.1.1 /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64/libode-double.so.4 + ln -s libode-double.so.4.1.1 /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64/libode-double.so + install -m 644 ode-double.pc /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/lib64/pkgconfig + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ode-0.14-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lyOzJy + umask 022 + cd /builddir/build/BUILD + cd ode-0.14 + DOCDIR=/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/doc/ode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/doc/ode + cp -pr CHANGELOG.txt /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/doc/ode + cp -pr README.md /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/doc/ode + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bl1bHP + umask 022 + cd /builddir/build/BUILD + cd ode-0.14 + LICENSEDIR=/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/licenses/ode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/licenses/ode + cp -pr COPYING OPCODE-COPYING /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/licenses/ode + cp -pr LIBCCD-LICENSE.TXT LICENSE-BSD.TXT LICENSE.TXT OU-LICENSE-BSD.TXT OU-LICENSE-LESSER.TXT OU-LICENSE-ZLIB.TXT OU-LICENSE.TXT /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/licenses/ode + exit 0 Provides: libode.so.4()(64bit) ode = 0.14-6.fc28 ode(riscv-64) = 0.14-6.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: ode-double-0.14-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0HTAad + umask 022 + cd /builddir/build/BUILD + cd ode-0.14 + DOCDIR=/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/doc/ode-double + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/doc/ode-double + cp -pr CHANGELOG.txt /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/doc/ode-double + cp -pr README.md /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/doc/ode-double + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fKSJt6 + umask 022 + cd /builddir/build/BUILD + cd ode-0.14 + LICENSEDIR=/builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/licenses/ode-double + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/licenses/ode-double + cp -pr COPYING OPCODE-COPYING /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/licenses/ode-double + cp -pr LIBCCD-LICENSE.TXT LICENSE-BSD.TXT LICENSE.TXT OU-LICENSE-BSD.TXT OU-LICENSE-LESSER.TXT OU-LICENSE-ZLIB.TXT OU-LICENSE.TXT /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64/usr/share/licenses/ode-double + exit 0 Provides: libode-double.so.4()(64bit) ode-double = 0.14-6.fc28 ode-double(riscv-64) = 0.14-6.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: ode-devel-0.14-6.fc28.riscv64 Provides: ode-devel = 0.14-6.fc28 ode-devel(riscv-64) = 0.14-6.fc28 pkgconfig(ode) = 0.14 pkgconfig(ode-double) = 0.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libode-double.so.4()(64bit) libode.so.4()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/ode-0.14-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ode-0.14-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ode-double-0.14-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ode-devel-0.14-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.maJixS + umask 022 + cd /builddir/build/BUILD + cd ode-0.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ode-0.14-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff