Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/bullet.spec'], uid=1000shell=Falsegid=425user='mockbuild'timeout=172800logger=chrootPath='/var/lib/mock/f26-build-7593207-693991/root'env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/bullet.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/bullet-2.83-3.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/bullet.spec'], private_network=Trueuid=1000shell=Falsegid=425user='mockbuild'timeout=172800logger=chrootPath='/var/lib/mock/f26-build-7593207-693991/root'env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/bullet.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EIsiYZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bullet3-2.83 + /usr/bin/xz -dc /builddir/build/SOURCES/bullet3-2.83-free.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bullet3-2.83 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf examples + dos2unix README.md dos2unix: converting file README.md to Unix format... + sed -i 's|-I@CMAKE_INSTALL_PREFIX@/@INCLUDE_INSTALL_DIR@|-I@INCLUDE_INSTALL_DIR@|' bullet.pc.cmake + chmod -x src/BulletDynamics/ConstraintSolver/btSliderConstraint.h + chmod -x src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WWgGn8 + umask 022 + cd /builddir/build/BUILD + cd bullet3-2.83 + mkdir build + pushd build ~/build/BUILD/bullet3-2.83/build ~/build/BUILD/bullet3-2.83 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DBUILD_BULLET2_DEMOS=OFF -DBUILD_EXTRAS=ON -DINSTALL_EXTRA_LIBS=ON -DCMAKE_BUILD_TYPE=NONE -DCMAKE_SKIP_BUILD_RPATH=ON -DINCLUDE_INSTALL_DIR=/usr/include/bullet/ -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /usr/lib64/libGL.so OPENGL FOUND /usr/lib64/libGLU.so/usr/lib64/libGL.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/bullet3-2.83/build + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/bullet3-2.83 -B/builddir/build/BUILD/bullet3-2.83/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/bullet3-2.83/build/CMakeFiles /builddir/build/BUILD/bullet3-2.83/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/LinearMath/CMakeFiles/LinearMath.dir/build.make src/LinearMath/CMakeFiles/LinearMath.dir/depend make -f Extras/HACD/CMakeFiles/HACD.dir/build.make Extras/HACD/CMakeFiles/HACD.dir/depend make -f src/Bullet3Common/CMakeFiles/Bullet3Common.dir/build.make src/Bullet3Common/CMakeFiles/Bullet3Common.dir/depend make -f test/gtest-1.7.0/CMakeFiles/gtest.dir/build.make test/gtest-1.7.0/CMakeFiles/gtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/HACD /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD/CMakeFiles/HACD.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Common /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/LinearMath /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath/CMakeFiles/LinearMath.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/test/gtest-1.7.0 /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/test/gtest-1.7.0 /builddir/build/BUILD/bullet3-2.83/build/test/gtest-1.7.0/CMakeFiles/gtest.dir/DependInfo.cmake --color= Scanning dependencies of target Bullet3Common Scanning dependencies of target HACD make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Common/CMakeFiles/Bullet3Common.dir/build.make src/Bullet3Common/CMakeFiles/Bullet3Common.dir/build make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/HACD/CMakeFiles/HACD.dir/build.make Extras/HACD/CMakeFiles/HACD.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 0%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdGraph.o [ 1%] Building CXX object src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD && /usr/bin/c++ -DHACD_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/HACD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/HACD.dir/hacdGraph.o -c /builddir/build/BUILD/bullet3-2.83/Extras/HACD/hacdGraph.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common && /usr/bin/c++ -DBullet3Common_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Common/b3AlignedAllocator.cpp Scanning dependencies of target LinearMath make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/LinearMath/CMakeFiles/LinearMath.dir/build.make src/LinearMath/CMakeFiles/LinearMath.dir/build Scanning dependencies of target gtest make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f test/gtest-1.7.0/CMakeFiles/gtest.dir/build.make test/gtest-1.7.0/CMakeFiles/gtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 1%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/c++ -DLinearMath_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/LinearMath.dir/btAlignedAllocator.o -c /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAlignedAllocator.cpp [ 1%] Building CXX object test/gtest-1.7.0/CMakeFiles/gtest.dir/src/gtest-all.o cd /builddir/build/BUILD/bullet3-2.83/build/test/gtest-1.7.0 && /usr/bin/c++ -DUSE_GRAPHICAL_BENCHMARK -D_VARIADIC_MAX=10 -Dgtest_EXPORTS -I/builddir/build/BUILD/bullet3-2.83/test/gtest-1.7.0/. -I/builddir/build/BUILD/bullet3-2.83/test/gtest-1.7.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/gtest.dir/src/gtest-all.o -c /builddir/build/BUILD/bullet3-2.83/test/gtest-1.7.0/src/gtest-all.cc [ 1%] Building CXX object src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common && /usr/bin/c++ -DBullet3Common_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Common.dir/b3Vector3.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Common/b3Vector3.cpp [ 2%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/c++ -DLinearMath_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/LinearMath.dir/btConvexHull.o -c /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHull.cpp [ 3%] Building CXX object src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common && /usr/bin/c++ -DBullet3Common_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Common.dir/b3Logging.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Common/b3Logging.cpp [ 3%] Linking CXX shared library libBullet3Common.so cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common && /usr/bin/cmake -E cmake_link_script CMakeFiles/Bullet3Common.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBullet3Common.so.2.83 -o libBullet3Common.so.2.83 CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o CMakeFiles/Bullet3Common.dir/b3Vector3.o CMakeFiles/Bullet3Common.dir/b3Logging.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common && /usr/bin/cmake -E cmake_symlink_library libBullet3Common.so.2.83 libBullet3Common.so.2.83 libBullet3Common.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 3%] Built target Bullet3Common [ 3%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/c++ -DLinearMath_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/LinearMath.dir/btConvexHullComputer.o -c /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHullComputer.cpp [ 4%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/c++ -DLinearMath_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/LinearMath.dir/btGeometryUtil.o -c /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btGeometryUtil.cpp [ 4%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/c++ -DLinearMath_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/LinearMath.dir/btPolarDecomposition.o -c /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btPolarDecomposition.cpp [ 5%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdHACD.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD && /usr/bin/c++ -DHACD_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/HACD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/HACD.dir/hacdHACD.o -c /builddir/build/BUILD/bullet3-2.83/Extras/HACD/hacdHACD.cpp [ 5%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/c++ -DLinearMath_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/LinearMath.dir/btQuickprof.o -c /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuickprof.cpp [ 6%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/c++ -DLinearMath_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/LinearMath.dir/btSerializer.o -c /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btSerializer.cpp [ 6%] Building CXX object src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/c++ -DLinearMath_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/LinearMath.dir/btVector3.o -c /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.cpp [ 6%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdICHull.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD && /usr/bin/c++ -DHACD_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/HACD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/HACD.dir/hacdICHull.o -c /builddir/build/BUILD/bullet3-2.83/Extras/HACD/hacdICHull.cpp [ 7%] Linking CXX shared library libLinearMath.so cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/cmake -E cmake_link_script CMakeFiles/LinearMath.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libLinearMath.so.2.83 -o libLinearMath.so.2.83 CMakeFiles/LinearMath.dir/btAlignedAllocator.o CMakeFiles/LinearMath.dir/btConvexHull.o CMakeFiles/LinearMath.dir/btConvexHullComputer.o CMakeFiles/LinearMath.dir/btGeometryUtil.o CMakeFiles/LinearMath.dir/btPolarDecomposition.o CMakeFiles/LinearMath.dir/btQuickprof.o CMakeFiles/LinearMath.dir/btSerializer.o CMakeFiles/LinearMath.dir/btVector3.o cd /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath && /usr/bin/cmake -E cmake_symlink_library libLinearMath.so.2.83 libLinearMath.so.2.83 libLinearMath.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 8%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdManifoldMesh.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD && /usr/bin/c++ -DHACD_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/HACD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/HACD.dir/hacdManifoldMesh.o -c /builddir/build/BUILD/bullet3-2.83/Extras/HACD/hacdManifoldMesh.cpp make -f src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/build.make src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Geometry /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Geometry /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/DependInfo.cmake --color= [ 8%] Built target LinearMath make -f src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/build.make src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/depend Scanning dependencies of target Bullet3Geometry make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/build.make src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 8%] Building CXX object src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/b3ConvexHullComputer.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Geometry && /usr/bin/c++ -DBullet3Geometry_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Geometry.dir/b3ConvexHullComputer.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Geometry/b3ConvexHullComputer.cpp Scanning dependencies of target Bullet2FileLoader make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/build.make src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 8%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3BulletFile.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader && /usr/bin/c++ -DBullet2FileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet2FileLoader.dir/b3BulletFile.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3BulletFile.cpp [ 8%] Linking CXX shared library libHACD.so cd /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD && /usr/bin/cmake -E cmake_link_script CMakeFiles/HACD.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libHACD.so.2.83 -o libHACD.so.2.83 CMakeFiles/HACD.dir/hacdGraph.o CMakeFiles/HACD.dir/hacdHACD.o CMakeFiles/HACD.dir/hacdICHull.o CMakeFiles/HACD.dir/hacdManifoldMesh.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD && /usr/bin/cmake -E cmake_symlink_library libHACD.so.2.83 libHACD.so.2.83 libHACD.so [ 8%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3Chunk.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader && /usr/bin/c++ -DBullet2FileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet2FileLoader.dir/b3Chunk.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3Chunk.cpp make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 8%] Built target HACD [ 9%] Building CXX object src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/b3GeometryUtil.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Geometry && /usr/bin/c++ -DBullet3Geometry_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Geometry.dir/b3GeometryUtil.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Geometry/b3GeometryUtil.cpp [ 10%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3DNA.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader && /usr/bin/c++ -DBullet2FileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet2FileLoader.dir/b3DNA.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3DNA.cpp make -f src/BulletCollision/CMakeFiles/BulletCollision.dir/build.make src/BulletCollision/CMakeFiles/BulletCollision.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/BulletCollision /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision/CMakeFiles/BulletCollision.dir/DependInfo.cmake --color= Scanning dependencies of target BulletCollision make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/BulletCollision/CMakeFiles/BulletCollision.dir/build.make src/BulletCollision/CMakeFiles/BulletCollision.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 10%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp [ 10%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3File.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader && /usr/bin/c++ -DBullet2FileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet2FileLoader.dir/b3File.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3File.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3File.cpp: In constructor 'bParse::bFile::bFile(const char*, const char*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3File.cpp:77:7: warning: variable 'bytesRead' set but not used [-Wunused-but-set-variable] int bytesRead; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3File.cpp: In member function 'void bParse::bFile::preSwap()': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3File.cpp:561:13: warning: unused variable 'brokenDNA' [-Wunused-variable] const bool brokenDNA = (mFlags&FD_BROKEN_DNA)!=0; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3File.cpp: In member function 'virtual void bParse::bFile::writeChunks(FILE*, bool)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3File.cpp:1571:7: warning: variable 'oldLen' set but not used [-Wunused-but-set-variable] int oldLen, curLen, reverseOld; ^~~~~~ [ 10%] Linking CXX shared library libBullet3Geometry.so cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Geometry && /usr/bin/cmake -E cmake_link_script CMakeFiles/Bullet3Geometry.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBullet3Geometry.so.2.83 -o libBullet3Geometry.so.2.83 CMakeFiles/Bullet3Geometry.dir/b3ConvexHullComputer.o CMakeFiles/Bullet3Geometry.dir/b3GeometryUtil.o ../Bullet3Common/libBullet3Common.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Geometry && /usr/bin/cmake -E cmake_symlink_library libBullet3Geometry.so.2.83 libBullet3Geometry.so.2.83 libBullet3Geometry.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 10%] Built target Bullet3Geometry make -f Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/build.make Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/DependInfo.cmake --color= Scanning dependencies of target BulletFileLoader make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/build.make Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 10%] Building CXX object Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bChunk.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader && /usr/bin/c++ -DBulletFileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletFileLoader.dir/bChunk.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bChunk.cpp [ 11%] Building CXX object Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bDNA.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader && /usr/bin/c++ -DBulletFileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletFileLoader.dir/bDNA.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bDNA.cpp [ 12%] Building CXX object src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/b3Serializer.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader && /usr/bin/c++ -DBullet2FileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet2FileLoader.dir/b3Serializer.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader/b3Serializer.cpp [ 12%] Linking CXX shared library libBullet2FileLoader.so cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader && /usr/bin/cmake -E cmake_link_script CMakeFiles/Bullet2FileLoader.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBullet2FileLoader.so.2.83 -o libBullet2FileLoader.so.2.83 CMakeFiles/Bullet2FileLoader.dir/b3BulletFile.o CMakeFiles/Bullet2FileLoader.dir/b3Chunk.o CMakeFiles/Bullet2FileLoader.dir/b3DNA.o CMakeFiles/Bullet2FileLoader.dir/b3File.o CMakeFiles/Bullet2FileLoader.dir/b3Serializer.o ../../Bullet3Common/libBullet3Common.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader && /usr/bin/cmake -E cmake_symlink_library libBullet2FileLoader.so.2.83 libBullet2FileLoader.so.2.83 libBullet2FileLoader.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 12%] Built target Bullet2FileLoader make -f src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/build.make src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/DependInfo.cmake --color= [ 12%] Building CXX object Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bFile.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader && /usr/bin/c++ -DBulletFileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletFileLoader.dir/bFile.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp Scanning dependencies of target Bullet3Collision make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/build.make src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 12%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3DynamicBvh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision && /usr/bin/c++ -DBullet3Collision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3DynamicBvh.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp: In member function 'void bParse::bFile::preSwap()': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp:575:13: warning: unused variable 'brokenDNA' [-Wunused-variable] const bool brokenDNA = (mFlags&FD_BROKEN_DNA)!=0; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp: In member function 'int bParse::bFile::resolvePointersStructRecursive(char*, int, int, int)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp:1287:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'void*' [-Wformat=] printf("%d ", array[a]); ~~~~~~~~^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp:1305:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'void*' [-Wformat=] printf("%d ", ptr); ^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp: In member function 'void bParse::bFile::resolvePointers(int)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp:1486:58: warning: format '%d' expects argument of type 'int', but argument 3 has type 'void*' [-Wformat=] printf(" <%s pointer=%d>\n",oldType,dataChunk.oldPtr); ~~~~~~~~~~~~~~~~^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp: In member function 'virtual void bParse::bFile::writeChunks(FILE*, bool)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp:1586:7: warning: variable 'oldLen' set but not used [-Wunused-but-set-variable] int oldLen, curLen, reverseOld; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp: In constructor 'bParse::bFile::bFile(const char*, const char*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp:78:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(mFileBuffer, mFileLen, 1, fp); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp:17:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h: In member function 'void b3DynamicBvh::rayTestInternal(const b3DbvtNode*, const b3Vector3&, const b3Vector3&, const b3Vector3&, unsigned int*, b3Scalar, const b3Vector3&, const b3Vector3&, b3DynamicBvh::ICollide&) const': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:968:13: warning: unused variable 'resultNormal' [-Wunused-variable] b3Vector3 resultNormal; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h: In static member function 'static void b3DynamicBvh::rayTest(const b3DbvtNode*, const b3Vector3&, const b3Vector3&, b3DynamicBvh::ICollide&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:1027:14: warning: unused variable 'resultNormal' [-Wunused-variable] b3Vector3 resultNormal; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp: In function 'b3DbvtVolume b3Merge(const b3DbvtVolume&, const b3DbvtVolume&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp:42:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] b3DbvtVolume& res=*(b3DbvtVolume*)locals; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp: In function 'b3DbvtVolume b3Bounds(const b3NodeArray&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp:253:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] b3DbvtVolume& volume=*(b3DbvtVolume*)locals; ^~~~~~ [ 13%] Building CXX object Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/btBulletFile.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader && /usr/bin/c++ -DBulletFileLoader_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletFileLoader.dir/btBulletFile.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/btBulletFile.cpp [ 14%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3DynamicBvhBroadphase.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision && /usr/bin/c++ -DBullet3Collision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3DynamicBvhBroadphase.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h:20:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.cpp:18: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h: In member function 'void b3DynamicBvh::rayTestInternal(const b3DbvtNode*, const b3Vector3&, const b3Vector3&, const b3Vector3&, unsigned int*, b3Scalar, const b3Vector3&, const b3Vector3&, b3DynamicBvh::ICollide&) const': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:968:13: warning: unused variable 'resultNormal' [-Wunused-variable] b3Vector3 resultNormal; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h: In static member function 'static void b3DynamicBvh::rayTest(const b3DbvtNode*, const b3Vector3&, const b3Vector3&, b3DynamicBvh::ICollide&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:1027:14: warning: unused variable 'resultNormal' [-Wunused-variable] b3Vector3 resultNormal; ^~~~~~~~~~~~ [ 15%] Linking CXX shared library libgtest.so cd /builddir/build/BUILD/bullet3-2.83/build/test/gtest-1.7.0 && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgtest.so -o libgtest.so CMakeFiles/gtest.dir/src/gtest-all.o [ 15%] Linking CXX shared library libBulletFileLoader.so cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader && /usr/bin/cmake -E cmake_link_script CMakeFiles/BulletFileLoader.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBulletFileLoader.so.2.83 -o libBulletFileLoader.so.2.83 CMakeFiles/BulletFileLoader.dir/bChunk.o CMakeFiles/BulletFileLoader.dir/bDNA.o CMakeFiles/BulletFileLoader.dir/bFile.o CMakeFiles/BulletFileLoader.dir/btBulletFile.o ../../../src/LinearMath/libLinearMath.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader && /usr/bin/cmake -E cmake_symlink_library libBulletFileLoader.so.2.83 libBulletFileLoader.so.2.83 libBulletFileLoader.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 15%] Built target BulletFileLoader [ 15%] Built target gtest [ 15%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3OverlappingPairCache.o [ 16%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision && /usr/bin/c++ -DBullet3Collision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3OverlappingPairCache.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp [ 16%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp [ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvt.cpp [ 17%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp [ 18%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/NarrowPhaseCollision/b3CpuNarrowPhase.o [ 18%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o [ 18%] Building CXX object src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/NarrowPhaseCollision/b3ConvexUtility.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision && /usr/bin/c++ -DBullet3Collision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Collision.dir/NarrowPhaseCollision/b3CpuNarrowPhase.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision && /usr/bin/c++ -DBullet3Collision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Collision.dir/NarrowPhaseCollision/b3ConvexUtility.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.cpp [ 19%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btMultiSapBroadphase.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btMultiSapBroadphase.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h:7:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.cpp:6: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindSeparatingAxis.h: In function 'void b3ProjectAxis(const b3ConvexPolyhedronData&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3AlignedObjectArray&, b3Scalar&, b3Scalar&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindSeparatingAxis.h:19:13: warning: variable 'vertex' set but not used [-Wunused-but-set-variable] b3Vector3 vertex = vertices[hull.m_vertexOffset+i]; ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.cpp:6:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h: In function 'int b3ClipFaceAgainstHull(const b3Vector3&, const b3ConvexPolyhedronData*, const b3Vector3&, const b3Quaternion&, b3Vector3*, int, b3Vector3*, int, float, float, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Vector3*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h:115:6: warning: unused variable 'numContacts' [-Wunused-variable] int numContacts = numWorldVertsB1; ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h: In function 'int b3ClipHullAgainstHull(const b3Vector3&, const b3ConvexPolyhedronData&, const b3ConvexPolyhedronData&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Quaternion&, b3Vector3*, b3Vector3*, int, float, float, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Vector3*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h:206:15: warning: variable 'once' set but not used [-Wunused-but-set-variable] static bool once = true; ^~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h:196:8: warning: unused variable 'curMaxDist' [-Wunused-variable] float curMaxDist=maxDist; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h: In function 'int b3ClipHullHullSingle(int, int, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Quaternion&, int, int, const b3AlignedObjectArray*, b3AlignedObjectArray*, int&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3Vector3&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h:402:11: warning: unused variable 'distance' [-Wunused-variable] float distance = 0.f; ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h: In function 'int b3ContactConvexConvexSAT(int, int, int, int, int, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3AlignedObjectArray&, int&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h:465:6: warning: unused variable 'contactCapacity' [-Wunused-variable] int contactCapacity = B3_MAX_VERTS; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h:466:6: warning: unused variable 'numContactsOut' [-Wunused-variable] int numContactsOut=0; ^~~~~~~~~~~~~~ [ 19%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp [ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp [ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp [ 20%] Linking CXX shared library libBullet3Collision.so cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision && /usr/bin/cmake -E cmake_link_script CMakeFiles/Bullet3Collision.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBullet3Collision.so.2.83 -o libBullet3Collision.so.2.83 CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3DynamicBvh.o CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3DynamicBvhBroadphase.o CMakeFiles/Bullet3Collision.dir/BroadPhaseCollision/b3OverlappingPairCache.o CMakeFiles/Bullet3Collision.dir/NarrowPhaseCollision/b3ConvexUtility.o CMakeFiles/Bullet3Collision.dir/NarrowPhaseCollision/b3CpuNarrowPhase.o ../Bullet3Geometry/libBullet3Geometry.so.2.83 ../Bullet3Common/libBullet3Common.so.2.83 [ 20%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision && /usr/bin/cmake -E cmake_symlink_library libBullet3Collision.so.2.83 libBullet3Collision.so.2.83 libBullet3Collision.so [ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 21%] Built target Bullet3Collision [ 21%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp: In function 'btScalar EdgeSeparation(const btBox2dShape*, const btTransform&, int, const btBox2dShape*, const btTransform&)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:154:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( count2 > 0 ) ^~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:157:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' btVector3 v1 = b2Mul(xf1, vertices1[edge1]); ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp: In function 'btScalar FindMaxSeparation(int*, const btBox2dShape*, const btTransform&, const btBox2dShape*, const btTransform&)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:178:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( count1 > 0 ) ^~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:182:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' btScalar s = EdgeSeparation(poly1, xf1, edge, poly2, xf2); ^~~~~~~~ [ 22%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp make -f src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/build.make src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/DependInfo.cmake --color= Scanning dependencies of target Bullet3Dynamics make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/build.make src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 22%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/b3CpuRigidBodyPipeline.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics && /usr/bin/c++ -DBullet3Dynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Dynamics.dir/b3CpuRigidBodyPipeline.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h:20:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp:5: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h: In member function 'void b3DynamicBvh::rayTestInternal(const b3DbvtNode*, const b3Vector3&, const b3Vector3&, const b3Vector3&, unsigned int*, b3Scalar, const b3Vector3&, const b3Vector3&, b3DynamicBvh::ICollide&) const': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:968:13: warning: unused variable 'resultNormal' [-Wunused-variable] b3Vector3 resultNormal; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h: In static member function 'static void b3DynamicBvh::rayTest(const b3DbvtNode*, const b3Vector3&, const b3Vector3&, b3DynamicBvh::ICollide&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:1027:14: warning: unused variable 'resultNormal' [-Wunused-variable] b3Vector3 resultNormal; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp: In constructor 'b3SolveTask::b3SolveTask(b3AlignedObjectArray&, b3AlignedObjectArray&, b3AlignedObjectArray&, int, int, int, b3AlignedObjectArray*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp:388:6: warning: 'b3SolveTask::m_maxNumBatches' will be initialized after [-Wreorder] int m_maxNumBatches; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp:383:29: warning: 'b3AlignedObjectArray* b3SolveTask::m_wgUsedBodies' [-Wreorder] b3AlignedObjectArray* m_wgUsedBodies; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp:250:2: warning: when initialized here [-Wreorder] b3SolveTask(b3AlignedObjectArray& bodies, ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp: In member function 'void b3SolveTask::run(int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp:284:9: warning: unused variable 'localBatch' [-Wunused-variable] int localBatch = m_constraints[i].m_batchIdx; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp: In member function 'virtual void b3CpuRigidBodyPipeline::solveContactConstraints()': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp:396:46: warning: unused variable 'contacts' [-Wunused-variable] const b3AlignedObjectArray& contacts = m_data->m_np->getContacts(); ^~~~~~~~ [ 23%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3FixedConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics && /usr/bin/c++ -DBullet3Dynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3FixedConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.cpp [ 23%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3Generic6DofConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics && /usr/bin/c++ -DBullet3Dynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3Generic6DofConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.cpp [ 24%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3PgsJacobiSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics && /usr/bin/c++ -DBullet3Dynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3PgsJacobiSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp:23:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h: In constructor 'b3PgsJacobiSolver::b3PgsJacobiSolver(bool)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h:74:16: warning: 'b3PgsJacobiSolver::m_btSeed2' will be initialized after [-Wreorder] unsigned long m_btSeed2; ^~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp:23:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h:40:12: warning: 'bool b3PgsJacobiSolver::m_usePgs' [-Wreorder] bool m_usePgs; ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp:144:1: warning: when initialized here [-Wreorder] b3PgsJacobiSolver::b3PgsJacobiSolver(bool usePgs) ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp: In member function 'virtual b3Scalar b3PgsJacobiSolver::solveGroupCacheFriendlySetup(b3RigidBodyData*, b3InertiaData*, int, b3Contact4*, int, b3TypedConstraint**, int, const b3ContactSolverInfo&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp:1087:6: warning: unused variable 'totalBodies' [-Wunused-variable] int totalBodies = 0; ^~~~~~~~~~~ [ 24%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3Point2PointConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics && /usr/bin/c++ -DBullet3Dynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3Point2PointConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.cpp: In member function 'void b3Point2PointConstraint::getInfo2NonVirtual(b3TypedConstraint::b3ConstraintInfo2*, const b3Transform&, const b3Transform&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.cpp:86:12: warning: variable 'a1a' set but not used [-Wunused-but-set-variable] b3Vector3 a1a = b3QuatRotate(body0_trans.getRotation(),getPivotInA()); ^~~ [ 25%] Building CXX object src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3TypedConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics && /usr/bin/c++ -DBullet3Dynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3TypedConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.cpp [ 25%] Linking CXX shared library libBullet3Dynamics.so cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics && /usr/bin/cmake -E cmake_link_script CMakeFiles/Bullet3Dynamics.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBullet3Dynamics.so.2.83 -o libBullet3Dynamics.so.2.83 CMakeFiles/Bullet3Dynamics.dir/b3CpuRigidBodyPipeline.o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3FixedConstraint.o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3Generic6DofConstraint.o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3PgsJacobiSolver.o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3Point2PointConstraint.o CMakeFiles/Bullet3Dynamics.dir/ConstraintSolver/b3TypedConstraint.o ../Bullet3Collision/libBullet3Collision.so.2.83 ../Bullet3Geometry/libBullet3Geometry.so.2.83 ../Bullet3Common/libBullet3Common.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics && /usr/bin/cmake -E cmake_symlink_library libBullet3Dynamics.so.2.83 libBullet3Dynamics.so.2.83 libBullet3Dynamics.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 25%] Built target Bullet3Dynamics make -f src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/build.make src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/DependInfo.cmake --color= [ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp [ 25%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp [ 26%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp Scanning dependencies of target Bullet3OpenCL_clew make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/build.make src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 27%] Building C object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/__/clew/clew.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/cc -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/__/clew/clew.o -c /builddir/build/BUILD/bullet3-2.83/src/clew/clew.c [ 27%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuGridBroadphase.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuGridBroadphase.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:2:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h: In constructor 'b3GpuGridBroadphase::b3GpuGridBroadphase(cl_context, cl_device_id, cl_command_queue)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h:49:43: warning: 'b3GpuGridBroadphase::m_paramsGPU' will be initialized after [-Wreorder] b3OpenCLArray m_paramsGPU; ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h:45:23: warning: 'b3OpenCLArray b3GpuGridBroadphase::m_cellStartGpu' [-Wreorder] b3OpenCLArray m_cellStartGpu; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:31:1: warning: when initialized here [-Wreorder] b3GpuGridBroadphase::b3GpuGridBroadphase(cl_context ctx,cl_device_id device, cl_command_queue q ) ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp: In member function 'virtual void b3GpuGridBroadphase::calculateOverlappingPairs(int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:282:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3ParamsGridBroadphaseCL; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:92:22: required from 'bool b3OpenCLArray::push_back(const T&, bool) [with T = b3ParamsGridBroadphaseCL]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:58:35: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:92:22: required from 'bool b3OpenCLArray::push_back(const T&, bool) [with T = int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:164:23: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:111:20: required from 'T b3OpenCLArray::at(size_t) const [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:187:33: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Int4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Int4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:278:35: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3SapAabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:305:42: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Int4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3Int4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:335:37: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:343:44: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SapAabb; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SapAabb; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:42:21: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:42:21: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Int4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:42:21: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SortData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SortData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SortData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:42:21: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3ParamsGridBroadphaseCL; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3ParamsGridBroadphaseCL; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3ParamsGridBroadphaseCL; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp:42:21: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] [ 27%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.cpp: In member function 'btCollisionShape* btCollisionWorldImporter::convertCollisionShape(btCollisionShapeData*)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.cpp:588:32: warning: unused variable 'ptr' [-Wunused-variable] btCompoundShapeChildData* ptr = &compoundData->m_childShapePtr[i]; ^~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.cpp:582:31: warning: unused variable 'childShapeDataArray' [-Wunused-variable] btCompoundShapeChildData* childShapeDataArray = &compoundData->m_childShapePtr[0]; ^~~~~~~~~~~~~~~~~~~ [ 28%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp: In member function 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:235:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (m_childCollisionAlgorithms.size()==0) ^~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:238:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' const btDbvt* tree = compoundShape->getDynamicAabbTree(); ^~~~~ [ 28%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp [ 28%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuSapBroadphase.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuSapBroadphase.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp [ 29%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:4:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h: In constructor 'b3GpuSapBroadphase::b3GpuSapBroadphase(cl_context, cl_device_id, cl_command_queue, b3GpuSapBroadphase::b3GpuSapKernelType)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:80:21: warning: 'b3GpuSapBroadphase::m_largeAabbsMappingGPU' will be initialized after [-Wreorder] b3OpenCLArray m_largeAabbsMappingGPU; ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:58:21: warning: 'b3OpenCLArray b3GpuSapBroadphase::m_pairCount' [-Wreorder] b3OpenCLArray m_pairCount; ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:18:1: warning: when initialized here [-Wreorder] b3GpuSapBroadphase::b3GpuSapBroadphase(cl_context ctx,cl_device_id device, cl_command_queue q , b3GpuSapKernelType kernelType) ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:4:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:88:27: warning: 'b3GpuSapBroadphase::m_gpuSmallSortedAabbs' will be initialized after [-Wreorder] b3OpenCLArray m_gpuSmallSortedAabbs; ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:73:27: warning: 'b3OpenCLArray b3GpuSapBroadphase::m_sum' [-Wreorder] b3OpenCLArray m_sum; ^~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:18:1: warning: when initialized here [-Wreorder] b3GpuSapBroadphase::b3GpuSapBroadphase(cl_context ctx,cl_device_id device, cl_command_queue q , b3GpuSapKernelType kernelType) ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:4:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:75:27: warning: 'b3GpuSapBroadphase::m_dst' will be initialized after [-Wreorder] b3OpenCLArray m_dst; ^~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:54:6: warning: 'int b3GpuSapBroadphase::m_currentBuffer' [-Wreorder] int m_currentBuffer; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:18:1: warning: when initialized here [-Wreorder] b3GpuSapBroadphase::b3GpuSapBroadphase(cl_context ctx,cl_device_id device, cl_command_queue q , b3GpuSapKernelType kernelType) ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:4:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:54:6: warning: 'b3GpuSapBroadphase::m_currentBuffer' will be initialized after [-Wreorder] int m_currentBuffer; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:34:34: warning: 'b3OpenCLArray b3GpuSapBroadphase::m_objectMinMaxIndexGPUaxis0' [-Wreorder] b3OpenCLArray m_objectMinMaxIndexGPUaxis0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:18:1: warning: when initialized here [-Wreorder] b3GpuSapBroadphase::b3GpuSapBroadphase(cl_context ctx,cl_device_id device, cl_command_queue q , b3GpuSapKernelType kernelType) ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp: In function 'unsigned int FloatFlip(float)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:154:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] unsigned int f = *(unsigned int*)&fl; ^~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp: In member function 'void b3GpuSapBroadphase::init3dSap()': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:194:8: warning: unused variable 'totalNumAabbs' [-Wunused-variable] int totalNumAabbs = m_allAabbsCPU.size(); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp: In member function 'virtual void b3GpuSapBroadphase::calculateOverlappingPairsHostIncremental3Sap()': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:381:9: warning: unused variable 'key' [-Wunused-variable] int key = m_sortedAxisCPU[axis][m_currentBuffer][i].m_key; ^~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:382:9: warning: unused variable 'value' [-Wunused-variable] int value = m_sortedAxisCPU[axis][m_currentBuffer][i].m_value; ^~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:423:8: warning: unused variable 'dmin40' [-Wunused-variable] int dmin40 = curMinIndex40 - prevMinIndex40; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:424:8: warning: unused variable 'dmax40' [-Wunused-variable] int dmax40 = curMinIndex40 - prevMinIndex40; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:436:8: warning: unused variable 'dmin40' [-Wunused-variable] int dmin40 = curMinIndex53 - prevMinIndex53; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:437:8: warning: unused variable 'dmax40' [-Wunused-variable] int dmax40 = curMinIndex53 - prevMinIndex53; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:568:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=prevMinIndex;j!=curMinIndex;j+=stepMin) ~^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:651:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=prevMaxIndex;j!=curMaxIndex;j+=stepMax) ~^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:657:14: warning: unused variable 'otherIsMin' [-Wunused-variable] bool otherIsMin = ((otherIndex2&1)==0); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:773:9: warning: unused variable 'index2' [-Wunused-variable] int index2 = allPairs.findLinearSearch(removedPair); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:822:9: warning: unused variable 'index2' [-Wunused-variable] int index2 = allPairs.findLinearSearch(newPair); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:243:13: warning: unused variable 'framepje' [-Wunused-variable] static int framepje = 0; ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:445:6: warning: unused variable 'a' [-Wunused-variable] int a = m_objectMinMaxIndexCPU[0][m_currentBuffer].size(); ^ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:446:6: warning: unused variable 'b' [-Wunused-variable] int b = m_objectMinMaxIndexCPU[1][m_currentBuffer].size(); ^ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:447:6: warning: unused variable 'c' [-Wunused-variable] int c = m_objectMinMaxIndexCPU[2][m_currentBuffer].size(); ^ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp: In member function 'virtual void b3GpuSapBroadphase::calculateOverlappingPairsHost(int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:909:10: warning: unused variable 'reference' [-Wunused-variable] float reference = smallAabbi.m_max[axis]; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:944:10: warning: unused variable 'reference' [-Wunused-variable] float reference = smallAabbi.m_max[axis]; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp: In member function 'virtual void b3GpuSapBroadphase::calculateOverlappingPairs(int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:1032:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (m_dst.size()!=(numSmallAabbs+1)) ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:1025:7: warning: unused variable 'syncOnHost' [-Wunused-variable] bool syncOnHost = false; ^~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:6:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:1047:37: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h:4:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:4: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3SapAabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:163:41: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Int4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Int4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:273:41: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Int4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3Int4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:854:43: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Vector3; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:111:20: required from 'T b3OpenCLArray::at(size_t) const [with T = b3Vector3; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:1037:26: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:92:22: required from 'bool b3OpenCLArray::push_back(const T&, bool) [with T = int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:1119:27: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:111:20: required from 'T b3OpenCLArray::at(size_t) const [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:1143:33: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:1258:42: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3UnsignedInt2; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3UnsignedInt2; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3UnsignedInt2; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:48:24: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SortData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SortData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SortData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:48:24: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Int4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:48:24: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:48:24: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SapAabb; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SapAabb; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:48:24: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Vector3; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Vector3; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Vector3; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:48:24: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp: At global scope: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp:243:13: warning: 'framepje' defined but not used [-Wunused-variable] static int framepje = 0; ^~~~~~~~ [ 29%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp [ 29%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp [ 30%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp [ 30%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp [ 31%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp [ 31%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btGhostObject.cpp [ 32%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h:19:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:14: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:23: warning: ignoring attributes on template argument 'cl_long {aka long int}' [-Wignored-attributes] b3OpenCLArray m_commonPrefixes; ^ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuBroadphaseInterface.h:10:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h:17, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:14: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:74:36: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:75:60: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Int4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:23:39: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SapAabb; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SapAabb; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:23:39: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:23:39: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:27:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h:19, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp:14: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/kernels/parallelLinearBvhKernels.h:2:20: warning: 'parallelLinearBvhCL' defined but not used [-Wunused-variable] static const char* parallelLinearBvhCL= \ ^~~~~~~~~~~~~~~~~~~ [ 32%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp [ 32%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuParallelLinearBvh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuParallelLinearBvh.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp [ 33%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/Initialize/b3OpenCLUtils.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/Initialize/b3OpenCLUtils.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp: In function '_cl_context* b3OpenCLUtils_createContextFromType(cl_device_type, cl_int*, void*, void*, int, int, _cl_platform_id**)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp:349:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (preferredPlatformIndex>=0 && i==preferredPlatformIndex) ~^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp: In function 'const char* strip2(const char*, const char*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp:586:31: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (oriptr = name; patloc = strstr(oriptr, pattern); oriptr = patloc + patlen) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp: In function '_cl_program* b3OpenCLUtils_compileCLProgramFromString(cl_context, cl_device_id, const char*, cl_int*, const char*, const char*, bool)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp:785:8: warning: variable 'bytesRead' set but not used [-Wunused-but-set-variable] int bytesRead; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp:865:10: warning: unused variable 'readBytes' [-Wunused-variable] int readBytes = fread((void*)kernelSrc,1,kernelSize, file); ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Initialize/b3OpenCLUtils.cpp:611:6: warning: unused variable 'binaryFileValid' [-Wunused-variable] int binaryFileValid=0; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:17:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:23: warning: ignoring attributes on template argument 'cl_long {aka long int}' [-Wignored-attributes] b3OpenCLArray m_commonPrefixes; ^ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:15:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:138:35: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BufferInfoCL.h:5:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:5, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:15: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:172:56: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3SortData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:184:61: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:359:44: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SapAabb; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:299:8: required from 'void b3OpenCLArray::copyFromOpenCLArray(const b3OpenCLArray&) [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:211:51: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:41:29: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int2; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int2; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Int2; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:41:29: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = long int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = long int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = long int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:41:29: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SortData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SortData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SortData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:41:29: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:127:21: required from 'bool b3OpenCLArray::resize(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp:367:38: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] [ 33%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3ContactCache.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3ContactCache.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ContactCache.cpp [ 34%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp [ 34%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3ConvexHullContact.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3ConvexHullContact.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:50:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h: In function 'void b3MprConvexSupport(int, int, const b3RigidBodyData_t*, const b3ConvexPolyhedronData_t*, const b3Collidable_t*, const b3Vector3*, b3Vector3*, const b3Vector3*, b3Vector3*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h:182:12: warning: variable 'supVec' set but not used [-Wunused-but-set-variable] b3Float4 supVec = b3MakeFloat4(0,0,0,0); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:96:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h: In function 'bool b3FindSeparatingAxisEdgeEdge(const b3ConvexPolyhedronData*, const b3ConvexPolyhedronData*, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Vector3*, const b3Vector3*, const b3GpuFace*, const int*, const b3Vector3*, const b3Vector3*, const b3GpuFace*, const int*, b3Vector3*, float*, bool)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h:365:11: warning: variable 'result' set but not used [-Wunused-but-set-variable] bool result = true; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h:405:11: warning: variable 'result' set but not used [-Wunused-but-set-variable] bool result = true; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h:326:6: warning: unused variable 'curPlaneTests' [-Wunused-variable] int curPlaneTests=0; ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:96:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h: In function 'void b3FindConcaveSeparatingAxisKernel(b3Int4*, const b3RigidBodyData*, const b3Collidable*, const b3ConvexPolyhedronData*, const b3Vector3*, const b3Vector3*, const b3GpuFace*, const int*, const b3GpuChildShape*, b3Aabb*, b3Vector3*, b3Int4*, b3Vector3*, b3Vector3*, b3Vector3*, int*, int, int, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h:668:10: warning: unused variable 'c1' [-Wunused-variable] float c1 = -face.m_plane.w; ^~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h:623:7: warning: unused variable 'localCC' [-Wunused-variable] int localCC=0; ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h:580:6: warning: unused variable 'numFacesA' [-Wunused-variable] int numFacesA = convexShapes[shapeIndexA].m_numFaces; ^~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:97:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ClipFaces.h: In function 'void clipFacesAndFindContactsKernel(const b3Vector3*, const int*, b3Int4*, b3Vector3*, b3Vector3*, b3Vector3*, b3Vector3*, int, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ClipFaces.h:111:21: warning: unused variable 'closestFaceB' [-Wunused-variable] int closestFaceB = clippingFaces[pairIndex].y; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:47:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h: In constructor 'GpuSatCollision::GpuSatCollision(cl_context, cl_device_id, cl_command_queue)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h:76:22: warning: 'GpuSatCollision::m_numCompoundPairsOut' will be initialized after [-Wreorder] b3OpenCLArray m_numCompoundPairsOut; ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h:67:23: warning: 'b3OpenCLArray GpuSatCollision::m_dmins' [-Wreorder] b3OpenCLArray m_dmins; ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:104:1: warning: when initialized here [-Wreorder] GpuSatCollision::GpuSatCollision(cl_context ctx,cl_device_id device, cl_command_queue q ) ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:47:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h:67:23: warning: 'GpuSatCollision::m_dmins' will be initialized after [-Wreorder] b3OpenCLArray m_dmins; ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h:62:27: warning: 'b3OpenCLArray GpuSatCollision::m_unitSphereDirections' [-Wreorder] b3OpenCLArray m_unitSphereDirections; ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:104:1: warning: when initialized here [-Wreorder] GpuSatCollision::GpuSatCollision(cl_context ctx,cl_device_id device, cl_command_queue q ) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'bool IsPointInPolygon(const b3Vector3&, const b3GpuFace*, const b3Vector3*, const int*, b3Vector3*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:407:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned i=0; i != face->m_numIndices; ++i) ~~^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'void project(const b3ConvexPolyhedronData&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3AlignedObjectArray&, b3Scalar&, b3Scalar&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:556:13: warning: variable 'vertex' set but not used [-Wunused-but-set-variable] b3Vector3 vertex = vertices[hull.m_vertexOffset+i]; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'bool findSeparatingAxis(const b3ConvexPolyhedronData&, const b3ConvexPolyhedronData&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Quaternion&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Vector3&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:695:12: warning: unused variable 'edgeAstart' [-Wunused-variable] b3Vector3 edgeAstart,edgeAend,edgeBstart,edgeBend; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:695:23: warning: unused variable 'edgeAend' [-Wunused-variable] b3Vector3 edgeAstart,edgeAend,edgeBstart,edgeBend; ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:695:32: warning: unused variable 'edgeBstart' [-Wunused-variable] b3Vector3 edgeAstart,edgeAend,edgeBstart,edgeBend; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:695:43: warning: unused variable 'edgeBend' [-Wunused-variable] b3Vector3 edgeAstart,edgeAend,edgeBstart,edgeBend; ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'bool findSeparatingAxisEdgeEdge(const b3ConvexPolyhedronData*, const b3ConvexPolyhedronData*, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Vector3*, float*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:794:10: warning: variable 'result' set but not used [-Wunused-but-set-variable] bool result = true; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:769:6: warning: unused variable 'curPlaneTests' [-Wunused-variable] int curPlaneTests=0; ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'int clipFaceAgainstHull(const b3Vector3&, const b3ConvexPolyhedronData*, const b3Vector3&, const b3Quaternion&, b3Vector3*, int, b3Vector3*, int, float, float, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Vector3*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:932:6: warning: unused variable 'numContacts' [-Wunused-variable] int numContacts = numWorldVertsB1; ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'int clipHullAgainstHull(const b3Vector3&, const b3ConvexPolyhedronData&, const b3ConvexPolyhedronData&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Quaternion&, b3Vector3*, b3Vector3*, int, float, float, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Vector3*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1023:15: warning: variable 'once' set but not used [-Wunused-but-set-variable] static bool once = true; ^~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1013:8: warning: unused variable 'curMaxDist' [-Wunused-variable] float curMaxDist=maxDist; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'int clipHullHullSingle(int, int, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Quaternion&, int, int, const b3AlignedObjectArray*, b3AlignedObjectArray*, int&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3Vector3&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1324:11: warning: unused variable 'distance' [-Wunused-variable] float distance = 0.f; ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1295:11: warning: unused variable 'centerOut' [-Wunused-variable] float4 centerOut; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'void computeContactPlaneConvex(int, int, int, int, int, const b3RigidBodyData*, const b3Collidable*, const b3ConvexPolyhedronData*, const b3Vector3*, const int*, const b3GpuFace*, b3Contact4*, int&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1368:6: warning: unused variable 'numContactsOut' [-Wunused-variable] int numContactsOut = 0; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1369:6: warning: unused variable 'numWorldVertsB1' [-Wunused-variable] int numWorldVertsB1= 0; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1391:6: warning: variable 'hitVertex' set but not used [-Wunused-but-set-variable] int hitVertex=-1; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'void findCompoundPairsKernel(int, int, int, int, int, const b3RigidBodyData*, const b3Collidable*, const b3ConvexPolyhedronData*, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3GpuChildShape*, b3Int4*, int*, int, b3AlignedObjectArray&, b3AlignedObjectArray&, b3AlignedObjectArray&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1596:11: warning: unused variable 'endNodeIndexA' [-Wunused-variable] int endNodeIndexA = startNodeIndexA+subtreeA.m_subtreeSize; ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1599:11: warning: unused variable 'endNodeIndexB' [-Wunused-variable] int endNodeIndexB = startNodeIndexB+subtreeB.m_subtreeSize; ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1796:12: warning: unused variable 'numFacesA' [-Wunused-variable] int numFacesA = convexShapes[shapeIndexA].m_numFaces; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1797:14: warning: unused variable 'dmin' [-Wunused-variable] float dmin = FLT_MAX; ^~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1808:21: warning: variable 'DeltaC2' set but not used [-Wunused-but-set-variable] const float4 DeltaC2 = c0 - c1; ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1844:11: warning: unused variable 'numFacesA' [-Wunused-variable] int numFacesA = convexShapes[shapeIndexA].m_numFaces; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1845:13: warning: unused variable 'dmin' [-Wunused-variable] float dmin = FLT_MAX; ^~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1856:20: warning: variable 'DeltaC2' set but not used [-Wunused-but-set-variable] const float4 DeltaC2 = c0 - c1; ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1524:6: warning: unused variable 'i' [-Wunused-variable] int i = pairIndex; ^ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'void processCompoundPairsKernel(const b3Int4*, const b3RigidBodyData*, const b3Collidable*, const b3ConvexPolyhedronData*, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Aabb*, const b3GpuChildShape*, b3AlignedObjectArray&, b3AlignedObjectArray&, int, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1952:7: warning: variable 'hasSeparatingAxis' set but not used [-Wunused-but-set-variable] int hasSeparatingAxis = 5; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:1954:7: warning: unused variable 'numFacesA' [-Wunused-variable] int numFacesA = convexShapes[shapeIndexA].m_numFaces; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'void computeContactCompoundCompound(int, int, int, int, int, const b3RigidBodyData*, const b3Collidable*, const b3ConvexPolyhedronData*, const b3GpuChildShape*, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Contact4*, int&, int, b3AlignedObjectArray&, b3AlignedObjectArray&, b3AlignedObjectArray&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2152:6: warning: unused variable 'shapeTypeB' [-Wunused-variable] int shapeTypeB = collidables[collidableIndexB].m_shapeType; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'void computeContactPlaneCompound(int, int, int, int, int, const b3RigidBodyData*, const b3Collidable*, const b3ConvexPolyhedronData*, const b3GpuChildShape*, const b3Vector3*, const int*, const b3GpuFace*, b3Contact4*, int&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2332:7: warning: unused variable 'numContactsOut' [-Wunused-variable] int numContactsOut = 0; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2333:7: warning: unused variable 'numWorldVertsB1' [-Wunused-variable] int numWorldVertsB1= 0; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2355:7: warning: variable 'hitVertex' set but not used [-Wunused-but-set-variable] int hitVertex=-1; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2307:6: warning: unused variable 'shapeTypeB' [-Wunused-variable] int shapeTypeB = collidables[collidableIndexB].m_shapeType; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'void computeContactSphereConvex(int, int, int, int, int, const b3RigidBodyData*, const b3Collidable*, const b3ConvexPolyhedronData*, const b3Vector3*, const int*, const b3GpuFace*, b3Contact4*, int&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2460:15: warning: variable 'sphereOrn' set but not used [-Wunused-but-set-variable] b3Quaternion sphereOrn = rigidBodies[bodyIndexA].m_quat; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2481:9: warning: variable 'hitNormalWorld' set but not used [-Wunused-but-set-variable] float4 hitNormalWorld = b3MakeVector3(0, 0, 0, 0); ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2484:6: warning: variable 'region' set but not used [-Wunused-but-set-variable] int region = -1; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'int computeContactConvexConvex(b3AlignedObjectArray&, int, int, int, int, int, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3AlignedObjectArray&, int&, int, b3AlignedObjectArray&, b3AlignedObjectArray&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2715:15: warning: variable 'resultPointOnAWorld' set but not used [-Wunused-but-set-variable] b3Vector3 resultPointOnAWorld = resultPointOnBWorld+distance2*sepAxis2; ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2647:6: warning: unused variable 'sz' [-Wunused-variable] int sz = sizeof(b3Contact4); ^~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In function 'int computeContactConvexConvex2(int, int, int, int, int, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3AlignedObjectArray&, int&, int, const b3AlignedObjectArray&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2781:9: warning: unused variable 'contactsOut' [-Wunused-variable] float4 contactsOut[MAX_VERTS]; ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2782:6: warning: unused variable 'contactCapacity' [-Wunused-variable] int contactCapacity = MAX_VERTS; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:2783:6: warning: unused variable 'numContactsOut' [-Wunused-variable] int numContactsOut=0; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp: In member function 'void GpuSatCollision::computeConvexConvexContactsGPUSAT(b3OpenCLArray*, int, const b3OpenCLArray*, b3OpenCLArray*, int&, const b3OpenCLArray*, int, int, const b3OpenCLArray&, const b3OpenCLArray&, const b3OpenCLArray&, const b3OpenCLArray&, const b3OpenCLArray&, const b3OpenCLArray&, const b3OpenCLArray&, const b3OpenCLArray&, const b3OpenCLArray&, b3OpenCLArray&, b3OpenCLArray&, b3OpenCLArray&, b3OpenCLArray&, b3OpenCLArray&, b3AlignedObjectArray&, b3OpenCLArray*, b3OpenCLArray*, b3OpenCLArray*, int, int, b3OpenCLArray&, int&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3496:13: warning: unused variable 'contactIndex' [-Wunused-variable] int contactIndex = nGlobalContactsOut; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3519:19: warning: variable 'resultPointOnAWorld' set but not used [-Wunused-but-set-variable] b3Vector3 resultPointOnAWorld = resultPointOnBWorld+depth*sepAxis2; ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3535:11: warning: unused variable 'result' [-Wunused-variable] int result = computeContactConvexConvex( hostPairs, ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3901:10: warning: unused variable 'numTriConvexPairsOutHost' [-Wunused-variable] int numTriConvexPairsOutHost=0; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h:5:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:47: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Vector3; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:156:81: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3060:62: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:60:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3078:31: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h:5:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:47: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3CompoundOverlappingPair; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3748:71: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:111:20: required from 'T b3OpenCLArray::at(size_t) const [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3084:39: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Int4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Int4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3301:40: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3303:44: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Collidable; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Collidable]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3306:54: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3GpuChildShape; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3GpuChildShape]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3309:53: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3ConvexPolyhedronData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3ConvexPolyhedronData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3312:54: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Vector3; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Vector3]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3315:48: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3GpuFace; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3GpuFace]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3325:42: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Contact4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Contact4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3333:40: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Contact4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3Contact4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3599:42: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3QuantizedBvhNode; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3QuantizedBvhNode]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3673:50: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3BvhSubtreeInfo; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3BvhSubtreeInfo]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3676:48: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3BvhInfo; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3BvhInfo]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3679:43: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Aabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Aabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3682:61: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Int4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3Int4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3936:69: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Contact4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Contact4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:4341:44: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Vector3; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Vector3; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Vector3; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:122:41: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:122:41: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = float; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = float; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = float; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:122:41: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3CompoundOverlappingPair; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3CompoundOverlappingPair; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3CompoundOverlappingPair; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:122:41: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:127:21: required from 'bool b3OpenCLArray::resize(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.cpp:3953:49: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] [ 35%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3GjkEpa.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3GjkEpa.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkEpa.cpp [ 35%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3GjkPairDetector.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3GjkPairDetector.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp: In function 'void project(const b3ConvexPolyhedronData&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3AlignedObjectArray&, b3Scalar&, b3Scalar&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp:100:13: warning: variable 'vertex' set but not used [-Wunused-but-set-variable] b3Vector3 vertex = vertices[hull.m_vertexOffset+i]; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp: In function 'bool getClosestPoints(b3GjkPairDetector*, const b3Transform&, const b3Transform&, const b3ConvexPolyhedronData&, const b3ConvexPolyhedronData&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Scalar, b3Vector3&, float&, b3Vector3&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp:201:12: warning: unused variable 'prevDelta' [-Wunused-variable] b3Scalar prevDelta = -1e30f;//b3Scalar(0.); ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp:204:12: warning: unused variable 'bestDeltaN' [-Wunused-variable] b3Scalar bestDeltaN = -1e30f; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp:205:13: warning: variable 'bestSepAxis' set but not used [-Wunused-but-set-variable] b3Vector3 bestSepAxis= b3MakeVector3(0,0,0); ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp: At global scope: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.cpp:117:13: warning: 'bool TestSepAxis(const b3ConvexPolyhedronData&, const b3ConvexPolyhedronData&, const b3Vector3&, const b3Quaternion&, const b3Vector3&, const b3Quaternion&, b3Vector3&, const b3AlignedObjectArray&, const b3AlignedObjectArray&, b3Scalar&)' defined but not used [-Wunused-function] static bool TestSepAxis(const b3ConvexPolyhedronData& hullA, const b3ConvexPolyhedronData& hullB, ^~~~~~~~~~~ [ 36%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3OptimizedBvh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3OptimizedBvh.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3OptimizedBvh.cpp [ 36%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3QuantizedBvh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3QuantizedBvh.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3QuantizedBvh.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3QuantizedBvh.cpp: In member function 'void b3QuantizedBvh::walkStacklessQuantizedTreeAgainstRay(b3NodeOverlapCallback*, const b3Vector3&, const b3Vector3&, const b3Vector3&, const b3Vector3&, int, int) const': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3QuantizedBvh.cpp:622:14: warning: unused variable 'normal' [-Wunused-variable] b3Vector3 normal; ^~~~~~ [ 38%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3StridingMeshInterface.o [ 38%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3StridingMeshInterface.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3StridingMeshInterface.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp [ 38%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp [ 38%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3TriangleCallback.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3TriangleCallback.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3TriangleCallback.cpp [ 38%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3TriangleIndexVertexArray.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3TriangleIndexVertexArray.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3TriangleIndexVertexArray.cpp [ 39%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o [ 39%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3VoronoiSimplexSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3VoronoiSimplexSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/NarrowphaseCollision/b3VoronoiSimplexSolver.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp [ 39%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3BoundSearchCL.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3BoundSearchCL.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp: In member function 'void b3BoundSearchCL::execute(b3OpenCLArray&, int, b3OpenCLArray&, int, b3BoundSearchCL::Option)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp:82:9: warning: variable 'constBuffer' set but not used [-Wunused-but-set-variable] b3Int4 constBuffer; ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp: In member function 'void b3BoundSearchCL::executeHost(b3AlignedObjectArray&, int, b3AlignedObjectArray&, int, b3BoundSearchCL::Option)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp:149:21: warning: variable 'zeroData' set but not used [-Wunused-but-set-variable] b3SortData minData,zeroData,maxData; ^~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp:25:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp:92:27: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.h:27:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp:23: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = unsigned int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = unsigned int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = unsigned int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.cpp:59:81: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ [ 40%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3FillCL.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3FillCL.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3FillCL.cpp [ 41%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3LauncherCL.o [ 41%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3LauncherCL.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3FillCL.cpp:4:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3FillCL.cpp:52:24: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = float]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3FillCL.cpp:53:28: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3FillCL.cpp:86:32: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = b3Int2]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3FillCL.cpp:120:26: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp: In member function 'void b3LauncherCL::setBuffer(cl_mem)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:49:11: warning: variable 'err' set but not used [-Wunused-but-set-variable] cl_int err; ^~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:63:20: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sizeof(cl_mem), &clBuffer); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp: In member function 'void b3LauncherCL::setBuffers(b3BufferInfoCL*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:83:11: warning: variable 'err' set but not used [-Wunused-but-set-variable] cl_int err; ^~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:97:20: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sizeof(cl_mem), &buffInfo[i].m_clBuffer); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp: In member function 'int b3LauncherCL::deserializeArgs(unsigned char*, int, cl_context)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:142:20: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sizeof(cl_mem), &arg->m_clBuffer); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:147:20: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, arg->m_argSizeInBytes, &arg->m_argData); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp: In member function 'int b3LauncherCL::validateResults(unsigned char*, int, cl_context)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:203:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp: In member function 'int b3LauncherCL::serializeArguments(unsigned char*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:270:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3BufferInfoCL.h:5:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:5, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:1: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = unsigned char; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:136:75: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = unsigned char; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = unsigned char; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = unsigned char; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.cpp:133:126: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ [ 41%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp [ 41%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3PrefixScanCL.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3PrefixScanCL.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.cpp [ 42%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3PrefixScanFloat4CL.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3PrefixScanFloat4CL.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.cpp: In instantiation of 'T b3NextPowerOf2(T) [with T = unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.cpp:58:49: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.cpp:41:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i::copyToHostPointer(T*, size_t, size_t, bool) const [with T = unsigned int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.cpp:95:46: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = unsigned int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = unsigned int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = unsigned int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.cpp:16:63: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ [ 42%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3RadixSort32CL.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3RadixSort32CL.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.cpp: In instantiation of 'T b3NextPowerOf2(T) [with T = unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.cpp:58:49: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.cpp:41:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Vector3; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.cpp:95:46: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Vector3; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Vector3; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Vector3; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.cpp:16:60: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp: In member function 'void b3RadixSort32CL::execute(b3OpenCLArray&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp:219:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] m_fill->execute((b3OpenCLArray&)*m_workBuffer4,(b3Int2&)fillValue,workingSize-originalSize,originalSize); ^~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp:3:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = b3RadixSort32CL::b3ConstData]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp:300:30: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.h:5:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp:2: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3SortData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3SortData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp:169:33: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3SortData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3SortData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp:173:35: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SortData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:299:8: required from 'void b3OpenCLArray::copyFromOpenCLArray(const b3OpenCLArray&) [with T = b3SortData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp:211:52: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = unsigned int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:299:8: required from 'void b3OpenCLArray::copyFromOpenCLArray(const b3OpenCLArray&) [with T = unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.cpp:580:48: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] [ 42%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o [ 43%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/Raycast/b3GpuRaycast.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/Raycast/b3GpuRaycast.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btUnionFind.cpp [ 44%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:14:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:88:23: warning: ignoring attributes on template argument 'cl_long {aka long int}' [-Wignored-attributes] b3OpenCLArray m_commonPrefixes; ^ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp: In member function 'void b3GpuRaycast::castRaysHost(const b3AlignedObjectArray&, b3AlignedObjectArray&, int, const b3RigidBodyData*, int, const b3Collidable*, const b3GpuNarrowPhaseInternalData*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:199:24: warning: unused variable 'orn' [-Wunused-variable] const b3Quaternion& orn = bodies[b].m_quat; ^~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp: In member function 'void b3GpuRaycast::castRays(const b3AlignedObjectArray&, b3AlignedObjectArray&, int, const b3RigidBodyData*, int, const b3Collidable*, const b3GpuNarrowPhaseInternalData*, b3GpuBroadphaseInterface*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:314:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( numRayRigidPairs > m_data->m_gpuRayRigidPairs->size() ) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:10:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:292:28: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhaseInternalData.h:5:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:5: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:313:72: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:317:75: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3RayInfo; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3RayInfo]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:270:39: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3RayHit; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3RayHit]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:271:51: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3RayHit; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3RayHit]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:388:49: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3RayInfo; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3RayInfo; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3RayInfo; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:63:57: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3RayHit; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3RayHit; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3RayHit; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:64:62: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:65:72: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int2; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int2; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Int2; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:68:63: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h:27:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/Raycast/b3GpuRaycast.cpp:14: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/kernels/parallelLinearBvhKernels.h: At global scope: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/BroadphaseCollision/kernels/parallelLinearBvhKernels.h:2:20: warning: 'parallelLinearBvhCL' defined but not used [-Wunused-variable] static const char* parallelLinearBvhCL= \ ^~~~~~~~~~~~~~~~~~~ [ 44%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuGenericConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuGenericConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuGenericConstraint.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuGenericConstraint.cpp: In function 'void getInfo2Point2Point(b3GpuGenericConstraint*, b3GpuConstraintInfo2*, const b3RigidBodyData*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuGenericConstraint.cpp:58:12: warning: variable 'a1a' set but not used [-Wunused-but-set-variable] b3Vector3 a1a = b3QuatRotate(trA.getRotation(),constraint->getPivotInA()); ^~~ [ 44%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o [ 44%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuJacobiContactSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBoxShape.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuJacobiContactSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp [ 45%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBox2dShape.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp: In member function 'void b3GpuJacobiContactSolver::solveGroupHost(b3RigidBodyData*, b3InertiaData*, int, b3Contact4*, int, const b3JacobiSolverInfo&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp:565:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i::copyToHostPointer(T*, size_t, size_t, bool) const [with T = unsigned int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:111:20: required from 'T b3OpenCLArray::at(size_t) const [with T = unsigned int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp:807:59: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = unsigned int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = unsigned int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = unsigned int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp:62:73: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int2; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int2; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Int2; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp:64:82: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuConstraint4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuConstraint4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3GpuConstraint4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp:66:86: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Vector3; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Vector3; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Vector3; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.cpp:67:82: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] [ 46%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuNarrowPhase.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuNarrowPhase.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp [ 46%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp [ 46%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuPgsConstraintSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuPgsConstraintSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp: In member function 'int b3GpuNarrowPhase::registerCompoundShape(b3AlignedObjectArray*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:448:17: warning: unused variable 'childCol' [-Wunused-variable] b3Collidable& childCol = getCollidableCpu(childColIndex); ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp: In member function 'virtual void b3GpuNarrowPhase::computeContacts(cl_mem, int, cl_mem, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:835:6: warning: unused variable 'curSize' [-Wunused-variable] int curSize = m_data->m_pBufContactBuffersGPU[m_data->m_currentContactBuffer]->size(); ^~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:4:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:940:91: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3InertiaData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:990:99: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1062:112: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Contact4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Contact4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:821:106: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1007:73: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3GpuChildShape; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3GpuChildShape]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1011:65: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3GpuFace; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3GpuFace]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1012:62: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3ConvexPolyhedronData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3ConvexPolyhedronData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1013:70: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Vector3; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3Vector3]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1014:62: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1016:66: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3BvhInfo; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3BvhInfo]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1017:57: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3QuantizedBvhNode; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3QuantizedBvhNode]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1018:61: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3BvhSubtreeInfo; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3BvhSubtreeInfo]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1019:59: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Collidable; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3Collidable]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:1032:66: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Int4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:40:112: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Contact4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Contact4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Contact4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:54:112: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3InertiaData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3InertiaData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3InertiaData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:57:104: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Collidable; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Collidable; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Collidable; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:58:95: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SapAabb; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SapAabb; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:62:95: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3RigidBodyData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3RigidBodyData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:66:104: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuFace; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuFace; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3GpuFace; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:68:124: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuChildShape; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuChildShape; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3GpuChildShape; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:71:111: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3ConvexPolyhedronData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3ConvexPolyhedronData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3ConvexPolyhedronData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:73:115: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Vector3; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Vector3; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Vector3; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:76:102: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:84:94: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3BvhSubtreeInfo; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3BvhSubtreeInfo; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3BvhSubtreeInfo; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:104:91: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3QuantizedBvhNode; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3QuantizedBvhNode; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3QuantizedBvhNode; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:105:94: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3BvhInfo; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3BvhInfo; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3BvhInfo; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:106:83: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Aabb; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Aabb; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Aabb; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.cpp:846:75: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp: In member function 'virtual b3Scalar b3GpuPgsConstraintSolver::solveGroupCacheFriendlySetup(b3OpenCLArray*, b3OpenCLArray*, int, b3OpenCLArray*, int, const b3ContactSolverInfo&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:257:6: warning: unused variable 'totalBodies' [-Wunused-variable] int totalBodies = 0; ^~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:607:6: warning: unused variable 'numNonContactPool' [-Wunused-variable] int numNonContactPool = m_tmpSolverNonContactConstraintPool.size(); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:608:6: warning: unused variable 'numConstraintPool' [-Wunused-variable] int numConstraintPool = m_tmpSolverContactConstraintPool.size(); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:609:6: warning: unused variable 'numFrictionPool' [-Wunused-variable] int numFrictionPool = m_tmpSolverContactFrictionConstraintPool.size(); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp: In member function 'int b3GpuPgsConstraintSolver::sortConstraintByBatch3(b3BatchConstraint*, int, int, int, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:861:6: warning: unused variable 'sz' [-Wunused-variable] int sz = sizeof(b3BatchConstraint); ^~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:895:6: warning: unused variable 'unprocessedConstraintIndex' [-Wunused-variable] int unprocessedConstraintIndex = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp: In member function 'b3Scalar b3GpuPgsConstraintSolver::solveGroupCacheFriendlyFinish(b3OpenCLArray*, b3OpenCLArray*, int, b3OpenCLArray*, int, const b3ContactSolverInfo&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:1035:6: warning: unused variable 'numPoolConstraints' [-Wunused-variable] int numPoolConstraints = m_tmpSolverContactConstraintPool.size(); ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:35:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:237:31: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = float]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:360:46: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.h:29:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:25: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:244:48: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3GpuSolverBody; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3GpuSolverBody]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:253:66: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = unsigned int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:111:20: required from 'T b3OpenCLArray::at(size_t) const [with T = unsigned int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:298:82: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3BatchConstraint; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3BatchConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:314:67: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3GpuGenericConstraint; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3GpuGenericConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:320:59: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3BatchConstraint; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3BatchConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:338:68: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = unsigned int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:339:75: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3InertiaData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3InertiaData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:381:53: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3GpuSolverConstraint; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3GpuSolverConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:574:85: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3GpuSolverBody; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3GpuSolverBody]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:727:65: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3GpuSolverConstraint; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3GpuSolverConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:729:83: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3GpuGenericConstraint; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3GpuGenericConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:1084:60: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:1144:50: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = unsigned int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = unsigned int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = unsigned int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:132:112: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuSolverBody; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuSolverBody; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3GpuSolverBody; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:134:107: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3BatchConstraint; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3BatchConstraint; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3BatchConstraint; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:135:113: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuSolverConstraint; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuSolverConstraint; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3GpuSolverConstraint; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:136:115: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuGenericConstraint; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuGenericConstraint; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:127:21: required from 'bool b3OpenCLArray::resize(size_t, bool) [with T = b3GpuGenericConstraint; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:241:10: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3GpuGenericConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:1084:60: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3RigidBodyData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:127:21: required from 'bool b3OpenCLArray::resize(size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:241:10: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:1144:50: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp: At global scope: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:96:27: warning: 'const b3Matrix3x3& getInvInertiaTensorWorld(b3InertiaData*)' defined but not used [-Wunused-function] static const b3Matrix3x3& getInvInertiaTensorWorld(b3InertiaData* inertia) ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.cpp:88:20: warning: 'b3Transform getWorldTransform(b3RigidBodyData*)' defined but not used [-Wunused-function] static b3Transform getWorldTransform(b3RigidBodyData* rb) ^~~~~~~~~~~~~~~~~ [ 46%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp [ 47%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCollisionShape.cpp [ 48%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuPgsContactSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuPgsContactSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp: In constructor 'b3GpuPgsContactSolver::b3GpuPgsContactSolver(cl_context, cl_device_id, cl_command_queue, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:141:14: warning: unused variable 'srcFileNameForCaching' [-Wunused-variable] const char* srcFileNameForCaching=""; ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp: In function 'void SetSortDataCPU(b3Contact4*, b3RigidBodyData*, b3SortData*, int, float, const b3Int4&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:600:9: warning: unused variable 'bStatic' [-Wunused-variable] bool bStatic = (bPtrAndSignBit<0) ||(bPtrAndSignBit==staticIdx); ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp: In member function 'void b3GpuPgsContactSolver::solveContacts(int, cl_mem, cl_mem, int, cl_mem, const b3Config&, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1073:12: warning: unused variable 'simdWidth' [-Wunused-variable] int simdWidth =numBodies+1;//-1;//64;//-1;//32; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:800:43: warning: unused variable 'bodyNative' [-Wunused-variable] const b3OpenCLArray* bodyNative = bodyBuf; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1036:10: warning: unused variable 'compareGPU' [-Wunused-variable] bool compareGPU = false; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1151:10: warning: unused variable 'simdWidth' [-Wunused-variable] int simdWidth =numBodies+1;//-1;//64;//-1;//32; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1141:34: warning: unused variable 'countsNative' [-Wunused-variable] b3OpenCLArray* countsNative = m_data->m_solverGPU->m_numConstraints; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1142:34: warning: unused variable 'offsetsNative' [-Wunused-variable] b3OpenCLArray* offsetsNative = m_data->m_solverGPU->m_offsets; ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1146:9: warning: unused variable 'numNonzeroGrid' [-Wunused-variable] int numNonzeroGrid=0; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1178:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (b3SolverBase::ConstraintCfg&) csCfg ); ^~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp: In member function 'int b3GpuPgsContactSolver::sortConstraintByBatch2(b3Contact4*, int, int, int, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1423:6: warning: unused variable 'unprocessedConstraintIndex' [-Wunused-variable] int unprocessedConstraintIndex = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp: In member function 'int b3GpuPgsContactSolver::sortConstraintByBatch3(b3Contact4*, int, int, int, int, int*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:1591:6: warning: unused variable 'unprocessedConstraintIndex' [-Wunused-variable] int unprocessedConstraintIndex = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:18:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:318:30: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = b3Int4]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:423:48: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.h:6:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:15: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Contact4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:667:104: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:18:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = float]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:846:41: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.h:6:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:15: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Contact4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Contact4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:725:58: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Contact4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3Contact4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:736:60: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3SortData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3SortData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:856:69: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:861:37: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3SortData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3SortData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:871:71: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = unsigned int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:905:43: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = unsigned int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:914:45: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:113:56: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3RigidBodyData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3RigidBodyData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:114:68: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3InertiaData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3InertiaData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3InertiaData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:115:69: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SortData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SortData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SortData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:119:66: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = unsigned int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = unsigned int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = unsigned int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:133:98: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuConstraint4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuConstraint4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3GpuConstraint4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.cpp:136:80: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] [ 48%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCompoundShape.cpp [ 48%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuRigidBodyPipeline.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuRigidBodyPipeline.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h:20:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:29: /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h: In member function 'void b3DynamicBvh::rayTestInternal(const b3DbvtNode*, const b3Vector3&, const b3Vector3&, const b3Vector3&, unsigned int*, b3Scalar, const b3Vector3&, const b3Vector3&, b3DynamicBvh::ICollide&) const': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:968:13: warning: unused variable 'resultNormal' [-Wunused-variable] b3Vector3 resultNormal; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h: In static member function 'static void b3DynamicBvh::rayTest(const b3DbvtNode*, const b3Vector3&, const b3Vector3&, b3DynamicBvh::ICollide&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:1027:14: warning: unused variable 'resultNormal' [-Wunused-variable] b3Vector3 resultNormal; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:26:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:317:31: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = float]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:515:29: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = b3Vector3]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:517:38: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipelineInternalData.h:22:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:17: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3GpuGenericConstraint; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3GpuGenericConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:171:63: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3GpuGenericConstraint; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3GpuGenericConstraint]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:187:66: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3SapAabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:248:60: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3Int4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3Int4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:291:126: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Int4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Int4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:327:34: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:394:36: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3InertiaData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3InertiaData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:396:40: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:400:38: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Contact4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Contact4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:427:42: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3SapAabb]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:546:62: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SapAabb; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SapAabb; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SapAabb; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:78:85: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Int4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Int4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Int4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:79:103: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuGenericConstraint; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuGenericConstraint; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3GpuGenericConstraint; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:81:76: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3RigidBodyData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3RigidBodyData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:370:83: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3InertiaData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3InertiaData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3InertiaData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:372:83: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Contact4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Contact4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Contact4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.cpp:374:80: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] [ 49%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConcaveShape.cpp [ 50%] Building CXX object src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3Solver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/c++ -DB3_USE_CLEW -DBullet3OpenCL_clew_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3Solver.o -c /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp [ 50%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConeShape.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:17:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.h: In constructor 'b3Solver::b3Solver(cl_context, cl_device_id, cl_command_queue, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.h:78:7: warning: 'b3Solver::m_nIterations' will be initialized after [-Wreorder] int m_nIterations; ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.h:68:14: warning: '_cl_context* b3Solver::m_context' [-Wreorder] cl_context m_context; ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:89:1: warning: when initialized here [-Wreorder] b3Solver::b3Solver(cl_context ctx, cl_device_id device, cl_command_queue queue, int pairCapacity) ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:111:14: warning: unused variable 'srcFileNameForCaching' [-Wunused-variable] const char* srcFileNameForCaching=""; ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp: In constructor 'SolveTask::SolveTask(b3AlignedObjectArray&, b3AlignedObjectArray&, b3AlignedObjectArray&, int, int, int, b3AlignedObjectArray*, int, b3AlignedObjectArray*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:492:6: warning: 'SolveTask::m_maxNumBatches' will be initialized after [-Wreorder] int m_maxNumBatches; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:488:6: warning: 'int SolveTask::m_curWgidx' [-Wreorder] int m_curWgidx; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:363:2: warning: when initialized here [-Wreorder] SolveTask(b3AlignedObjectArray& bodies, b3AlignedObjectArray& shapes, b3AlignedObjectArray& constraints, ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:488:6: warning: 'SolveTask::m_curWgidx' will be initialized after [-Wreorder] int m_curWgidx; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:486:29: warning: 'b3AlignedObjectArray* SolveTask::m_batchSizes' [-Wreorder] b3AlignedObjectArray* m_batchSizes; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:363:2: warning: when initialized here [-Wreorder] SolveTask(b3AlignedObjectArray& bodies, b3AlignedObjectArray& shapes, b3AlignedObjectArray& constraints, ^~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp: In member function 'void SolveTask::run(int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:386:9: warning: unused variable 'batchId' [-Wunused-variable] int batchId = m_constraints[i].m_batchIdx; ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:391:9: warning: unused variable 'localBatch' [-Wunused-variable] int localBatch = m_constraints[i].m_batchIdx; ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp: In member function 'void b3Solver::solveContactConstraintHost(b3OpenCLArray*, b3OpenCLArray*, b3OpenCLArray*, void*, int, int, b3AlignedObjectArray*)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:607:16: warning: unused variable 'end' [-Wunused-variable] const int end = start + numConstraintsInCell; ^~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:643:16: warning: unused variable 'end' [-Wunused-variable] const int end = start + numConstraintsInCell; ^~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp: In function 'void checkConstraintBatch(const b3OpenCLArray*, const b3OpenCLArray*, b3OpenCLArray*, b3OpenCLArray*, b3OpenCLArray*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:691:6: warning: unused variable 'numWorkItems' [-Wunused-variable] int numWorkItems = 64*nn/B3_SOLVER_N_BATCHES; ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:700:6: warning: unused variable 'bIdx' [-Wunused-variable] int bIdx = batchId; ^~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp: In member function 'void b3Solver::convertToConstraints(const b3OpenCLArray*, const b3OpenCLArray*, b3OpenCLArray*, b3OpenCLArray*, void*, int, const b3SolverBase::ConstraintCfg&)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:935:35: warning: unused variable 'constraintNative' [-Wunused-variable] b3OpenCLArray* constraintNative =0; ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp: In member function 'void b3Solver::batchContacts(b3OpenCLArray*, int, b3OpenCLArray*, b3OpenCLArray*, int)': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:1110:10: warning: variable 'cdata' set but not used [-Wunused-but-set-variable] b3Int4 cdata; ^~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:1126:18: warning: unused variable 'bInfo' [-Wunused-variable] b3BufferInfoCL bInfo[] = { ^~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:42:0: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:818:49: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] cl_int status = clSetKernelArg( m_kernel, m_idx++, sz, &consts ); ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = b3Int4]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:825:48: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h: In instantiation of 'void b3LauncherCL::setConst(const T&) [with T = float]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:1011:32: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h:96:11: warning: unused variable 'status' [-Wunused-variable] In file included from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.h:20:0, from /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:17: /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:546:32: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3InertiaData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3InertiaData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:548:34: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3GpuConstraint4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3GpuConstraint4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:550:41: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = unsigned int; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:553:49: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:671:34: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3InertiaData; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3InertiaData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:672:36: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyFromHostPointer(const T*, size_t, size_t, bool) [with T = b3GpuConstraint4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:243:23: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3GpuConstraint4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:673:43: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:253:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToHostPointer(T*, size_t, size_t, bool) const [with T = b3Contact4; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:271:21: required from 'void b3OpenCLArray::copyToHost(b3AlignedObjectArray&, bool) const [with T = b3Contact4]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:960:34: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:280:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:94:26: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] cl_int status = 0; ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3SortData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3SortData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3SortData; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:102:69: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3Contact4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3Contact4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = b3Contact4; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:103:60: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = unsigned int; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = unsigned int; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:47:11: required from 'b3OpenCLArray::b3OpenCLArray(cl_context, cl_command_queue, size_t, bool) [with T = unsigned int; cl_context = _cl_context*; cl_command_queue = _cl_command_queue*; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:105:81: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3GpuConstraint4; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3GpuConstraint4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:127:21: required from 'bool b3OpenCLArray::resize(size_t, bool) [with T = b3GpuConstraint4; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:936:31: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3RigidBodyData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:127:21: required from 'bool b3OpenCLArray::resize(size_t, bool) [with T = b3RigidBodyData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:241:10: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3RigidBodyData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:671:34: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h: In instantiation of 'void b3OpenCLArray::copyToCL(cl_mem, size_t, size_t, size_t) const [with T = b3InertiaData; cl_mem = _cl_mem*; size_t = long unsigned int]': /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:187:15: required from 'bool b3OpenCLArray::reserve(size_t, bool) [with T = b3InertiaData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:127:21: required from 'bool b3OpenCLArray::resize(size_t, bool) [with T = b3InertiaData; size_t = long unsigned int]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:241:10: required from 'void b3OpenCLArray::copyFromHost(const b3AlignedObjectArray&, bool) [with T = b3InertiaData]' /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/RigidBody/b3Solver.cpp:672:36: required from here /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h:221:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] [ 50%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp [ 51%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp [ 51%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp [ 51%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexShape.cpp [ 52%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp [ 53%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvex2dShape.cpp [ 53%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp [ 53%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCylinderShape.cpp [ 54%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btEmptyShape.cpp [ 54%] Linking CXX shared library libBullet3OpenCL_clew.so cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/cmake -E cmake_link_script CMakeFiles/Bullet3OpenCL_clew.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBullet3OpenCL_clew.so.2.83 -o libBullet3OpenCL_clew.so.2.83 CMakeFiles/Bullet3OpenCL_clew.dir/__/clew/clew.o CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuGridBroadphase.o CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuSapBroadphase.o CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.o CMakeFiles/Bullet3OpenCL_clew.dir/BroadphaseCollision/b3GpuParallelLinearBvh.o CMakeFiles/Bullet3OpenCL_clew.dir/Initialize/b3OpenCLUtils.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3ContactCache.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3ConvexHullContact.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3GjkEpa.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3GjkPairDetector.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3OptimizedBvh.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3QuantizedBvh.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3StridingMeshInterface.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3TriangleCallback.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3TriangleIndexVertexArray.o CMakeFiles/Bullet3OpenCL_clew.dir/NarrowphaseCollision/b3VoronoiSimplexSolver.o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3BoundSearchCL.o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3FillCL.o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3LauncherCL.o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3PrefixScanCL.o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3PrefixScanFloat4CL.o CMakeFiles/Bullet3OpenCL_clew.dir/ParallelPrimitives/b3RadixSort32CL.o CMakeFiles/Bullet3OpenCL_clew.dir/Raycast/b3GpuRaycast.o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuGenericConstraint.o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuJacobiContactSolver.o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuNarrowPhase.o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuPgsConstraintSolver.o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuPgsContactSolver.o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3GpuRigidBodyPipeline.o CMakeFiles/Bullet3OpenCL_clew.dir/RigidBody/b3Solver.o ../LinearMath/libLinearMath.so.2.83 ../Bullet3Dynamics/libBullet3Dynamics.so.2.83 ../Bullet3Collision/libBullet3Collision.so.2.83 ../Bullet3Geometry/libBullet3Geometry.so.2.83 ../Bullet3Common/libBullet3Common.so.2.83 [ 54%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp [ 55%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp [ 55%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL && /usr/bin/cmake -E cmake_symlink_library libBullet3OpenCL_clew.so.2.83 libBullet3OpenCL_clew.so.2.83 libBullet3OpenCL_clew.so [ 55%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 55%] Built target Bullet3OpenCL_clew [ 56%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp [ 56%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp [ 57%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp [ 57%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o [ 57%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btShapeHull.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btSphereShape.cpp [ 58%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp [ 58%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp [ 59%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp [ 59%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp [ 60%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp [ 60%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o [ 60%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp [ 61%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp [ 62%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o [ 62%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp [ 62%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btContactProcessing.cpp [ 62%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp [ 63%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactBvh.cpp [ 63%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp [ 64%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp [ 64%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactShape.cpp [ 64%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp [ 65%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_set.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_memory.h:36:0, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_array.h:35, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_set.h:37, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_set.cpp:32: /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_inv_sqrt(btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:144:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(f,r); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:144:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(f,r); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_sqrt(btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:151:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(f,r); ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:151:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(f,r); ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_normal(btVector3&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:142:6: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(m_vertices[0],m_vertices[1],m_vertices[2],normal); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:142:6: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(m_vertices[0],m_vertices[1],m_vertices[2],normal); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_plane(btVector4&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:147:6: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(m_vertices[0],m_vertices[1],m_vertices[2],plane);; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:147:6: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(m_vertices[0],m_vertices[1],m_vertices[2],plane);; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_edge_plane(unsigned int, const btVector3&, btVector4&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:161:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(e0,e1,triangle_normal,plane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:161:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(e0,e1,triangle_normal,plane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_triangle_transform(btTransform&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:180:6: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(xaxis); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:180:6: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(xaxis); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:342:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:342:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision_front_side(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:369:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:369:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ [ 65%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.cpp In file included from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:38:0, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:39, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_geometry.h:37, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h:35, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.cpp:31: /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_inv_sqrt(btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:144:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(f,r); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:144:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(f,r); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_sqrt(btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:151:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(f,r); ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:151:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(f,r); ^~~~~~~~ [ 65%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_normal(btVector3&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:142:6: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(m_vertices[0],m_vertices[1],m_vertices[2],normal); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:142:6: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(m_vertices[0],m_vertices[1],m_vertices[2],normal); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_plane(btVector4&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:147:6: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(m_vertices[0],m_vertices[1],m_vertices[2],plane);; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:147:6: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(m_vertices[0],m_vertices[1],m_vertices[2],plane);; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_edge_plane(unsigned int, const btVector3&, btVector4&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:161:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(e0,e1,triangle_normal,plane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:161:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(e0,e1,triangle_normal,plane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_triangle_transform(btTransform&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:180:6: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(xaxis); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:180:6: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(xaxis); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:342:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:342:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ [ 66%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o [ 67%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_memory.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision_front_side(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:369:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:369:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h: In member function 'void GIM_CONTACT::interpolate_normals(btVector3*, unsigned int)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h:117:3: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(vec_sum_len,vec_sum_len); // 1/sqrt(vec_sum_len) ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h:117:3: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(vec_sum_len,vec_sum_len); // 1/sqrt(vec_sum_len) ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:38:0, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:39, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_collision.h:35, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:36, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:34: /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_inv_sqrt(btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:144:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(f,r); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:144:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(f,r); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_sqrt(btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:151:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(f,r); ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:151:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(f,r); ^~~~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_memory.h:36:0, from /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_memory.cpp:31: /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_inv_sqrt(btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:144:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(f,r); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:144:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(f,r); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_sqrt(btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:151:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(f,r); ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:151:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(f,r); ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_normal(btVector3&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:142:6: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(m_vertices[0],m_vertices[1],m_vertices[2],normal); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:142:6: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(m_vertices[0],m_vertices[1],m_vertices[2],normal); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_plane(btVector4&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:147:6: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(m_vertices[0],m_vertices[1],m_vertices[2],plane);; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:147:6: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(m_vertices[0],m_vertices[1],m_vertices[2],plane);; ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_edge_plane(unsigned int, const btVector3&, btVector4&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:161:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(e0,e1,triangle_normal,plane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:161:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(e0,e1,triangle_normal,plane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_triangle_transform(btTransform&) const': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:180:6: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(xaxis); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:180:6: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(xaxis); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:342:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:342:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision_front_side(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:369:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h:369:3: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(triangle_normal); ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp: In member function 'unsigned int GIM_TRIANGLE_CALCULATION_CACHE::clip_triangle(const btVector4&, const btVector3*, const btVector3*, btVector3*)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:120:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(tripoints[0],tripoints[1],tri_plane,edgeplane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:120:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(tripoints[0],tripoints[1],tri_plane,edgeplane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:129:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(tripoints[1],tripoints[2],tri_plane,edgeplane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:129:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(tripoints[1],tripoints[2],tri_plane,edgeplane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:138:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(tripoints[2],tripoints[0],tri_plane,edgeplane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:82:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(plane); \ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:138:3: note: in expansion of macro 'EDGE_PLANE' EDGE_PLANE(tripoints[2],tripoints[0],tri_plane,edgeplane); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp: In member function 'unsigned int GIM_TRIANGLE_CALCULATION_CACHE::cross_line_intersection_test()': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:242:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(_pp,l);\ ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:205:3: note: in expansion of macro 'VEC_LENGTH' VEC_LENGTH(edge_edge_dir,Dlen); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:242:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(_pp,l);\ ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:205:3: note: in expansion of macro 'VEC_LENGTH' VEC_LENGTH(edge_edge_dir,Dlen); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:242:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(_pp,l);\ ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:269:5: note: in expansion of macro 'VEC_LENGTH' VEC_LENGTH(edge_edge_dir,distances[2]); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:242:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(_pp,l);\ ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:269:5: note: in expansion of macro 'VEC_LENGTH' VEC_LENGTH(edge_edge_dir,distances[2]); ^~~~~~~~~~ [ 67%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:242:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(_pp,l);\ ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:303:5: note: in expansion of macro 'VEC_LENGTH' VEC_LENGTH(edge_edge_dir,distances[2]); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:136:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(va,sva);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:242:5: note: in expansion of macro 'GIM_SQRT' GIM_SQRT(_pp,l);\ ^~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:303:5: note: in expansion of macro 'VEC_LENGTH' VEC_LENGTH(edge_edge_dir,distances[2]); ^~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp: In member function 'bool GIM_TRIANGLE_CALCULATION_CACHE::triangle_collision(const btVector3&, const btVector3&, const btVector3&, btScalar, const btVector3&, const btVector3&, const btVector3&, btScalar, GIM_TRIANGLE_CONTACT_DATA&)': /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:342:3: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(tv_vertices[0],tv_vertices[1],tv_vertices[2],tv_plane); ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:342:3: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(tv_vertices[0],tv_vertices[1],tv_vertices[2],tv_plane); ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_IR(x) ((GUINT&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:128:35: note: in expansion of macro 'GIM_IR' GUINT _y = 0x5f3759df - ( GIM_IR(va) >> 1);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:394:3: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(tu_vertices[0],tu_vertices[1],tu_vertices[2],tu_plane); ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:91:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GIM_FR(x) ((GREAL&)(x)) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h:129:16: note: in expansion of macro 'GIM_FR' isva = GIM_FR(_y);\ ^~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:265:5: note: in expansion of macro 'GIM_INV_SQRT' GIM_INV_SQRT(_pp,l);\ ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h:297:5: note: in expansion of macro 'VEC_INV_LENGTH' VEC_INV_LENGTH(a,len); \ ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:55:5: note: in expansion of macro 'VEC_NORMALIZE' VEC_NORMALIZE(n);\ ^~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:67:5: note: in expansion of macro 'TRIANGLE_NORMAL' TRIANGLE_NORMAL(v1,v2,v3,plane);\ ^~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp:394:3: note: in expansion of macro 'TRIANGLE_PLANE' TRIANGLE_PLANE(tu_vertices[0],tu_vertices[1],tu_vertices[2],tu_plane); ^~~~~~~~~~~~~~ [ 67%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp [ 68%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp [ 68%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp [ 69%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp [ 69%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp [ 69%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp [ 70%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp [ 70%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp [ 71%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp [ 71%] Building CXX object src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/c++ -DBulletCollision_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp [ 71%] Linking CXX shared library libBulletCollision.so cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/cmake -E cmake_link_script CMakeFiles/BulletCollision.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBulletCollision.so.2.83 -o libBulletCollision.so.2.83 CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btMultiSapBroadphase.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o ../LinearMath/libLinearMath.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision && /usr/bin/cmake -E cmake_symlink_library libBulletCollision.so.2.83 libBulletCollision.so.2.83 libBulletCollision.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 71%] Built target BulletCollision make -f Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/build.make Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/depend make -f src/BulletDynamics/CMakeFiles/BulletDynamics.dir/build.make src/BulletDynamics/CMakeFiles/BulletDynamics.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/DependInfo.cmake --color= Scanning dependencies of target ConvexDecomposition make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/build.make Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 71%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/bestfitobb.o [ 72%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/ConvexBuilder.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/bestfitobb.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/bestfitobb.cpp cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/ConvexBuilder.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/ConvexBuilder.cpp Scanning dependencies of target BulletDynamics make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/BulletDynamics/CMakeFiles/BulletDynamics.dir/build.make src/BulletDynamics/CMakeFiles/BulletDynamics.dir/build [ 72%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/cd_wavefront.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/cd_wavefront.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_wavefront.cpp make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 73%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Character/btKinematicCharacterController.cpp [ 74%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/fitsphere.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/fitsphere.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/fitsphere.cpp /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_wavefront.cpp: In member function 'const char** ConvexDecomposition::InPlaceParser::GetArglist(char*, int&)': /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_wavefront.cpp:536:9: warning: function may return address of local variable [-Wreturn-local-addr] return ret; ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_wavefront.cpp:453:14: note: declared here const char *argv[MAXARGS]; ^~~~ /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_wavefront.cpp:536:9: warning: function may return address of local variable [-Wreturn-local-addr] return ret; ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_wavefront.cpp:453:14: note: declared here const char *argv[MAXARGS]; ^~~~ [ 74%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/meshvolume.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/meshvolume.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/meshvolume.cpp [ 74%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/raytri.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/raytri.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/raytri.cpp [ 75%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/vlookup.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/vlookup.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/vlookup.cpp /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/vlookup.cpp:7:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4786) [ 75%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/bestfit.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/bestfit.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/bestfit.cpp [ 76%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/cd_hull.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/cd_hull.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_hull.cpp /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_hull.cpp: In function 'ConvexDecomposition::ConvexH* ConvexDecomposition::ConvexHCrop(ConvexDecomposition::ConvexH&, const ConvexDecomposition::Plane&)': /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_hull.cpp:1865:12: warning: variable 'planeflag' set but not used [-Wunused-but-set-variable] PlaneFlag planeflag[128]; ^~~~~~~~~ [ 76%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/ConvexDecomposition.o [ 76%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/ConvexDecomposition.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/ConvexDecomposition.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp In file included from /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/ConvexDecomposition.cpp:44:0: /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_vector.h:40:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4786) [ 76%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/concavity.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/concavity.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/concavity.cpp In file included from /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/concavity.cpp:48:0: /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_vector.h:40:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4786) [ 77%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/float_math.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/float_math.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/float_math.cpp [ 78%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp [ 78%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/planetri.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/planetri.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/planetri.cpp [ 78%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btFixedConstraint.cpp [ 79%] Building CXX object Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/splitplane.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/c++ -DConvexDecomposition_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/ConvexDecomposition.dir/splitplane.o -c /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/splitplane.cpp In file included from /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/splitplane.cpp:46:0: /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/cd_vector.h:40:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4786) /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/splitplane.cpp: In function 'bool ConvexDecomposition::computeSplitPlane(unsigned int, const float*, unsigned int, const unsigned int*, ConvexDecomposition::ConvexDecompInterface*, float*)': /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition/splitplane.cpp:211:8: warning: variable 'laxis' set but not used [-Wunused-but-set-variable] float laxis = dx; ^~~~~ [ 80%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGearConstraint.cpp [ 80%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp [ 80%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp [ 80%] Linking CXX shared library libConvexDecomposition.so cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/cmake -E cmake_link_script CMakeFiles/ConvexDecomposition.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libConvexDecomposition.so.2.83 -o libConvexDecomposition.so.2.83 CMakeFiles/ConvexDecomposition.dir/bestfitobb.o CMakeFiles/ConvexDecomposition.dir/ConvexBuilder.o CMakeFiles/ConvexDecomposition.dir/cd_wavefront.o CMakeFiles/ConvexDecomposition.dir/fitsphere.o CMakeFiles/ConvexDecomposition.dir/meshvolume.o CMakeFiles/ConvexDecomposition.dir/raytri.o CMakeFiles/ConvexDecomposition.dir/vlookup.o CMakeFiles/ConvexDecomposition.dir/bestfit.o CMakeFiles/ConvexDecomposition.dir/cd_hull.o CMakeFiles/ConvexDecomposition.dir/ConvexDecomposition.o CMakeFiles/ConvexDecomposition.dir/concavity.o CMakeFiles/ConvexDecomposition.dir/float_math.o CMakeFiles/ConvexDecomposition.dir/planetri.o CMakeFiles/ConvexDecomposition.dir/splitplane.o ../../src/BulletCollision/libBulletCollision.so.2.83 ../../src/LinearMath/libLinearMath.so.2.83 [ 81%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.cpp cd /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition && /usr/bin/cmake -E cmake_symlink_library libConvexDecomposition.so.2.83 libConvexDecomposition.so.2.83 libConvexDecomposition.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 81%] Built target ConvexDecomposition [ 81%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp make -f Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/build.make Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/GIMPACTUtils /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/GIMPACTUtils /builddir/build/BUILD/bullet3-2.83/build/Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/DependInfo.cmake --color= Scanning dependencies of target GIMPACTUtils make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/build.make Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 82%] Building CXX object Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/btGImpactConvexDecompositionShape.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/GIMPACTUtils && /usr/bin/c++ -DGIMPACTUtils_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/Extras/GIMPACT/include -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/GIMPACTUtils -I/builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/GIMPACTUtils.dir/btGImpactConvexDecompositionShape.o -c /builddir/build/BUILD/bullet3-2.83/Extras/GIMPACTUtils/btGImpactConvexDecompositionShape.cpp [ 82%] Linking CXX shared library libGIMPACTUtils.so cd /builddir/build/BUILD/bullet3-2.83/build/Extras/GIMPACTUtils && /usr/bin/cmake -E cmake_link_script CMakeFiles/GIMPACTUtils.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libGIMPACTUtils.so.2.83 -o libGIMPACTUtils.so.2.83 CMakeFiles/GIMPACTUtils.dir/btGImpactConvexDecompositionShape.o ../ConvexDecomposition/libConvexDecomposition.so.2.83 ../../src/BulletCollision/libBulletCollision.so.2.83 ../../src/LinearMath/libLinearMath.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/Extras/GIMPACTUtils && /usr/bin/cmake -E cmake_symlink_library libGIMPACTUtils.so.2.83 libGIMPACTUtils.so.2.83 libGIMPACTUtils.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 82%] Built target GIMPACTUtils [ 83%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp [ 83%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o [ 83%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o [ 84%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.cpp [ 84%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp [ 85%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp [ 85%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp [ 85%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp [ 86%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp [ 86%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btRigidBody.cpp [ 87%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp [ 87%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp [ 88%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btWheelInfo.cpp [ 88%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBody.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBody.cpp:67:7: warning: 'void {anonymous}::SpatialCrossProduct(const btVector3&, const btVector3&, const btVector3&, const btVector3&, btVector3&, btVector3&)' defined but not used [-Wunused-function] void SpatialCrossProduct(const btVector3 &a_top, ^~~~~~~~~~~~~~~~~~~ [ 88%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp [ 89%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp [ 89%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.cpp [ 90%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraint.cpp [ 90%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyPoint2Point.cpp [ 90%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointMotor.cpp [ 91%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btDantzigLCP.cpp [ 91%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp [ 92%] Building CXX object src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/c++ -DBulletDynamics_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.cpp [ 92%] Linking CXX shared library libBulletDynamics.so cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/cmake -E cmake_link_script CMakeFiles/BulletDynamics.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBulletDynamics.so.2.83 -o libBulletDynamics.so.2.83 CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o ../BulletCollision/libBulletCollision.so.2.83 ../LinearMath/libLinearMath.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics && /usr/bin/cmake -E cmake_symlink_library libBulletDynamics.so.2.83 libBulletDynamics.so.2.83 libBulletDynamics.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 92%] Built target BulletDynamics make -f Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/build.make Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/depend make -f src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build.make src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletWorldImporter /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/DependInfo.cmake --color= Scanning dependencies of target BulletWorldImporter Scanning dependencies of target BulletSoftBody make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build.make src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/build.make Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 93%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/c++ -DBulletSoftBody_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletSoftBody.dir/btSoftBody.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp [ 93%] Building CXX object Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btBulletWorldImporter.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletWorldImporter && /usr/bin/c++ -DBulletWorldImporter_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletWorldImporter.dir/btBulletWorldImporter.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.cpp [ 93%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o [ 94%] Building CXX object Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btWorldImporter.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/c++ -DBulletSoftBody_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletWorldImporter && /usr/bin/c++ -DBulletWorldImporter_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletWorldImporter.dir/btWorldImporter.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btWorldImporter.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::addAeroForceToFace(const btVector3&, int)': /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp:620:43: warning: enum constant in boolean context [-Wint-in-bool-context] if (btSoftBody::eAeroModel::F_TwoSided) ^ /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::pointersToIndices()': /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp:2065:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] m_nodes[i].m_leaf->data=*(void**)&i; ^ /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp:2080:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] m_faces[i].m_leaf->data=*(void**)&i; ^ In file included from /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.h:27:0, from /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyInternals.h:20, from /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp:17: /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSparseSDF.h: In instantiation of 'btScalar btSparseSdf::Evaluate(const btVector3&, const btCollisionShape*, btVector3&, btScalar) [with int CELLSIZE = 3; btScalar = float]': /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp:2263:10: required from here /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSparseSDF.h:188:8: warning: unused variable 'sz' [-Wunused-variable] int sz = sizeof(Cell); ^~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.cpp: In member function 'virtual bool btBulletWorldImporter::convertAllObjects(bParse::btBulletFile*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.cpp:309:31: warning: unused variable 'singleC' [-Wunused-variable] btTypedConstraintFloatData* singleC = (btTypedConstraintFloatData*)bulletFile2->m_constraints[i]; ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.cpp:310:32: warning: unused variable 'doubleC' [-Wunused-variable] btTypedConstraintDoubleData* doubleC = (btTypedConstraintDoubleData*)bulletFile2->m_constraints[i]; ^~~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btWorldImporter.cpp: In member function 'btCollisionShape* btWorldImporter::convertCollisionShape(btCollisionShapeData*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btWorldImporter.cpp:474:32: warning: unused variable 'ptr' [-Wunused-variable] btCompoundShapeChildData* ptr = &compoundData->m_childShapePtr[i]; ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btWorldImporter.cpp:468:31: warning: unused variable 'childShapeDataArray' [-Wunused-variable] btCompoundShapeChildData* childShapeDataArray = &compoundData->m_childShapePtr[0]; ^~~~~~~~~~~~~~~~~~~ [ 94%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/c++ -DBulletSoftBody_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyHelpers.cpp /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyHelpers.cpp: In static member function 'static btSoftBody* btSoftBodyHelpers::CreateFromTetGenData(btSoftBodyWorldInfo&, const char*, const char*, const char*, bool, bool, bool)': /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyHelpers.cpp:1128:5: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result = sscanf(node,"%d %d %d %d",&nnode,&ndims,&nattrb,&hasbounds); ^~~~~~ In file included from /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyHelpers.cpp:17:0: /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyInternals.h: At global scope: /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyInternals.h:507:17: warning: 'void EvaluateMedium(const btSoftBodyWorldInfo*, const btVector3&, btSoftBody::sMedium&)' defined but not used [-Wunused-function] static void EvaluateMedium( const btSoftBodyWorldInfo* wfi, ^~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyInternals.h:425:20: warning: 'btScalar ImplicitSolve(btSoftBody::ImplicitFn*, const btVector3&, const btVector3&, btScalar, int)' defined but not used [-Wunused-function] static btScalar ImplicitSolve( btSoftBody::ImplicitFn* fn, ^~~~~~~~~~~~~ [ 95%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/c++ -DBulletSoftBody_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp [ 95%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/c++ -DBulletSoftBody_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp [ 96%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/c++ -DBulletSoftBody_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp [ 96%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/c++ -DBulletSoftBody_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp [ 96%] Building CXX object src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/c++ -DBulletSoftBody_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o -c /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btDefaultSoftBodySolver.cpp [ 96%] Linking CXX shared library libBulletWorldImporter.so cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletWorldImporter && /usr/bin/cmake -E cmake_link_script CMakeFiles/BulletWorldImporter.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBulletWorldImporter.so.2.83 -o libBulletWorldImporter.so.2.83 CMakeFiles/BulletWorldImporter.dir/btBulletWorldImporter.o CMakeFiles/BulletWorldImporter.dir/btWorldImporter.o ../../../src/BulletDynamics/libBulletDynamics.so.2.83 ../../../src/BulletCollision/libBulletCollision.so.2.83 ../BulletFileLoader/libBulletFileLoader.so.2.83 ../../../src/LinearMath/libLinearMath.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletWorldImporter && /usr/bin/cmake -E cmake_symlink_library libBulletWorldImporter.so.2.83 libBulletWorldImporter.so.2.83 libBulletWorldImporter.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 96%] Built target BulletWorldImporter make -f Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/build.make Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/DependInfo.cmake --color= Scanning dependencies of target BulletXmlWorldImporter make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/build.make Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' [ 96%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/btBulletXmlWorldImporter.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter && /usr/bin/c++ -DBulletXmlWorldImporter_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletXmlWorldImporter.dir/btBulletXmlWorldImporter.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp [ 96%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/tinyxml.o [ 97%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/string_split.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter && /usr/bin/c++ -DBulletXmlWorldImporter_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletXmlWorldImporter.dir/string_split.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/string_split.cpp cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter && /usr/bin/c++ -DBulletXmlWorldImporter_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletXmlWorldImporter.dir/tinyxml.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/tinyxml.cpp [ 98%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/tinystr.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter && /usr/bin/c++ -DBulletXmlWorldImporter_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletXmlWorldImporter.dir/tinystr.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/tinystr.cpp /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: In member function 'void btBulletXmlWorldImporter::deSerializeConvexHullShapeData(TiXmlNode*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:133:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (targetdata).argname= (pointertype) (int) atof(txt);\ ^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:236:2: note: in expansion of macro 'SET_POINTER_VALUE' SET_POINTER_VALUE(pParent,*convexHullData,m_unscaledPointsFloatPtr,btVector3FloatData*); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:133:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (targetdata).argname= (pointertype) (int) atof(txt);\ ^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:237:2: note: in expansion of macro 'SET_POINTER_VALUE' SET_POINTER_VALUE(pParent,*convexHullData,m_unscaledPointsDoublePtr,btVector3DoubleData*); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:241:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] m_pointerLookup.insert((void*)ptr,convexHullData); ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: In member function 'void btBulletXmlWorldImporter::deSerializeCompoundShapeChildData(TiXmlNode*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:265:86: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] compoundChildArrayPtr->at(i).m_childShape = (btCollisionShapeData*) (int) atof(txt); ^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:295:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] m_pointerLookup.insert((void*)ptr,cd); ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: In member function 'void btBulletXmlWorldImporter::deSerializeCompoundShapeData(TiXmlNode*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:322:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] compoundData->m_childShapePtr = (btCompoundShapeChildData*) (int) atof(txt); ^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:331:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] m_pointerLookup.insert((void*)ptr,compoundData); ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:313:13: warning: unused variable 'xmlShapeData' [-Wunused-variable] TiXmlNode* xmlShapeData = pParent->FirstChild("m_collisionShapeData"); ^~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: In member function 'void btBulletXmlWorldImporter::deSerializeStaticPlaneShapeData(TiXmlNode*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:351:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] m_pointerLookup.insert((void*)ptr,planeData); ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: In member function 'void btBulletXmlWorldImporter::deSerializeConvexInternalShapeData(TiXmlNode*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:385:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] m_pointerLookup.insert((void*)ptr,convexShape); ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: In member function 'void btBulletXmlWorldImporter::deSerializeGeneric6DofConstraintData(TiXmlNode*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:133:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (targetdata).argname= (pointertype) (int) atof(txt);\ ^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:416:3: note: in expansion of macro 'SET_POINTER_VALUE' SET_POINTER_VALUE(n,dof6Data->m_typeConstraintData,m_rbA,btRigidBodyData*); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:133:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (targetdata).argname= (pointertype) (int) atof(txt);\ ^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:417:3: note: in expansion of macro 'SET_POINTER_VALUE' SET_POINTER_VALUE(n,dof6Data->m_typeConstraintData,m_rbB,btRigidBodyData*); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:442:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] m_pointerLookup.insert((void*)ptr,dof6Data); ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: In member function 'void btBulletXmlWorldImporter::deSerializeRigidBodyFloatData(TiXmlNode*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:133:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (targetdata).argname= (pointertype) (int) atof(txt);\ ^ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:460:3: note: in expansion of macro 'SET_POINTER_VALUE' SET_POINTER_VALUE(n,rbData->m_collisionObjectData,m_collisionShape, void*); ^~~~~~~~~~~~~~~~~ [ 98%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/tinyxmlerror.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter && /usr/bin/c++ -DBulletXmlWorldImporter_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletXmlWorldImporter.dir/tinyxmlerror.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/tinyxmlerror.cpp /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:509:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] m_pointerLookup.insert((void*)ptr,rbData); ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: In member function 'void btBulletXmlWorldImporter::auto_serialize_root_level_children(TiXmlNode*)': /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:654:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] m_pointerLookup.insert((void*)ptr,vectors); ^~~ /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:793:8: warning: unused variable 'isDoublePrecision' [-Wunused-variable] bool isDoublePrecision = false; ^~~~~~~~~~~~~~~~~ [ 99%] Building CXX object Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/tinyxmlparser.o cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter && /usr/bin/c++ -DBulletXmlWorldImporter_EXPORTS -DUSE_GRAPHICAL_BENCHMARK -I/builddir/build/BUILD/bullet3-2.83/src -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader -I/builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -o CMakeFiles/BulletXmlWorldImporter.dir/tinyxmlparser.o -c /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/tinyxmlparser.cpp /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp: At global scope: /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter/btBulletXmlWorldImporter.cpp:36:12: warning: 'int get_double_attribute_by_name(const TiXmlElement*, const char*, double*)' defined but not used [-Wunused-function] static int get_double_attribute_by_name(const TiXmlElement* pElement, const char* attribName,double* value) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking CXX shared library libBulletSoftBody.so cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/cmake -E cmake_link_script CMakeFiles/BulletSoftBody.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBulletSoftBody.so.2.83 -o libBulletSoftBody.so.2.83 CMakeFiles/BulletSoftBody.dir/btSoftBody.o CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o ../BulletDynamics/libBulletDynamics.so.2.83 ../BulletCollision/libBulletCollision.so.2.83 ../LinearMath/libLinearMath.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody && /usr/bin/cmake -E cmake_symlink_library libBulletSoftBody.so.2.83 libBulletSoftBody.so.2.83 libBulletSoftBody.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [100%] Built target BulletSoftBody [100%] Linking CXX shared library libBulletXmlWorldImporter.so cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter && /usr/bin/cmake -E cmake_link_script CMakeFiles/BulletXmlWorldImporter.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libBulletXmlWorldImporter.so.2.83 -o libBulletXmlWorldImporter.so.2.83 CMakeFiles/BulletXmlWorldImporter.dir/btBulletXmlWorldImporter.o CMakeFiles/BulletXmlWorldImporter.dir/string_split.o CMakeFiles/BulletXmlWorldImporter.dir/tinyxml.o CMakeFiles/BulletXmlWorldImporter.dir/tinystr.o CMakeFiles/BulletXmlWorldImporter.dir/tinyxmlerror.o CMakeFiles/BulletXmlWorldImporter.dir/tinyxmlparser.o ../BulletWorldImporter/libBulletWorldImporter.so.2.83 ../../../src/BulletDynamics/libBulletDynamics.so.2.83 ../../../src/BulletCollision/libBulletCollision.so.2.83 ../BulletFileLoader/libBulletFileLoader.so.2.83 ../../../src/LinearMath/libLinearMath.so.2.83 cd /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter && /usr/bin/cmake -E cmake_symlink_library libBulletXmlWorldImporter.so.2.83 libBulletXmlWorldImporter.so.2.83 libBulletXmlWorldImporter.so make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [100%] Built target BulletXmlWorldImporter make[1]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/bullet3-2.83/build/CMakeFiles 0 + popd ~/build/BUILD/bullet3-2.83 + doxygen Doxyfile warning: Tag `HTML_ALIGN_MEMBERS' at line 396 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 421 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 717 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 725 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_NAME' at line 751 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_URL' at line 757 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_URL' at line 763 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 769 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 774 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 780 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: When enabling GENERATE_HTMLHELP the tree view (GENERATE_TREEVIEW) should be disabled. I'll do it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/LinearMath Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletCollision Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Character Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle Searching for files in directory /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody Searching for files in directory /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter Searching for files in directory /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader Searching for files in directory /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/autogenerated Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAabbUtil2.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAabbUtil2.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAlignedAllocator.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAlignedAllocator.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAlignedAllocator.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAlignedAllocator.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAlignedObjectArray.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btAlignedObjectArray.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHull.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHull.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHull.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHull.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHullComputer.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHullComputer.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHullComputer.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btConvexHullComputer.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btCpuFeatureUtility.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btCpuFeatureUtility.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btDefaultMotionState.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btDefaultMotionState.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btGeometryUtil.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btGeometryUtil.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btGeometryUtil.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btGeometryUtil.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btGrahamScan2dConvexHull.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btGrahamScan2dConvexHull.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btHashMap.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btHashMap.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btIDebugDraw.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btIDebugDraw.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btList.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btList.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMatrix3x3.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMatrix3x3.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMatrixX.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMatrixX.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMinMax.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMinMax.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMotionState.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMotionState.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btPolarDecomposition.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btPolarDecomposition.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btPolarDecomposition.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btPolarDecomposition.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btPoolAllocator.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btPoolAllocator.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuaternion.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuaternion.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuickprof.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuickprof.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuickprof.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuickprof.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btRandom.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btRandom.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btScalar.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btScalar.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btSerializer.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btSerializer.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btSerializer.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btSerializer.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btSpatialAlgebra.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btSpatialAlgebra.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btStackAlloc.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btStackAlloc.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btTransform.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btTransform.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btTransformUtil.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btTransformUtil.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvt.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvt.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvt.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvt.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDispatcher.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btDispatcher.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionObject.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionObject.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorld.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorld.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btGhostObject.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btGhostObject.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btGhostObject.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btGhostObject.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btManifoldResult.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btManifoldResult.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btUnionFind.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btUnionFind.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btUnionFind.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/btUnionFind.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBox2dShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBox2dShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBox2dShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBox2dShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBoxShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBoxShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBoxShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBoxShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCapsuleShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCapsuleShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCollisionMargin.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCollisionMargin.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCollisionShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCollisionShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCollisionShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCollisionShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCompoundShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCompoundShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCompoundShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCompoundShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConcaveShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConcaveShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConcaveShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConcaveShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConeShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConeShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConeShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConeShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvex2dShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvex2dShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvex2dShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvex2dShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexHullShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexHullShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexInternalShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexInternalShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPolyhedron.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexPolyhedron.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCylinderShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCylinderShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCylinderShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btCylinderShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btEmptyShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btEmptyShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btEmptyShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btEmptyShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMaterial.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMaterial.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultiSphereShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btMultiSphereShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btOptimizedBvh.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btOptimizedBvh.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btShapeHull.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btShapeHull.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btShapeHull.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btShapeHull.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btSphereShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btSphereShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btSphereShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btSphereShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTetrahedronShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTetrahedronShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleBuffer.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleBuffer.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleCallback.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleCallback.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMesh.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMesh.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btTriangleShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btUniformScalingShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/CollisionShapes/btUniformScalingShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btBoxCollision.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btBoxCollision.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btClipPolygon.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btClipPolygon.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btCompoundFromGimpact.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btCompoundFromGimpact.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btContactProcessing.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btContactProcessing.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btContactProcessing.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btContactProcessing.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGenericPoolAllocator.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGenericPoolAllocator.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGeometryOperations.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGeometryOperations.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactBvh.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactBvh.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactBvh.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactBvh.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactMassUtil.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactMassUtil.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactShape.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactShape.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactShape.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btGImpactShape.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btQuantization.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btQuantization.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btTriangleShapeEx.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btTriangleShapeEx.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_array.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_array.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_bitset.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_bitset.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_collision.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_collision.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_set.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_set.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_set.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_set.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_clip_polygon.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_clip_polygon.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_geom_types.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_geom_types.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_geometry.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_geometry.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_hash_table.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_hash_table.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_linear_math.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_math.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_memory.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_memory.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_memory.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_memory.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_radixsort.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_radixsort.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_tri_collision.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btComputeGjkEpaPenetration.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btComputeGjkEpaPenetration.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkCollisionDescription.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkCollisionDescription.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpa3.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpa3.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btMprPenetration.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btMprPenetration.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Character/btCharacterControllerInterface.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Character/btCharacterControllerInterface.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Character/btKinematicCharacterController.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Character/btKinematicCharacterController.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Character/btKinematicCharacterController.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Character/btKinematicCharacterController.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btContactConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btContactConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btFixedConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btFixedConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btFixedConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btFixedConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGearConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGearConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGearConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGearConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolverBody.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolverBody.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btActionInterface.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btActionInterface.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btDynamicsWorld.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btDynamicsWorld.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btRigidBody.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btRigidBody.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btRigidBody.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btRigidBody.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBody.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBody.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBody.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBody.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointMotor.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointMotor.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointMotor.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyJointMotor.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyLink.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyLink.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyPoint2Point.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyPoint2Point.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btDantzigLCP.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btDantzigLCP.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btDantzigLCP.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btDantzigLCP.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btDantzigSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btDantzigSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btLemkeSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btLemkeSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btMLCPSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btMLCPSolverInterface.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btMLCPSolverInterface.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btPATHSolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btPATHSolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btRaycastVehicle.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btRaycastVehicle.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btVehicleRaycaster.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btVehicleRaycaster.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btWheelInfo.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btWheelInfo.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btWheelInfo.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics/Vehicle/btWheelInfo.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btDefaultSoftBodySolver.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btDefaultSoftBodySolver.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btDefaultSoftBodySolver.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btDefaultSoftBodySolver.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBody.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyData.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyData.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyHelpers.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyHelpers.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyHelpers.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyHelpers.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyInternals.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyInternals.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodySolvers.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodySolvers.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodySolverVertexBuffer.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftBodySolverVertexBuffer.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidDynamicsWorld.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftRigidDynamicsWorld.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSparseSDF.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody/btSparseSDF.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/btBulletCollisionCommon.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/btBulletCollisionCommon.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/src/btBulletDynamicsCommon.h... Parsing file /builddir/build/BUILD/bullet3-2.83/src/btBulletDynamicsCommon.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btWorldImporter.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btWorldImporter.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btWorldImporter.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter/btWorldImporter.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/autogenerated/bullet.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/autogenerated/bullet.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bChunk.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bChunk.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bChunk.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bChunk.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bCommon.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFi/builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp:1: warning: the name `btGImpactTriangleShape.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_hash_table.h:3: warning: the name `gim_trimesh_data.h' supplied as the second argument in the \file statement is not an input file leLoader/bCommon.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bDefines.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bDefines.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bDNA.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bDNA.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bDNA.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bDNA.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/bFile.h... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/btBulletFile.cpp... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/btBulletFile.cpp... Preprocessing /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/btBulletFile.h... Parsing file /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader/btBulletFile.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file bChunk.cpp... Generating code for file bChunk.h... Generating code for file bCommon.h... Generating code for file bDefines.h... Generating code for file bDNA.cpp... Generating code for file bDNA.h... Generating code for file bFile.cpp... Generating code for file bFile.h... Generating code for file btAabbUtil2.h... Generating code for file btActionInterface.h... Generating code for file btActivatingCollisionAlgorithm.cpp... Generating code for file btActivatingCollisionAlgorithm.h... Generating code for file btAlignedAllocator.cpp... Generating code for file btAlignedAllocator.h... Generating code for file btAlignedObjectArray.h... Generating code for file btAxisSweep3.cpp... Generating code for file btAxisSweep3.h... Generating code for file btBox2dBox2dCollisionAlgorithm.cpp... Generating code for file btBox2dBox2dCollisionAlgorithm.h... Generating code for file btBox2dShape.cpp... Generating code for file btBox2dShape.h... Generating code for file btBoxBoxCollisionAlgorithm.cpp... Generating code for file btBoxBoxCollisionAlgorithm.h... Generating code for file btBoxBoxDetector.cpp... Generating code for file btBoxBoxDetector.h... Generating code for file btBoxCollision.h... Generating code for file btBoxShape.cpp... Generating code for file btBoxShape.h... Generating code for file btBroadphaseInterface.h... Generating code for file btBroadphaseProxy.cpp... Generating code for file btBroadphaseProxy.h... Generating code for file btBulletCollisionCommon.h... Generating code for file btBulletDynamicsCommon.h... Generating code for file btBulletFile.cpp... Generating code for file btBulletFile.h... Generating code for file btBulletWorldImporter.cpp... Generating code for file btBulletWorldImporter.h... Generating code for file btBvhTriangleMeshShape.cpp... Generating code for file btBvhTriangleMeshShape.h... Generating code for file btCapsuleShape.cpp... Generating code for file btCapsuleShape.h... Generating code for file btCharacterControllerInterface.h... Generating code for file btClipPolygon.h... Generating code for file btCollisionAlgorithm.cpp... Generating code for file btCollisionAlgorithm.h... Generating code for file btCollisionConfiguration.h... Generating code for file btCollisionCreateFunc.h... Generating code for file btCollisionDispatcher.cpp... Generating code for file btCollisionDispatcher.h... Generating code for file btCollisionMargin.h... Generating code for file btCollisionObject.cpp... Generating code for file btCollisionObject.h... Generating code for file btCollisionObjectWrapper.h... Generating code for file btCollisionShape.cpp... Generating code for file btCollisionShape.h... Generating code for file btCollisionWorld.cpp... Generating code for file btCollisionWorld.h... Generating code for file btCollisionWorldImporter.cpp... Generating code for file btCollisionWorldImporter.h... Generating code for file btCompoundCollisionAlgorithm.cpp... Generating code for file btCompoundCollisionAlgorithm.h... Generating code for file btCompoundCompoundCollisionAlgorithm.cpp... Generating code for file btCompoundCompoundCollisionAlgorithm.h... Generating code for file btCompoundFromGimpact.h... Generating code for file btCompoundShape.cpp... Generating code for file btCompoundShape.h... Generating code for file btComputeGjkEpaPenetration.h... Generating code for file btConcaveShape.cpp... Generating code for file btConcaveShape.h... Generating code for file btConeShape.cpp... Generating code for file btConeShape.h... Generating code for file btConeTwistConstraint.cpp... Generating code for file btConeTwistConstraint.h... Generating code for file btConstraintSolver.h... Generating code for file btContactConstraint.cpp... Generating code for file btContactConstraint.h... Generating code for file btContactProcessing.cpp... Generating code for file btContactProcessing.h... Generating code for file btContactSolverInfo.h... Generating code for file btContinuousConvexCollision.cpp... Generating code for file btContinuousConvexCollision.h... Generating code for file btConvex2dConvex2dAlgorithm.cpp... Generating code for file btConvex2dConvex2dAlgorithm.h... Generating code for file btConvex2dShape.cpp... Generating code for file btConvex2dShape.h... Generating code for file btConvexCast.cpp... Generating code for file btConvexCast.h... Generating code for file btConvexConcaveCollisionAlgorithm.cpp... Generating code for file btConvexConcaveCollisionAlgorithm.h... Generating code for file btConvexConvexAlgorithm.cpp... Generating code for file btConvexConvexAlgorithm.h... Generating code for file btConvexHull.cpp... Generating code for file btConvexHull.h... Generating code for file btConvexHullComputer.cpp... Generating code for file btConvexHullComputer.h... Generating code for file btConvexHullShape.cpp... Generating code for file btConvexHullShape.h... Generating code for file btConvexInternalShape.cpp... Generating code for file btConvexInternalShape.h... Generating code for file btConvexPenetrationDepthSolver.h... Generating code for file btConvexPlaneCollisionAlgorithm.cpp... Generating code for file btConvexPlaneCollisionAlgorithm.h... Generating code for file btConvexPointCloudShape.cpp... Generating code for file btConvexPointCloudShape.h... Generating code for file btConvexPolyhedron.cpp... Generating code for file btConvexPolyhedron.h... Generating code for file btConvexShape.cpp... Generating code for file btConvexShape.h... Generating code for file btConvexTriangleMeshShape.cpp... Generating code for file btConvexTriangleMeshShape.h... Generating code for file btCpuFeatureUtility.h... Generating code for file btCylinderShape.cpp... Generating code for file btCylinderShape.h... Generating code for file btDantzigLCP.cpp... Generating code for file btDantzigLCP.h... Generating code for file btDantzigSolver.h... Generating code for file btDbvt.cpp... Generating code for file btDbvt.h... Generating code for file btDbvtBroadphase.cpp... Generating code for file btDbvtBroadphase.h... Generating code for file btDefaultCollisionConfiguration.cpp... Generating code for file btDefaultCollisionConfiguration.h... Generating code for file btDefaultMotionState.h... Generating code for file btDefaultSoftBodySolver.cpp... Generating code for file btDefaultSoftBodySolver.h... Generating code for file btDiscreteCollisionDetectorInterface.h... Generating code for file btDiscreteDynamicsWorld.cpp... Generating code for file btDiscreteDynamicsWorld.h... Generating code for file btDispatcher.cpp... Generating code for file btDispatcher.h... Generating code for file btDynamicsWorld.h... Generating code for file btEmptyCollisionAlgorithm.cpp... Generating code for file btEmptyCollisionAlgorithm.h... Generating code for file btEmptyShape.cpp... Generating code for file btEmptyShape.h... Generating code for file btFixedConstraint.cpp... Generating code for file btFixedConstraint.h... Generating code for file btGearConstraint.cpp... Generating code for file btGearConstraint.h... Generating code for file btGeneric6DofConstraint.cpp... Generating code for file btGeneric6DofConstraint.h... Generating code for file btGeneric6DofSpring2Constraint.cpp... Generating code for file btGeneric6DofSpring2Constraint.h... Generating code for file btGeneric6DofSpringConstraint.cpp... Generating code for file btGeneric6DofSpringConstraint.h... Generating code for file btGenericPoolAllocator.cpp... Generating code for file btGenericPoolAllocator.h... Generating code for file btGeometryOperations.h... Generating code for file btGeometryUtil.cpp... Generating code for file btGeometryUtil.h... Generating code for file btGhostObject.cpp... Generating code for file btGhostObject.h... Generating code for file btGImpactBvh.cpp... Generating code for file btGImpactBvh.h... Generating code for file btGImpactCollisionAlgorithm.cpp... Generating code for file btGImpactCollisionAlgorithm.h... Generating code for file btGImpactMassUtil.h... Generating code for file btGImpactQuantizedBvh.cpp... Generating code for file btGImpactQuantizedBvh.h... Generating code for file btGImpactShape.cpp... Generating code for file btGImpactShape.h... Generating code for file btGjkCollisionDescription.h... Generating code for file btGjkConvexCast.cpp... Generating code for file btGjkConvexCast.h... Generating code for file btGjkEpa2.cpp... Generating code for file btGjkEpa2.h... Generating code for file btGjkEpa3.h... Generating code for file btGjkEpaPenetrationDepthSolver.cpp... Generating code for file btGjkEpaPenetrationDepthSolver.h... Generating code for file btGjkPairDetector.cpp... Generating code for file btGjkPairDetector.h... Generating code for file btGrahamScan2dConvexHull.h... Generating code for file btHashedSimplePairCache.cpp... Generating code for file btHashedSimplePairCache.h... Generating code for file btHashMap.h... Generating code for file btHeightfieldTerrainShape.cpp... Generating code for file btHeightfieldTerrainShape.h... Generating code for file btHinge2Constraint.cpp... Generating code for file btHinge2Constraint.h... Generating code for file btHingeConstraint.cpp... Generating code for file btHingeConstraint.h... Generating code for file btIDebugDraw.h... Generating code for file btInternalEdgeUtility.cpp... Generating code for file btInternalEdgeUtility.h... Generating code for file btJacobianEntry.h... Generating code for file btKinematicCharacterController.cpp... Generating code for file btKinematicCharacterController.h... Generating code for file btLemkeAlgorithm.cpp... Generating code for file btLemkeAlgorithm.h... Generating code for file btLemkeSolver.h... Generating code for file btList.h... Generating code for file btManifoldPoint.h... Generating code for file btManifoldResult.cpp... Generating code for file btManifoldResult.h... Generating code for file btMaterial.h... Generating code for file btMatrix3x3.h... Generating code for file btMatrixX.h... Generating code for file btMinkowskiPenetrationDepthSolver.cpp... Generating code for file btMinkowskiPenetrationDepthSolver.h... Generating code for file btMinkowskiSumShape.cpp... Generating code for file btMinkowskiSumShape.h... Generating code for file btMinMax.h... Generating code for file btMLCPSolver.cpp... Generating code for file btMLCPSolver.h... Generating code for file btMLCPSolverInterface.h... Generating code for file btMotionState.h... Generating code for file btMprPenetration.h... Generating code for file btMultiBody.cpp... Generating code for file btMultiBody.h... Generating code for file btMultiBodyConstraint.cpp... Generating code for file btMultiBodyConstraint.h... Generating code for file btMultiBodyConstraintSolver.cpp... Generating code for file btMultiBodyConstraintSolver.h... Generating code for file btMultiBodyDynamicsWorld.cpp... Generating code for file btMultiBodyDynamicsWorld.h... Generating code for file btMultiBodyJointLimitConstraint.cpp... Generating code for file btMultiBodyJointLimitConstraint.h... Generating code for file btMultiBodyJointMotor.cpp... Generating code for file btMultiBodyJointMotor.h... Generating code for file btMultiBodyLink.h... Generating code for file btMultiBodyLinkCollider.h... Generating code for file btMultiBodyPoint2Point.cpp... Generating code for file btMultiBodyPoint2Point.h... Generating code for file btMultiBodySolverConstraint.h... Generating code for file btMultimaterialTriangleMeshShape.cpp... Generating code for file btMultimaterialTriangleMeshShape.h... Generating code for file btMultiSapBroadphase.cpp... Generating code for file btMultiSapBroadphase.h... Generating code for file btMultiSphereShape.cpp... Generating code for file btMultiSphereShape.h... Generating code for file btNNCGConstraintSolver.cpp... Generating code for file btNNCGConstraintSolver.h... Generating code for file btOptimizedBvh.cpp... Generating code for file btOptimizedBvh.h... Generating code for file btOverlappingPairCache.cpp... Generating code for file btOverlappingPairCache.h... Generating code for file btOverlappingPairCallback.h... Generating code for file btPATHSolver.h... Generating code for file btPersistentManifold.cpp... Generating code for file btPersistentManifold.h... Generating code for file btPoint2PointConstraint.cpp... Generating code for file btPoint2PointConstraint.h... Generating code for file btPointCollector.h... Generating code for file btPolarDecomposition.cpp... Generating code for file btPolarDecomposition.h... Generating code for file btPolyhedralContactClipping.cpp... Generating code for file btPolyhedralContactClipping.h... Generating code for file btPolyhedralConvexShape.cpp... Generating code for file btPolyhedralConvexShape.h... Generating code for file btPoolAllocator.h... Generating code for file btQuadWord.h... Generating code for file btQuantization.h... Generating code for file btQuantizedBvh.cpp... Generating code for file btQuantizedBvh.h... Generating code for file btQuaternion.h... Generating code for file btQuickprof.cpp... Generating code for file btQuickprof.h... Generating code for file btRandom.h... Generating code for file btRaycastCallback.cpp... Generating code for file btRaycastCallback.h... Generating code for file btRaycastVehicle.cpp... Generating code for file btRaycastVehicle.h... Generating code for file bwarning: Included by graph for 'btAlignedObjectArray.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btClipPolygon.h:122: warning: The following parameters of bt_plane_clip_triangle(const btVector4 &plane, const btVector3 &point0, const btVector3 &point1, const btVector3 &point2, btVector3 *clipped) are not documented: parameter 'plane' parameter 'point0' parameter 'point1' parameter 'point2' tRigidBody.cpp... Generating code for file btRigidBody.h... Generating code for file btScalar.h... Generating code for file btScaledBvhTriangleMeshShape.cpp... Generating code for file btScaledBvhTriangleMeshShape.h... Generating code for file btSequentialImpulseConstraintSolver.cpp... Generating code for file btSequentialImpulseConstraintSolver.h... Generating code for file btSerializer.cpp... Generating code for file btSerializer.h... Generating code for file btShapeHull.cpp... Generating code for file btShapeHull.h... Generating code for file btSimpleBroadphase.cpp... Generating code for file btSimpleBroadphase.h... Generating code for file btSimpleDynamicsWorld.cpp... Generating code for file btSimpleDynamicsWorld.h... Generating code for file btSimplexSolverInterface.h... Generating code for file btSimulationIslandManager.cpp... Generating code for file btSimulationIslandManager.h... Generating code for file btSliderConstraint.cpp... Generating code for file btSliderConstraint.h... Generating code for file btSoftBody.cpp... Generating code for file btSoftBody.h... Generating code for file btSoftBodyConcaveCollisionAlgorithm.cpp... Generating code for file btSoftBodyConcaveCollisionAlgorithm.h... Generating code for file btSoftBodyData.h... Generating code for file btSoftBodyHelpers.cpp... Generating code for file btSoftBodyHelpers.h... Generating code for file btSoftBodyInternals.h... Generating code for file btSoftBodyRigidBodyCollisionConfiguration.cpp... Generating code for file btSoftBodyRigidBodyCollisionConfiguration.h... Generating code for file btSoftBodySolvers.h... Generating code for file btSoftBodySolverVertexBuffer.h... Generating code for file btSoftRigidCollisionAlgorithm.cpp... Generating code for file btSoftRigidCollisionAlgorithm.h... Generating code for file btSoftRigidDynamicsWorld.cpp... Generating code for file btSoftRigidDynamicsWorld.h... Generating code for file btSoftSoftCollisionAlgorithm.cpp... Generating code for file btSoftSoftCollisionAlgorithm.h... Generating code for file btSolve2LinearConstraint.cpp... Generating code for file btSolve2LinearConstraint.h... Generating code for file btSolveProjectedGaussSeidel.h... Generating code for file btSolverBody.h... Generating code for file btSolverConstraint.h... Generating code for file btSparseSDF.h... Generating code for file btSpatialAlgebra.h... Generating code for file btSphereBoxCollisionAlgorithm.cpp... Generating code for file btSphereBoxCollisionAlgorithm.h... Generating code for file btSphereShape.cpp... Generating code for file btSphereShape.h... Generating code for file btSphereSphereCollisionAlgorithm.cpp... Generating code for file btSphereSphereCollisionAlgorithm.h... Generating code for file btSphereTriangleCollisionAlgorithm.cpp... Generating code for file btSphereTriangleCollisionAlgorithm.h... Generating code for file btStackAlloc.h... Generating code for file btStaticPlaneShape.cpp... Generating code for file btStaticPlaneShape.h... Generating code for file btStridingMeshInterface.cpp... Generating code for file btStridingMeshInterface.h... Generating code for file btSubSimplexConvexCast.cpp... Generating code for file btSubSimplexConvexCast.h... Generating code for file btTetrahedronShape.cpp... Generating code for file btTetrahedronShape.h... Generating code for file btTransform.h... Generating code for file btTransformUtil.h... Generating code for file btTriangleBuffer.cpp... Generating code for file btTriangleBuffer.h... Generating code for file btTriangleCallback.cpp... Generating code for file btTriangleCallback.h... Generating code for file btTriangleIndexVertexArray.cpp... Generating code for file btTriangleIndexVertexArray.h... Generating code for file btTriangleIndexVertexMaterialArray.cpp... Generating code for file btTriangleIndexVertexMaterialArray.h... Generating code for file btTriangleInfoMap.h... Generating code for file btTriangleMesh.cpp... Generating code for file btTriangleMesh.h... Generating code for file btTriangleMeshShape.cpp... Generating code for file btTriangleMeshShape.h... Generating code for file btTriangleShape.h... Generating code for file btTriangleShapeEx.cpp... Generating code for file btTriangleShapeEx.h... Generating code for file btTypedConstraint.cpp... Generating code for file btTypedConstraint.h... Generating code for file btUniformScalingShape.cpp... Generating code for file btUniformScalingShape.h... Generating code for file btUnionFind.cpp... Generating code for file btUnionFind.h... Generating code for file btUniversalConstraint.cpp... Generating code for file btUniversalConstraint.h... Generating code for file btVector3.cpp... Generating code for file btVector3.h... Generating code for file btVehicleRaycaster.h... Generating code for file btVoronoiSimplexSolver.cpp... Generating code for file btVoronoiSimplexSolver.h... Generating code for file btWheelInfo.cpp... Generating code for file btWheelInfo.h... Generating code for file btWorldImporter.cpp... Generating code for file btWorldImporter.h... Generating code for file bullet.h... Generating code for file gim_array.h... Generating code for file gim_basic_geometry_operations.h... Generating code for file gim_bitset.h... Generating code for file gim_box_collision.h... Generating code for file gim_box_set.cpp... Generating code for file gim_box_set.h... Generating code for file gim_clip_polygon.h... Generating code for file gim_contact.cpp... Generating code for file gim_contact.h... Generating code for file gim_geom_types.h... Generating code for file gim_geometry.h... Generating code for file gim_hash_table.h... Generating code for file gim_linear_math.h... Generating code for file gim_math.h... Generating code for file gim_memory.cpp... Generating code for file gim_memory.h... Generating code for file gim_radixsort.h... Generating code for file gim_tri_collision.cpp... Generating code for file gim_tri_collision.h... Generating code for file SphereTriangleDetector.cpp... Generating code for file SphereTriangleDetector.h... Generating file documentation... Generating docs for file bChunk.cpp... Generating docs for file bChunk.h... Generating docs for file bCommon.h... Generating docs for file bDefines.h... Generating docs for file bDNA.cpp... Generating docs for file bDNA.h... Generating docs for file bFile.cpp... Generating docs for file bFile.h... Generating docs for file btAabbUtil2.h... Generating docs for file btActionInterface.h... Generating docs for file btActivatingCollisionAlgorithm.cpp... Generating docs for file btActivatingCollisionAlgorithm.h... Generating docs for file btAlignedAllocator.cpp... Generating docs for file btAlignedAllocator.h... Generating docs for file btAlignedObjectArray.h... Generating docs for file btAxisSweep3.cpp... Generating docs for file btAxisSweep3.h... Generating docs for file btBox2dBox2dCollisionAlgorithm.cpp... Generating docs for file btBox2dBox2dCollisionAlgorithm.h... Generating docs for file btBox2dShape.cpp... Generating docs for file btBox2dShape.h... Generating docs for file btBoxBoxCollisionAlgorithm.cpp... Generating docs for file btBoxBoxCollisionAlgorithm.h... Generating docs for file btBoxBoxDetector.cpp... Generating docs for file btBoxBoxDetector.h... Generating docs for file btBoxCollision.h... Generating docs for file btBoxShape.cpp... Generating docs for file btBoxShape.h... Generating docs for file btBroadphaseInterface.h... Generating docs for file btBroadphaseProxy.cpp... Generating docs for file btBroadphaseProxy.h... Generating docs for file btBulletCollisionCommon.h... Generating docs for file btBulletDynamicsCommon.h... Generating docs for file btBulletFile.cpp... Generating docs for file btBulletFile.h... Generating docs for file btBulletWorldImporter.cpp... Generating docs for file btBulletWorldImporter.h... Generating docs for file btBvhTriangleMeshShape.cpp... Generating docs for file btBvhTriangleMeshShape.h... Generating docs for file btCapsuleShape.cpp... Generating docs for file btCapsuleShape.h... Generating docs for file btCharacterControllerInterface.h... Generating docs for file btClipPolygon.h... Generating docs for file btCollisionAlgorithm.cpp... Generating docs for file btCollisionAlgorithm.h... Generating docs for file btCollisionConfiguration.h... Generating docs for file btCollisionCreateFunc.h... Generating docs for file btCollisionDispatcher.cpp... Generating docs for file btCollisionDispatcher.h... Generating docs for file btCollisionMargin.h... Generating docs for file btCollisionObject.cpp... Generating docs for file btCollisionObject.h... Generating docs for file btCollisionObjectWrapper.h... Generating docs for file btCollisionShape.cpp... Generating docs for file btCollisionShape.h... Generating docs for file btCollisionWorld.cpp... Generating docs for file btCollisionWorld.h... Generating docs for file btCollisionWorldImporter.cpp... Generating docs for file btCollisionWorldImporter.h... Generating docs for file btCompoundCollisionAlgorithm.cpp... Generating docs for file btCompoundCollisionAlgorithm.h... Generating docs for file btCompoundCompoundCollisionAlgorithm.cpp... Generating docs for file btCompoundCompoundCollisionAlgorithm.h... Generating docs for file btCompoundFromGimpact.h... Generating docs for file btCompoundShape.cpp... Generating docs for file btCompoundShape.h... Generating docs for file btComputeGjkEpaPenetration.h... Generating docs for file btConcaveShape.cpp... Generating docs for file btConcaveShape.h... Generating docs for file btConeShape.cpp... Generating docs for file btConeShape.h... Generating docs for file btConeTwistConstraint.cpp... Generating docs for file btConeTwistConstraint.h... Generating docs for file btConstraintSolver.h... Generating docs for file btContactConstraint.cpp... Generating docs for file btContactConstraint.h... Generating docs for file btContactProcessing.cpp... Generating docs for file btContactProcessing.h... Generating docs for file btContactSolverInfo.h... Generating docs for file btContinuousConvexCollision.cpp... Generating docs for file btContinuousConvexCollision.h... Generating docs for file btConvex2dConvex2dAlgorithm.cpp... Generating docs for file btConvex2dConvex2dAlgorithm.h... Generating docs for file btConvex2dShape.cpp... Generating docs for file btConvex2dShape.h... Generating docs for file btConvexCast.cpp... Generating docs for file btConvexCast.h... Generating docs for file btConvexConcaveCollisionAlgorithm.cpp... Generating docs for file btConvexConcaveCollisionAlgorithm.h... Generating docs for file btConvexConvexAlgorithm.cpp... Generating docs for file btConvexConvexAlgorithm.h... Generating docs for file btConvexHull.cpp... Generating docs for file btConvexHull.h... Generating docs for file btConvexHullComputer.cpp... Generating docs for file btConvexHullComputer.h... Generating docs for file btConvexHullShape.cpp... Generating docs for file btConvexHullShape.h... Generating docs for file btConvexInternalShape.cpp... Generating docs for file btConvexInternalShape.h... Generating docs for file btConvexPenetrationDepthSolver.h... Generating docs for file btConvexPlaneCollisionAlgorithm.cpp... Generating docs for file btConvexPlaneCollisionAlgorithm.h... Generating docs for file btConvexPointCloudShape.cpp... Generating docs for file btConvexPointCloudShape.h... Generating docs for file btConvexPolyhedron.cpp... Generating docs for file btConvexPolyhedron.h... Generating docs for file btConvexShape.cpp... Generating docs for file btConvexShape.h... Generating docs for file btConvexTriangleMeshShape.cpp... Generating docs for file btConvexTriangleMeshShape.h... Generating docs for file btCpuFeatureUtility.h... Generating docs for file btCylinderShape.cpp... Generating docs for file btCylinderShape.h... Generating docs for file btDantzigLCP.cpp... Generating docs for file btDantzigLCP.h... Generating docs for file btDantzigSolver.h... Generating docs for file btDbvt.cpp... Generating docs for file btDbvt.h... Generating docs for file btDbvtBroadphase.cpp... Generating docs for file btDbvtBroadphase.h... Generating docs for file btDefaultCollisionConfiguration.cpp... Generating docs for file btDefaultCollisionConfiguration.h... Generating docs for file btDefaultMotionState.h... Generating docs for file btDefaultSoftBodySolver.cpp... Generating docs for file btDefaultSoftBodySolver.h... Generating docs for file btDiscreteCollisionDetectorInterface.h... Generating docs for file btDiscreteDynamicsWorld.cpp... Generating docs for file btDiscreteDynamicsWorld.h... Generating docs for file btDispatcher.cpp... Generating docs for file btDispatcher.h... Generating docs for file btDynamicsWorld.h... Generating docs for file btEmptyCollisionAlgorithm.cpp... Generating docs for file btEmptyCollisionAlgorithm.h... Generating docs for file btEmptyShape.cpp... Generating docs for file btEmptyShape.h... Generating docs for file btFixedConstraint.cpp... Generating docs for file btFixedConstraint.h... Generating docs for file btGearConstraint.cpp... Generating docs for file btGearConstraint.h... Generating docs for file btGeneric6DofConstraint.cpp... Generating docs for file btGeneric6DofConstraint.h... Generating docs for file btGeneric6DofSpring2Constraint.cpp... Generating docs for file btGeneric6DofSpring2Constraint.h... Generating docs for file btGeneric6DofSpringConstraint.cpp... Generating docs for file btGeneric6DofSpringConstraint.h... Generating docs for file btGenericPoolAllocator.cpp... Generating docs for file btGenericPoolAllocator.h... Generating docs for file btGeometryOperations.h... Generating docs for file btGeometryUtil.cpp... Generating docs for file btGeometryUtil.h... Generating docs for file btGhostObject.cpp... Generating docs for file btGhostObject.h... Generating docs for file btGImpactBvh.cpp... Generating docs for file btGImpactBvh.h... Generating docs for file btGImpactCollisionAlgorithm.cpp... Generating docs for file btGImpactCollisionAlgorithm.h... Generating docs for file btGImpactMassUtil.h... Generating docs for file btGImpactQuantizedBvh.cpp... Generating docs for file btGImpactQuantizedBvh.h... Generating docs for file btGImpactShape.cpp... Generating docs for file btGImpactShape.h... Generating docs for file btGjkCollisionDescription.h... Generating docs for file btGjkConvexCast.cpp... Generating docs for file btGjkConvexCast.h... Generating docs for file btGjkEpa2.cpp... Generating docs for file btGjkEpa2.h... Generating docs for file btGjkEpa3.h... Generating docs for file btGjkEpaPenetrationDepthSolver.cpp... Generating docs for file btGjkEpaPenetrationDepthSolver.h... Generating docs for file btGjkPairDetector.cpp... Generating docs for file btGjkPairDetector.h... Generating docs for file btGrahamScan2dConvexHull.h... Generating docs for file btHashedSimplePairCache.cpp... Generating docs for file btHashedSimplePairCache.h... Generating docs for file btHashMap.h... Generating docs for file btHeightfieldTerrainShape.cpp... Generating docs for file btHeightfieldTerrainShape.h... Generating docs for file btHinge2Constraint.cpp... Generating docs for file btHinge2Constraint.h... Generating docs for file btHingeConstraint.cpp... Generating docs for file btHingeConstraint.h... Generating docs for file btIDebugDraw.h... Generating docs for file btInternalEdgeUtility.cpp... Generating docs for file btInternalEdgeUtility.h... Generating docs for file btJacobianEntry.h... Generating docs for file btKinematicCharacterController.cpp... Generating docs for file btKinematicCharacterController.h... Generating docs for file btLemkeAlgorithm.cpp... Generating docs for file btLemkeAlgorithm.h... Generating docs for file btLemkeSolver.h... Generating docs for file btList.h... Generating docs for file btManifoldPoint.h... Generating docs for file btManifoldResult.cpp... Generating docs for file btManifoldResult.h... Generating docs for file btMaterial.h... Generating docs for file btMatrix3x3.h... Generating docs for file btMatrixX.h... Generating docs for file btMinkowskiPenetrationDepthSolver.cpp... Generating docs for file btMinkowskiPenetrationDepthSolver.h... Generating docs for file btMinkowskiSumShape.cpp... Generating docs for file btMinkowskiSumShape.h... Generating docs for file btMinMax.h... Generating docs for file btMLCPSolver.cpp... Generating docs for file btMLCPSolver.h... Generatinwarning: Included by graph for 'btVector3.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h:363: warning: argument 'dointersect' of command @param is not found in the argument list of LINE_INTERSECTION_PARAMS(const CLASS_POINT &dir1, CLASS_POINT &point1, const CLASS_POINT &dir2, CLASS_POINT &point2, T &t1, T &t2) g docs for file btMLCPSolverInterface.h... Generating docs for file btMotionState.h... Generating docs for file btMprPenetration.h... Generating docs for file btMultiBody.cpp... Generating docs for file btMultiBody.h... Generating docs for file btMultiBodyConstraint.cpp... Generating docs for file btMultiBodyConstraint.h... Generating docs for file btMultiBodyConstraintSolver.cpp... Generating docs for file btMultiBodyConstraintSolver.h... Generating docs for file btMultiBodyDynamicsWorld.cpp... Generating docs for file btMultiBodyDynamicsWorld.h... Generating docs for file btMultiBodyJointLimitConstraint.cpp... Generating docs for file btMultiBodyJointLimitConstraint.h... Generating docs for file btMultiBodyJointMotor.cpp... Generating docs for file btMultiBodyJointMotor.h... Generating docs for file btMultiBodyLink.h... Generating docs for file btMultiBodyLinkCollider.h... Generating docs for file btMultiBodyPoint2Point.cpp... Generating docs for file btMultiBodyPoint2Point.h... Generating docs for file btMultiBodySolverConstraint.h... Generating docs for file btMultimaterialTriangleMeshShape.cpp... Generating docs for file btMultimaterialTriangleMeshShape.h... Generating docs for file btMultiSapBroadphase.cpp... Generating docs for file btMultiSapBroadphase.h... Generating docs for file btMultiSphereShape.cpp... Generating docs for file btMultiSphereShape.h... Generating docs for file btNNCGConstraintSolver.cpp... Generating docs for file btNNCGConstraintSolver.h... Generating docs for file btOptimizedBvh.cpp... Generating docs for file btOptimizedBvh.h... Generating docs for file btOverlappingPairCache.cpp... Generating docs for file btOverlappingPairCache.h... Generating docs for file btOverlappingPairCallback.h... Generating docs for file btPATHSolver.h... Generating docs for file btPersistentManifold.cpp... Generating docs for file btPersistentManifold.h... Generating docs for file btPoint2PointConstraint.cpp... Generating docs for file btPoint2PointConstraint.h... Generating docs for file btPointCollector.h... Generating docs for file btPolarDecomposition.cpp... Generating docs for file btPolarDecomposition.h... Generating docs for file btPolyhedralContactClipping.cpp... Generating docs for file btPolyhedralContactClipping.h... Generating docs for file btPolyhedralConvexShape.cpp... Generating docs for file btPolyhedralConvexShape.h... Generating docs for file btPoolAllocator.h... Generating docs for file btQuadWord.h... Generating docs for file btQuantization.h... Generating docs for file btQuantizedBvh.cpp... Generating docs for file btQuantizedBvh.h... Generating docs for file btQuaternion.h... Generating docs for file btQuickprof.cpp... Generating docs for file btQuickprof.h... Generating docs for file btRandom.h... Generating docs for file btRaycastCallback.cpp... Generating docs for file btRaycastCallback.h... Generating docs for file btRaycastVehicle.cpp... Generating docs for file btRaycastVehicle.h... Generating docs for file btRigidBody.cpp... Generating docs for file btRigidBody.h... Generating docs for file btScalar.h... Generating docs for file btScaledBvhTriangleMeshShape.cpp... Generating docs for file btScaledBvhTriangleMeshShape.h... Generating docs for file btSequentialImpulseConstraintSolver.cpp... Generating docs for file btSequentialImpulseConstraintSolver.h... Generating docs for file btSerializer.cpp... Generating docs for file btSerializer.h... Generating docs for file btShapeHull.cpp... Generating docs for file btShapeHull.h... Generating docs for file btSimpleBroadphase.cpp... Generating docs for file btSimpleBroadphase.h... Generating docs for file btSimpleDynamicsWorld.cpp... Generating docs for file btSimpleDynamicsWorld.h... Generating docs for file btSimplexSolverInterface.h... Generating docs for file btSimulationIslandManager.cpp... Generating docs for file btSimulationIslandManager.h... Generating docs for file btSliderConstraint.cpp... Generating docs for file btSliderConstraint.h... Generating docs for file btSoftBody.cpp... Generating docs for file btSoftBody.h... Generating docs for file btSoftBodyConcaveCollisionAlgorithm.cpp... Generating docs for file btSoftBodyConcaveCollisionAlgorithm.h... Generating docs for file btSoftBodyData.h... Generating docs for file btSoftBodyHelpers.cpp... Generating docs for file btSoftBodyHelpers.h... Generating docs for file btSoftBodyInternals.h... Generating docs for file btSoftBodyRigidBodyCollisionConfiguration.cpp... Generating docs for file btSoftBodyRigidBodyCollisionConfiguration.h... Generating docs for file btSoftBodySolvers.h... Generating docs for file btSoftBodySolverVertexBuffer.h... Generating docs for file btSoftRigidCollisionAlgorithm.cpp... Generating docs for file btSoftRigidCollisionAlgorithm.h... Generating docs for file btSoftRigidDynamicsWorld.cpp... Generating docs for file btSoftRigidDynamicsWorld.h... Generating docs for file btSoftSoftCollisionAlgorithm.cpp... Generating docs for file btSoftSoftCollisionAlgorithm.h... Generating docs for file btSolve2LinearConstraint.cpp... Generating docs for file btSolve2LinearConstraint.h... Generating docs for file btSolveProjectedGaussSeidel.h... Generating docs for file btSolverBody.h... Generating docs for file btSolverConstraint.h... Generating docs for file btSparseSDF.h... Generating docs for file btSpatialAlgebra.h... Generating docs for file btSphereBoxCollisionAlgorithm.cpp... Generating docs for file btSphereBoxCollisionAlgorithm.h... Generating docs for file btSphereShape.cpp... Generating docs for file btSphereShape.h... Generating docs for file btSphereSphereCollisionAlgorithm.cpp... Generating docs for file btSphereSphereCollisionAlgorithm.h... Generating docs for file btSphereTriangleCollisionAlgorithm.cpp... Generating docs for file btSphereTriangleCollisionAlgorithm.h... Generating docs for file btStackAlloc.h... Generating docs for file btStaticPlaneShape.cpp... Generating docs for file btStaticPlaneShape.h... Generating docs for file btStridingMeshInterface.cpp... Generating docs for file btStridingMeshInterface.h... Generating docs for file btSubSimplexConvexCast.cpp... Generating docs for file btSubSimplexConvexCast.h... Generating docs for file btTetrahedronShape.cpp... Generating docs for file btTetrahedronShape.h... Generating docs for file btTransform.h... Generating docs for file btTransformUtil.h... Generating docs for file btTriangleBuffer.cpp... Generating docs for file btTriangleBuffer.h... Generating docs for file btTriangleCallback.cpp... Generating docs for file btTriangleCallback.h... Generating docs for file btTriangleIndexVertexArray.cpp... Generating docs for file btTriangleIndexVertexArray.h... Generating docs for file btTriangleIndexVertexMaterialArray.cpp... Generating docs for file btTriangleIndexVertexMaterialArray.h... Generating docs for file btTriangleInfoMap.h... Generating docs for file btTriangleMesh.cpp... Generating docs for file btTriangleMesh.h... Generating docs for file btTriangleMeshShape.cpp... Generating docs for file btTriangleMeshShape.h... Generating docs for file btTriangleShape.h... Generating docs for file btTriangleShapeEx.cpp... Generating docs for file btTriangleShapeEx.h... Generating docs for file btTypedConstraint.cpp... Generating docs for file btTypedConstraint.h... Generating docs for file btUniformScalingShape.cpp... Generating docs for file btUniformScalingShape.h... Generating docs for file btUnionFind.cpp... Generating docs for file btUnionFind.h... Generating docs for file btUniversalConstraint.cpp... Generating docs for file btUniversalConstraint.h... Generating docs for file btVector3.cpp... Generating docs for file btVector3.h... Generating docs for file btVehicleRaycaster.h... Generating docs for file btVoronoiSimplexSolver.cpp... Generating docs for file btVoronoiSimplexSolver.h... Generating docs for file btWheelInfo.cpp... Generating docs for file btWheelInfo.h... Generating docs for file btWorldImporter.cpp... Generating docs for file btWorldImporter.h... Generating docs for file bullet.h... Generating docs for file gim_array.h... Generating docs for file gim_basic_geometry_operations.h... Generating docs for /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_radixsort.h:263: warning: argument '_found' of command @param is not found in the argument list of gim_binary_search_ex(const T *_array, GUINT _start_i, GUINT _end_i, GUINT &_result_index, const KEYCLASS &_search_key, COMP_CLASS _comp_macro) /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_radixsort.h:238: warning: argument 'type' of command @param is not found in the argument list of gim_radix_sort(T *array, GUINT element_count, GETKEY_CLASS get_uintkey_macro, COPY_CLASS copy_elements_macro) /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/btBoxCollision.h:449: warning: argument 'aabb' of command @param is not found in the argument list of btAABB::collide_ray(const btVector3 &vorigin, const btVector3 &vdir) const file gim_bitset.h... Generating docs for file gim_box_collision.h... Generating docs for file gim_box_set.cpp... Generating docs for file gim_box_set.h... Generating docs for file gim_clip_polygon.h... Generating docs for file gim_contact.cpp... Generating docs for file gim_contact.h... Generating docs for file gim_geom_types.h... Generating docs for file gim_geometry.h... Generating docs for file gim_hash_table.h... Generating docs for file gim_linear_math.h... Generating docs for file gim_math.h... Generating docs for file gim_memory.cpp... Generating docs for file gim_memory.h... Generating docs for file gim_radixsort.h... Generating docs for file gim_tri_collision.cpp... Generating docs for file gim_tri_collision.h... Generating docs for file SphereTriangleDetector.cpp... Generating docs for file SphereTriangleDetector.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _btMprSimplex_t... Generating docs for compound _btMprSupport_t... Generating docs for compound BroadphaseAabbTester... Generating docs for compound BroadphaseRayTester... Generating docs for compound bt32BitAxisSweep3... Generating docs for compound BT_BOX_BOX_TRANSFORM_CACHE... Generating docs for compound BT_QUANTIZED_BVH_NODE... Generating docs for compound btAABB... Generating docs for compound btActionInterface... Generating docs for compound btActivatingCollisionAlgorithm... Generating docs for compound btAlignedAllocator... Generating docs for nested compound btAlignedAllocator::rebind... Generating docs for compound btAlignedObjectArray... Generating docs for nested compound btAlignedObjectArray::less... Generating docs for compound btAngleCompareFunc... Generating docs for compound btAngularLimit... Generating docs for compound btAxisSweep3... Generating docs for compound btAxisSweep3Internal... Generating docs for nested compound btAxisSweep3Internal::Edge... Generating docs for nested compound btAxisSweep3Internal::Handle... Generating docs for compound btBlock... Generating docs for compound btBox2dBox2dCollisionAlgorithm... Generating docs for nested compound btBox2dBox2dCollisionAlgorithm::CreateFunc... Generating docs for compound btBox2dShape... Generating docs for compound btBoxBoxCollisionAlgorithm... Generating docs for nested compound btBoxBoxCollisionAlgorithm::CreateFunc... Generating docs for compound btBoxBoxDetector... Generating docs for compound btBoxShape... Generating docs for compound btBridgedManifoldResult... Generating docs for compound btBroadphaseAabbCallback... Generating docs for compound btBroadphaseInterface... Generating docs for compound btBroadphasePair... Generating docs for compound btBroadphasePairSortPredicate... Generating docs for compound btBroadphaseProxy... Generating docs for compound btBroadphaseRayCallback... Generating docs for compound btBU_Simplex1to4... Generating docs for compound btBulletSerializedArrays... Generating docs for compound btBulletWorldImporter... Generating docs for compound btBvhSubtreeInfo... Generating docs for compound btBvhSubtreeInfoData... Generating docs for compound btBvhTree... Generating docs for compound btBvhTriangleMeshShape... Generating docs for compound btCapsuleShape... Generating docs for compound btCapsuleShapeData... Generating docs for compound btCapsuleShapeX... Generating docs for compound btCapsuleShapeZ... Generating docs for compound btCharacterControllerInterface... Generating docs for compound btCharIndexTripletData... Generating docs for compound btChunk... Generating docs for compound btClock... Generating docs for compound btClockData... Generating docs for compound btClosestNotMeConvexResultCallback... Generating docs for compound btCollisionAlgorithm... Generating docs for compound btCollisionAlgorithmConstructionInfo... Generating docs for compound btCollisionAlgorithmCreateFunc... Generating docs for compound btCollisionConfiguration... Generating docs for compound btCollisionDispatcher... Generating docs for compound btCollisionObject... Generating docs for compound btCollisionObjectDoubleData... Generating docs for compound btCollisionObjectFloatData... Generating docs for compound btCollisionObjectWrapper... Generating docs for compound btCollisionPairCallback... Generating docs for compound btCollisionShape... Generating docs for compound btCollisionShapeData... Generating docs for compound btCollisionWorld... Generating docs for nested compound btCollisionWorld::AllHitsRayResultCallback... Generating docs for nested compound btCollisionWorld::ClosestConvexResultCallback... Generating docs for nested compound btCollisionWorld::ClosestRayResultCallback... Generating docs for nested compound btCollisionWorld::ContactResultCallback... Generating docs for nested compound btCollisionWorld::ConvexResultCallback... Generating docs for nested compound btCollisionWorld::LocalConvexResult... Generating docs for nested compound btCollisionWorld::LocalRayResult... Generating docs for nested compound btCollisionWorld::LocalShapeInfo... Generating docs for nested compound btCollisionWorld::RayResultCallback... Generating docs for compound btCollisionWorldImporter... Generating docs for compound btCompoundCollisionAlgorithm... Generating docs for nested compound btCompoundCollisionAlgorithm::CreateFunc... Generating docs for nested compound btCompoundCollisionAlgorithm::SwappedCreateFunc... Generating docs for compound btCompoundCompoundCollisionAlgorithm... Generating docs for nested compound btCompoundCompoundCollisionAlgorithm::CreateFunc... Generating docs for nested compound btCompoundCompoundCollisionAlgorithm::SwappedCreateFunc... Generating docs for compound btCompoundCompoundLeafCallback... Generating docs for compound btCompoundLeafCallback... Generating docs for compound btCompoundShape... Generating docs for compound btCompoundShapeChild... Generating docs for compound btCompoundShapeChildData... Generating docs for compound btCompoundShapeData... Generating docs for compound btConcaveShape... Generating docs for compound btConeShape... Generating docs for compound btConeShapeData... Generating docs for compound btConeShapeX... Generating docs for compound btConeShapeZ... Generating docs for compound btConeTwistConstraint... Generating docs for compound btConeTwistConstraintData... Generating docs for compound btConeTwistConstraintDoubleData... Generating docs for compound btConnectivityProcessor... Generating docs for compound btConstraintRow... Generating docs for compound btConstraintSetting... Generating docs for compound btConstraintSolver... Generating docs for compound btContactArray... Generating docs for compound btContactConstraint... Generating docs for compound btContactSolverInfo... Generating docs for compound btContactSolverInfoData... Generating docs for compound btContactSolverInfoDoubleData... Generating docs for compound btContactSolverInfoFloatData... Generating docs for compound btContinuousConvexCollision... Generating docs for compound btConvex2dConvex2dAlgorithm... Generating docs for nested compound btConvex2dConvex2dAlgorithm::CreateFunc... Generating docs for compound btConvex2dShape... Generating docs for compound btConvexCast... Generating docs for nested compound btConvexCast::CastResult... Generating docs for compound btConvexConcaveCollisionAlgorithm... Generating docs for nested compound btConvexConcaveCollisionAlgorithm::CreateFunc... Generating docs for nested compound btConvexConcaveCollisionAlgorithm::SwappedCreateFunc... Generating docs for compound btConvexConvexAlgorithm... Generating docs for nested compound btConvexConvexAlgorithm::CreateFunc... Generating docs for compound btConvexHullComputer... Generating docs for nested compound btConvexHullComputer::Edge... Generating docs for compound btConvexHullInternal... Generating docs for nested compound btConvexHullInternal::DMul... Generating docs for nested compound btConvexHullInternal::Edge... Generating docs for nested compound btConvexHullInternal::Face... Generating docs for nested compound btConvexHullInternal::Int128... Generating docs for nested compound btConvexHullInternal::In/builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMatrix3x3.h:748: warning: The following parameters of btMatrix3x3::cofac(int r1, int c1, int r2, int c2) const are not documented: parameter 'r2' parameter 'c2' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMatrix3x3.h:652: warning: argument 'iteration' of command @param is not found in the argument list of btMatrix3x3::diagonalize(btMatrix3x3 &rot, btScalar threshold, int maxSteps) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btMatrix3x3.h:660: warning: The following parameters of btMatrix3x3::diagonalize(btMatrix3x3 &rot, btScalar threshold, int maxSteps) are not documented: parameter 'maxSteps' termediateHull... Generating docs for nested compound btConvexHullInternal::Point32... Generating docs for nested compound btConvexHullInternal::Point64... Generating docs for nested compound btConvexHullInternal::PointR128... Generating docs for nested compound btConvexHullInternal::Pool... Generating docs for nested compound btConvexHullInternal::PoolArray... Generating docs for nested compound btConvexHullInternal::Rational128... Generating docs for nested compound btConvexHullInternal::Rational64... Generating docs for nested compound btConvexHullInternal::Vertex... Generating docs for compound btConvexHullShape... Generating docs for compound btConvexHullShapeData... Generating docs for compound btConvexInternalAabbCachingShape... Generating docs for compound btConvexInternalShape... Generating docs for compound btConvexInternalShapeData... Generating docs for compound btConvexPenetrationDepthSolver... Generating docs for compound btConvexPlaneCollisionAlgorithm... Generating docs for nested compound btConvexPlaneCollisionAlgorithm::CreateFunc... Generating docs for compound btConvexPointCloudShape... Generating docs for compound btConvexPolyhedron... Generating docs for compound btConvexSeparatingDistanceUtil... Generating docs for compound btConvexShape... Generating docs for compound btConvexTriangleCallback... Generating docs for compound btConvexTriangleMeshShape... Generating docs for compound btCpuFeatureUtility... Generating docs for compound btCPUVertexBufferDescriptor... Generating docs for compound btCylinderShape... Generating docs for compound btCylinderShapeData... Generating docs for compound btCylinderShapeX... Generating docs for compound btCylinderShapeZ... Generating docs for compound btDantzigScratchMemory... Generating docs for compound btDantzigSolver... Generating docs for compound btDbvt... Generating docs for nested compound btDbvt::IClone... Generating docs for nested compound btDbvt::ICollide... Generating docs for nested compound btDbvt::IWriter... Generating docs for nested compound btDbvt::sStkCLN... Generating docs for nested compound btDbvt::sStkNN... Generating docs for nested compound btDbvt::sStkNP... Generating docs for nested compound btDbvt::sStkNPS... Generating docs for compound btDbvtAabbMm... Generating docs for compound btDbvtBroadphase... Generating docs for compound btDbvtNode... Generating docs for compound btDbvtNodeEnumerator... Generating docs for compound btDbvtProxy... Generating docs for compound btDbvtTreeCollider... Generating docs for compound btDefaultCollisionConfiguration... Generating docs for compound btDefaultCollisionConstructionInfo... Generating docs for compound btDefaultMotionState... Generating docs for compound btDefaultSerializer... Generating docs for compound btDefaultSoftBodySolver... Generating docs for compound btDefaultVehicleRaycaster... Generating docs for compound btDiscreteCollisionDetectorInterface... Generating docs for nested compound btDiscreteCollisionDetectorInterface::ClosestPointInput... Generating docs for nested compound btDiscreteCollisionDetectorInterface::Result... Generating docs for compound btDiscreteDynamicsWorld... Generating docs for compound btDispatcher... Generating docs for compound btDispatcherInfo... Generating docs for compound btDynamicsWorld... Generating docs for compound btDynamicsWorldDoubleData... Generating docs for compound btDynamicsWorldFloatData... Generating docs for compound btEigen... Generating docs for compound btElement... Generating docs for compound btEmptyAlgorithm... Generating docs for nested compound btEmptyAlgorithm::CreateFunc... Generating docs for compound btEmptyShape... Generating docs for compound btFace... Generating docs for compound btFixedConstraint... Generating docs for compound btGearConstraint... Generating docs for compound btGearConstraintDoubleData... Generating docs for compound btGearConstraintFloatData... Generating docs for compound btGEN_Link... Generating docs for compound btGEN_List... Generating docs for compound btGeneric6DofConstraint... Generating docs for compound btGeneric6DofConstraintData... Generating docs for compound btGeneric6DofConstraintDoubleData2... Generating docs for compound btGeneric6DofSpring2Constraint... Generating docs for compound btGeneric6DofSpring2ConstraintData... Generating docs for compound btGeneric6DofSpring2ConstraintDoubleData2... Generating docs for compound btGeneric6DofSpringConstraint... Generating docs for compound btGeneric6DofSpringConstraintData... Generating docs for compound btGeneric6DofSpringConstraintDoubleData2... Generating docs for compound btGenericMemoryPool... Generating docs for compound btGenericPoolAllocator... Generating docs for compound btGeometryUtil... Generating docs for compound btGhostObject... Generating docs for compound btGhostPairCallback... Generating docs for compound btGImpactBvh... Generating docs for compound btGImpactCollisionAlgorithm... Generating docs for nested compound btGImpactCollisionAlgorithm::CreateFunc... Generating docs for compound btGImpactCompoundShape... Generating docs for nested compound btGImpactCompoundShape::CompoundPrimitiveManager... Generating docs for compound btGImpactMeshShape... Generating docs for compound btGImpactMeshShapeData... Generating docs for compound btGImpactMeshShapePart... Generating docs for nested compound btGImpactMeshShapePart::TrimeshPrimitiveManager... Generating docs for compound btGImpactQuantizedBvh... Generating docs for compound btGImpactShapeInterface... Generating docs for compound btGImpactTriangleCallback... Generating docs for compound btGjkCollisionDescription... Generating docs for compound btGjkConvexCast... Generating docs for compound btGjkEpaPenetrationDepthSolver... Generating docs for compound btGjkEpaSolver2... Generating docs for nested compound btGjkEpaSolver2::sResults... Generating docs for compound btGjkEpaSolver3... Generating docs for nested compound btGjkEpaSolver3::sResults... Generating docs for compound btGjkPairDetector... Generating docs for compound btHashedOverlappingPairCache... Generating docs for compound btHashedSimplePairCache... Generating docs for compound btHashInt... Generating docs for compound btHashKey... Generating docs for compound btHashKeyPtr... Generating docs for compound btHashMap... Generating docs for compound btHashPtr... Generating docs for compound btHashString... Generating docs for compound btHeightfieldTerrainShape... Generating docs for compound btHinge2Constraint... Generating docs for compound btHingeAccumulatedAngleConstraint... Generating docs for compound btHingeConstraint... Generating docs for compound btHingeConstraintDoubleData... Generating docs for compound btHingeConstraintDoubleData2... Generating docs for compound btHingeConstraintFloatData... Generating docs for compound btHullTriangle... Generating docs for compound btIDebugDraw... Generating docs for compound btIndexedMesh... Generating docs for compound btInfMaskConverter... Generating docs for compound btInternalEdge... Generating docs for compound btInternalTriangleIndexCallback... Generating docs for compound btInternalVertexPair... Generating docs for compound btIntIndexData... Generating docs for compound btIntSortPredicate... Generating docs for compound btJacobianEntry... Generating docs for compound btJointFeedback... Generating docs for compound btJointNode... Generating docs for compound btKinematicCharacterController... Generating docs for compound btKinematicClosestNotMeConvexResultCallback... Generating docs for compound btKinematicClosestNotMeRayResultCallback... Generating docs for compound btLCP... Generating docs for compound btLemkeAlgorithm... Generating docs for compound btLemkeSolver... Generating docs for compound btManifoldPoint... Generating docs for compound btManifoldResult... Generating docs for compound btMaterial... Generating docs for compound btMaterialProperties... Generating docs for compound btMatrix3x3... Generating docs for compound btMatrix3x3DoubleData... Generating docs for compound btMatrix3x3FloatData... Generating docs for compound btMatrixX... Generating docs for compound btMeshPartData... /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:186: warning: argument 'x' of command @param is not found in the argument list of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:186: warning: argument 'y' of command @param is not found in the argument list of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:186: warning: argument 'z' of command @param is not found in the argument list of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:191: warning: The following parameters of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z) are not documented: parameter '_x' parameter '_y' parameter '_z' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:196: warning: argument 'x' of command @param is not found in the argument list of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:196: warning: argument 'y' of command @param is not found in the argument list of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:196: warning: argument 'z' of command @param is not found in the argument list of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:196: warning: argument 'w' of command @param is not found in the argument list of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:202: warning: The following parameters of btQuadWord::btQuadWord(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) are not documented: parameter '_x' parameter '_y' parameter '_z' parameter '_w' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:147: warning: argument 'x' of command @param is not found in the argument list of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:147: warning: argument 'y' of command @param is not found in the argument list of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:147: warning: argument 'z' of command @param is not found in the argument list of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:152: warning: The following parameters of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z) are not documented: parameter '_x' parameter '_y' parameter '_z' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:167: warning: argument 'x' of command @param is not found in the argument list of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:167: warning: argument 'y' of command @param is not found in the argument list of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:167: warning: argument 'z' of command @param is not found in the argument list of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:167: warning: argument 'w' of command @param is not found in the argument list of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuadWord.h:173: warning: The following parameters of btQuadWord::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) are not documented: parameter '_x' parameter '_y' parameter '_z' parameter '_w' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuaternion.h:83: warning: argument 'axis' of command @param is not found in the argument list of btQuaternion::btQuaternion(const btVector3 &_axis, const btScalar &_angle) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuaternion.h:83: warning: argument 'angle' of command @param is not found in the argument list of btQuaternion::btQuaternion(const btVector3 &_axis, const btScalar &_angle) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuaternion.h:86: warning: The following parameters of btQuaternion::btQuaternion(const btVector3 &_axis, const btScalar &_angle) are not documented: parameter '_axis' parameter '_angle' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuaternion.h:102: warning: argument 'angle' of command @param is not found in the argument list of btQuaternion::setRotation(const btVector3 &axis, const btScalar &_angle) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btQuaternion.h:105: warning: The following parameters of btQuaternion::setRotation(const btVector3 &axis, const btScalar &_angle) are not documented: parameter '_angle' Generating docs for compound btMinkowskiPenetrationDepthSolver... Generating docs for compound btMinkowskiSumShape... Generating docs for compound btMLCPSolver... Generating docs for compound btMLCPSolverInterface... Generating docs for compound btMotionState... Generating docs for compound btMprCollisionDescription... Generating docs for compound btMprDistanceInfo... Generating docs for compound btMultiBody... Generating docs for compound btMultiBodyConstraint... Generating docs for compound btMultiBodyConstraintSolver... Generating docs for compound btMultiBodyDynamicsWorld... Generating docs for compound btMultiBodyJacobianData... Generating docs for compound btMultiBodyJointLimitConstraint... Generating docs for compound btMultiBodyJointMotor... Generating docs for compound btMultibodyLink... Generating docs for compound btMultiBodyLinkCollider... Generating docs for compound btMultiBodyPoint2Point... Generating docs for compound btMultiBodySolverConstraint... Generating docs for compound btMultimaterialTriangleMeshShape... Generating docs for compound btMultiSapBroadphase... Generating docs for nested compound btMultiSapBroadphase::btBridgeProxy... Generating docs for nested compound btMultiSapBroadphase::btMultiSapProxy... Generating docs for compound btMultiSapBroadphasePairSortPredicate... Generating docs for compound btMultiSphereShape... Generating docs for compound btMultiSphereShapeData... Generating docs for compound btNNCGConstraintSolver... Generating docs for compound btNodeOverlapCallback... Generating docs for compound btNullPairCache... Generating docs for compound btOptimizedBvh... Generating docs for compound btOptimizedBvhNode... Generating docs for compound btOptimizedBvhNodeDoubleData... Generating docs for compound btOptimizedBvhNodeFloatData... Generating docs for compound btOverlapCallback... Generating docs for compound btOverlapFilterCallback... Generating docs for compound btOverlappingPairCache... Generating docs for compound btOverlappingPairCallback... Generating docs for compound btPairCachingGhostObject... Generating docs for compound btPairSet... Generating docs for compound btPersistentManifold... Generating docs for compound btPersistentManifoldSortPredicate... Generating docs for compound btPerturbedContactResult... Generating docs for compound btPlane... Generating docs for compound btPlaneShape... Generating docs for compound btPoint2PointConstraint... Generating docs for compound btPoint2PointConstraintDoubleData... Generating docs for compound btPoint2PointConstraintDoubleData2... Generating docs for compound btPoint2PointConstraintFloatData... Generating docs for compound btPointCollector... Generating docs for compound btPointerUid... Generating docs for compound btPolarDecomposition... Generating docs for compound btPolyhedralContactClipping... Generating docs for compound btPolyhedralConvexAabbCachingShape... Generating docs for compound btPolyhedralConvexShape... Generating docs for compound btPoolAllocator... Generating docs for compound btPositionAndRadius... Generating docs for compound btPrimitiveManagerBase... Generating docs for compound btPrimitiveTriangle... Generating docs for compound btQuadWord... Generating docs for compound btQuantizedBvh... Generating docs for compound btQuantizedBvhDoubleData... Generating docs for compound btQuantizedBvhFloatData... Generating docs for compound btQuantizedBvhNode... Generating docs for compound btQuantizedBvhNodeData... Generating docs for compound btQuantizedBvhTree... Generating docs for compound btQuaternion... Generating docs for compound btRaycastVehicle... Generating docs for nested compound btRaycastVehicle::btVehicleTuning... Generating docs for compound btRigidBody... Generating docs for nested compound btRigidBody::btRigidBodyConstructionInfo... Generating docs for compound btRigidBodyDoubleData... Generating docs for compound btRigidBodyFloatData... Generating docs for compound btRotationalLimitMotor... Generating docs for compound btRotationalLimitMotor2... Generating docs for compound btScaledBvhTriangleMeshShape... Generating docs for compound btScaledTriangleCallback... Generating docs for compound btScaledTriangleMeshShapeData... Generating docs for compound btSequentialImpulseConstraintSolver... Generating docs for compound btSerializer... Generating docs for compound btShapeHull... Generating docs for compound btShortIntIndexData... Generating docs for compound btShortIntIndexTripletData... Generating docs for compound btSimpleBroadphase... Generating docs for compound btSimpleBroadphaseProxy... Generating docs for compound btSimpleDynamicsWorld... Generating docs for compound btSimplePair... Generating docs for compound btSimulationIslandManager... Generating docs for nested compound btSimulationIslandManager::IslandCallback... Generating docs for compound btSingleContactCallback... Generating docs for compound btSingleRayCallback... Generating docs for compound btSingleSweepCallback... Generating docs for compound btSliderConstraint... Generating docs for compound btSliderConstraintData... Generating docs for compound btSliderConstraintDoubleData... Generating docs for compound btSoftBody... Generating docs for nested compound btSoftBody::AJoint... Generating docs for nested compound btSoftBody::AJoint::IControl... Generating docs for nested compound btSoftBody::AJoint::Specs... Generating docs for nested compound btSoftBody::Anchor... Generating docs for nested compound btSoftBody::Body... Generating docs for nested compound btSoftBody::CJoint... Generating docs for nested compound btSoftBody::Cluster... Generating docs for nested compound btSoftBody::Config... Generating docs for nested compound btSoftBody::eAeroModel... Generating docs for nested compound btSoftBody::eFeature... Generating docs for nested compound btSoftBody::Element... Generating docs for nested compound btSoftBody::ePSolver... Generating docs for nested compound btSoftBody::eSolverPresets... Generating docs for nested compound btSoftBody::eVSolver... Generating docs for nested compound btSoftBody::Face... Generating docs for nested compound btSoftBody::fCollision... Generating docs for nested compound btSoftBody::Feature... Generating docs for nested compound btSoftBody::fMaterial... Generating docs for nested compound btSoftBody::ImplicitFn... Generating docs for nested compound btSoftBody::Impulse... Generating docs for nested compound btSoftBody::Joint... Generating docs for nested compound btSoftBody::Joint::eType... Generating docs for nested compound btSoftBody::Joint::Specs... Generating docs for nested compound btSoftBody::Link... Generating docs for nested compound btSoftBody::LJoint... Generating docs for nested compound btSoftBody::LJoint::Specs... Generating docs for nested compound btSoftBody::Material... Generating docs for nested compound btSoftBody::Node... Generating docs for nested compound btSoftBody::Note... Generating docs for nested compound btSoftBody::Pose... Generating docs for nested compound btSoftBody::RayFromToCaster... Generating docs for nested compound btSoftBody::RContact... Generating docs for nested compound btSoftBody::SContact... Generating docs for nested compound btSoftBody::sCti... Generating docs for nested compound btSoftBody::sMedium... Generating docs for nested compound btSoftBody::SolverState... Generating docs for nested compound btSoftBody::sRayCast... Generating docs for nested compound btSoftBody::Tetra... Generating docs for compound btSoftBodyCollisionShape... Generating docs for compound btSoftBodyConcaveCollisionAlgorithm... Generating docs for nested compound btSoftBodyConcaveCollisionAlgorithm::CreateFunc... Generating docs for nested compound btSoftBodyConcaveCollisionAlgorithm::SwappedCreateFunc... Generating docs for compound btSoftBodyFloatData... Generating docs for compound btSoftBodyHelpers... Generating docs for compound btSoftBodyJointData... Generating docs for compound btSoftBodyRigidBodyCollisionConfiguration... Generating docs for compound btSoftBodySolver... Generating docs for compound btSoftBodySolverOutput... Generating docs for compound btSoftBodyTriangleCallback... Generating/builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:126: warning: argument 'x' of command @param is not found in the argument list of btVector3::btVector3(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:126: warning: argument 'y' of command @param is not found in the argument list of btVector3::btVector3(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:126: warning: argument 'z' of command @param is not found in the argument list of btVector3::btVector3(const btScalar &_x, const btScalar &_y, const btScalar &_z) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:131: warning: The following parameters of btVector3::btVector3(const btScalar &_x, const btScalar &_y, const btScalar &_z) are not documented: parameter '_x' parameter '_y' parameter '_z' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:162: warning: argument 'The' of command @param is not found in the argument list of btVector3::operator+=(const btVector3 &v) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:164: warning: The following parameters of btVector3::operator+=(const btVector3 &v) are not documented: parameter 'v' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:179: warning: argument 'The' of command @param is not found in the argument list of btVector3::operator-=(const btVector3 &v) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:181: warning: The following parameters of btVector3::operator-=(const btVector3 &v) are not documented: parameter 'v' /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:1208: warning: argument 'x' of command @param is not found in the argument list of btVector4::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:1208: warning: argument 'y' of command @param is not found in the argument list of btVector4::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:1208: warning: argument 'z' of command @param is not found in the argument list of btVector4::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:1208: warning: argument 'x' of command @param is not found in the argument list of btVector4::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:1208: warning: argument 'y' of command @param is not found in the argument list of btVector4::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:1208: warning: argument 'z' of command @param is not found in the argument list of btVector4::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:1208: warning: argument 'w' of command @param is not found in the argument list of btVector4::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) /builddir/build/BUILD/bullet3-2.83/src/LinearMath/btVector3.h:1214: warning: The following parameters of btVector4::setValue(const btScalar &_x, const btScalar &_y, const btScalar &_z, const btScalar &_w) are not documented: parameter '_x' parameter '_y' parameter '_z' parameter '_w' /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_box_collision.h:400: warning: argument 'aabb' of command @param is not found in the argument list of GIM_AABB::collide_ray(const btVector3 &vorigin, const btVector3 &vdir) /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h:51: warning: unable to resolve reference to `GIM_CREATE_CONTACT_LIST' for \ref command /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h:52: warning: unable to resolve reference to `GIM_DYNARRAY_DESTROY' for \ref command /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_contact.h:53: warning: unable to resolve reference to `gim_merge_contacts' for \ref command /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_hash_table.h:181: warning: Illegal
tag found /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_hash_table.h:568: warning: lonely
  • tag found /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_hash_table.h:570: warning: lonely
  • tag found /builddir/build/BUILD/bullet3-2.83/src/BulletCollision/Gimpact/gim_hash_table.h:571: warning: found tag without matching
      docs for compound btSoftBodyWorldInfo... Generating docs for compound btSoftClusterCollisionShape... Generating docs for compound btSoftColliders... Generating docs for nested compound btSoftColliders::ClusterBase... Generating docs for nested compound btSoftColliders::CollideCL_RS... Generating docs for nested compound btSoftColliders::CollideCL_SS... Generating docs for nested compound btSoftColliders::CollideSDF_RS... Generating docs for nested compound btSoftColliders::CollideVF_SS... Generating docs for compound btSoftRigidCollisionAlgorithm... Generating docs for nested compound btSoftRigidCollisionAlgorithm::CreateFunc... Generating docs for compound btSoftRigidDynamicsWorld... Generating docs for compound btSoftSingleRayCallback... Generating docs for compound btSoftSoftCollisionAlgorithm... Generating docs for nested compound btSoftSoftCollisionAlgorithm::CreateFunc... Generating docs for compound btSolve2LinearConstraint... Generating docs for compound btSolveProjectedGaussSeidel... Generating docs for compound btSolverBody... Generating docs for compound btSolverConstraint... Generating docs for compound btSortConstraintOnIslandPredicate... Generating docs for compound btSortConstraintOnIslandPredicate2... Generating docs for compound btSortedOverlappingPairCache... Generating docs for compound btSortMultiBodyConstraintOnIslandPredicate... Generating docs for compound btSparseSdf... Generating docs for nested compound btSparseSdf::Cell... Generating docs for nested compound btSparseSdf::IntFrac... Generating docs for compound btSpatialForceVector... Generating docs for compound btSpatialMotionVector... Generating docs for compound btSpatialTransformationMatrix... Generating docs for compound btSphereBoxCollisionAlgorithm... Generating docs for nested compound btSphereBoxCollisionAlgorithm::CreateFunc... Generating docs for compound btSphereShape... Generating docs for compound btSphereSphereCollisionAlgorithm... Generating docs for nested compound btSphereSphereCollisionAlgorithm::CreateFunc... Generating docs for compound btSphereTriangleCollisionAlgorithm... Generating docs for nested compound btSphereTriangleCollisionAlgorithm::CreateFunc... Generating docs for compound btStackAlloc... Generating docs for compound btStaticPlaneShape... Generating docs for compound btStaticPlaneShapeData... Generating docs for compound btStorageResult... Generating docs for compound btStridingMeshInterface... Generating docs for compound btStridingMeshInterfaceData... Generating docs for compound btSubSimplexClosestResult... Generating docs for compound btSubsimplexConvexCast... Generating docs for compound btSymMatrix... Generating docs for compound btSymmetricSpatialDyad... Generating docs for compound btTetrahedronShapeEx... Generating docs for compound btTransform... Generating docs for compound btTransformDoubleData... Generating docs for compound btTransformFloatData... Generating docs for compound btTransformUtil... Generating docs for compound btTranslationalLimitMotor... Generating docs for compound btTranslationalLimitMotor2... Generating docs for compound btTriangle... Generating docs for compound btTriangleBuffer... Generating docs for compound btTriangleCallback... Generating docs for compound btTriangleConvexcastCallback... Generating docs for compound btTriangleIndexVertexArray... Generating docs for compound btTriangleIndexVertexMaterialArray... Generating docs for compound btTriangleInfo... Generating docs for compound btTriangleInfoData... Generating docs for compound btTriangleInfoMap... Generating docs for compound btTriangleInfoMapData... Generating docs for compound btTriangleMesh... Generating docs for compound btTriangleMeshShape... Generating docs for compound btTriangleMeshShapeData... Generating docs for compound btTriangleRaycastCallback... Generating docs for compound btTriangleShape... Generating docs for compound btTriangleShapeEx... Generating docs for compound btTriIndex... Generating docs for compound btTypedConstraint... Generating docs for nested compound btTypedConstraint::btConstraintInfo1... Generating docs for nested compound btTypedConstraint::btConstraintInfo2... Generating docs for compound btTypedConstraintData... Generating docs for compound btTypedConstraintDoubleData... Generating docs for compound btTypedConstraintFloatData... Generating docs for compound btTypedObject... Generating docs for compound btUniformScalingShape... Generating docs for compound btUnionFind... Generating docs for compound btUnionFindElementSortPredicate... Generating docs for compound btUniversalConstraint... Generating docs for compound btUsageBitfield... Generating docs for compound btVector3... Generating docs for compound btVector3DoubleData... Generating docs for compound btVector3FloatData... Generating docs for compound btVector4... Generating docs for compound btVectorX... Generating docs for compound btVehicleRaycaster... Generating docs for nested compound btVehicleRaycaster::btVehicleRaycasterResult... Generating docs for compound btVertexBufferDescriptor... Generating docs for compound btVoronoiSimplexSolver... Generating docs for compound btWheelContactPoint... Generating docs for compound btWheelInfo... Generating docs for nested compound btWheelInfo::RaycastInfo... Generating docs for compound btWheelInfoConstructionInfo... Generating docs for compound btWorldImporter... Generating docs for compound CheckOverlapCallback... Generating docs for compound ClipVertex... Generating docs for compound CONTACT_KEY_TOKEN... Generating docs for compound CONTACT_KEY_TOKEN_COMP... Generating docs for compound ConvexH... Generating docs for nested compound ConvexH::HalfEdge... Generating docs for compound Coplanar... Generating docs for compound copy_elements_func... Generating docs for compound CProfileIterator... Generating docs for compound CProfileManager... Generating docs for compound CProfileNode... Generating docs for compound CProfileSample... Generating docs for compound CreateFunc... Generating docs for compound DebugDrawcallback... Generating docs for compound DISTANCE_PLANE_3D_FUNC... Generating docs for compound EdgeFlag... Generating docs for compound EPA... Generating docs for nested compound EPA::sFace... Generating docs for nested compound EPA::sHorizon... Generating docs for nested compound EPA::sList... Generating docs for compound fDrawFlags... Generating docs for compound GIM_AABB... Generating docs for compound GIM_AABB_DATA... Generating docs for compound gim_array... Generating docs for compound gim_bitset... Generating docs for compound GIM_BOX_BOX_TRANSFORM_CACHE... Generating docs for compound GIM_BOX_TREE... Generating docs for compound GIM_BOX_TREE_NODE... Generating docs for compound GIM_BOX_TREE_SET... Generating docs for compound GIM_BOX_TREE_TEMPLATE_SET... Generating docs for compound GIM_BVH_DATA... Generating docs for compound GIM_BVH_DATA_ARRAY... Generating docs for compound GIM_BVH_TREE_NODE... Generating docs for compound GIM_BVH_TREE_NODE_ARRAY... Generating docs for compound GIM_CONTACT... Generating docs for compound gim_contact_array... Generating docs for compound GIM_HASH_NODE_CMP_KEY_MACRO... Generating docs for compound GIM_HASH_NODE_CMP_MACRO... Generating docs for compound GIM_HASH_NODE_GET_KEY... Generating docs for compound gim_hash_table... Generating docs for compound GIM_HASH_TABLE_NODE... Generating docs for compound GIM_PAIR... Generating docs for compound gim_pair_set... Generating docs for compound GIM_PRIMITIVE_MANAGER_PROTOTYPE... Generating docs for compound GIM_QUANTIZED_BVH_NODE_ARRAY... Generating docs for compound GIM_RSORT_TOKEN... Generating docs for compound GIM_RSORT_TOKEN_COMPARATOR... Generating docs for compound GIM_ShapeRetriever... Generating docs for nested compound GIM_ShapeRetriever::ChildShapeRetriever... Generating docs for nested compound GIM_ShapeRetriever::TetraShapeRetriever... Generating docs for nested compound GIM_ShapeRetriever::TriangleShapeRetriever... Generating docs for compound GIM_STANDARD_ALLOCATOR... Generating docs for compound GIM_TREE_TREE_COLLIDER... Generating docs for compound GIM_TRIANGLE... Generating docs for compound GIM_TRIANGLE_CALCULATION_CACHE... Generating docs for compound GIM_TRIANGLE_CONTACT... Generating docs for compound GIM_TRIANGLE_CONTACT_DATA... Generating docs for compound GJK... Generating docs for nested compound GJK::sSimplex... Generating docs for nested compound GJK::sSV... Generating docs for compound GrahamVector3... Generating docs for compound HullDesc... Generating docs for compound HullLibrary... Generating docs for compound HullResult... Generating docs for compound InplaceSolverIslandCallback... Generating docs for compound int3... Generating docs for compound int4... Generating docs for compound integer_comparator... Generating docs for compound less_comparator... Generating docs for compound LinkDeps_t... Generating docs for compound LocalSupportVertexCallback... Generating docs for compound memcopy_elements_func... Generating docs for compound MinkowskiDiff... Generating docs for compound MultiBodyInplaceSolverIslandCallback... Generating docs for compound MyCallback... Generating docs for compound MyInternalTriangleIndexCallback... Generating docs for compound NodeLinks... Generating docs for compound PHullResult... Generating docs for compound PlaneFlag... Generating docs for compound pointCmp... Generating docs for compound RemovePairContainingProxy... Generating docs for compound RemovingOverlapCallback... Generating docs for compound SoftBodyClusterData... Generating docs for compound SoftBodyConfigData... Generating docs for compound SoftBodyFaceData... Generating docs for compound SoftBodyLinkData... Generating docs for compound SoftBodyMaterialData... Generating docs for compound SoftBodyNodeData... Generating docs for compound SoftBodyPoseData... Generating docs for compound SoftBodyTetraData... Generating docs for compound SoftRigidAnchorData... Generating docs for compound SphereTriangleDetector... Generating docs for compound SupportVertexCallback... Generating docs for compound uint_key_func... Generating docs for compound VertFlag... Generating namespace index... Generating docs for namespace bParse Generating docs for compound bParse::bChunkInd... Generating docs for compound bParse::bChunkPtr4... Generating docs for compound bParse::bChunkPtr8... Generating docs for compound bParse::bDNA... Generating docs for compound bParse::bFile... Generating docs for compound bParse::bNameInfo... Generating docs for compound bParse::bStructHandle... Generating docs for compound bParse::btBulletFile... Generating docs for compound bParse::ChunkUtils... Generating docs for namespace Bullet Generating docs for compound Bullet::bInvalidHandle... Generating docs for compound Bullet::btBvhSubtreeInfoData... Generating docs for compound Bullet::btCapsuleShapeData... Generating docs for compound Bullet::btCharIndexTripletData... Generating docs for compound Bullet::btCollisionObjectDoubleData... Generating docs for compound Bullet::btCollisionObjectFloatData... Generating docs for compound Bullet::btCollisionShapeData... Generating docs for compound Bullet::btCompoundShapeChildData... Generating docs for compound Bullet::btCompoundShapeData... Generating docs for compound Bullet::btConeTwistConstraintData... Generating docs for compound Bullet::btConstraintInfo1... Generating docs for compound Bullet::btConvexHullShapeData... Generating docs for compound Bullet::btConvexInternalShapeData... Generating docs for compound Bullet::btCylinderShapeData... Generating docs for compound Bullet::btGeneric6DofConstraintData... Generating docs for compound Bullet::btGeneric6DofSpringConstraintData... Generating docs for compound Bullet::btGImpactMeshShapeData... Generating docs for compound Bullet::btHingeConstraintDoubleData... Generating docs for compound Bullet::btHingeConstraintFloatData... Generating docs for compound Bullet::btIntIndexData... Generating docs for compound Bullet::btMatrix3x3DoubleData... Generating docs for compound Bullet::btMatrix3x3FloatData... Generating docs for compound Bullet::btMeshPartData... Generating docs for compound Bullet::btMultiSphereShapeData... Generating docs for compound Bullet::btOptimizedBvhNodeDoubleData... Generating docs for compound Bullet::btOptimizedBvhNodeFloatData... Generating docs for compound Bullet::btPhysicsSystem... Generating docs for compound Bullet::btPoint2PointConstraintDoubleData... Generating docs for compound Bullet::btPoint2PointConstraintFloatData... Generating docs for compound Bullet::btPositionAndRadius... Generating docs for compound Bullet::btQuantizedBvhDoubleData... Generating docs for compound Bullet::btQuantizedBvhFloatData... Generating docs for compound Bullet::btQuantizedBvhNodeData... Generating docs for compound Bullet::btRigidBodyDoubleData... Generating docs for compound Bullet::btRigidBodyFloatData... Generating docs for compound Bullet::btScaledTriangleMeshShapeData... Generating docs for compound Bullet::btShortIntIndexData... Generating docs for compound Bullet::btShortIntIndexTripletData... Generating docs for compound Bullet::btSliderConstraintData... Generating docs for compound Bullet::btSoftBodyFloatData... Generating docs for compound Bullet::btSoftBodyJointData... Generating docs for compound Bullet::btStaticPlaneShapeData... Generating docs for compound Bullet::btStridingMeshInterfaceData... Generating docs for compound Bullet::btTransformDoubleData... Generating docs for compound Bullet::btTransformFloatData... Generating docs for compound Bullet::btTriangleInfoData... Generating docs for compound Bullet::btTriangleInfoMapData... Generating docs for compound Bullet::btTriangleMeshShapeData... Generating docs for compound Bullet::btTypedConstraintData... Generating docs for compound Bullet::btVector3DoubleData... Generating docs for compound Bullet::btVector3FloatData... Generating docs for compound Bullet::ListBase... Generating docs for compound Bullet::PointerArray... Generating docs for compound Bullet::SoftBodyClusterData... Generating docs for compound Bullet::SoftBodyConfigData... Generating docs for compound Bullet::SoftBodyFaceData... Generating docs for compound Bullet::SoftBodyLinkData... Generating docs for compound Bullet::SoftBodyMaterialData... Generating docs for compound Bullet::SoftBodyNodeData... Generating docs for compound Bullet::SoftBodyPoseData... Generating docs for compound Bullet::SoftBodyTetraData... Generating docs for compound Bullet::SoftRigidAnchorData... Generating docs for namespace gjkepa2_impl Generating docs for compound gjkepa2_impl::EPA... Generating docs for nested compound gjkepa2_impl::EPA::eStatus... Generating docs for nested compound gjkepa2_impl::EPA::sFace... Generating docs for nested compound gjkepa2_impl::EPA::sHorizon... Generating docs for nested compound gjkepa2_impl::EPA::sList... Generating docs for compound gjkepa2_impl::GJK... Generating docs for nested compound gjkepa2_impl::GJK::eStatus... Generating docs for nested compound gjkepa2_impl::GJK::sSimplex... Generating docs for nested compound gjkepa2_impl::GJK::sSV... Generating docs for compound gjkepa2_impl::MinkowskiDiff... Generating graph info page... Generating directory documentation... Generating dependency graph for directory BroadphaseCollision Generating dependency graph for directory BulletCollision Generating dependency graph for directory BulletDynamics Generating dependency graph for directory BulletFileLoader Generating dependency graph for directory BulletSoftBody Generating dependency graph for directory BulletWorldImporter Generating dependency graph for directory Character Generating dependency graph for directory CollisionDispatch Generating dependency graph for directory CollisionShapes Generating dependency graph for directory ConstraintSolver Generating dependency graph for directory Dynamics Generating dependency graph for directory Extras Generating dependency graph for directory Featherstone Generating dependency graph for directory Gimpact Generating dependency graph for directory MLCPSolvers Generating dependency graph for directory NarrowPhaseCollision Generating dependency graph for directory Serialize Generating dependency graph for directory src Generating dependency graph for directory Vehicle sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bChunk_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bChunk_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bCommon_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bCommon_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bChunk_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bChunk_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bDNA_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bDNA_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bDefines_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bDefines_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bCommon_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bCommon_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bDNA_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bDNA_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bDNA_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bDNA_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bFile_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bFile_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bFile_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bFile_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/bFile_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/bFile_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btActionInterface_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btActionInterface_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAabbUtil2_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAabbUtil2_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btActionInterface_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btActionInterface_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAabbUtil2_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAabbUtil2_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAlignedObjectArray_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAlignedObjectArray_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxCollision_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxCollision_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxCollision_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxCollision_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseInterface_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseInterface_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseInterface_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseInterface_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletCollisionCommon_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletCollisionCommon_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletCollisionCommon_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletCollisionCommon_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletDynamicsCommon_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletDynamicsCommon_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletDynamicsCommon_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletDynamicsCommon_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCharacterControllerInterface_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCharacterControllerInterface_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCharacterControllerInterface_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCharacterControllerInterface_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btClipPolygon_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btClipPolygon_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btClipPolygon_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btClipPolygon_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionConfiguration_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionConfiguration_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionCreateFunc_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionCreateFunc_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionCreateFunc_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionCreateFunc_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionMargin_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionMargin_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionObjectWrapper_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionObjectWrapper_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionObjectWrapper_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionObjectWrapper_8h__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundFromGimpact_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundFromGimpact_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btComputeGjkEpaPenetration_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btComputeGjkEpaPenetration_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConeShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConeShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConeShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConeShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConeShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConeShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConstraintSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConstraintSolver_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConstraintSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConstraintSolver_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContactSolverInfo_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContactSolverInfo_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContactSolverInfo_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContactSolverInfo_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPenetrationDepthSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPenetrationDepthSolver_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPenetrationDepthSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPenetrationDepthSolver_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCpuFeatureUtility_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCpuFeatureUtility_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCpuFeatureUtility_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCpuFeatureUtility_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDantzigSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDantzigSolver_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDbvt_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDbvt_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDbvt_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDbvt_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDbvt_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDbvt_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDefaultMotionState_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDefaultMotionState_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDefaultMotionState_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDefaultMotionState_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDiscreteCollisionDetectorInterface_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDiscreteCollisionDetectorInterface_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDiscreteCollisionDetectorInterface_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDiscreteCollisionDetectorInterface_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDynamicsWorld_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDynamicsWorld_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDynamicsWorld_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDynamicsWorld_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeometryOperations_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeometryOperations_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeometryOperations_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeometryOperations_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactMassUtil_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactMassUtil_8h__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactMassUtil_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactMassUtil_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkCollisionDescription_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkCollisionDescription_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkCollisionDescription_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkCollisionDescription_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa3_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa3_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8h__incl.png"' Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/2102 Running dot for graph 2/2102 Running dot for graph 3/2102 Running dot for graph 4/2102 Running dot for graph 5/2102 Running dot for graph 6/2102 Running dot for graph 7/2102 Running dot for graph 8/2102 Running dot for graph 9/2102 Running dot for graph 10/2102 Running dot for graph 11/2102 Running dot for graph 12/2102 Running dot for graph 13/2102 Running dot for graph 14/2102 Running dot for graph 15/2102 Running dot for graph 16/2102 Running dot for graph 17/2102 Running dot for graph 18/2102 Running dot for graph 19/2102 Running dot for graph 20/2102 Running dot for graph 21/2102 Running dot for graph 22/2102 Running dot for graph 23/2102 Running dot for graph 24/2102 Running dot for graph 25/2102 Running dot for graph 26/2102 Running dot for graph 27/2102 Running dot for graph 28/2102 Running dot for graph 29/2102 Running dot for graph 30/2102 Running dot for graph 31/2102 Running dot for graph 32/2102 Running dot for graph 33/2102 Running dot for graph 34/2102 Running dot for graph 35/2102 Running dot for graph 36/2102 Running dot for graph 37/2102 Running dot for graph 38/2102 Running dot for graph 39/2102 Running dot for graph 40/2102 Running dot for graph 41/2102 Running dot for graph 42/2102 Running dot for graph 43/2102 Running dot for graph 44/2102 Running dot for graph 45/2102 Running dot for graph 46/2102 Running dot for graph 47/2102 Running dot for graph 48/2102 Running dot for graph 49/2102 Running dot for graph 50/2102 Running dot for graph 51/2102 Running dot for graph 52/2102 Running dot for graph 53/2102 Running dot for graph 54/2102 Running dot for graph 55/2102 Running dot for graph 56/2102 Running dot for graph 57/2102 Running dot for graph 58/2102 Running dot for graph 59/2102 Running dot for graph 60/2102 Running dot for graph 61/2102 Running dot for graph 62/2102 Running dot for graph 63/2102 Running dot for graph 64/2102 Running dot for graph 65/2102 Running dot for graph 66/2102 Running dot for graph 67/2102 Running dot for graph 68/2102 Running dot for graph 69/2102 Running dot for graph 70/2102 Running dot for graph 71/2102 Running dot for graph 72/2102 Running dot for graph 73/2102 Running dot for graph 74/2102 Running dot for graph 75/2102 Running dot for graph 76/2102 Running dot for graph 77/2102 Running dot for graph 78/2102 Running dot for graph 79/2102 Running dot for graph 80/2102 Running dot for graph 81/2102 Running dot for graph 82/2102 Running dot for graph 83/2102 Running dot for graph 84/2102 Running dot for graph 85/2102 Running dot for graph 86/2102 Running dot for graph 87/2102 Running dot for graph 88/2102 Running dot for graph 89/2102 Running dot for graph 90/2102 Running dot for graph 91/2102 Running dot for graph 92/2102 Running dot for graph 93/2102 Running dot for graph 94/2102 Running dot for graph 95/2102 Running dot for graph 96/2102 Running dot for graph 97/2102 Running dot for graph 98/2102 Running dot for graph 99/2102 Running dot for graph 100/2102 Running dot for graph 101/2102 Running dot for graph 102/2102 Running dot for graph 103/2102 Running dot for graph 104/2102 Running dot for graph 105/2102 Running dot for graph 106/2102 Running dot for graph 107/2102 Running dot for graph 108/2102 Running dot for graph 109/2102 Running dot for graph 110/2102 Running dot for graph 111/2102 Running dot for graph 112/2102 Running dot for graph 113/2102 Running dot for graph 114/2102 Running dot for graph 115/2102 Running dot for graph 116/2102 Running dot for graph 117/2102 Running dot for graph 118/2102 Running dot for graph 119/2102 Running dot for graph 120/2102 Running dot for graph 121/2102 Running dot for graph 122/2102 Running dot for graph 123/2102 Running dot for graph 124/2102 Running dot for graph 125/2102 Running dot for graph 126/2102 Running dot for graph 127/2102 Running dot for graph 128/2102 Running dot for graph 129/2102 Running dot for graph 130/2102 Running dot for graph 131/2102 Running dot for graph 132/2102 Running dot for graph 133/2102 Running dot for graph 134/2102 Running dot for graph 135/2102 Running dot for graph 136/2102 Running dot for graph 137/2102 Running dot for graph 138/2102 Running dot for graph 139/2102 Running dot for graph 140/2102 Running dot for graph 141/2102 Running dot for graph 142/2102 Running dot for graph 143/2102 Running dot for graph 144/2102 Running dot for graph 145/2102 Running dot for graph 146/2102 Running dot for graph 147/2102 Running dot for graph 148/2102 Running dot for graph 149/2102 Running dot for graph 150/2102 Running dot for graph 151/2102 Running dot for graph 152/2102 Running dot for graph 153/2102 Running dot for graph 154/2102 Running dot for graph 155/2102 Running dot for graph 156/2102 Running dot for graph 157/2102 Running dot for graph 158/2102 Running dot for graph 159/2102 Running dot for graph 160/2102 Running dot for graph 161/2102 Running dot for graph 162/2102 Running dot for graph 163/2102 Running dot for graph 164/2102 Running dot for graph 165/2102 Running dot for graph 166/2102 Running dot for graph 167/2102 Running dot for graph 168/2102 Running dot for graph 169/2102 Running dot for graph 170/2102 Running dot for graph 171/2102 Running dot for graph 172/2102 Running dot for graph 173/2102 Running dot for graph 174/2102 Running dot for graph 175/2102 Running dot for graph 176/2102 Running dot for graph 177/2102 Running dot for graph 178/2102 Running dot for graph 179/2102 Running dot for graph 180/2102 Running dot for graph 181/2102 Running dot for graph 182/2102 Running dot for graph 183/2102 Running dot for graph 184/2102 Running dot for graph 185/2102 Running dot for graph 186/2102 Running dot for graph 187/2102 Running dot for graph 188/2102 Running dot for graph 189/2102 Running dot for graph 190/2102 Running dot for graph 191/2102 Running dot for graph 192/2102 Running dot for graph 193/2102 Running dot for graph 194/2102 Running dot for graph 195/2102 Running dot for graph 196/2102 Running dot for graph 197/2102 Running dot for graph 198/2102 Running dot for graph 199/2102 Running dot for graph 200/2102 Running dot for graph 201/2102 Running dot for graph 202/2102 Running dot for graph 203/2102 Running dot for graph 204/2102 Running dot for graph 205/2102 Running dot for graph 206/2102 Running dot for graph 207/2102 Running dot for graph 208/2102 Running dot for graph 209/2102 Running dot for graph 210/2102 Running dot for graph 211/2102 Running dot for graph 212/2102 Running dot for graph 213/2102 Running dot for graph 214/2102 Running dot for graph 215/2102 Running dot for graph 216/2102 Running dot for graph 217/2102 Running dot for graph 218/2102 Running dot for graph 219/2102 Running dot for graph 220/2102 Running dot for graph 221/2102 Running dot for graph 222/2102 Running dot for graph 223/2102 Running dot for graph 224/2102 Running dot for graph 225/2102 Running dot for graph 226/2102 Running dot for graph 227/2102 Running dot for graph 228/2102 Running dot for graph 229/2102 Running dot for graph 230/2102 Running dot for graph 231/2102 Running dot for graph 232/2102 Running dot for graph 233/2102 Running dot for graph 234/2102 Running dot for graph 235/2102 Running dot for graph 236/2102 Running dot for graph 237/2102 Running dot for graph 238/2102 Running dot for graph 239/2102 Running dot for graph 240/2102 Running dot for graph 241/2102 Running dot for graph 242/2102 Running dot for graph 243/2102 Running dot for graph 244/2102 Running dot for graph 245/2102 Running dot for graph 246/2102 Running dot for graph 247/2102 Running dot for graph 248/2102 Running dot for graph 249/2102 Running dot for graph 250/2102 Running dot for graph 2sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa3_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkEpa3_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGrahamScan2dConvexHull_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGrahamScan2dConvexHull_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGrahamScan2dConvexHull_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGrahamScan2dConvexHull_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHashMap_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHashMap_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHashMap_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHashMap_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btIDebugDraw_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btIDebugDraw_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btIDebugDraw_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btIDebugDraw_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btJacobianEntry_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btJacobianEntry_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btJacobianEntry_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btJacobianEntry_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btLemkeSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btLemkeSolver_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btManifoldPoint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btManifoldPoint_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btManifoldPoint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btManifoldPoint_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMaterial_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMaterial_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMatrix3x3_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMatrix3x3_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMatrix3x3_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMatrix3x3_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMatrixX_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMatrixX_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMatrixX_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMatrixX_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMinMax_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMinMax_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMinMax_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMinMax_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolverInterface_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolverInterface_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolverInterface_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMLCPSolverInterface_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMotionState_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMotionState_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMprPenetration_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMprPenetration_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMotionState_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMotionState_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLink_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLink_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLinkCollider_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLinkCollider_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLinkCollider_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLinkCollider_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLink_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLink_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodySolverConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodySolverConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiBodySolverConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiBodySolverConstraint_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCallback_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCallback_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPointCollector_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPointCollector_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPointCollector_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPointCollector_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuadWord_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuadWord_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPoolAllocator_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPoolAllocator_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuadWord_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuadWord_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btPoolAllocator_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btPoolAllocator_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuantization_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuantization_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuantization_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuantization_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuaternion_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuaternion_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuaternion_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuaternion_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRandom_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRandom_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btScalar_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btScalar_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btScalar_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btScalar_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSerializer_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSerializer_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSerializer_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSerializer_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimplexSolverInterface_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimplexSolverInterface_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimplexSolverInterface_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimplexSolverInterface_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyData_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyData_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyInternals_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyInternals_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyData_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyData_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyInternals_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyInternals_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolvers_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolvers_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolverVertexBuffer_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolverVertexBuffer_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolvers_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolvers_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolveProjectedGaussSeidel_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolveProjectedGaussSeidel_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolverBody_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolverBody_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolveProjectedGaussSeidel_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolveProjectedGaussSeidel_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolverBody_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolverBody_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolverConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolverConstraint_8h__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSolverConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSolverConstraint_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSparseSDF_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSparseSDF_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSparseSDF_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSparseSDF_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSpatialAlgebra_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSpatialAlgebra_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSpatialAlgebra_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSpatialAlgebra_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btStackAlloc_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btStackAlloc_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btStackAlloc_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btStackAlloc_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTransform_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTransform_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTransformUtil_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTransformUtil_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTransform_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTransform_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTransformUtil_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTransformUtil_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleInfoMap_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleInfoMap_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleInfoMap_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleInfoMap_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8h__dep__incl.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8cpp__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btVector3_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btVector3_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btVehicleRaycaster_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btVehicleRaycaster_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btVehicleRaycaster_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btVehicleRaycaster_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btVector3_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btVector3_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__array_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__array_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__basic__geometry__operations_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__basic__geometry__operations_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__array_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__array_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__bitset_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__bitset_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__basic__geometry__operations_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__basic__geometry__operations_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__box__collision_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__box__collision_8h__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__box__collision_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__box__collision_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8cpp__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__clip__polygon_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__clip__polygon_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__contact_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__contact_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__contact_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__contact_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__contact_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__contact_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__geom__types_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__geom__types_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__geometry_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__geometry_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__geom__types_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__geom__types_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__hash__table_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__hash__table_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__geometry_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__geometry_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__linear__math_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__linear__math_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__linear__math_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__linear__math_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__math_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__math_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__math_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__math_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__memory_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__memory_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__memory_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__memory_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__memory_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__memory_8h__incl.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__radixsort_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__radixsort_8h__dep__incl.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__radixsort_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__radixsort_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8cpp__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8h__dep__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8h__incl.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/struct__btMprSupport__t__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/struct__btMprSupport__t__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/struct__btMprSimplex__t__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/struct__btMprSimplex__t__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structBroadphaseAabbTester__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structBroadphaseAabbTester__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structBroadphaseRayTester__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structBroadphaseRayTester__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structBroadphaseAabbTester__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structBroadphaseAabbTester__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbt32BitAxisSweep3__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbt32BitAxisSweep3__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbt32BitAxisSweep3__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbt32BitAxisSweep3__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structBroadphaseRayTester__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structBroadphaseRayTester__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBT__BOX__BOX__TRANSFORM__CACHE__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBT__BOX__BOX__TRANSFORM__CACHE__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtActionInterface__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtActionInterface__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtActivatingCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtActivatingCollisionAlgorithm__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAlignedObjectArray__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAlignedObjectArray__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAABB__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAABB__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtAngleCompareFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtAngleCompareFunc__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtActivatingCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtActivatingCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Handle__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Handle__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Edge__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Edge__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBlock__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBlock__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Handle__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Handle__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBox2dBox2dCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBox2dBox2dCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBox2dBox2dCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBox2dBox2dCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBox2dBox2dCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBox2dBox2dCollisionAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBox2dBox2dCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBox2dBox2dCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBox2dShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBox2dShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBox2dShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBox2dShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBoxBoxCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBoxBoxCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBoxBoxCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBoxBoxCollisionAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxDetector__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxDetector__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBoxShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBoxShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBoxShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBoxShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBridgedManifoldResult__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBridgedManifoldResult__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxDetector__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxDetector__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseAabbCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseAabbCallback__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBridgedManifoldResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBridgedManifoldResult__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBroadphaseInterface__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBroadphaseInterface__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseProxy__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseProxy__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseProxy__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseProxy__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphasePair__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphasePair__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseRayCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseRayCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBU__Simplex1to4__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBU__Simplex1to4__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseRayCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseRayCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBU__Simplex1to4__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBU__Simplex1to4__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBulletWorldImporter__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBulletWorldImporter__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtBulletSerializedArrays__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtBulletSerializedArrays__coll__graph.png"' sh: dot: command not found 51/2102 Running dot for graph 252/2102 Running dot for graph 253/2102 Running dot for graph 254/2102 Running dot for graph 255/2102 Running dot for graph 256/2102 Running dot for graph 257/2102 Running dot for graph 258/2102 Running dot for graph 259/2102 Running dot for graph 260/2102 Running dot for graph 261/2102 Running dot for graph 262/2102 Running dot for graph 263/2102 Running dot for graph 264/2102 Running dot for graph 265/2102 Running dot for graph 266/2102 Running dot for graph 267/2102 Running dot for graph 268/2102 Running dot for graph 269/2102 Running dot for graph 270/2102 Running dot for graph 271/2102 Running dot for graph 272/2102 Running dot for graph 273/2102 Running dot for graph 274/2102 Running dot for graph 275/2102 Running dot for graph 276/2102 Running dot for graph 277/2102 Running dot for graph 278/2102 Running dot for graph 279/2102 Running dot for graph 280/2102 Running dot for graph 281/2102 Running dot for graph 282/2102 Running dot for graph 283/2102 Running dot for graph 284/2102 Running dot for graph 285/2102 Running dot for graph 286/2102 Running dot for graph 287/2102 Running dot for graph 288/2102 Running dot for graph 289/2102 Running dot for graph 290/2102 Running dot for graph 291/2102 Running dot for graph 292/2102 Running dot for graph 293/2102 Running dot for graph 294/2102 Running dot for graph 295/2102 Running dot for graph 296/2102 Running dot for graph 297/2102 Running dot for graph 298/2102 Running dot for graph 299/2102 Running dot for graph 300/2102 Running dot for graph 301/2102 Running dot for graph 302/2102 Running dot for graph 303/2102 Running dot for graph 304/2102 Running dot for graph 305/2102 Running dot for graph 306/2102 Running dot for graph 307/2102 Running dot for graph 308/2102 Running dot for graph 309/2102 Running dot for graph 310/2102 Running dot for graph 311/2102 Running dot for graph 312/2102 Running dot for graph 313/2102 Running dot for graph 314/2102 Running dot for graph 315/2102 Running dot for graph 316/2102 Running dot for graph 317/2102 Running dot for graph 318/2102 Running dot for graph 319/2102 Running dot for graph 320/2102 Running dot for graph 321/2102 Running dot for graph 322/2102 Running dot for graph 323/2102 Running dot for graph 324/2102 Running dot for graph 325/2102 Running dot for graph 326/2102 Running dot for graph 327/2102 Running dot for graph 328/2102 Running dot for graph 329/2102 Running dot for graph 330/2102 Running dot for graph 331/2102 Running dot for graph 332/2102 Running dot for graph 333/2102 Running dot for graph 334/2102 Running dot for graph 335/2102 Running dot for graph 336/2102 Running dot for graph 337/2102 Running dot for graph 338/2102 Running dot for graph 339/2102 Running dot for graph 340/2102 Running dot for graph 341/2102 Running dot for graph 342/2102 Running dot for graph 343/2102 Running dot for graph 344/2102 Running dot for graph 345/2102 Running dot for graph 346/2102 Running dot for graph 347/2102 Running dot for graph 348/2102 Running dot for graph 349/2102 Running dot for graph 350/2102 Running dot for graph 351/2102 Running dot for graph 352/2102 Running dot for graph 353/2102 Running dot for graph 354/2102 Running dot for graph 355/2102 Running dot for graph 356/2102 Running dot for graph 357/2102 Running dot for graph 358/2102 Running dot for graph 359/2102 Running dot for graph 360/2102 Running dot for graph 361/2102 Running dot for graph 362/2102 Running dot for graph 363/2102 Running dot for graph 364/2102 Running dot for graph 365/2102 Running dot for graph 366/2102 Running dot for graph 367/2102 Running dot for graph 368/2102 Running dot for graph 369/2102 Running dot for graph 370/2102 Running dot for graph 371/2102 Running dot for graph 372/2102 Running dot for graph 373/2102 Running dot for graph 374/2102 Running dot for graph 375/2102 Running dot for graph 376/2102 Running dot for graph 377/2102 Running dot for graph 378/2102 Running dot for graph 379/2102 Running dot for graph 380/2102 Running dot for graph 381/2102 Running dot for graph 382/2102 Running dot for graph 383/2102 Running dot for graph 384/2102 Running dot for graph 385/2102 Running dot for graph 386/2102 Running dot for graph 387/2102 Running dot for graph 388/2102 Running dot for graph 389/2102 Running dot for graph 390/2102 Running dot for graph 391/2102 Running dot for graph 392/2102 Running dot for graph 393/2102 Running dot for graph 394/2102 Running dot for graph 395/2102 Running dot for graph 396/2102 Running dot for graph 397/2102 Running dot for graph 398/2102 Running dot for graph 399/2102 Running dot for graph 400/2102 Running dot for graph 401/2102 Running dot for graph 402/2102 Running dot for graph 403/2102 Running dot for graph 404/2102 Running dot for graph 405/2102 Running dot for graph 406/2102 Running dot for graph 407/2102 Running dot for graph 408/2102 Running dot for graph 409/2102 Running dot for graph 410/2102 Running dot for graph 411/2102 Running dot for graph 412/2102 Running dot for graph 413/2102 Running dot for graph 414/2102 Running dot for graph 415/2102 Running dot for graph 416/2102 Running dot for graph 417/2102 Running dot for graph 418/2102 Running dot for graph 419/2102 Running dot for graph 420/2102 Running dot for graph 421/2102 Running dot for graph 422/2102 Running dot for graph 423/2102 Running dot for graph 424/2102 Running dot for graph 425/2102 Running dot for graph 426/2102 Running dot for graph 427/2102 Running dot for graph 428/2102 Running dot for graph 429/2102 Running dot for graph 430/2102 Running dot for graph 431/2102 Running dot for graph 432/2102 Running dot for graph 433/2102 Running dot for graph 434/2102 Running dot for graph 435/2102 Running dot for graph 436/2102 Running dot for graph 437/2102 Running dot for graph 438/2102 Running dot for graph 439/2102 Running dot for graph 440/2102 Running dot for graph 441/2102 Running dot for graph 442/2102 Running dot for graph 443/2102 Running dot for graph 444/2102 Running dot for graph 445/2102 Running dot for graph 446/2102 Running dot for graph 447/2102 Running dot for graph 448/2102 Running dot for graph 449/2102 Running dot for graph 450/2102 Running dot for graph 451/2102 Running dot for graph 452/2102 Running dot for graph 453/2102 Running dot for graph 454/2102 Running dot for graph 455/2102 Running dot for graph 456/2102 Running dot for graph 457/2102 Running dot for graph 458/2102 Running dot for graph 459/2102 Running dot for graph 460/2102 Running dot for graph 461/2102 Running dot for graph 462/2102 Running dot for graph 463/2102 Running dot for graph 464/2102 Running dot for graph 465/2102 Running dot for graph 466/2102 Running dot for graph 467/2102 Running dot for graph 468/2102 Running dot for graph 469/2102 Running dot for graph 470/2102 Running dot for graph 471/2102 Running dot for graph 472/2102 Running dot for graph 473/2102 Running dot for graph 474/2102 Running dot for graph 475/2102 Running dot for graph 476/2102 Running dot for graph 477/2102 Running dot for graph 478/2102 Running dot for graph 479/2102 Running dot for graph 480/2102 Running dot for graph 481/2102 Running dot for graph 482/2102 Running dot for graph 483/2102 Running dot for graph 484/2102 Running dot for graph 485/2102 Running dot for graph 486/2102 Running dot for graph 487/2102 Running dot for graph 488/2102 Running dot for graph 489/2102 Running dot for graph 490/2102 Running dot for graph 491/2102 Running dot for graph 492/2102 Running dot for graph 493/2102 Running dot for graph 494/2102 Running dot for graph 495/2102 Running dot for graph 496/2102 Running dot for graph 497/2102 Running dot for graph 498/2102 Running dot for graph 499/2102 Running dot for graph 500/2102 Running dot for graph 501/2102 Running dot for graph 502/2102 Running dot for graph 503/2102 Running dot for graph 504/2102 Running dot for graph 505/2102 Running dot for graph 506/2102 Running dot for graph 507/2102 Running dot for graph 508/2102 Running dot for graph 509/2102 Running dot for graph 510/2102 Running dot for graph 511/2102 Running dot for graph 512/2102 Running dot for graph 513/2102 Running dot for graph 514/2102 Running dot for graph 515/2102 error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBulletWorldImporter__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBulletWorldImporter__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBvhTree__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBvhTree__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBvhTriangleMeshShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBvhTriangleMeshShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShape__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtBvhTriangleMeshShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtBvhTriangleMeshShape__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCapsuleShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCapsuleShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeX__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeX__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeZ__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeZ__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCharacterControllerInterface__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCharacterControllerInterface__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCharacterControllerInterface__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCharacterControllerInterface__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeZ__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeZ__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeX__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeX__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtClosestNotMeConvexResultCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtClosestNotMeConvexResultCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtClock__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtClock__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtClosestNotMeConvexResultCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtClosestNotMeConvexResultCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionAlgorithmConstructionInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionAlgorithmConstructionInfo__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionConfiguration__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionConfiguration__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionDispatcher__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionDispatcher__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionDispatcher__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionDispatcher__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionAlgorithmCreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionAlgorithmCreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionObject__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionObject__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionObject__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionObject__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectWrapper__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectWrapper__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionPairCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionPairCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionPairCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionPairCallback__coll__graph.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionShape__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorld__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorld__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorld__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorld__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1AllHitsRayResultCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1AllHitsRayResultCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1AllHitsRayResultCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1AllHitsRayResultCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestConvexResultCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestConvexResultCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestRayResultCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestRayResultCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ConvexResultCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ConvexResultCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestConvexResultCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestConvexResultCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestRayResultCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestRayResultCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1LocalRayResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1LocalRayResult__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1RayResultCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1RayResultCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1LocalConvexResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1LocalConvexResult__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorldImporter__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorldImporter__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1RayResultCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1RayResultCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCollisionAlgorithm__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCompoundCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCompoundCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCompoundCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCompoundCollisionAlgorithm__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundLeafCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundLeafCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundLeafCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundLeafCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundLeafCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundLeafCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundLeafCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundLeafCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeChild__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeChild__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCompoundShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConcaveShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConcaveShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeChildData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeChildData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConcaveShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConcaveShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConeShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConeShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConeShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConeShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConeShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConeShapeData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeZ__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeZ__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeX__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeX__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeX__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeX__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConeTwistConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConeTwistConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeZ__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeZ__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConeTwistConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConeTwistConstraintData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConeTwistConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConeTwistConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConeTwistConstraintDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConeTwistConstraintDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConnectivityProcessor__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConnectivityProcessor__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConnectivityProcessor__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConnectivityProcessor__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConstraintSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConstraintSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtContactArray__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtContactArray__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtContactArray__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtContactArray__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfo__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfo__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtContactConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtContactConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfo__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfoData__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfoData__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtContactConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtContactConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dConvex2dAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dConvex2dAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dConvex2dAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dConvex2dAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtContinuousConvexCollision__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtContinuousConvexCollision__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtContinuousConvexCollision__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtContinuousConvexCollision__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvex2dConvex2dAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvex2dConvex2dAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvex2dConvex2dAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvex2dConvex2dAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexCast__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexCast__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexConcaveCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexConcaveCollisionAlgorithm__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexCast_1_1CastResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexCast_1_1CastResult__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexConcaveCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexConcaveCollisionAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexConvexAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexConvexAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexConvexAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexConvexAlgorithm__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullComputer__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullComputer__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConvexAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConvexAlgorithm_1_1CreateFunc__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConvexAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexConvexAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Edge__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Edge__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Face__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Face__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1IntermediateHull__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1IntermediateHull__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1PointR128__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1PointR128__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullShape__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Rational128__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Rational128__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Vertex__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Vertex__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexHullShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexHullShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalAabbCachingShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalAabbCachingShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalAabbCachingShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalAabbCachingShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexInternalShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexInternalShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPlaneCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPlaneCollisionAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexPlaneCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexPlaneCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPlaneCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPlaneCollisionAlgorithm__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPenetrationDepthSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPenetrationDepthSolver__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtConvexPlaneCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtConvexPlaneCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPointCloudShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPointCloudShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexSeparatingDistanceUtil__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexSeparatingDistanceUtil__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPolyhedron__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPolyhedron__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPointCloudShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexPointCloudShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleMeshShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleMeshShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleMeshShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleMeshShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCPUVertexBufferDescriptor__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCPUVertexBufferDescriptor__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCPUVertexBufferDescriptor__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCPUVertexBufferDescriptor__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeX__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeX__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtCylinderShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtCylinderShapeData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeX__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeX__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeZ__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeZ__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDantzigScratchMemory__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDantzigScratchMemory__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDantzigSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDantzigSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDantzigSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDantzigSolver__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeZ__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeZ__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkCLN__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkCLN__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNN__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNN__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1ICollide__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1ICollide__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNPS__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNPS__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNP__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNP__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtBroadphase__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtBroadphase__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtAabbMm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtAabbMm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNode__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNode__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtBroadphase__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtBroadphase__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtProxy__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtProxy__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNodeEnumerator__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNodeEnumerator__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNodeEnumerator__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNodeEnumerator__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtTreeCollider__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtTreeCollider__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtProxy__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtProxy__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultCollisionConfiguration__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultCollisionConfiguration__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtTreeCollider__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDbvtTreeCollider__coll__graph.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultCollisionConfiguration__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultCollisionConfiguration__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDefaultCollisionConstructionInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDefaultCollisionConstructionInfo__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDefaultMotionState__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDefaultMotionState__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSerializer__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSerializer__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDefaultMotionState__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDefaultMotionState__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSoftBodySolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSoftBodySolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSerializer__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSerializer__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSoftBodySolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSoftBodySolver__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultVehicleRaycaster__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultVehicleRaycaster__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultVehicleRaycaster__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDefaultVehicleRaycaster__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface_1_1Result__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface_1_1Result__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDiscreteDynamicsWorld__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDiscreteDynamicsWorld__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDiscreteDynamicsWorld__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDiscreteDynamicsWorld__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface_1_1ClosestPointInput__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface_1_1ClosestPointInput__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDispatcher__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDispatcher__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDispatcherInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDispatcherInfo__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDynamicsWorld__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDynamicsWorld__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDynamicsWorldDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDynamicsWorldDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtDynamicsWorld__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtDynamicsWorld__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtEmptyAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtEmptyAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtDynamicsWorldFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtDynamicsWorldFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtEmptyAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtEmptyAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtEmptyAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtEmptyAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtEmptyShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtEmptyShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtEmptyAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtEmptyAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtEmptyShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtEmptyShape__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtFace__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtFace__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtFixedConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtFixedConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtFixedConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtFixedConstraint__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGearConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGearConstraint__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGearConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGearConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGearConstraintDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGearConstraintDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGearConstraintFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGearConstraintFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGEN__Link__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGEN__Link__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGEN__List__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGEN__List__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofConstraintData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpring2Constraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpring2Constraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofConstraintDoubleData2__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofConstraintDoubleData2__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpring2Constraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpring2Constraint__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpringConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpringConstraint__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpring2ConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpring2ConstraintData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpringConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpringConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpring2ConstraintDoubleData2__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpring2ConstraintDoubleData2__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpringConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpringConstraintData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpringConstraintDoubleData2__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpringConstraintDoubleData2__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGenericPoolAllocator__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGenericPoolAllocator__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGenericPoolAllocator__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGenericPoolAllocator__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGhostObject__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGhostObject__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGhostObject__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGhostObject__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGhostPairCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGhostPairCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactBvh__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactBvh__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGhostPairCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGhostPairCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCollisionAlgorithm__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGImpactCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGImpactCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGImpactCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGImpactCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape_1_1CompoundPrimitiveManager__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape_1_1CompoundPrimitiveManager__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape_1_1CompoundPrimitiveManager__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape_1_1CompoundPrimitiveManager__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart_1_1TrimeshPrimitiveManager__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart_1_1TrimeshPrimitiveManager__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart_1_1TrimeshPrimitiveManager__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart_1_1TrimeshPrimitiveManager__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGImpactMeshShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGImpactMeshShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactQuantizedBvh__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactQuantizedBvh__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactShapeInterface__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactShapeInterface__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactTriangleCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactTriangleCallback__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactShapeInterface__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactShapeInterface__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGjkCollisionDescription__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGjkCollisionDescription__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactTriangleCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGImpactTriangleCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGjkConvexCast__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGjkConvexCast__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGjkConvexCast__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGjkConvexCast__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGjkEpaPenetrationDepthSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGjkEpaPenetrationDepthSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGjkEpaPenetrationDepthSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGjkEpaPenetrationDepthSolver__coll__graph.png"' Running dot for graph 516/2102 Running dot for graph 517/2102 Running dot for graph 518/2102 Running dot for graph 519/2102 Running dot for graph 520/2102 Running dot for graph 521/2102 Running dot for graph 522/2102 Running dot for graph 523/2102 Running dot for graph 524/2102 Running dot for graph 525/2102 Running dot for graph 526/2102 Running dot for graph 527/2102 Running dot for graph 528/2102 Running dot for graph 529/2102 Running dot for graph 530/2102 Running dot for graph 531/2102 Running dot for graph 532/2102 Running dot for graph 533/2102 Running dot for graph 534/2102 Running dot for graph 535/2102 Running dot for graph 536/2102 Running dot for graph 537/2102 Running dot for graph 538/2102 Running dot for graph 539/2102 Running dot for graph 540/2102 Running dot for graph 541/2102 Running dot for graph 542/2102 Running dot for graph 543/2102 Running dot for graph 544/2102 Running dot for graph 545/2102 Running dot for graph 546/2102 Running dot for graph 547/2102 Running dot for graph 548/2102 Running dot for graph 549/2102 Running dot for graph 550/2102 Running dot for graph 551/2102 Running dot for graph 552/2102 Running dot for graph 553/2102 Running dot for graph 554/2102 Running dot for graph 555/2102 Running dot for graph 556/2102 Running dot for graph 557/2102 Running dot for graph 558/2102 Running dot for graph 559/2102 Running dot for graph 560/2102 Running dot for graph 561/2102 Running dot for graph 562/2102 Running dot for graph 563/2102 Running dot for graph 564/2102 Running dot for graph 565/2102 Running dot for graph 566/2102 Running dot for graph 567/2102 Running dot for graph 568/2102 Running dot for graph 569/2102 Running dot for graph 570/2102 Running dot for graph 571/2102 Running dot for graph 572/2102 Running dot for graph 573/2102 Running dot for graph 574/2102 Running dot for graph 575/2102 Running dot for graph 576/2102 Running dot for graph 577/2102 Running dot for graph 578/2102 Running dot for graph 579/2102 Running dot for graph 580/2102 Running dot for graph 581/2102 Running dot for graph 582/2102 Running dot for graph 583/2102 Running dot for graph 584/2102 Running dot for graph 585/2102 Running dot for graph 586/2102 Running dot for graph 587/2102 Running dot for graph 588/2102 Running dot for graph 589/2102 Running dot for graph 590/2102 Running dot for graph 591/2102 Running dot for graph 592/2102 Running dot for graph 593/2102 Running dot for graph 594/2102 Running dot for graph 595/2102 Running dot for graph 596/2102 Running dot for graph 597/2102 Running dot for graph 598/2102 Running dot for graph 599/2102 Running dot for graph 600/2102 Running dot for graph 601/2102 Running dot for graph 602/2102 Running dot for graph 603/2102 Running dot for graph 604/2102 Running dot for graph 605/2102 Running dot for graph 606/2102 Running dot for graph 607/2102 Running dot for graph 608/2102 Running dot for graph 609/2102 Running dot for graph 610/2102 Running dot for graph 611/2102 Running dot for graph 612/2102 Running dot for graph 613/2102 Running dot for graph 614/2102 Running dot for graph 615/2102 Running dot for graph 616/2102 Running dot for graph 617/2102 Running dot for graph 618/2102 Running dot for graph 619/2102 Running dot for graph 620/2102 Running dot for graph 621/2102 Running dot for graph 622/2102 Running dot for graph 623/2102 Running dot for graph 624/2102 Running dot for graph 625/2102 Running dot for graph 626/2102 Running dot for graph 627/2102 Running dot for graph 628/2102 Running dot for graph 629/2102 Running dot for graph 630/2102 Running dot for graph 631/2102 Running dot for graph 632/2102 Running dot for graph 633/2102 Running dot for graph 634/2102 Running dot for graph 635/2102 Running dot for graph 636/2102 Running dot for graph 637/2102 Running dot for graph 638/2102 Running dot for graph 639/2102 Running dot for graph 640/2102 Running dot for graph 641/2102 Running dot for graph 642/2102 Running dot for graph 643/2102 Running dot for graph 644/2102 Running dot for graph 645/2102 Running dot for graph 646/2102 Running dot for graph 647/2102 Running dot for graph 648/2102 Running dot for graph 649/2102 Running dot for graph 650/2102 Running dot for graph 651/2102 Running dot for graph 652/2102 Running dot for graph 653/2102 Running dot for graph 654/2102 Running dot for graph 655/2102 Running dot for graph 656/2102 Running dot for graph 657/2102 Running dot for graph 658/2102 Running dot for graph 659/2102 Running dot for graph 660/2102 Running dot for graph 661/2102 Running dot for graph 662/2102 Running dot for graph 663/2102 Running dot for graph 664/2102 Running dot for graph 665/2102 Running dot for graph 666/2102 Running dot for graph 667/2102 Running dot for graph 668/2102 Running dot for graph 669/2102 Running dot for graph 670/2102 Running dot for graph 671/2102 Running dot for graph 672/2102 Running dot for graph 673/2102 Running dot for graph 674/2102 Running dot for graph 675/2102 Running dot for graph 676/2102 Running dot for graph 677/2102 Running dot for graph 678/2102 Running dot for graph 679/2102 Running dot for graph 680/2102 Running dot for graph 681/2102 Running dot for graph 682/2102 Running dot for graph 683/2102 Running dot for graph 684/2102 Running dot for graph 685/2102 Running dot for graph 686/2102 Running dot for graph 687/2102 Running dot for graph 688/2102 Running dot for graph 689/2102 Running dot for graph 690/2102 Running dot for graph 691/2102 Running dot for graph 692/2102 Running dot for graph 693/2102 Running dot for graph 694/2102 Running dot for graph 695/2102 Running dot for graph 696/2102 Running dot for graph 697/2102 Running dot for graph 698/2102 Running dot for graph 699/2102 Running dot for graph 700/2102 Running dot for graph 701/2102 Running dot for graph 702/2102 Running dot for graph 703/2102 Running dot for graph 704/2102 Running dot for graph 705/2102 Running dot for graph 706/2102 Running dot for graph 707/2102 Running dot for graph 708/2102 Running dot for graph 709/2102 Running dot for graph 710/2102 Running dot for graph 711/2102 Running dot for graph 712/2102 Running dot for graph 713/2102 Running dot for graph 714/2102 Running dot for graph 715/2102 Running dot for graph 716/2102 Running dot for graph 717/2102 Running dot for graph 718/2102 Running dot for graph 719/2102 Running dot for graph 720/2102 Running dot for graph 721/2102 Running dot for graph 722/2102 Running dot for graph 723/2102 Running dot for graph 724/2102 Running dot for graph 725/2102 Running dot for graph 726/2102 Running dot for graph 727/2102 Running dot for graph 728/2102 Running dot for graph 729/2102 Running dot for graph 730/2102 Running dot for graph 731/2102 Running dot for graph 732/2102 Running dot for graph 733/2102 Running dot for graph 734/2102 Running dot for graph 735/2102 Running dot for graph 736/2102 Running dot for graph 737/2102 Running dot for graph 738/2102 Running dot for graph 739/2102 Running dot for graph 740/2102 Running dot for graph 741/2102 Running dot for graph 742/2102 Running dot for graph 743/2102 Running dot for graph 744/2102 Running dot for graph 745/2102 Running dot for graph 746/2102 Running dot for graph 747/2102 Running dot for graph 748/2102 Running dot for graph 749/2102 Running dot for graph 750/2102 Running dot for graph 751/2102 Running dot for graph 752/2102 Running dot for graph 753/2102 Running dot for graph 754/2102 Running dot for graph 755/2102 Running dot for graph 756/2102 Running dot for graph 757/2102 Running dot for graph 758/2102 Running dot for graph 759/2102 Running dot for graph 760/2102 Running dot for graph 761/2102 Running dot for graph 762/2102 Running dot for graph 763/2102 Running dot for graph 764/2102 Running dot for graph 765/2102 Running dot for graph 766/2102 Running dot for graph 767/2102 Running dot for graph 768/2102 Running dot for graph 769/2102 Running dot for graph 770/2102 Running dot for graph 771/2102 Running dot for graph 772/2102 Running dot for graph 773/2102 Running dot for graph 774/2102 Running dot for graph 775/2102 Running dot for graph 776/2102 Running dot for graph 777/2102 Running dot for graph 778/2102 Running dot for graph 779/2102 Running sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGjkPairDetector__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGjkPairDetector__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtGjkPairDetector__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtGjkPairDetector__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGjkEpaSolver3_1_1sResults__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGjkEpaSolver3_1_1sResults__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtGjkEpaSolver2_1_1sResults__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtGjkEpaSolver2_1_1sResults__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHashedOverlappingPairCache__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHashedOverlappingPairCache__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHashedOverlappingPairCache__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHashedOverlappingPairCache__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHashMap__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHashMap__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHashMap__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHashMap__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHeightfieldTerrainShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHeightfieldTerrainShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHashedSimplePairCache__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHashedSimplePairCache__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHinge2Constraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHinge2Constraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHinge2Constraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHinge2Constraint__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHingeAccumulatedAngleConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHingeAccumulatedAngleConstraint__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHingeAccumulatedAngleConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHingeAccumulatedAngleConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHeightfieldTerrainShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHeightfieldTerrainShape__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHingeConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHingeConstraint__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHingeConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHingeConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintDoubleData2__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintDoubleData2__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHullTriangle__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHullTriangle__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtHullTriangle__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtHullTriangle__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtJacobianEntry__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtJacobianEntry__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtInternalTriangleIndexCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtInternalTriangleIndexCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicCharacterController__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicCharacterController__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicCharacterController__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicCharacterController__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtJointFeedback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtJointFeedback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeConvexResultCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeConvexResultCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeRayResultCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeRayResultCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtLemkeSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtLemkeSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeConvexResultCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeConvexResultCallback__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtLemkeSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtLemkeSolver__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeRayResultCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeRayResultCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtManifoldResult__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtManifoldResult__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtManifoldPoint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtManifoldPoint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtManifoldResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtManifoldResult__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMatrix3x3__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMatrix3x3__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMatrixX__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMatrixX__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMeshPartData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMeshPartData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiPenetrationDepthSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiPenetrationDepthSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMatrix3x3FloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMatrix3x3FloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMatrix3x3DoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMatrix3x3DoubleData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiPenetrationDepthSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiPenetrationDepthSolver__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiSumShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiSumShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolverInterface__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolverInterface__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolver__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiSumShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiSumShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMprCollisionDescription__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMprCollisionDescription__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMotionState__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMotionState__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBody__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBody__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMprDistanceInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMprDistanceInfo__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraintSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraintSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraintSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraintSolver__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyDynamicsWorld__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyDynamicsWorld__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyDynamicsWorld__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyDynamicsWorld__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointLimitConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointLimitConstraint__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMultiBodyJacobianData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMultiBodyJacobianData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointLimitConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointLimitConstraint__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMultibodyLink__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMultibodyLink__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointMotor__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointMotor__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointMotor__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointMotor__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyLinkCollider__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyLinkCollider__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyLinkCollider__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyLinkCollider__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyPoint2Point__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyPoint2Point__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyPoint2Point__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyPoint2Point__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultimaterialTriangleMeshShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultimaterialTriangleMeshShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMultiBodySolverConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMultiBodySolverConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultimaterialTriangleMeshShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultimaterialTriangleMeshShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiSapBroadphase__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiSapBroadphase__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiSapBroadphase__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiSapBroadphase__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btBridgeProxy__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btBridgeProxy__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btMultiSapProxy__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btMultiSapProxy__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btMultiSapProxy__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btMultiSapProxy__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiSphereShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiSphereShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtMultiSphereShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtMultiSphereShapeData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtNNCGConstraintSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtNNCGConstraintSolver__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtNNCGConstraintSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtNNCGConstraintSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtMultiSphereShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtMultiSphereShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtNullPairCache__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtNullPairCache__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtOptimizedBvh__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtOptimizedBvh__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtNullPairCache__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtNullPairCache__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtOptimizedBvh__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtOptimizedBvh__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNodeFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNodeFloatData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNodeDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNodeDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCache__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCache__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNode__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNode__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtOverlapCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtOverlapCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCache__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCache__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPairCachingGhostObject__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPairCachingGhostObject__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPairCachingGhostObject__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPairCachingGhostObject__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPairSet__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPairSet__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPersistentManifold__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPersistentManifold__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPairSet__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPairSet__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtPerturbedContactResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtPerturbedContactResult__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPersistentManifold__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPersistentManifold__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtPerturbedContactResult__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtPerturbedContactResult__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPlaneShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPlaneShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPlane__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPlane__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPlaneShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPlaneShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPoint2PointConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPoint2PointConstraint__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPoint2PointConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPoint2PointConstraint__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintDoubleData2__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintDoubleData2__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintFloatData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtPointCollector__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtPointCollector__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtPointCollector__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtPointCollector__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexAabbCachingShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexAabbCachingShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexAabbCachingShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexAabbCachingShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexShape__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtPositionAndRadius__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtPositionAndRadius__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPrimitiveTriangle__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPrimitiveTriangle__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtQuadWord__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtQuadWord__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtPrimitiveManagerBase__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtPrimitiveManagerBase__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvh__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvh__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtQuantizedBvhDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtQuantizedBvhDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvh__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvh__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvhTree__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvhTree__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtQuaternion__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtQuaternion__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtQuaternion__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtQuaternion__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtQuantizedBvhFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtQuantizedBvhFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtRaycastVehicle__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtRaycastVehicle__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtRaycastVehicle__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtRaycastVehicle__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtRigidBody__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtRigidBody__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtRigidBody__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtRigidBody__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtRigidBodyDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtRigidBodyDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtRigidBody_1_1btRigidBodyConstructionInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtRigidBody_1_1btRigidBodyConstructionInfo__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtRigidBodyFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtRigidBodyFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtScaledBvhTriangleMeshShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtScaledBvhTriangleMeshShape__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtScaledTriangleCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtScaledTriangleCallback__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtScaledTriangleCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtScaledTriangleCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtScaledBvhTriangleMeshShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtScaledBvhTriangleMeshShape__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtScaledTriangleMeshShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtScaledTriangleMeshShapeData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSequentialImpulseConstraintSolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSequentialImpulseConstraintSolver__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtShapeHull__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtShapeHull__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSequentialImpulseConstraintSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSequentialImpulseConstraintSolver__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSerializer__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSerializer__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSimpleBroadphase__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSimpleBroadphase__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSimpleBroadphase__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSimpleBroadphase__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSimpleBroadphaseProxy__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSimpleBroadphaseProxy__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSimpleDynamicsWorld__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSimpleDynamicsWorld__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSimpleBroadphaseProxy__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSimpleBroadphaseProxy__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSimpleDynamicsWorld__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSimpleDynamicsWorld__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSimulationIslandManager__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSimulationIslandManager__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSimulationIslandManager_1_1IslandCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSimulationIslandManager_1_1IslandCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSingleContactCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSingleContactCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSingleContactCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSingleContactCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSingleRayCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSingleRayCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSingleSweepCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSingleSweepCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSingleRayCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSingleRayCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSingleSweepCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSingleSweepCallback__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSliderConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSliderConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSliderConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSliderConstraintData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSliderConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSliderConstraint__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBody__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBody__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSliderConstraintDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSliderConstraintDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBody__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBody__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint_1_1Specs__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint_1_1Specs__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Anchor__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Anchor__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Body__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Body__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1CJoint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1CJoint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Cluster__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Cluster__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint_1_1Specs__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint_1_1Specs__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1CJoint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1CJoint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Face__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Face__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Config__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Config__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Face__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Face__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Element__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Element__inherit__graph.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Feature__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Feature__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Impulse__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Impulse__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Feature__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Feature__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Link__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Link__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Link__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Link__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint_1_1Specs__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint_1_1Specs__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint_1_1Specs__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint_1_1Specs__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Material__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Material__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint_1_1Specs__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint_1_1Specs__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Node__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Node__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Material__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Material__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Node__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Node__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Note__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Note__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RayFromToCaster__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RayFromToCaster__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Note__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Note__coll__graph.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sCti__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sCti__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Pose__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Pose__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1SContact__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1SContact__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RContact__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RContact__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RayFromToCaster__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RayFromToCaster__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sMedium__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sMedium__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Tetra__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Tetra__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Tetra__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Tetra__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sRayCast__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sRayCast__coll__graph.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyConcaveCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyConcaveCollisionAlgorithm__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyCollisionShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyCollisionShape__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyCollisionShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyCollisionShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyConcaveCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyConcaveCollisionAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyJointData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyJointData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyFloatData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyRigidBodyCollisionConfiguration__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyRigidBodyCollisionConfiguration__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyRigidBodyCollisionConfiguration__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyRigidBodyCollisionConfiguration__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodySolver__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodySolver__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyWorldInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyWorldInfo__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyTriangleCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyTriangleCallback__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyTriangleCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyTriangleCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftClusterCollisionShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftClusterCollisionShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftClusterCollisionShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftClusterCollisionShape__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1ClusterBase__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1ClusterBase__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1ClusterBase__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1ClusterBase__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__RS__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__RS__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__SS__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__SS__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__RS__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__RS__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__SS__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__SS__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideSDF__RS__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideSDF__RS__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideVF__SS__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideVF__SS__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideSDF__RS__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideSDF__RS__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidCollisionAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftRigidCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftRigidCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideVF__SS__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideVF__SS__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidDynamicsWorld__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidDynamicsWorld__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftRigidCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftRigidCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidDynamicsWorld__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidDynamicsWorld__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftSingleRayCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftSingleRayCallback__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftSoftCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftSoftCollisionAlgorithm__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSoftSoftCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSoftSoftCollisionAlgorithm__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftSingleRayCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftSingleRayCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftSoftCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftSoftCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSolveProjectedGaussSeidel__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSolveProjectedGaussSeidel__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSoftSoftCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSoftSoftCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSolverBody__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSolverBody__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSolveProjectedGaussSeidel__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSolveProjectedGaussSeidel__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSolverConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSolverConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSortedOverlappingPairCache__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSortedOverlappingPairCache__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSparseSdf__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSparseSdf__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSpatialMotionVector__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSpatialMotionVector__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSortedOverlappingPairCache__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSortedOverlappingPairCache__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSparseSdf_1_1Cell__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSparseSdf_1_1Cell__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSpatialForceVector__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSpatialForceVector__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSpatialTransformationMatrix__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSpatialTransformationMatrix__coll__graph.png"' dot for graph 780/2102 Running dot for graph 781/2102 Running dot for graph 782/2102 Running dot for graph 783/2102 Running dot for graph 784/2102 Running dot for graph 785/2102 Running dot for graph 786/2102 Running dot for graph 787/2102 Running dot for graph 788/2102 Running dot for graph 789/2102 Running dot for graph 790/2102 Running dot for graph 791/2102 Running dot for graph 792/2102 Running dot for graph 793/2102 Running dot for graph 794/2102 Running dot for graph 795/2102 Running dot for graph 796/2102 Running dot for graph 797/2102 Running dot for graph 798/2102 Running dot for graph 799/2102 Running dot for graph 800/2102 Running dot for graph 801/2102 Running dot for graph 802/2102 Running dot for graph 803/2102 Running dot for graph 804/2102 Running dot for graph 805/2102 Running dot for graph 806/2102 Running dot for graph 807/2102 Running dot for graph 808/2102 Running dot for graph 809/2102 Running dot for graph 810/2102 Running dot for graph 811/2102 Running dot for graph 812/2102 Running dot for graph 813/2102 Running dot for graph 814/2102 Running dot for graph 815/2102 Running dot for graph 816/2102 Running dot for graph 817/2102 Running dot for graph 818/2102 Running dot for graph 819/2102 Running dot for graph 820/2102 Running dot for graph 821/2102 Running dot for graph 822/2102 Running dot for graph 823/2102 Running dot for graph 824/2102 Running dot for graph 825/2102 Running dot for graph 826/2102 Running dot for graph 827/2102 Running dot for graph 828/2102 Running dot for graph 829/2102 Running dot for graph 830/2102 Running dot for graph 831/2102 Running dot for graph 832/2102 Running dot for graph 833/2102 Running dot for graph 834/2102 Running dot for graph 835/2102 Running dot for graph 836/2102 Running dot for graph 837/2102 Running dot for graph 838/2102 Running dot for graph 839/2102 Running dot for graph 840/2102 Running dot for graph 841/2102 Running dot for graph 842/2102 Running dot for graph 843/2102 Running dot for graph 844/2102 Running dot for graph 845/2102 Running dot for graph 846/2102 Running dot for graph 847/2102 Running dot for graph 848/2102 Running dot for graph 849/2102 Running dot for graph 850/2102 Running dot for graph 851/2102 Running dot for graph 852/2102 Running dot for graph 853/2102 Running dot for graph 854/2102 Running dot for graph 855/2102 Running dot for graph 856/2102 Running dot for graph 857/2102 Running dot for graph 858/2102 Running dot for graph 859/2102 Running dot for graph 860/2102 Running dot for graph 861/2102 Running dot for graph 862/2102 Running dot for graph 863/2102 Running dot for graph 864/2102 Running dot for graph 865/2102 Running dot for graph 866/2102 Running dot for graph 867/2102 Running dot for graph 868/2102 Running dot for graph 869/2102 Running dot for graph 870/2102 Running dot for graph 871/2102 Running dot for graph 872/2102 Running dot for graph 873/2102 Running dot for graph 874/2102 Running dot for graph 875/2102 Running dot for graph 876/2102 Running dot for graph 877/2102 Running dot for graph 878/2102 Running dot for graph 879/2102 Running dot for graph 880/2102 Running dot for graph 881/2102 Running dot for graph 882/2102 Running dot for graph 883/2102 Running dot for graph 884/2102 Running dot for graph 885/2102 Running dot for graph 886/2102 Running dot for graph 887/2102 Running dot for graph 888/2102 Running dot for graph 889/2102 Running dot for graph 890/2102 Running dot for graph 891/2102 Running dot for graph 892/2102 Running dot for graph 893/2102 Running dot for graph 894/2102 Running dot for graph 895/2102 Running dot for graph 896/2102 Running dot for graph 897/2102 Running dot for graph 898/2102 Running dot for graph 899/2102 Running dot for graph 900/2102 Running dot for graph 901/2102 Running dot for graph 902/2102 Running dot for graph 903/2102 Running dot for graph 904/2102 Running dot for graph 905/2102 Running dot for graph 906/2102 Running dot for graph 907/2102 Running dot for graph 908/2102 Running dot for graph 909/2102 Running dot for graph 910/2102 Running dot for graph 911/2102 Running dot for graph 912/2102 Running dot for graph 913/2102 Running dot for graph 914/2102 Running dot for graph 915/2102 Running dot for graph 916/2102 Running dot for graph 917/2102 Running dot for graph 918/2102 Running dot for graph 919/2102 Running dot for graph 920/2102 Running dot for graph 921/2102 Running dot for graph 922/2102 Running dot for graph 923/2102 Running dot for graph 924/2102 Running dot for graph 925/2102 Running dot for graph 926/2102 Running dot for graph 927/2102 Running dot for graph 928/2102 Running dot for graph 929/2102 Running dot for graph 930/2102 Running dot for graph 931/2102 Running dot for graph 932/2102 Running dot for graph 933/2102 Running dot for graph 934/2102 Running dot for graph 935/2102 Running dot for graph 936/2102 Running dot for graph 937/2102 Running dot for graph 938/2102 Running dot for graph 939/2102 Running dot for graph 940/2102 Running dot for graph 941/2102 Running dot for graph 942/2102 Running dot for graph 943/2102 Running dot for graph 944/2102 Running dot for graph 945/2102 Running dot for graph 946/2102 Running dot for graph 947/2102 Running dot for graph 948/2102 Running dot for graph 949/2102 Running dot for graph 950/2102 Running dot for graph 951/2102 Running dot for graph 952/2102 Running dot for graph 953/2102 Running dot for graph 954/2102 Running dot for graph 955/2102 Running dot for graph 956/2102 Running dot for graph 957/2102 Running dot for graph 958/2102 Running dot for graph 959/2102 Running dot for graph 960/2102 Running dot for graph 961/2102 Running dot for graph 962/2102 Running dot for graph 963/2102 Running dot for graph 964/2102 Running dot for graph 965/2102 Running dot for graph 966/2102 Running dot for graph 967/2102 Running dot for graph 968/2102 Running dot for graph 969/2102 Running dot for graph 970/2102 Running dot for graph 971/2102 Running dot for graph 972/2102 Running dot for graph 973/2102 Running dot for graph 974/2102 Running dot for graph 975/2102 Running dot for graph 976/2102 Running dot for graph 977/2102 Running dot for graph 978/2102 Running dot for graph 979/2102 Running dot for graph 980/2102 Running dot for graph 981/2102 Running dot for graph 982/2102 Running dot for graph 983/2102 Running dot for graph 984/2102 Running dot for graph 985/2102 Running dot for graph 986/2102 Running dot for graph 987/2102 Running dot for graph 988/2102 Running dot for graph 989/2102 Running dot for graph 990/2102 Running dot for graph 991/2102 Running dot for graph 992/2102 Running dot for graph 993/2102 Running dot for graph 994/2102 Running dot for graph 995/2102 Running dot for graph 996/2102 Running dot for graph 997/2102 Running dot for graph 998/2102 Running dot for graph 999/2102 Running dot for graph 1000/2102 Running dot for graph 1001/2102 Running dot for graph 1002/2102 Running dot for graph 1003/2102 Running dot for graph 1004/2102 Running dot for graph 1005/2102 Running dot for graph 1006/2102 Running dot for graph 1007/2102 Running dot for graph 1008/2102 Running dot for graph 1009/2102 Running dot for graph 1010/2102 Running dot for graph 1011/2102 Running dot for graph 1012/2102 Running dot for graph 1013/2102 Running dot for graph 1014/2102 Running dot for graph 1015/2102 Running dot for graph 1016/2102 Running dot for graph 1017/2102 Running dot for graph 1018/2102 Running dot for graph 1019/2102 Running dot for graph 1020/2102 Running dot for graph 1021/2102 Running dot for graph 1022/2102 Running dot for graph 1023/2102 Running dot for graph 1024/2102 Running dot for graph 1025/2102 Running dot for graph 1026/2102 Running dot for graph 1027/2102 Running dot for graph 1028/2102 Running dot for graph 1029/2102 Running dot for graph 1030/2102 Running dot for graph 1031/2102 Running dot for graph 1032/2102 Running dot for graph 1033/2102 Running dot for graph 1034/2102 Running dot for graph 1035/2102 Running dot for graph 1036/2102 Running dot for graph 1037/2102 Running dot for graph 1038/2102 Running dot for graph 1039/2102 Running dot for graph 1040/2102 Running dot for graph 1041/2102 Running dot for graph 1042/2102 Runnsh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSphereBoxCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSphereBoxCollisionAlgorithm__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSphereBoxCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSphereBoxCollisionAlgorithm__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSphereBoxCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSphereBoxCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSphereBoxCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSphereBoxCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSphereSphereCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSphereSphereCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSphereShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSphereShape__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSphereShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSphereShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSphereSphereCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSphereSphereCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSphereSphereCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSphereSphereCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSphereTriangleCollisionAlgorithm__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSphereTriangleCollisionAlgorithm__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSphereSphereCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSphereSphereCollisionAlgorithm__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSphereTriangleCollisionAlgorithm__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSphereTriangleCollisionAlgorithm__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtStackAlloc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtStackAlloc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSphereTriangleCollisionAlgorithm_1_1CreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSphereTriangleCollisionAlgorithm_1_1CreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtStaticPlaneShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtStaticPlaneShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSphereTriangleCollisionAlgorithm_1_1CreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSphereTriangleCollisionAlgorithm_1_1CreateFunc__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtStaticPlaneShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtStaticPlaneShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtStaticPlaneShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtStaticPlaneShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtStorageResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtStorageResult__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtStorageResult__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtStorageResult__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtStridingMeshInterface__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtStridingMeshInterface__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtStridingMeshInterface__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtStridingMeshInterface__inherit__graph.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSubSimplexClosestResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSubSimplexClosestResult__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSubsimplexConvexCast__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSubsimplexConvexCast__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtSubsimplexConvexCast__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtSubsimplexConvexCast__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtStridingMeshInterfaceData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtStridingMeshInterfaceData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtSymmetricSpatialDyad__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtSymmetricSpatialDyad__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTetrahedronShapeEx__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTetrahedronShapeEx__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTetrahedronShapeEx__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTetrahedronShapeEx__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTransformDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTransformDoubleData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTransformFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTransformFloatData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTransform__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTransform__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTranslationalLimitMotor2__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTranslationalLimitMotor2__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTranslationalLimitMotor__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTranslationalLimitMotor__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTriangle__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTriangle__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleCallback__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleBuffer__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleBuffer__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleBuffer__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleBuffer__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleConvexcastCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleConvexcastCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleConvexcastCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleConvexcastCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexMaterialArray__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexMaterialArray__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexArray__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexArray__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexArray__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexArray__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMap__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMap__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexMaterialArray__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexMaterialArray__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMapData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMapData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMap__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMap__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMeshShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMeshShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMesh__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMesh__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMesh__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMesh__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTriangleMeshShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTriangleMeshShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMeshShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMeshShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleRaycastCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleRaycastCallback__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShape__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleRaycastCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleRaycastCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShapeEx__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShapeEx__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShapeEx__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShapeEx__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTypedConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTypedConstraint__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTriIndex__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTriIndex__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtTypedConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtTypedConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTypedConstraintFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTypedConstraintFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTypedConstraintDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTypedConstraintDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtTypedObject__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtTypedObject__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtUniformScalingShape__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtUniformScalingShape__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtUniformScalingShape__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtUniformScalingShape__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtUnionFind__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtUnionFind__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtUniversalConstraint__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtUniversalConstraint__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtUniversalConstraint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtUniversalConstraint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtVector3__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtVector3__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtVector4__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtVector4__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtVector4__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtVector4__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtVertexBufferDescriptor__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtVertexBufferDescriptor__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtVehicleRaycaster__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtVehicleRaycaster__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtVehicleRaycaster_1_1btVehicleRaycasterResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtVehicleRaycaster_1_1btVehicleRaycasterResult__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtWheelContactPoint__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtWheelContactPoint__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfo_1_1RaycastInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfo_1_1RaycastInfo__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtVoronoiSimplexSolver__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtVoronoiSimplexSolver__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfoConstructionInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfoConstructionInfo__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfo__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfo__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtWorldImporter__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtWorldImporter__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classCheckOverlapCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classCheckOverlapCallback__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classCheckOverlapCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classCheckOverlapCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structClipVertex__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structClipVertex__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbtWorldImporter__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbtWorldImporter__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classCProfileIterator__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classCProfileIterator__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classConvexH__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classConvexH__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classCProfileNode__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classCProfileNode__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structCreateFunc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structCreateFunc__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classDebugDrawcallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classDebugDrawcallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structEPA__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structEPA__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structCreateFunc__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structCreateFunc__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classCProfileManager__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classCProfileManager__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sFace__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sFace__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classDebugDrawcallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classDebugDrawcallback__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sList__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sList__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sHorizon__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sHorizon__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__AABB__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__AABB__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classgim__array__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classgim__array__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGIM__AABB__DATA__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGIM__AABB__DATA__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classgim__bitset__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classgim__bitset__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__SET__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__SET__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__BOX__TRANSFORM__CACHE__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__BOX__TRANSFORM__CACHE__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__SET__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__SET__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGIM__BOX__TREE__NODE__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGIM__BOX__TREE__NODE__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__DATA__ARRAY__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__DATA__ARRAY__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__TEMPLATE__SET__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__TEMPLATE__SET__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__DATA__ARRAY__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__DATA__ARRAY__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__ARRAY__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__ARRAY__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__ARRAY__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__ARRAY__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__CONTACT__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__CONTACT__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGIM__BVH__DATA__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGIM__BVH__DATA__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classgim__contact__array__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classgim__contact__array__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classgim__hash__table__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classgim__hash__table__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classgim__contact__array__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classgim__contact__array__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classgim__pair__set__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classgim__pair__set__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__QUANTIZED__BVH__NODE__ARRAY__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__QUANTIZED__BVH__NODE__ARRAY__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classgim__pair__set__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classgim__pair__set__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__QUANTIZED__BVH__NODE__ARRAY__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__QUANTIZED__BVH__NODE__ARRAY__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1ChildShapeRetriever__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1ChildShapeRetriever__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1ChildShapeRetriever__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1ChildShapeRetriever__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TetraShapeRetriever__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TetraShapeRetriever__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TetraShapeRetriever__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TetraShapeRetriever__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TriangleShapeRetriever__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TriangleShapeRetriever__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TriangleShapeRetriever__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TriangleShapeRetriever__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__STANDARD__ALLOCATOR__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__STANDARD__ALLOCATOR__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__TREE__TREE__COLLIDER__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__TREE__TREE__COLLIDER__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__STANDARD__ALLOCATOR__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__STANDARD__ALLOCATOR__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__TRIANGLE__CALCULATION__CACHE__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__TRIANGLE__CALCULATION__CACHE__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classGIM__TRIANGLE__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classGIM__TRIANGLE__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGIM__TRIANGLE__CONTACT__DATA__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGIM__TRIANGLE__CONTACT__DATA__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGIM__TRIANGLE__CONTACT__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGIM__TRIANGLE__CONTACT__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGJK_1_1sSimplex__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGJK_1_1sSimplex__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGJK__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGJK__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGrahamVector3__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGrahamVector3__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classHullDesc__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classHullDesc__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGJK_1_1sSV__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGJK_1_1sSV__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classHullLibrary__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classHullLibrary__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structInplaceSolverIslandCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structInplaceSolverIslandCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structGrahamVector3__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structGrahamVector3__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classHullResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classHullResult__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classLinkDeps__t__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classLinkDeps__t__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structInplaceSolverIslandCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structInplaceSolverIslandCallback__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classint3__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classint3__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structMinkowskiDiff__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structMinkowskiDiff__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classLocalSupportVertexCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classLocalSupportVertexCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classLocalSupportVertexCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classLocalSupportVertexCallback__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structMultiBodyInplaceSolverIslandCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structMultiBodyInplaceSolverIslandCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structMultiBodyInplaceSolverIslandCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structMultiBodyInplaceSolverIslandCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structMyCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structMyCallback__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structMyCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structMyCallback__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structMyInternalTriangleIndexCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structMyInternalTriangleIndexCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structMyInternalTriangleIndexCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structMyInternalTriangleIndexCallback__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classPHullResult__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classPHullResult__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classRemovePairContainingProxy__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classRemovePairContainingProxy__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structNodeLinks__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structNodeLinks__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classRemovingOverlapCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classRemovingOverlapCallback__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classRemovingOverlapCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classRemovingOverlapCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyClusterData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyClusterData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyFaceData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyFaceData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyLinkData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyLinkData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyTetraData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyTetraData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSoftRigidAnchorData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSoftRigidAnchorData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyNodeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyNodeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyPoseData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSoftBodyPoseData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSphereTriangleDetector__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSphereTriangleDetector__inherit__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classSupportVertexCallback__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classSupportVertexCallback__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structSphereTriangleDetector__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structSphereTriangleDetector__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classSupportVertexCallback__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classSupportVertexCallback__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bDNA__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bDNA__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bFile__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bFile__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bFile__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bFile__inherit__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1btBulletFile__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1btBulletFile__inherit__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCapsuleShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCapsuleShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1btBulletFile__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1btBulletFile__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCollisionObjectDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCollisionObjectDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCollisionObjectFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCollisionObjectFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCompoundShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCompoundShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCompoundShapeChildData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCompoundShapeChildData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConeTwistConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConeTwistConstraintData__coll__graph.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGeneric6DofConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGeneric6DofConstraintData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConvexHullShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConvexHullShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConvexInternalShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConvexInternalShapeData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCylinderShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCylinderShapeData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGeneric6DofSpringConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGeneric6DofSpringConstraintData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGImpactMeshShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGImpactMeshShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMatrix3x3DoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMatrix3x3DoubleData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btHingeConstraintDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btHingeConstraintDoubleData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMatrix3x3FloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMatrix3x3FloatData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMeshPartData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMeshPartData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btHingeConstraintFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btHingeConstraintFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btOptimizedBvhNodeFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btOptimizedBvhNodeFloatData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMultiSphereShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMultiSphereShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPhysicsSystem__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPhysicsSystem__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPoint2PointConstraintFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPoint2PointConstraintFloatData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPoint2PointConstraintDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPoint2PointConstraintDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btOptimizedBvhNodeDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btOptimizedBvhNodeDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btQuantizedBvhDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btQuantizedBvhDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPositionAndRadius__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPositionAndRadius__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btQuantizedBvhFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btQuantizedBvhFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btRigidBodyDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btRigidBodyDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btScaledTriangleMeshShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btScaledTriangleMeshShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btRigidBodyFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btRigidBodyFloatData__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSoftBodyJointData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSoftBodyJointData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSoftBodyFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSoftBodyFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSliderConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSliderConstraintData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btStridingMeshInterfaceData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btStridingMeshInterfaceData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btStaticPlaneShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btStaticPlaneShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTransformDoubleData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTransformDoubleData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTransformFloatData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTransformFloatData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTypedConstraintData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTypedConstraintData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTriangleMeshShapeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTriangleMeshShapeData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTriangleInfoMapData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTriangleInfoMapData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyFaceData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyFaceData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyLinkData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyLinkData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyNodeData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyNodeData__coll__graph.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyPoseData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyPoseData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftRigidAnchorData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftRigidAnchorData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyTetraData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyTetraData__coll__graph.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyClusterData__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyClusterData__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sHorizon__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sHorizon__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sFace__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sFace__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK_1_1sSimplex__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK_1_1sSimplex__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1MinkowskiDiff__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1MinkowskiDiff__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sList__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sList__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK_1_1sSV__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK_1_1sSV__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK__coll__graph.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK__coll__graph.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/graph_legend.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_1033264d2cbf9c1642ecf3cb5ed880fb_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_1033264d2cbf9c1642ecf3cb5ed880fb_dep.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_4e3c6617b4705ae74af280a6b236e2a8_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_4e3c6617b4705ae74af280a6b236e2a8_dep.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_dcb596418976265d1965fe13debb51a8_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_dcb596418976265d1965fe13debb51a8_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_dfa11073687f681f4492724dce97a56b_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_dfa11073687f681f4492724dce97a56b_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_11c9d832603d6f6435295b7e32527055_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_11c9d832603d6f6435295b7e32527055_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_b720d1051feb6f8f0b66e05912e5ef8c_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_b720d1051feb6f8f0b66e05912e5ef8c_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_cb9bb13f73d6686734722836468b83d2_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_cb9bb13f73d6686734722836468b83d2_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_d19e5add15a97b420f2874ac0ae0ecf3_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_d19e5add15a97b420f2874ac0ae0ecf3_dep.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_75dae969ba1de337857f2d199d12d62e_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_75dae969ba1de337857f2d199d12d62e_dep.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_0c2384ea07a1f9c912f061d6c891619f_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_0c2384ea07a1f9c912f061d6c891619f_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_e97a41bbb1febf58b0f003ea6a259ada_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_e97a41bbb1febf58b0f003ea6a259ada_dep.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_b601f02c66647a16a76bd2fcc9a08d05_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_b601f02c66647a16a76bd2fcc9a08d05_dep.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_0a133cbbd442235d6bf9b9df8f3b07f3_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_0a133cbbd442235d6bf9b9df8f3b07f3_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_112ebe7f152fde7560d102adcc4700e9_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_112ebe7f152fde7560d102adcc4700e9_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_11ac4a8327559315d4681f052c3174d1_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_11ac4a8327559315d4681f052c3174d1_dep.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_ab5955b55a90fa025128234c4a10745e_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_ab5955b55a90fa025128234c4a10745e_dep.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_abee8d16330aa8d08d1e8956ed8231bf_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_abee8d16330aa8d08d1e8956ed8231bf_dep.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_0.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_0.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_4a85a3e3f32dd1fe4d33ab354a54aef8_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_4a85a3e3f32dd1fe4d33ab354a54aef8_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_2.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_2.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_4.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_4.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_1.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_1.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_3.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_3.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_5.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_5.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_6.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_6.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_7.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_7.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_9.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_9.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_8.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_8.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_10.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_10.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_11.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_11.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_13.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_13.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_12.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_12.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_14.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_14.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_17.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_17.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_16.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_16.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_15.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_15.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_18.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_18.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_20.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_20.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_19.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_19.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_21.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_21.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_22.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_22.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_23.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_23.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_25.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_25.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_27.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_27.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_26.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_26.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_24.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_24.png"' ing dot for graph 1043/2102 Running dot for graph 1044/2102 Running dot for graph 1045/2102 Running dot for graph 1046/2102 Running dot for graph 1047/2102 Running dot for graph 1048/2102 Running dot for graph 1049/2102 Running dot for graph 1050/2102 Running dot for graph 1051/2102 Running dot for graph 1052/2102 Running dot for graph 1053/2102 Running dot for graph 1054/2102 Running dot for graph 1055/2102 Running dot for graph 1056/2102 Running dot for graph 1057/2102 Running dot for graph 1058/2102 Running dot for graph 1059/2102 Running dot for graph 1060/2102 Running dot for graph 1061/2102 Running dot for graph 1062/2102 Running dot for graph 1063/2102 Running dot for graph 1064/2102 Running dot for graph 1065/2102 Running dot for graph 1066/2102 Running dot for graph 1067/2102 Running dot for graph 1068/2102 Running dot for graph 1069/2102 Running dot for graph 1070/2102 Running dot for graph 1071/2102 Running dot for graph 1072/2102 Running dot for graph 1073/2102 Running dot for graph 1074/2102 Running dot for graph 1075/2102 Running dot for graph 1076/2102 Running dot for graph 1077/2102 Running dot for graph 1078/2102 Running dot for graph 1079/2102 Running dot for graph 1080/2102 Running dot for graph 1081/2102 Running dot for graph 1082/2102 Running dot for graph 1083/2102 Running dot for graph 1084/2102 Running dot for graph 1085/2102 Running dot for graph 1086/2102 Running dot for graph 1087/2102 Running dot for graph 1088/2102 Running dot for graph 1089/2102 Running dot for graph 1090/2102 Running dot for graph 1091/2102 Running dot for graph 1092/2102 Running dot for graph 1093/2102 Running dot for graph 1094/2102 Running dot for graph 1095/2102 Running dot for graph 1096/2102 Running dot for graph 1097/2102 Running dot for graph 1098/2102 Running dot for graph 1099/2102 Running dot for graph 1100/2102 Running dot for graph 1101/2102 Running dot for graph 1102/2102 Running dot for graph 1103/2102 Running dot for graph 1104/2102 Running dot for graph 1105/2102 Running dot for graph 1106/2102 Running dot for graph 1107/2102 Running dot for graph 1108/2102 Running dot for graph 1109/2102 Running dot for graph 1110/2102 Running dot for graph 1111/2102 Running dot for graph 1112/2102 Running dot for graph 1113/2102 Running dot for graph 1114/2102 Running dot for graph 1115/2102 Running dot for graph 1116/2102 Running dot for graph 1117/2102 Running dot for graph 1118/2102 Running dot for graph 1119/2102 Running dot for graph 1120/2102 Running dot for graph 1121/2102 Running dot for graph 1122/2102 Running dot for graph 1123/2102 Running dot for graph 1124/2102 Running dot for graph 1125/2102 Running dot for graph 1126/2102 Running dot for graph 1127/2102 Running dot for graph 1128/2102 Running dot for graph 1129/2102 Running dot for graph 1130/2102 Running dot for graph 1131/2102 Running dot for graph 1132/2102 Running dot for graph 1133/2102 Running dot for graph 1134/2102 Running dot for graph 1135/2102 Running dot for graph 1136/2102 Running dot for graph 1137/2102 Running dot for graph 1138/2102 Running dot for graph 1139/2102 Running dot for graph 1140/2102 Running dot for graph 1141/2102 Running dot for graph 1142/2102 Running dot for graph 1143/2102 Running dot for graph 1144/2102 Running dot for graph 1145/2102 Running dot for graph 1146/2102 Running dot for graph 1147/2102 Running dot for graph 1148/2102 Running dot for graph 1149/2102 Running dot for graph 1150/2102 Running dot for graph 1151/2102 Running dot for graph 1152/2102 Running dot for graph 1153/2102 Running dot for graph 1154/2102 Running dot for graph 1155/2102 Running dot for graph 1156/2102 Running dot for graph 1157/2102 Running dot for graph 1158/2102 Running dot for graph 1159/2102 Running dot for graph 1160/2102 Running dot for graph 1161/2102 Running dot for graph 1162/2102 Running dot for graph 1163/2102 Running dot for graph 1164/2102 Running dot for graph 1165/2102 Running dot for graph 1166/2102 Running dot for graph 1167/2102 Running dot for graph 1168/2102 Running dot for graph 1169/2102 Running dot for graph 1170/2102 Running dot for graph 1171/2102 Running dot for graph 1172/2102 Running dot for graph 1173/2102 Running dot for graph 1174/2102 Running dot for graph 1175/2102 Running dot for graph 1176/2102 Running dot for graph 1177/2102 Running dot for graph 1178/2102 Running dot for graph 1179/2102 Running dot for graph 1180/2102 Running dot for graph 1181/2102 Running dot for graph 1182/2102 Running dot for graph 1183/2102 Running dot for graph 1184/2102 Running dot for graph 1185/2102 Running dot for graph 1186/2102 Running dot for graph 1187/2102 Running dot for graph 1188/2102 Running dot for graph 1189/2102 Running dot for graph 1190/2102 Running dot for graph 1191/2102 Running dot for graph 1192/2102 Running dot for graph 1193/2102 Running dot for graph 1194/2102 Running dot for graph 1195/2102 Running dot for graph 1196/2102 Running dot for graph 1197/2102 Running dot for graph 1198/2102 Running dot for graph 1199/2102 Running dot for graph 1200/2102 Running dot for graph 1201/2102 Running dot for graph 1202/2102 Running dot for graph 1203/2102 Running dot for graph 1204/2102 Running dot for graph 1205/2102 Running dot for graph 1206/2102 Running dot for graph 1207/2102 Running dot for graph 1208/2102 Running dot for graph 1209/2102 Running dot for graph 1210/2102 Running dot for graph 1211/2102 Running dot for graph 1212/2102 Running dot for graph 1213/2102 Running dot for graph 1214/2102 Running dot for graph 1215/2102 Running dot for graph 1216/2102 Running dot for graph 1217/2102 Running dot for graph 1218/2102 Running dot for graph 1219/2102 Running dot for graph 1220/2102 Running dot for graph 1221/2102 Running dot for graph 1222/2102 Running dot for graph 1223/2102 Running dot for graph 1224/2102 Running dot for graph 1225/2102 Running dot for graph 1226/2102 Running dot for graph 1227/2102 Running dot for graph 1228/2102 Running dot for graph 1229/2102 Running dot for graph 1230/2102 Running dot for graph 1231/2102 Running dot for graph 1232/2102 Running dot for graph 1233/2102 Running dot for graph 1234/2102 Running dot for graph 1235/2102 Running dot for graph 1236/2102 Running dot for graph 1237/2102 Running dot for graph 1238/2102 Running dot for graph 1239/2102 Running dot for graph 1240/2102 Running dot for graph 1241/2102 Running dot for graph 1242/2102 Running dot for graph 1243/2102 Running dot for graph 1244/2102 Running dot for graph 1245/2102 Running dot for graph 1246/2102 Running dot for graph 1247/2102 Running dot for graph 1248/2102 Running dot for graph 1249/2102 Running dot for graph 1250/2102 Running dot for graph 1251/2102 Running dot for graph 1252/2102 Running dot for graph 1253/2102 Running dot for graph 1254/2102 Running dot for graph 1255/2102 Running dot for graph 1256/2102 Running dot for graph 1257/2102 Running dot for graph 1258/2102 Running dot for graph 1259/2102 Running dot for graph 1260/2102 Running dot for graph 1261/2102 Running dot for graph 1262/2102 Running dot for graph 1263/2102 Running dot for graph 1264/2102 Running dot for graph 1265/2102 Running dot for graph 1266/2102 Running dot for graph 1267/2102 Running dot for graph 1268/2102 Running dot for graph 1269/2102 Running dot for graph 1270/2102 Running dot for graph 1271/2102 Running dot for graph 1272/2102 Running dot for graph 1273/2102 Running dot for graph 1274/2102 Running dot for graph 1275/2102 Running dot for graph 1276/2102 Running dot for graph 1277/2102 Running dot for graph 1278/2102 Running dot for graph 1279/2102 Running dot for graph 1280/2102 Running dot for graph 1281/2102 Running dot for graph 1282/2102 Running dot for graph 1283/2102 Running dot for graph 1284/2102 Running dot for graph 1285/2102 Running dot for graph 1286/2102 Running dot for graph 1287/2102 Running dot for graph 1288/2102 Running dot for graph 1289/2102 Running dot for graph 1290/2102 Running dot for graph 1291/2102 Running dot for graph 1292/2102 Running dot for graph 1293/2102 Running dot for graph 1294/2102 Running dot for graph 1295/2102 Running dot for graph 1296/2102 Running dot for graph 1297/2102 Running dot for graph 1298/2102 Runnsh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_29.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_29.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_30.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_30.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_31.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_31.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_33.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_33.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_28.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_28.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_34.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_34.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_32.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_32.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_36.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_36.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_35.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_35.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_37.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_37.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_38.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_38.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_39.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_39.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_41.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_41.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_40.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_40.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_42.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_42.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_43.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_43.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_45.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_45.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_47.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_47.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_46.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_46.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_44.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_44.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_50.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_50.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_49.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_49.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_48.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_48.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_53.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_53.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_52.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_52.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_51.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_51.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_54.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_54.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_55.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_55.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_56.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_56.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_57.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_57.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_58.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_58.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_60.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_60.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_62.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_62.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_61.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_61.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_63.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_63.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_59.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_59.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_66.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_66.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_65.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_65.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_64.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_64.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_68.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_68.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_70.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_70.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_69.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_69.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_71.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_71.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_73.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_73.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_74.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_74.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_75.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_75.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_72.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_72.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_67.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_67.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_77.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_77.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_76.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_76.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_78.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_78.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_79.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_79.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_80.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_80.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_83.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_83.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_81.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_81.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_85.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_85.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_86.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_86.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_82.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_82.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_87.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_87.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_88.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_88.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_89.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_89.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_84.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_84.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_90.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_90.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_91.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_91.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_92.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_92.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_95.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_95.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_93.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_93.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_94.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_94.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_96.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_96.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_97.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_97.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_100.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_100.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_99.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_99.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_102.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_102.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_101.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_101.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_98.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_98.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_105.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_105.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_104.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_104.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_103.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_103.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_106.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_106.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_107.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_107.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_108.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_108.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_109.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_109.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_110.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_110.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_113.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_113.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_111.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_111.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_114.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_114.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_112.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_112.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_115.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_115.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_116.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_116.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_118.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_118.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_119.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_119.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_120.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_120.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_117.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_117.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_121.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_121.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_122.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_122.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_123.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_123.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_125.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_125.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_124.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_124.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_126.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_126.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_130.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_130.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_128.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_128.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_127.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_127.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_131.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_131.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_133.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_133.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_129.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_129.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_134.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_134.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_132.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_132.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_136.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_136.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_137.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_137.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_135.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_135.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_138.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_138.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_140.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_140.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_139.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_139.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_143.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_143.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_142.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_142.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_141.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_141.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_145.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_145.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_144.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_144.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_147.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_147.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_146.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_146.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_149.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_149.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_150.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_150.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_148.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_148.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_151.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_151.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_154.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_154.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_155.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_155.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_153.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_153.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_152.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_152.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_156.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_156.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_158.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_158.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_159.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_159.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_157.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_157.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_161.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_161.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_162.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_162.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_160.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_160.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_164.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_164.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_163.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_163.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_165.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_165.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_167.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_167.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_168.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_168.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_169.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_169.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_166.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_166.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_171.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_171.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_172.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_172.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_170.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_170.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_173.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_173.png"' ing dot for graph 1299/2102 Running dot for graph 1300/2102 Running dot for graph 1301/2102 Running dot for graph 1302/2102 Running dot for graph 1303/2102 Running dot for graph 1304/2102 Running dot for graph 1305/2102 Running dot for graph 1306/2102 Running dot for graph 1307/2102 Running dot for graph 1308/2102 Running dot for graph 1309/2102 Running dot for graph 1310/2102 Running dot for graph 1311/2102 Running dot for graph 1312/2102 Running dot for graph 1313/2102 Running dot for graph 1314/2102 Running dot for graph 1315/2102 Running dot for graph 1316/2102 Running dot for graph 1317/2102 Running dot for graph 1318/2102 Running dot for graph 1319/2102 Running dot for graph 1320/2102 Running dot for graph 1321/2102 Running dot for graph 1322/2102 Running dot for graph 1323/2102 Running dot for graph 1324/2102 Running dot for graph 1325/2102 Running dot for graph 1326/2102 Running dot for graph 1327/2102 Running dot for graph 1328/2102 Running dot for graph 1329/2102 Running dot for graph 1330/2102 Running dot for graph 1331/2102 Running dot for graph 1332/2102 Running dot for graph 1333/2102 Running dot for graph 1334/2102 Running dot for graph 1335/2102 Running dot for graph 1336/2102 Running dot for graph 1337/2102 Running dot for graph 1338/2102 Running dot for graph 1339/2102 Running dot for graph 1340/2102 Running dot for graph 1341/2102 Running dot for graph 1342/2102 Running dot for graph 1343/2102 Running dot for graph 1344/2102 Running dot for graph 1345/2102 Running dot for graph 1346/2102 Running dot for graph 1347/2102 Running dot for graph 1348/2102 Running dot for graph 1349/2102 Running dot for graph 1350/2102 Running dot for graph 1351/2102 Running dot for graph 1352/2102 Running dot for graph 1353/2102 Running dot for graph 1354/2102 Running dot for graph 1355/2102 Running dot for graph 1356/2102 Running dot for graph 1357/2102 Running dot for graph 1358/2102 Running dot for graph 1359/2102 Running dot for graph 1360/2102 Running dot for graph 1361/2102 Running dot for graph 1362/2102 Running dot for graph 1363/2102 Running dot for graph 1364/2102 Running dot for graph 1365/2102 Running dot for graph 1366/2102 Running dot for graph 1367/2102 Running dot for graph 1368/2102 Running dot for graph 1369/2102 Running dot for graph 1370/2102 Running dot for graph 1371/2102 Running dot for graph 1372/2102 Running dot for graph 1373/2102 Running dot for graph 1374/2102 Running dot for graph 1375/2102 Running dot for graph 1376/2102 Running dot for graph 1377/2102 Running dot for graph 1378/2102 Running dot for graph 1379/2102 Running dot for graph 1380/2102 Running dot for graph 1381/2102 Running dot for graph 1382/2102 Running dot for graph 1383/2102 Running dot for graph 1384/2102 Running dot for graph 1385/2102 Running dot for graph 1386/2102 Running dot for graph 1387/2102 Running dot for graph 1388/2102 Running dot for graph 1389/2102 Running dot for graph 1390/2102 Running dot for graph 1391/2102 Running dot for graph 1392/2102 Running dot for graph 1393/2102 Running dot for graph 1394/2102 Running dot for graph 1395/2102 Running dot for graph 1396/2102 Running dot for graph 1397/2102 Running dot for graph 1398/2102 Running dot for graph 1399/2102 Running dot for graph 1400/2102 Running dot for graph 1401/2102 Running dot for graph 1402/2102 Running dot for graph 1403/2102 Running dot for graph 1404/2102 Running dot for graph 1405/2102 Running dot for graph 1406/2102 Running dot for graph 1407/2102 Running dot for graph 1408/2102 Running dot for graph 1409/2102 Running dot for graph 1410/2102 Running dot for graph 1411/2102 Running dot for graph 1412/2102 Running dot for graph 1413/2102 Running dot for graph 1414/2102 Running dot for graph 1415/2102 Running dot for graph 1416/2102 Running dot for graph 1417/2102 Running dot for graph 1418/2102 Running dot for graph 1419/2102 Running dot for graph 1420/2102 Running dot for graph 1421/2102 Running dot for graph 1422/2102 Running dot for graph 1423/2102 Running dot for graph 1424/2102 Running dot for graph 1425/2102 Running dot for graph 1426/2102 Running dot for graph 1427/2102 Running dot for graph 1428/2102 Running dot for graph 1429/2102 Running dot for graph 1430/2102 Running dot for graph 1431/2102 Running dot for graph 1432/2102 Running dot for graph 1433/2102 Running dot for graph 1434/2102 Running dot for graph 1435/2102 Running dot for graph 1436/2102 Running dot for graph 1437/2102 Running dot for graph 1438/2102 Running dot for graph 1439/2102 Running dot for graph 1440/2102 Running dot for graph 1441/2102 Running dot for graph 1442/2102 Running dot for graph 1443/2102 Running dot for graph 1444/2102 Running dot for graph 1445/2102 Running dot for graph 1446/2102 Running dot for graph 1447/2102 Running dot for graph 1448/2102 Running dot for graph 1449/2102 Running dot for graph 1450/2102 Running dot for graph 1451/2102 Running dot for graph 1452/2102 Running dot for graph 1453/2102 Running dot for graph 1454/2102 Running dot for graph 1455/2102 Running dot for graph 1456/2102 Running dot for graph 1457/2102 Running dot for graph 1458/2102 Running dot for graph 1459/2102 Running dot for graph 1460/2102 Running dot for graph 1461/2102 Running dot for graph 1462/2102 Running dot for graph 1463/2102 Running dot for graph 1464/2102 Running dot for graph 1465/2102 Running dot for graph 1466/2102 Running dot for graph 1467/2102 Running dot for graph 1468/2102 Running dot for graph 1469/2102 Running dot for graph 1470/2102 Running dot for graph 1471/2102 Running dot for graph 1472/2102 Running dot for graph 1473/2102 Running dot for graph 1474/2102 Running dot for graph 1475/2102 Running dot for graph 1476/2102 Running dot for graph 1477/2102 Running dot for graph 1478/2102 Running dot for graph 1479/2102 Running dot for graph 1480/2102 Running dot for graph 1481/2102 Running dot for graph 1482/2102 Running dot for graph 1483/2102 Running dot for graph 1484/2102 Running dot for graph 1485/2102 Running dot for graph 1486/2102 Running dot for graph 1487/2102 Running dot for graph 1488/2102 Running dot for graph 1489/2102 Running dot for graph 1490/2102 Running dot for graph 1491/2102 Running dot for graph 1492/2102 Running dot for graph 1493/2102 Running dot for graph 1494/2102 Running dot for graph 1495/2102 Running dot for graph 1496/2102 Running dot for graph 1497/2102 Running dot for graph 1498/2102 Running dot for graph 1499/2102 Running dot for graph 1500/2102 Running dot for graph 1501/2102 Running dot for graph 1502/2102 Running dot for graph 1503/2102 Running dot for graph 1504/2102 Running dot for graph 1505/2102 Running dot for graph 1506/2102 Running dot for graph 1507/2102 Running dot for graph 1508/2102 Running dot for graph 1509/2102 Running dot for graph 1510/2102 Running dot for graph 1511/2102 Running dot for graph 1512/2102 Running dot for graph 1513/2102 Running dot for graph 1514/2102 Running dot for graph 1515/2102 Running dot for graph 1516/2102 Running dot for graph 1517/2102 Running dot for graph 1518/2102 Running dot for graph 1519/2102 Running dot for graph 1520/2102 Running dot for graph 1521/2102 Running dot for graph 1522/2102 Running dot for graph 1523/2102 Running dot for graph 1524/2102 Running dot for graph 1525/2102 Running dot for graph 1526/2102 Running dot for graph 1527/2102 Running dot for graph 1528/2102 Running dot for graph 1529/2102 Running dot for graph 1530/2102 Running dot for graph 1531/2102 Running dot for graph 1532/2102 Running dot for graph 1533/2102 Running dot for graph 1534/2102 Running dot for graph 1535/2102 Running dot for graph 1536/2102 Running dot for graph 1537/2102 Running dot for graph 1538/2102 Running dot for graph 1539/2102 Running dot for graph 1540/2102 Running dot for graph 1541/2102 Running dot for graph 1542/2102 Running dot for graph 1543/2102 Running dot for graph 1544/2102 Running dot for graph 1545/2102 Running dot for graph 1546/2102 Running dot for graph 1547/2102 Running dot for graph 1548/2102 Running dot for graph 1549/2102 Running dot for graph 1550/2102 Running dot for graph 1551/2102 Running dot for graph 1552/2102 Running dot for graph 1553/2102 Running dot for graph 1554/2102 Runnsh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_175.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_175.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_178.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_178.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_176.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_176.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_174.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_174.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_177.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_177.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_179.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_179.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_181.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_181.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_183.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_183.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_180.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_180.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_185.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_185.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_182.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_182.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_186.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_186.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_188.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_188.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_184.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_184.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_187.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_187.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_189.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_189.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_190.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_190.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_192.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_192.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_191.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_191.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_193.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_193.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_196.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_196.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_194.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_194.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_198.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_198.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_197.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_197.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_195.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_195.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_200.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_200.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_199.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_199.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_201.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_201.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_202.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_202.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_205.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_205.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_204.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_204.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_203.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_203.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_206.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_206.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_209.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_209.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_207.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_207.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_208.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_208.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_210.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_210.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_211.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_211.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_213.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_213.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_214.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_214.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_212.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_212.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_217.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_217.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_218.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_218.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_215.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_215.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_216.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_216.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_219.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_219.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_222.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_222.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_220.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_220.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_224.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_224.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_223.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_223.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_221.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_221.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_227.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_227.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_225.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_225.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_226.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_226.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_229.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_229.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_230.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_230.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_231.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_231.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_228.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_228.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_232.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_232.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_235.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_235.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_233.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_233.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_234.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_234.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_238.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_238.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_236.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_236.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_240.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_240.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_237.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_237.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_242.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_242.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_241.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_241.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_243.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_243.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_244.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_244.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_239.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_239.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_247.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_247.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_248.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_248.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_245.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_245.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_246.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_246.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_249.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_249.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_250.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_250.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_252.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_252.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_253.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_253.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_251.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_251.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_254.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_254.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_255.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_255.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_256.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_256.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_257.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_257.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_259.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_259.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_260.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_260.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_262.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_262.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_258.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_258.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_261.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_261.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_263.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_263.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_264.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_264.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_265.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_265.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_266.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_266.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_269.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_269.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_268.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_268.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_267.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_267.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_271.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_271.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_270.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_270.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_274.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_274.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_272.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_272.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_273.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_273.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_276.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_276.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_278.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_278.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_277.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_277.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_275.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_275.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_280.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_280.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_279.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_279.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_282.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_282.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_281.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_281.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_283.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_283.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_284.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_284.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_287.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_287.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_286.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_286.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_285.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_285.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_288.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_288.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_289.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_289.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_290.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_290.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_292.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_292.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_291.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_291.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_293.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_293.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_297.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_297.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_296.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_296.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_295.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_295.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_298.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_298.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_294.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_294.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_300.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_300.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_299.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_299.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_301.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_301.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_302.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_302.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_304.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_304.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_303.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_303.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_305.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_305.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_306.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_306.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_308.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_308.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_307.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_307.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_310.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_310.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_311.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_311.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_313.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_313.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_309.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_309.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_312.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_312.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_314.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_314.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_316.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_316.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_317.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_317.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_315.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_315.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_319.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_319.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_321.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_321.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_320.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_320.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_318.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_318.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_322.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_322.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_323.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_323.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_324.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_324.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_326.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_326.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_325.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_325.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_327.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_327.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_328.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_328.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_329.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_329.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_330.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_330.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_331.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_331.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_332.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_332.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_335.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_335.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_334.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_334.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_337.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_337.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_336.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_336.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_333.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_333.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_338.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_338.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_341.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_341.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_339.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_339.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_340.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_340.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_344.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_344.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_342.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_342.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_345.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_345.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_343.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_343.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_346.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_346.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_347.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_347.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_348.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_348.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_349.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_349.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_350.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_350.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_351.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_351.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_353.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_353.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_352.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_352.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_355.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_355.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_354.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_354.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_356.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_356.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_357.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_357.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_359.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_359.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_358.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_358.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_361.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_361.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_362.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_362.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_360.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_360.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_363.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_363.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_365.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_365.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_364.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_364.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_367.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_367.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_366.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_366.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_369.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_369.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_368.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_368.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_371.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_371.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_370.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_370.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_372.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_372.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_373.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_373.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_374.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_374.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_376.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_376.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_377.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_377.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_378.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_378.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_375.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_375.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_380.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_380.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_379.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_379.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_381.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_381.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_382.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_382.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_383.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_383.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_386.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_386.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_384.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_384.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_387.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_387.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_389.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_389.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_385.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_385.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_390.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_390.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_391.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_391.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_388.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_388.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_392.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_392.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_393.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_393.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_396.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_396.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_395.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_395.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_397.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_397.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_398.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_398.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_394.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_394.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_401.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_401.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_399.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_399.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_400.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_400.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_402.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_402.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_403.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_403.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_405.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_405.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_404.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_404.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_406.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_406.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_407.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_407.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_408.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_408.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_409.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_409.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_411.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_411.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_410.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_410.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_412.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_412.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_414.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_414.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_413.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_413.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_415.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_415.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_417.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_417.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_419.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_419.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_418.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_418.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_416.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_416.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_420.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_420.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_421.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_421.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_422.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_422.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_424.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_424.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_423.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_423.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_425.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_425.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_426.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_426.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_428.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_428.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_427.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_427.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_429.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_429.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_430.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_430.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_431.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_431.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_433.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_433.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_432.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_432.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_434.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_434.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_437.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_437.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_436.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_436.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_435.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_435.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_439.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_439.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_438.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_438.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_440.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_440.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_441.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_441.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_442.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_442.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_444.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_444.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_445.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_445.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_446.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_446.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_443.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_443.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_449.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_449.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_450.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_450.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_447.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_447.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_451.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_451.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_452.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_452.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_453.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_453.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_448.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_448.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_454.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_454.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_455.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_455.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_456.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_456.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_457.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_457.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_459.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_459.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_461.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_461.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_460.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_460.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_458.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_458.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_463.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_463.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_462.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_462.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_464.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_464.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_465.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_465.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_466.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_466.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_467.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_467.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_468.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_468.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_469.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_469.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_471.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_471.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_473.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_473.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_474.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_474.png"' ing dot for graph 1555/2102 Running dot for graph 1556/2102 Running dot for graph 1557/2102 Running dot for graph 1558/2102 Running dot for graph 1559/2102 Running dot for graph 1560/2102 Running dot for graph 1561/2102 Running dot for graph 1562/2102 Running dot for graph 1563/2102 Running dot for graph 1564/2102 Running dot for graph 1565/2102 Running dot for graph 1566/2102 Running dot for graph 1567/2102 Running dot for graph 1568/2102 Running dot for graph 1569/2102 Running dot for graph 1570/2102 Running dot for graph 1571/2102 Running dot for graph 1572/2102 Running dot for graph 1573/2102 Running dot for graph 1574/2102 Running dot for graph 1575/2102 Running dot for graph 1576/2102 Running dot for graph 1577/2102 Running dot for graph 1578/2102 Running dot for graph 1579/2102 Running dot for graph 1580/2102 Running dot for graph 1581/2102 Running dot for graph 1582/2102 Running dot for graph 1583/2102 Running dot for graph 1584/2102 Running dot for graph 1585/2102 Running dot for graph 1586/2102 Running dot for graph 1587/2102 Running dot for graph 1588/2102 Running dot for graph 1589/2102 Running dot for graph 1590/2102 Running dot for graph 1591/2102 Running dot for graph 1592/2102 Running dot for graph 1593/2102 Running dot for graph 1594/2102 Running dot for graph 1595/2102 Running dot for graph 1596/2102 Running dot for graph 1597/2102 Running dot for graph 1598/2102 Running dot for graph 1599/2102 Running dot for graph 1600/2102 Running dot for graph 1601/2102 Running dot for graph 1602/2102 Running dot for graph 1603/2102 Running dot for graph 1604/2102 Running dot for graph 1605/2102 Running dot for graph 1606/2102 Running dot for graph 1607/2102 Running dot for graph 1608/2102 Running dot for graph 1609/2102 Running dot for graph 1610/2102 Running dot for graph 1611/2102 Running dot for graph 1612/2102 Running dot for graph 1613/2102 Running dot for graph 1614/2102 Running dot for graph 1615/2102 Running dot for graph 1616/2102 Running dot for graph 1617/2102 Running dot for graph 1618/2102 Running dot for graph 1619/2102 Running dot for graph 1620/2102 Running dot for graph 1621/2102 Running dot for graph 1622/2102 Running dot for graph 1623/2102 Running dot for graph 1624/2102 Running dot for graph 1625/2102 Running dot for graph 1626/2102 Running dot for graph 1627/2102 Running dot for graph 1628/2102 Running dot for graph 1629/2102 Running dot for graph 1630/2102 Running dot for graph 1631/2102 Running dot for graph 1632/2102 Running dot for graph 1633/2102 Running dot for graph 1634/2102 Running dot for graph 1635/2102 Running dot for graph 1636/2102 Running dot for graph 1637/2102 Running dot for graph 1638/2102 Running dot for graph 1639/2102 Running dot for graph 1640/2102 Running dot for graph 1641/2102 Running dot for graph 1642/2102 Running dot for graph 1643/2102 Running dot for graph 1644/2102 Running dot for graph 1645/2102 Running dot for graph 1646/2102 Running dot for graph 1647/2102 Running dot for graph 1648/2102 Running dot for graph 1649/2102 Running dot for graph 1650/2102 Running dot for graph 1651/2102 Running dot for graph 1652/2102 Running dot for graph 1653/2102 Running dot for graph 1654/2102 Running dot for graph 1655/2102 Running dot for graph 1656/2102 Running dot for graph 1657/2102 Running dot for graph 1658/2102 Running dot for graph 1659/2102 Running dot for graph 1660/2102 Running dot for graph 1661/2102 Running dot for graph 1662/2102 Running dot for graph 1663/2102 Running dot for graph 1664/2102 Running dot for graph 1665/2102 Running dot for graph 1666/2102 Running dot for graph 1667/2102 Running dot for graph 1668/2102 Running dot for graph 1669/2102 Running dot for graph 1670/2102 Running dot for graph 1671/2102 Running dot for graph 1672/2102 Running dot for graph 1673/2102 Running dot for graph 1674/2102 Running dot for graph 1675/2102 Running dot for graph 1676/2102 Running dot for graph 1677/2102 Running dot for graph 1678/2102 Running dot for graph 1679/2102 Running dot for graph 1680/2102 Running dot for graph 1681/2102 Running dot for graph 1682/2102 Running dot for graph 1683/2102 Running dot for graph 1684/2102 Running dot for graph 1685/2102 Running dot for graph 1686/2102 Running dot for graph 1687/2102 Running dot for graph 1688/2102 Running dot for graph 1689/2102 Running dot for graph 1690/2102 Running dot for graph 1691/2102 Running dot for graph 1692/2102 Running dot for graph 1693/2102 Running dot for graph 1694/2102 Running dot for graph 1695/2102 Running dot for graph 1696/2102 Running dot for graph 1697/2102 Running dot for graph 1698/2102 Running dot for graph 1699/2102 Running dot for graph 1700/2102 Running dot for graph 1701/2102 Running dot for graph 1702/2102 Running dot for graph 1703/2102 Running dot for graph 1704/2102 Running dot for graph 1705/2102 Running dot for graph 1706/2102 Running dot for graph 1707/2102 Running dot for graph 1708/2102 Running dot for graph 1709/2102 Running dot for graph 1710/2102 Running dot for graph 1711/2102 Running dot for graph 1712/2102 Running dot for graph 1713/2102 Running dot for graph 1714/2102 Running dot for graph 1715/2102 Running dot for graph 1716/2102 Running dot for graph 1717/2102 Running dot for graph 1718/2102 Running dot for graph 1719/2102 Running dot for graph 1720/2102 Running dot for graph 1721/2102 Running dot for graph 1722/2102 Running dot for graph 1723/2102 Running dot for graph 1724/2102 Running dot for graph 1725/2102 Running dot for graph 1726/2102 Running dot for graph 1727/2102 Running dot for graph 1728/2102 Running dot for graph 1729/2102 Running dot for graph 1730/2102 Running dot for graph 1731/2102 Running dot for graph 1732/2102 Running dot for graph 1733/2102 Running dot for graph 1734/2102 Running dot for graph 1735/2102 Running dot for graph 1736/2102 Running dot for graph 1737/2102 Running dot for graph 1738/2102 Running dot for graph 1739/2102 Running dot for graph 1740/2102 Running dot for graph 1741/2102 Running dot for graph 1742/2102 Running dot for graph 1743/2102 Running dot for graph 1744/2102 Running dot for graph 1745/2102 Running dot for graph 1746/2102 Running dot for graph 1747/2102 Running dot for graph 1748/2102 Running dot for graph 1749/2102 Running dot for graph 1750/2102 Running dot for graph 1751/2102 Running dot for graph 1752/2102 Running dot for graph 1753/2102 Running dot for graph 1754/2102 Running dot for graph 1755/2102 Running dot for graph 1756/2102 Running dot for graph 1757/2102 Running dot for graph 1758/2102 Running dot for graph 1759/2102 Running dot for graph 1760/2102 Running dot for graph 1761/2102 Running dot for graph 1762/2102 Running dot for graph 1763/2102 Running dot for graph 1764/2102 Running dot for graph 1765/2102 Running dot for graph 1766/2102 Running dot for graph 1767/2102 Running dot for graph 1768/2102 Running dot for graph 1769/2102 Running dot for graph 1770/2102 Running dot for graph 1771/2102 Running dot for graph 1772/2102 Running dot for graph 1773/2102 Running dot for graph 1774/2102 Running dot for graph 1775/2102 Running dot for graph 1776/2102 Running dot for graph 1777/2102 Running dot for graph 1778/2102 Running dot for graph 1779/2102 Running dot for graph 1780/2102 Running dot for graph 1781/2102 Running dot for graph 1782/2102 Running dot for graph 1783/2102 Running dot for graph 1784/2102 Running dot for graph 1785/2102 Running dot for graph 1786/2102 Running dot for graph 1787/2102 Running dot for graph 1788/2102 Running dot for graph 1789/2102 Running dot for graph 1790/2102 Running dot for graph 1791/2102 Running dot for graph 1792/2102 Running dot for graph 1793/2102 Running dot for graph 1794/2102 Running dot for graph 1795/2102 Running dot for graph 1796/2102 Running dot for graph 1797/2102 Running dot for graph 1798/2102 Running dot for graph 1799/2102 Running dot for graph 1800/2102 Running dot for graph 1801/2102 Running dot for graph 1802/2102 Running dot for graph 1803/2102 Running dot for graph 1804/2102 Running dot for graph 1805/2102 Running dot for graph 1806/2102 Running dot for graph 1807/2102 Running dot for graph 1808/2102 Running dot for graph 1809/2102 Running dot for graph 1810/2102 Runnsh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_476.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_476.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_470.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_470.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_472.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_472.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_477.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_477.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_475.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_475.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_478.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_478.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_479.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_479.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_480.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_480.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_481.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_481.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_483.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_483.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_482.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_482.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_486.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_486.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_484.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_484.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_487.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_487.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_489.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_489.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_491.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_491.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_485.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_485.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_492.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_492.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_494.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_494.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_495.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_495.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_493.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_493.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_497.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_497.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_488.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_488.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_490.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_490.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_496.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_496.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_498.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_498.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_502.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_502.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_500.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_500.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_501.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_501.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_499.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_499.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_503.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_503.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_504.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_504.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_507.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_507.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_505.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_505.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_508.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_508.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_506.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_506.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_511.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_511.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_510.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_510.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_509.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_509.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_512.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_512.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_513.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_513.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_514.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_514.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_517.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_517.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_515.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_515.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_516.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_516.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_521.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_521.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_519.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_519.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_520.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_520.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_518.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_518.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_522.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_522.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_523.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_523.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_524.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_524.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_526.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_526.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_527.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_527.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_525.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_525.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_528.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_528.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_530.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_530.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_529.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_529.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_531.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_531.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_533.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_533.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_532.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_532.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_535.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_535.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_536.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_536.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_537.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_537.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_534.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_534.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_539.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_539.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_538.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_538.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_540.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_540.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_541.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_541.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_543.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_543.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_545.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_545.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_542.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_542.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_544.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_544.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_546.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_546.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_547.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_547.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_549.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_549.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_552.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_552.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_550.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_550.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_553.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_553.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_548.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_548.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_554.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_554.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_551.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_551.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_555.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_555.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_556.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_556.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_557.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_557.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_560.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_560.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_559.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_559.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_558.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_558.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_561.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_561.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_562.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_562.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_563.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_563.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_564.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_564.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_565.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_565.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_566.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_566.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_567.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_567.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_568.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_568.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_569.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_569.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_571.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_571.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_572.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_572.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_570.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_570.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_574.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_574.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_573.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_573.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_576.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_576.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_575.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_575.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_577.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_577.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_578.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_578.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_579.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_579.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_580.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_580.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_582.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_582.png"' sh: dot: command not found sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_581.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_581.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_585.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_585.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_584.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_584.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_587.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_587.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_586.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_586.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_583.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_583.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_588.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_588.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_590.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_590.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_591.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_591.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_592.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_592.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_589.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_589.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_594.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_594.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_595.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_595.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_593.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_593.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_598.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_598.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_596.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_596.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_599.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_599.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_597.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_597.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_600.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_600.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_603.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_603.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_602.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_602.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_601.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_601.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_605.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_605.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_604.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_604.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_606.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_606.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_609.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_609.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_607.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_607.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_608.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_608.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_610.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_610.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_612.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_612.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_613.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_613.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_611.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_611.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_615.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_615.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_617.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_617.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_616.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_616.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_614.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_614.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_619.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_619.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_620.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_620.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_621.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_621.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_618.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_618.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_622.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_622.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_623.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_623.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_624.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_624.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_625.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_625.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_627.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_627.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_626.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_626.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_628.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_628.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_629.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_629.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_631.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_631.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_632.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_632.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_630.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_630.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_633.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_633.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_634.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_634.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_635.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_635.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_636.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_636.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_637.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_637.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_640.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_640.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_639.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_639.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_638.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_638.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_642.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_642.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_644.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_644.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_645.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_645.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_643.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_643.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_646.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_646.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_641.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_641.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_647.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_647.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_648.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_648.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_649.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_649.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_650.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_650.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_653.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_653.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_651.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_651.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_652.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_652.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_655.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_655.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_657.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_657.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_654.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_654.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_658.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_658.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_656.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_656.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_660.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_660.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_659.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_659.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_661.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_661.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_662.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_662.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_663.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_663.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_665.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_665.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_664.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_664.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_666.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_666.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_669.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_669.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_668.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_668.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_667.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_667.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_672.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_672.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_670.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_670.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_673.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_673.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_671.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_671.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_674.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_674.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_675.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_675.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_676.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_676.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_677.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_677.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_678.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_678.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_679.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_679.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_680.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_680.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_682.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_682.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_681.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_681.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_683.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_683.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_684.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_684.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_685.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_685.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_687.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_687.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_688.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_688.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_686.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_686.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_689.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_689.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_691.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_691.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_692.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_692.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_694.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_694.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_693.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_693.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_690.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_690.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_695.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_695.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_696.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_696.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_699.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_699.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_698.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_698.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_697.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_697.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_700.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_700.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_703.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_703.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_702.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_702.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_704.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_704.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_701.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_701.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_705.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_705.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_707.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_707.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_706.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_706.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_710.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_710.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_708.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_708.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_709.dot" -Tpng -o "/builddir/build/BUILD/bullet3-2.83/html/inherit_graph_709.png"' ing dot for graph 1811/2102 Running dot for graph 1812/2102 Running dot for graph 1813/2102 Running dot for graph 1814/2102 Running dot for graph 1815/2102 Running dot for graph 1816/2102 Running dot for graph 1817/2102 Running dot for graph 1818/2102 Running dot for graph 1819/2102 Running dot for graph 1820/2102 Running dot for graph 1821/2102 Running dot for graph 1822/2102 Running dot for graph 1823/2102 Running dot for graph 1824/2102 Running dot for graph 1825/2102 Running dot for graph 1826/2102 Running dot for graph 1827/2102 Running dot for graph 1828/2102 Running dot for graph 1829/2102 Running dot for graph 1830/2102 Running dot for graph 1831/2102 Running dot for graph 1832/2102 Running dot for graph 1833/2102 Running dot for graph 1834/2102 Running dot for graph 1835/2102 Running dot for graph 1836/2102 Running dot for graph 1837/2102 Running dot for graph 1838/2102 Running dot for graph 1839/2102 Running dot for graph 1840/2102 Running dot for graph 1841/2102 Running dot for graph 1842/2102 Running dot for graph 1843/2102 Running dot for graph 1844/2102 Running dot for graph 1845/2102 Running dot for graph 1846/2102 Running dot for graph 1847/2102 Running dot for graph 1848/2102 Running dot for graph 1849/2102 Running dot for graph 1850/2102 Running dot for graph 1851/2102 Running dot for graph 1852/2102 Running dot for graph 1853/2102 Running dot for graph 1854/2102 Running dot for graph 1855/2102 Running dot for graph 1856/2102 Running dot for graph 1857/2102 Running dot for graph 1858/2102 Running dot for graph 1859/2102 Running dot for graph 1860/2102 Running dot for graph 1861/2102 Running dot for graph 1862/2102 Running dot for graph 1863/2102 Running dot for graph 1864/2102 Running dot for graph 1865/2102 Running dot for graph 1866/2102 Running dot for graph 1867/2102 Running dot for graph 1868/2102 Running dot for graph 1869/2102 Running dot for graph 1870/2102 Running dot for graph 1871/2102 Running dot for graph 1872/2102 Running dot for graph 1873/2102 Running dot for graph 1874/2102 Running dot for graph 1875/2102 Running dot for graph 1876/2102 Running dot for graph 1877/2102 Running dot for graph 1878/2102 Running dot for graph 1879/2102 Running dot for graph 1880/2102 Running dot for graph 1881/2102 Running dot for graph 1882/2102 Running dot for graph 1883/2102 Running dot for graph 1884/2102 Running dot for graph 1885/2102 Running dot for graph 1886/2102 Running dot for graph 1887/2102 Running dot for graph 1888/2102 Running dot for graph 1889/2102 Running dot for graph 1890/2102 Running dot for graph 1891/2102 Running dot for graph 1892/2102 Running dot for graph 1893/2102 Running dot for graph 1894/2102 Running dot for graph 1895/2102 Running dot for graph 1896/2102 Running dot for graph 1897/2102 Running dot for graph 1898/2102 Running dot for graph 1899/2102 Running dot for graph 1900/2102 Running dot for graph 1901/2102 Running dot for graph 1902/2102 Running dot for graph 1903/2102 Running dot for graph 1904/2102 Running dot for graph 1905/2102 Running dot for graph 1906/2102 Running dot for graph 1907/2102 Running dot for graph 1908/2102 Running dot for graph 1909/2102 Running dot for graph 1910/2102 Running dot for graph 1911/2102 Running dot for graph 1912/2102 Running dot for graph 1913/2102 Running dot for graph 1914/2102 Running dot for graph 1915/2102 Running dot for graph 1916/2102 Running dot for graph 1917/2102 Running dot for graph 1918/2102 Running dot for graph 1919/2102 Running dot for graph 1920/2102 Running dot for graph 1921/2102 Running dot for graph 1922/2102 Running dot for graph 1923/2102 Running dot for graph 1924/2102 Running dot for graph 1925/2102 Running dot for graph 1926/2102 Running dot for graph 1927/2102 Running dot for graph 1928/2102 Running dot for graph 1929/2102 Running dot for graph 1930/2102 Running dot for graph 1931/2102 Running dot for graph 1932/2102 Running dot for graph 1933/2102 Running dot for graph 1934/2102 Running dot for graph 1935/2102 Running dot for graph 1936/2102 Running dot for graph 1937/2102 Running dot for graph 1938/2102 Running dot for graph 1939/2102 Running dot for graph 1940/2102 Running dot for graph 1941/2102 Running dot for graph 1942/2102 Running dot for graph 1943/2102 Running dot for graph 1944/2102 Running dot for graph 1945/2102 Running dot for graph 1946/2102 Running dot for graph 1947/2102 Running dot for graph 1948/2102 Running dot for graph 1949/2102 Running dot for graph 1950/2102 Running dot for graph 1951/2102 Running dot for graph 1952/2102 Running dot for graph 1953/2102 Running dot for graph 1954/2102 Running dot for graph 1955/2102 Running dot for graph 1956/2102 Running dot for graph 1957/2102 Running dot for graph 1958/2102 Running dot for graph 1959/2102 Running dot for graph 1960/2102 Running dot for graph 1961/2102 Running dot for graph 1962/2102 Running dot for graph 1963/2102 Running dot for graph 1964/2102 Running dot for graph 1965/2102 Running dot for graph 1966/2102 Running dot for graph 1967/2102 Running dot for graph 1968/2102 Running dot for graph 1969/2102 Running dot for graph 1970/2102 Running dot for graph 1971/2102 Running dot for graph 1972/2102 Running dot for graph 1973/2102 Running dot for graph 1974/2102 Running dot for graph 1975/2102 Running dot for graph 1976/2102 Running dot for graph 1977/2102 Running dot for graph 1978/2102 Running dot for graph 1979/2102 Running dot for graph 1980/2102 Running dot for graph 1981/2102 Running dot for graph 1982/2102 Running dot for graph 1983/2102 Running dot for graph 1984/2102 Running dot for graph 1985/2102 Running dot for graph 1986/2102 Running dot for graph 1987/2102 Running dot for graph 1988/2102 Running dot for graph 1989/2102 Running dot for graph 1990/2102 Running dot for graph 1991/2102 Running dot for graph 1992/2102 Running dot for graph 1993/2102 Running dot for graph 1994/2102 Running dot for graph 1995/2102 Running dot for graph 1996/2102 Running dot for graph 1997/2102 Running dot for graph 1998/2102 Running dot for graph 1999/2102 Running dot for graph 2000/2102 Running dot for graph 2001/2102 Running dot for graph 2002/2102 Running dot for graph 2003/2102 Running dot for graph 2004/2102 Running dot for graph 2005/2102 Running dot for graph 2006/2102 Running dot for graph 2007/2102 Running dot for graph 2008/2102 Running dot for graph 2009/2102 Running dot for graph 2010/2102 Running dot for graph 2011/2102 Running dot for graph 2012/2102 Running dot for graph 2013/2102 Running dot for graph 2014/2102 Running dot for graph 2015/2102 Running dot for graph 2016/2102 Running dot for graph 2017/2102 Running dot for graph 2018/2102 Running dot for graph 2019/2102 Running dot for graph 2020/2102 Running dot for graph 2021/2102 Running dot for graph 2022/2102 Running dot for graph 2023/2102 Running dot for graph 2024/2102 Running dot for graph 2025/2102 Running dot for graph 2026/2102 Running dot for graph 2027/2102 Running dot for graph 2028/2102 Running dot for graph 2029/2102 Running dot for graph 2030/2102 Running dot for graph 2031/2102 Running dot for graph 2032/2102 Running dot for graph 2033/2102 Running dot for graph 2034/2102 Running dot for graph 2035/2102 Running dot for graph 2036/2102 Running dot for graph 2037/2102 Running dot for graph 2038/2102 Running dot for graph 2039/2102 Running dot for graph 2040/2102 Running dot for graph 2041/2102 Running dot for graph 2042/2102 Running dot for graph 2043/2102 Running dot for graph 2044/2102 Running dot for graph 2045/2102 Running dot for graph 2046/2102 Running dot for graph 2047/2102 Running dot for graph 2048/2102 Running dot for graph 2049/2102 Running dot for graph 2050/2102 Running dot for graph 2051/2102 Running dot for graph 2052/2102 Running dot for graph 2053/2102 Running dot for graph 2054/2102 Running dot for graph 2055/2102 Running dot for graph 2056/2102 Running dot for graph 2057/2102 Running dot for graph 2058/2102 Running dot for graph 2059/2102 Running dot for graph 2060/2102 Running dot for graph 2061/2102 Running dot for graph 2062/2102 Running dot for graph 2063/2102 Running dot for graph 2064/2102 Running dot for graph 2065/2102 Running dot for graph 2066/2102 Runnerror: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bChunk_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bChunk_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bCommon_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bCommon_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bDefines_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bDNA_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bDNA_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bDNA_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bFile_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bFile_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/bFile_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAabbUtil2_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAabbUtil2_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btActionInterface_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btActionInterface_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btActivatingCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAlignedAllocator_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAlignedObjectArray_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btAxisSweep3_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBox2dBox2dCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBox2dShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxBoxCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxBoxDetector_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxCollision_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxCollision_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBoxShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBroadphaseInterface_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBroadphaseInterface_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBroadphaseProxy_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletCollisionCommon_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletCollisionCommon_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletDynamicsCommon_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletDynamicsCommon_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletFile_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBulletWorldImporter_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btBvhTriangleMeshShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCapsuleShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCharacterControllerInterface_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCharacterControllerInterface_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btClipPolygon_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btClipPolygon_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionConfiguration_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionCreateFunc_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionCreateFunc_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionDispatcher_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionMargin_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionObject_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionObjectWrapper_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionObjectWrapper_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionWorld_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCollisionWorldImporter_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundCompoundCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundFromGimpact_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCompoundShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btComputeGjkEpaPenetration_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConcaveShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConeShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConeShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConeShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConeTwistConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConstraintSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConstraintSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContactConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContactProcessing_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContactSolverInfo_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContactSolverInfo_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btContinuousConvexCollision_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvex2dConvex2dAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvex2dShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexCast_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexConcaveCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexConvexAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHull_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHullComputer_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexHullShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexInternalShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPenetrationDepthSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPenetrationDepthSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPlaneCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPointCloudShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexPolyhedron_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btConvexTriangleMeshShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCpuFeatureUtility_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCpuFeatureUtility_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btCylinderShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDantzigLCP_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDantzigSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDbvt_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDbvt_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDbvt_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDbvtBroadphase_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDefaultCollisionConfiguration_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDefaultMotionState_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDefaultMotionState_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDefaultSoftBodySolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDiscreteCollisionDetectorInterface_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDiscreteCollisionDetectorInterface_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDiscreteDynamicsWorld_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDispatcher_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDynamicsWorld_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btDynamicsWorld_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btEmptyCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btEmptyShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btFixedConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGearConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpring2Constraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeneric6DofSpringConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGenericPoolAllocator_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeometryOperations_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeometryOperations_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGeometryUtil_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGhostObject_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactBvh_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactMassUtil_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactMassUtil_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactQuantizedBvh_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGImpactShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkCollisionDescription_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkCollisionDescription_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkConvexCast_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkEpa2_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkEpa3_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkEpa3_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkEpaPenetrationDepthSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGjkPairDetector_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGrahamScan2dConvexHull_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btGrahamScan2dConvexHull_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHashedSimplePairCache_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHashMap_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHashMap_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHeightfieldTerrainShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHinge2Constraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btHingeConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btIDebugDraw_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btIDebugDraw_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btInternalEdgeUtility_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btJacobianEntry_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btJacobianEntry_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btKinematicCharacterController_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btLemkeAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btLemkeSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btManifoldPoint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btManifoldPoint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btManifoldResult_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMaterial_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMatrix3x3_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMatrix3x3_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMatrixX_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMatrixX_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMinkowskiPenetrationDepthSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMinkowskiSumShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMinMax_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMinMax_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMLCPSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMLCPSolverInterface_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMLCPSolverInterface_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMotionState_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMotionState_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMprPenetration_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBody_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyConstraintSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyDynamicsWorld_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointLimitConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyJointMotor_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLink_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLink_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLinkCollider_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyLinkCollider_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodyPoint2Point_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. ing dot for graph 2067/2102 Running dot for graph 2068/2102 Running dot for graph 2069/2102 Running dot for graph 2070/2102 Running dot for graph 2071/2102 Running dot for graph 2072/2102 Running dot for graph 2073/2102 Running dot for graph 2074/2102 Running dot for graph 2075/2102 Running dot for graph 2076/2102 Running dot for graph 2077/2102 Running dot for graph 2078/2102 Running dot for graph 2079/2102 Running dot for graph 2080/2102 Running dot for graph 2081/2102 Running dot for graph 2082/2102 Running dot for graph 2083/2102 Running dot for graph 2084/2102 Running dot for graph 2085/2102 Running dot for graph 2086/2102 Running dot for graph 2087/2102 Running dot for graph 2088/2102 Running dot for graph 2089/2102 Running dot for graph 2090/2102 Running dot for graph 2091/2102 Running dot for graph 2092/2102 Running dot for graph 2093/2102 Running dot for graph 2094/2102 Running dot for graph 2095/2102 Running dot for graph 2096/2102 Running dot for graph 2097/2102 Running dot for graph 2098/2102 Running dot for graph 2099/2102 Running dot for graph 2100/2102 Running dot for graph 2101/2102 Running dot for graph 2102/2102 Patching output file 1/932 Patching output file 2/932 Patching output file 3/932 Patching output file 4/932 Patching output file 5/932 Patching output file 6/932 Patching output file 7/932 Patching output file 8/932 Patching output file 9/932 Patching output file 10/932 Patching output file 11/932 Patching output file 12/932 Patching output file 13/932 Patching output file 14/932 Patching output file 15/932 Patching output file 16/932 Patching output file 17/932 Patching output file 18/932 Patching output file 19/932 Patching output file 20/932 Patching output file 21/932 Patching output file 22/932 Patching output file 23/932 Patching output file 24/932 Patching output file 25/932 Patching output file 26/932 Patching output file 27/932 Patching output file 28/932 Patching output file 29/932 Patching output file 30/932 Patching output file 31/932 Patching output file 32/932 Patching output file 33/932 Patching output file 34/932 Patching output file 35/932 Patching output file 36/932 Patching output file 37/932 Patching output file 38/932 Patching output file 39/932 Patching output file 40/932 Patching output file 41/932 Patching output file 42/932 Patching output file 43/932 Patching output file 44/932 Patching output file 45/932 Patching output file 46/932 Patching output file 47/932 Patching output file 48/932 Patching output file 49/932 Patching output file 50/932 Patching output file 51/932 Patching output file 52/932 Patching output file 53/932 Patching output file 54/932 Patching output file 55/932 Patching output file 56/932 Patching output file 57/932 Patching output file 58/932 Patching output file 59/932 Patching output file 60/932 Patching output file 61/932 Patching output file 62/932 Patching output file 63/932 Patching output file 64/932 Patching output file 65/932 Patching output file 66/932 Patching output file 67/932 Patching output file 68/932 Patching output file 69/932 Patching output file 70/932 Patching output file 71/932 Patching output file 72/932 Patching output file 73/932 Patching output file 74/932 Patching output file 75/932 Patching output file 76/932 Patching output file 77/932 Patching output file 78/932 Patching output file 79/932 Patching output file 80/932 Patching output file 81/932 Patching output file 82/932 Patching output file 83/932 Patching output file 84/932 Patching output file 85/932 Patching output file 86/932 Patching output file 87/932 Patching output file 88/932 Patching output file 89/932 Patching output file 90/932 Patching output file 91/932 Patching output file 92/932 Patching output file 93/932 Patching output file 94/932 Patching output file 95/932 Patching output file 96/932 Patching output file 97/932 Patching output file 98/932 Patching output file 99/932 Patching output file 100/932 Patching output file 101/932 Patching output file 102/932 Patching output file 103/932 Patching output file 104/932 Patching output file 105/932 Patching output file 106/932 Patching output file 107/932 Patching output file 108/932 Patching output file 109/932 Patching output file 110/932 Patching output file 111/932 Patching output file 112/932 Patching output file 113/932 Patching output file 114/932 Patching output file 115/932 Patching output file 116/932 Patching output file 117/932 Patching output file 118/932 Patching output file 119/932 Patching output file 120/932 Patching output file 121/932 Patching output file 122/932 Patching output file 123/932 Patching output file 124/932 Patching output file 125/932 Patching output file 126/932 Patching output file 127/932 Patching output file 128/932 Patching output file 129/932 Patching output file 130/932 Patching output file 131/932 Patching output file 132/932 Patching output file 133/932 Patching output file 134/932 Patching output file 135/932 Patching output file 136/932 Patching output file 137/932 Patching output file 138/932 Patching output file 139/932 Patching output file 140/932 Patching output file 141/932 Patching output file 142/932 Patching output file 143/932 Patching output file 144/932 Patching output file 145/932 Patching output file 146/932 Patching output file 147/932 Patching output file 148/932 Patching output file 149/932 Patching output file 150/932 Patching output file 151/932 Patching output file 152/932 Patching output file 153/932 Patching output file 154/932 Patching output file 155/932 Patching output file 156/932 Patching output file 157/932 Patching output file 158/932 Patching output file 159/932 Patching output file 160/932 Patching output file 161/932 Patching output file 162/932 Patching output file 163/932 Patching output file 164/932 Patching output file 165/932 Patching output file 166/932 Patching output file 167/932 Patching output file 168/932 Patching output file 169/932 Patching output file 170/932 Patching output file 171/932 Patching output file 172/932 Patching output file 173/932 Patching output file 174/932 Patching output file 175/932 Patching output file 176/932 Patching output file 177/932 Patching output file 178/932 Patching output file 179/932 Patching output file 180/932 Patching output file 181/932 Patching output file 182/932 Patching output file 183/932 Patching output file 184/932 Patching output file 185/932 Patching output file 186/932 Patching output file 187/932 Patching output file 188/932 Patching output file 189/932 Patching output file 190/932 Patching output file 191/932 Patching output file 192/932 Patching output file 193/932 Patching output file 194/932 Patching output file 195/932 Patching output file 196/932 Patching output file 197/932 Patching output file 198/932 Patching output file 199/932 Patching output file 200/932 Patching output file 201/932 Patching output file 202/932 Patching output file 203/932 Patching output file 204/932 Patching output file 205/932 Patching output file 206/932 Patching output file 207/932 Patching output file 208/932 Patching output file 209/932 Patching output file 210/932 Patching output file 211/932 Patching output file 212/932 Patching output file 213/932 Patching output file 214/932 Patching output file 215/932 Patching output file 216/932 Patching output file 217/932 Patching output file 218/932 Patching output file 219/932 Patching output file 220/932 Patching output file 221/932 Patching output file 222/932 Patching output file 223/932 Patching output file 224/932 Patching output file 225/932 Patching output file 226/932 Patching output file 227/932 Patching output file 228/932 Patching output file 229/932 Patching output file 230/932 Patching output file 231/932 Patching output file 232/932 Patching output file 233/932 Patching output file 234/932 Patching output file 235/932 Patching output file 236/932 Patching output file 237/932 Patching output file 238/932 Patching output file 239/932 Patching output file 240/932 Patching output file 241/932 Patching output file 242/932 Patching output file 243/932 Patching output file 244/932 Patching output file 245/932 Patching output file 246/932 Patching output fierror: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodySolverConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiBodySolverConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultimaterialTriangleMeshShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiSapBroadphase_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btMultiSphereShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btNNCGConstraintSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btOptimizedBvh_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCache_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btOverlappingPairCallback_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPersistentManifold_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPoint2PointConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPointCollector_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPointCollector_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolarDecomposition_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolyhedralContactClipping_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPolyhedralConvexShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPoolAllocator_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btPoolAllocator_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuadWord_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuadWord_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuantization_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuantization_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuantizedBvh_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuaternion_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuaternion_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btQuickprof_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRandom_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRaycastCallback_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRaycastVehicle_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btRigidBody_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btScalar_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btScalar_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btScaledBvhTriangleMeshShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSequentialImpulseConstraintSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSerializer_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSerializer_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btShapeHull_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimpleBroadphase_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimpleDynamicsWorld_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimplexSolverInterface_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimplexSolverInterface_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSimulationIslandManager_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSliderConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBody_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyConcaveCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyData_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyData_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyHelpers_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyInternals_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyInternals_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodyRigidBodyCollisionConfiguration_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolvers_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolvers_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftBodySolverVertexBuffer_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftRigidCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftRigidDynamicsWorld_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSoftSoftCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolve2LinearConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolveProjectedGaussSeidel_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolveProjectedGaussSeidel_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolverBody_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolverBody_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolverConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSolverConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSparseSDF_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSparseSDF_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSpatialAlgebra_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSpatialAlgebra_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereBoxCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereSphereCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSphereTriangleCollisionAlgorithm_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btStackAlloc_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btStackAlloc_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btStaticPlaneShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btStridingMeshInterface_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btSubSimplexConvexCast_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTetrahedronShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTransform_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTransform_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTransformUtil_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTransformUtil_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleBuffer_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleCallback_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexArray_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleIndexVertexMaterialArray_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleInfoMap_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleInfoMap_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleMesh_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleMeshShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTriangleShapeEx_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btTypedConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUniformScalingShape_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUnionFind_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btUniversalConstraint_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btVector3_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btVector3_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btVehicleRaycaster_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btVehicleRaycaster_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btVoronoiSimplexSolver_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btWheelInfo_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/btWorldImporter_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__array_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__array_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__basic__geometry__operations_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__basic__geometry__operations_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__bitset_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__box__collision_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__box__collision_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__box__set_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__clip__polygon_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__contact_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__contact_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__contact_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__geom__types_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__geom__types_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__geometry_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__geometry_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__hash__table_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__linear__math_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__linear__math_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__math_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__math_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__memory_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__memory_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__memory_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__radixsort_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__radixsort_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/gim__tri__collision_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8cpp__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/SphereTriangleDetector_8h__dep__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/struct__btMprSimplex__t__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/struct__btMprSupport__t__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structBroadphaseAabbTester__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structBroadphaseAabbTester__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structBroadphaseRayTester__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structBroadphaseRayTester__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbt32BitAxisSweep3__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbt32BitAxisSweep3__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBT__BOX__BOX__TRANSFORM__CACHE__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAABB__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtActionInterface__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtActivatingCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtActivatingCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAlignedObjectArray__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtAngleCompareFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Edge__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Handle__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtAxisSweep3Internal_1_1Handle__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBlock__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBox2dBox2dCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBox2dBox2dCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBox2dBox2dCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBox2dBox2dCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBox2dShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBox2dShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBoxBoxCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBoxBoxCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxDetector__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBoxBoxDetector__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBoxShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBoxShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBridgedManifoldResult__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBridgedManifoldResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseAabbCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBroadphaseInterface__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBroadphasePair__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseProxy__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseProxy__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseRayCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBroadphaseRayCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBU__Simplex1to4__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBU__Simplex1to4__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtBulletSerializedArrays__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBulletWorldImporter__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBulletWorldImporter__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBvhTree__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBvhTriangleMeshShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtBvhTriangleMeshShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCapsuleShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeX__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeX__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeZ__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCapsuleShapeZ__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCharacterControllerInterface__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCharacterControllerInterface__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtClock__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtClosestNotMeConvexResultCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtClosestNotMeConvexResultCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionAlgorithmConstructionInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionAlgorithmCreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionConfiguration__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionDispatcher__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionDispatcher__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionObject__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionObject__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionObjectWrapper__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionPairCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionPairCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorld__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorld__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1AllHitsRayResultCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1AllHitsRayResultCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestConvexResultCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestConvexResultCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestRayResultCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ClosestRayResultCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1ConvexResultCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1LocalConvexResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1LocalRayResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1RayResultCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCollisionWorld_1_1RayResultCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCollisionWorldImporter__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCompoundCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCompoundCompoundCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundLeafCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundCompoundLeafCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundLeafCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundLeafCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCompoundShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCompoundShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeChild__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeChildData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCompoundShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConcaveShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConcaveShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConeShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConeShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConeShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeX__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeX__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeZ__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConeShapeZ__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConeTwistConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConeTwistConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConeTwistConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConeTwistConstraintDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConnectivityProcessor__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConnectivityProcessor__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConstraintSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtContactArray__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtContactArray__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtContactConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtContactConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfo__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtContactSolverInfoData__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtContinuousConvexCollision__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtContinuousConvexCollision__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dConvex2dAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dConvex2dAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvex2dConvex2dAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvex2dConvex2dAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvex2dShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexCast__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexCast_1_1CastResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexConcaveCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexConcaveCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexConcaveCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexConvexAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexConvexAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexConvexAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexConvexAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullComputer__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Edge__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Face__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1IntermediateHull__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1PointR128__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Rational128__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullInternal_1_1Vertex__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexHullShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexHullShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalAabbCachingShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalAabbCachingShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexInternalShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexInternalShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexPenetrationDepthSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexPlaneCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexPlaneCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexPlaneCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtConvexPlaneCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexPointCloudShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexPointCloudShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexPolyhedron__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexSeparatingDistanceUtil__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleMeshShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtConvexTriangleMeshShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCPUVertexBufferDescriptor__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCPUVertexBufferDescriptor__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtCylinderShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeX__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeX__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeZ__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtCylinderShapeZ__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDantzigScratchMemory__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDantzigSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDantzigSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvt__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1ICollide__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkCLN__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNN__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNP__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvt_1_1sStkNPS__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtAabbMm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtBroadphase__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtBroadphase__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNode__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNodeEnumerator__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtNodeEnumerator__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtProxy__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtProxy__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtTreeCollider__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDbvtTreeCollider__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDefaultCollisionConfiguration__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDefaultCollisionConfiguration__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDefaultCollisionConstructionInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDefaultMotionState__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDefaultMotionState__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSerializer__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSerializer__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSoftBodySolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDefaultSoftBodySolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDefaultVehicleRaycaster__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDefaultVehicleRaycaster__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface_1_1ClosestPointInput__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDiscreteCollisionDetectorInterface_1_1Result__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDiscreteDynamicsWorld__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDiscreteDynamicsWorld__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDispatcher__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDispatcherInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDynamicsWorld__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtDynamicsWorld__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. le 247/932 Patching output file 248/932 Patching output file 249/932 Patching output file 250/932 Patching output file 251/932 Patching output file 252/932 Patching output file 253/932 Patching output file 254/932 Patching output file 255/932 Patching output file 256/932 Patching output file 257/932 Patching output file 258/932 Patching output file 259/932 Patching output file 260/932 Patching output file 261/932 Patching output file 262/932 Patching output file 263/932 Patching output file 264/932 Patching output file 265/932 Patching output file 266/932 Patching output file 267/932 Patching output file 268/932 Patching output file 269/932 Patching output file 270/932 Patching output file 271/932 Patching output file 272/932 Patching output file 273/932 Patching output file 274/932 Patching output file 275/932 Patching output file 276/932 Patching output file 277/932 Patching output file 278/932 Patching output file 279/932 Patching output file 280/932 Patching output file 281/932 Patching output file 282/932 Patching output file 283/932 Patching output file 284/932 Patching output file 285/932 Patching output file 286/932 Patching output file 287/932 Patching output file 288/932 Patching output file 289/932 Patching output file 290/932 Patching output file 291/932 Patching output file 292/932 Patching output file 293/932 Patching output file 294/932 Patching output file 295/932 Patching output file 296/932 Patching output file 297/932 Patching output file 298/932 Patching output file 299/932 Patching output file 300/932 Patching output file 301/932 Patching output file 302/932 Patching output file 303/932 Patching output file 304/932 Patching output file 305/932 Patching output file 306/932 Patching output file 307/932 Patching output file 308/932 Patching output file 309/932 Patching output file 310/932 Patching output file 311/932 Patching output file 312/932 Patching output file 313/932 Patching output file 314/932 Patching output file 315/932 Patching output file 316/932 Patching output file 317/932 Patching output file 318/932 Patching output file 319/932 Patching output file 320/932 Patching output file 321/932 Patching output file 322/932 Patching output file 323/932 Patching output file 324/932 Patching output file 325/932 Patching output file 326/932 Patching output file 327/932 Patching output file 328/932 Patching output file 329/932 Patching output file 330/932 Patching output file 331/932 Patching output file 332/932 Patching output file 333/932 Patching output file 334/932 Patching output file 335/932 Patching output file 336/932 Patching output file 337/932 Patching output file 338/932 Patching output file 339/932 Patching output file 340/932 Patching output file 341/932 Patching output file 342/932 Patching output file 343/932 Patching output file 344/932 Patching output file 345/932 Patching output file 346/932 Patching output file 347/932 Patching output file 348/932 Patching output file 349/932 Patching output file 350/932 Patching output file 351/932 Patching output file 352/932 Patching output file 353/932 Patching output file 354/932 Patching output file 355/932 Patching output file 356/932 Patching output file 357/932 Patching output file 358/932 Patching output file 359/932 Patching output file 360/932 Patching output file 361/932 Patching output file 362/932 Patching output file 363/932 Patching output file 364/932 Patching output file 365/932 Patching output file 366/932 Patching output file 367/932 Patching output file 368/932 Patching output file 369/932 Patching output file 370/932 Patching output file 371/932 Patching output file 372/932 Patching output file 373/932 Patching output file 374/932 Patching output file 375/932 Patching output file 376/932 Patching output file 377/932 Patching output file 378/932 Patching output file 379/932 Patching output file 380/932 Patching output file 381/932 Patching output file 382/932 Patching output file 383/932 Patching output file 384/932 Patching output file 385/932 Patching output file 386/932 Patching output file 387/932 Patching output file 388/932 Patching output file 389/932 Patching output file 390/932 Patching output file 391/932 Patching output file 392/932 Patching output file 393/932 Patching output file 394/932 Patching output file 395/932 Patching output file 396/932 Patching output file 397/932 Patching output file 398/932 Patching output file 399/932 Patching output file 400/932 Patching output file 401/932 Patching output file 402/932 Patching output file 403/932 Patching output file 404/932 Patching output file 405/932 Patching output file 406/932 Patching output file 407/932 Patching output file 408/932 Patching output file 409/932 Patching output file 410/932 Patching output file 411/932 Patching output file 412/932 Patching output file 413/932 Patching output file 414/932 Patching output file 415/932 Patching output file 416/932 Patching output file 417/932 Patching output file 418/932 Patching output file 419/932 Patching output file 420/932 Patching output file 421/932 Patching output file 422/932 Patching output file 423/932 Patching output file 424/932 Patching output file 425/932 Patching output file 426/932 Patching output file 427/932 Patching output file 428/932 Patching output file 429/932 Patching output file 430/932 Patching output file 431/932 Patching output file 432/932 Patching output file 433/932 Patching output file 434/932 Patching output file 435/932 Patching output file 436/932 Patching output file 437/932 Patching output file 438/932 Patching output file 439/932 Patching output file 440/932 Patching output file 441/932 Patching output file 442/932 Patching output file 443/932 Patching output file 444/932 Patching output file 445/932 Patching output file 446/932 Patching output file 447/932 Patching output file 448/932 Patching output file 449/932 Patching output file 450/932 Patching output file 451/932 Patching output file 452/932 Patching output file 453/932 Patching output file 454/932 Patching output file 455/932 Patching output file 456/932 Patching output file 457/932 Patching output file 458/932 Patching output file 459/932 Patching output file 460/932 Patching output file 461/932 Patching output file 462/932 Patching output file 463/932 Patching output file 464/932 Patching output file 465/932 Patching output file 466/932 Patching output file 467/932 Patching output file 468/932 Patching output file 469/932 Patching output file 470/932 Patching output file 471/932 Patching output file 472/932 Patching output file 473/932 Patching output file 474/932 Patching output file 475/932 Patching output file 476/932 Patching output file 477/932 Patching output file 478/932 Patching output file 479/932 Patching output file 480/932 Patching output file 481/932 Patching output file 482/932 Patching output file 483/932 Patching output file 484/932 Patching output file 485/932 Patching output file 486/932 Patching output file 487/932 Patching output file 488/932 Patching output file 489/932 Patching output file 490/932 Patching output file 491/932 Patching output file 492/932 Patching output file 493/932 Patching output file 494/932 Patching output file 495/932 Patching output file 496/932 Patching output file 497/932 Patching output file 498/932 Patching output file 499/932 Patching output file 500/932 Patching output file 501/932 Patching output file 502/932 Patching output file 503/932 Patching output file 504/932 Patching output file 505/932 Patching output file 506/932 Patching output file 507/932 Patching output file 508/932 Patching output file 509/932 Patching output file 510/932 Patching output file 511/932 Patching output file 512/932 Patching output file 513/932 Patching output file 514/932 Patching output file 515/932 Patching output file 516/932 Patching output file 517/932 Patching output file 518/932 Patching output file 519/932 Patching output file 520/932 Patching output file 521/932 Patching output file 522/932 Patching output file 523/932 Patching output file 524/932 Patching output file 525/932 Patching output file 526/932 Patching output file 527/932 Patching output file 528/932 Patching output file 529/932 Paterror: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDynamicsWorldDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtDynamicsWorldFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtEmptyAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtEmptyAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtEmptyAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtEmptyAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtEmptyShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtEmptyShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtFace__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtFixedConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtFixedConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGearConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGearConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGearConstraintDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGearConstraintFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGEN__Link__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGEN__List__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofConstraintDoubleData2__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpring2Constraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpring2Constraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpring2ConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpring2ConstraintDoubleData2__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpringConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGeneric6DofSpringConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpringConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGeneric6DofSpringConstraintDoubleData2__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGenericPoolAllocator__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGenericPoolAllocator__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGhostObject__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGhostObject__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGhostPairCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGhostPairCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactBvh__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGImpactCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGImpactCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape_1_1CompoundPrimitiveManager__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactCompoundShape_1_1CompoundPrimitiveManager__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGImpactMeshShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart_1_1TrimeshPrimitiveManager__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactMeshShapePart_1_1TrimeshPrimitiveManager__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactQuantizedBvh__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactShapeInterface__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactShapeInterface__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactTriangleCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGImpactTriangleCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGjkCollisionDescription__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGjkConvexCast__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGjkConvexCast__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGjkEpaPenetrationDepthSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGjkEpaPenetrationDepthSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGjkEpaSolver2_1_1sResults__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtGjkEpaSolver3_1_1sResults__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGjkPairDetector__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtGjkPairDetector__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHashedOverlappingPairCache__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHashedOverlappingPairCache__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHashedSimplePairCache__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHashMap__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHashMap__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHeightfieldTerrainShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHeightfieldTerrainShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHinge2Constraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHinge2Constraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHingeAccumulatedAngleConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHingeAccumulatedAngleConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHingeConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHingeConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintDoubleData2__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtHingeConstraintFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHullTriangle__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtHullTriangle__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtInternalTriangleIndexCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtJacobianEntry__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtJointFeedback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtKinematicCharacterController__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtKinematicCharacterController__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeConvexResultCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeConvexResultCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeRayResultCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtKinematicClosestNotMeRayResultCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtLemkeSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtLemkeSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtManifoldPoint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtManifoldResult__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtManifoldResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMatrix3x3__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMatrix3x3DoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMatrix3x3FloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMatrixX__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMeshPartData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiPenetrationDepthSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiPenetrationDepthSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiSumShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMinkowskiSumShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMLCPSolverInterface__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMotionState__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMprCollisionDescription__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMprDistanceInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBody__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraintSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyConstraintSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyDynamicsWorld__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyDynamicsWorld__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMultiBodyJacobianData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointLimitConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointLimitConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointMotor__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyJointMotor__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMultibodyLink__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyLinkCollider__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyLinkCollider__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyPoint2Point__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiBodyPoint2Point__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMultiBodySolverConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultimaterialTriangleMeshShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultimaterialTriangleMeshShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiSapBroadphase__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiSapBroadphase__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btBridgeProxy__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btMultiSapProxy__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMultiSapBroadphase_1_1btMultiSapProxy__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiSphereShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtMultiSphereShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtMultiSphereShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtNNCGConstraintSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtNNCGConstraintSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtNullPairCache__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtNullPairCache__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtOptimizedBvh__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtOptimizedBvh__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNode__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNodeDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtOptimizedBvhNodeFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtOverlapCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCache__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCache__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtOverlappingPairCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPairCachingGhostObject__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPairCachingGhostObject__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPairSet__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPairSet__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPersistentManifold__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPersistentManifold__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtPerturbedContactResult__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtPerturbedContactResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPlane__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPlaneShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPlaneShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPoint2PointConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPoint2PointConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintDoubleData2__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtPoint2PointConstraintFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtPointCollector__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtPointCollector__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexAabbCachingShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexAabbCachingShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPolyhedralConvexShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtPositionAndRadius__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPrimitiveManagerBase__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtPrimitiveTriangle__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtQuadWord__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvh__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvh__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtQuantizedBvhDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtQuantizedBvhFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtQuantizedBvhTree__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtQuaternion__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtQuaternion__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtRaycastVehicle__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtRaycastVehicle__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtRigidBody__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtRigidBody__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtRigidBody_1_1btRigidBodyConstructionInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtRigidBodyDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtRigidBodyFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtScaledBvhTriangleMeshShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtScaledBvhTriangleMeshShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtScaledTriangleCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtScaledTriangleCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtScaledTriangleMeshShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSequentialImpulseConstraintSolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSequentialImpulseConstraintSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSerializer__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtShapeHull__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSimpleBroadphase__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSimpleBroadphase__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSimpleBroadphaseProxy__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSimpleBroadphaseProxy__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSimpleDynamicsWorld__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSimpleDynamicsWorld__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSimulationIslandManager__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSimulationIslandManager_1_1IslandCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSingleContactCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSingleContactCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSingleRayCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSingleRayCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSingleSweepCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSingleSweepCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSliderConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSliderConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSliderConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSliderConstraintDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBody__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBody__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint_1_1Specs__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1AJoint_1_1Specs__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Anchor__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Body__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1CJoint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1CJoint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Cluster__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Config__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Element__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Face__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Face__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Feature__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Feature__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Impulse__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Joint_1_1Specs__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Link__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Link__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint_1_1Specs__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1LJoint_1_1Specs__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Material__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Material__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Node__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Node__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Note__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Note__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Pose__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RayFromToCaster__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RayFromToCaster__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1RContact__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1SContact__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sCti__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sMedium__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1sRayCast__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Tetra__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBody_1_1Tetra__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyCollisionShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyCollisionShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyConcaveCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyConcaveCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1SwappedCreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyConcaveCollisionAlgorithm_1_1SwappedCreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyJointData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyRigidBodyCollisionConfiguration__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyRigidBodyCollisionConfiguration__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodySolver__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyTriangleCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftBodyTriangleCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftBodyWorldInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftClusterCollisionShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftClusterCollisionShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1ClusterBase__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1ClusterBase__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__RS__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__RS__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__SS__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideCL__SS__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideSDF__RS__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideSDF__RS__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideVF__SS__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftColliders_1_1CollideVF__SS__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftRigidCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftRigidCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidDynamicsWorld__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftRigidDynamicsWorld__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftSingleRayCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftSingleRayCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftSoftCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSoftSoftCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftSoftCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSoftSoftCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSolveProjectedGaussSeidel__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSolveProjectedGaussSeidel__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSolverBody__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSolverConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSortedOverlappingPairCache__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSortedOverlappingPairCache__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSparseSdf__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSparseSdf_1_1Cell__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSpatialForceVector__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSpatialMotionVector__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSpatialTransformationMatrix__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSphereBoxCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSphereBoxCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSphereBoxCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSphereBoxCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSphereShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSphereShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSphereSphereCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSphereSphereCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSphereSphereCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSphereSphereCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSphereTriangleCollisionAlgorithm__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSphereTriangleCollisionAlgorithm__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSphereTriangleCollisionAlgorithm_1_1CreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSphereTriangleCollisionAlgorithm_1_1CreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtStackAlloc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtStaticPlaneShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtStaticPlaneShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtStaticPlaneShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtStorageResult__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtStorageResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtStridingMeshInterface__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtStridingMeshInterface__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtStridingMeshInterfaceData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSubSimplexClosestResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSubsimplexConvexCast__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtSubsimplexConvexCast__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtSymmetricSpatialDyad__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTetrahedronShapeEx__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTetrahedronShapeEx__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTransform__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTransformDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTransformFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTranslationalLimitMotor__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTranslationalLimitMotor2__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTriangle__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleBuffer__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleBuffer__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleConvexcastCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleConvexcastCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexArray__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexArray__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexMaterialArray__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleIndexVertexMaterialArray__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMap__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMap__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTriangleInfoMapData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMesh__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMesh__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMeshShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleMeshShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTriangleMeshShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleRaycastCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleRaycastCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShapeEx__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTriangleShapeEx__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTriIndex__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTypedConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtTypedConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTypedConstraintDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTypedConstraintFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtTypedObject__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtUniformScalingShape__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtUniformScalingShape__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtUnionFind__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtUniversalConstraint__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtUniversalConstraint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtVector3__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtVector4__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtVector4__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtVehicleRaycaster__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtVehicleRaycaster_1_1btVehicleRaycasterResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtVertexBufferDescriptor__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtVoronoiSimplexSolver__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtWheelContactPoint__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfo_1_1RaycastInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structbtWheelInfoConstructionInfo__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtWorldImporter__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbtWorldImporter__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classCheckOverlapCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classCheckOverlapCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structClipVertex__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classConvexH__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classCProfileIterator__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classCProfileManager__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classCProfileNode__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structCreateFunc__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structCreateFunc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classDebugDrawcallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classDebugDrawcallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structEPA__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sFace__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sHorizon__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structEPA_1_1sList__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__AABB__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGIM__AABB__DATA__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classgim__array__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classgim__bitset__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__BOX__TRANSFORM__CACHE__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGIM__BOX__TREE__NODE__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__SET__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__SET__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BOX__TREE__TEMPLATE__SET__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGIM__BVH__DATA__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__DATA__ARRAY__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__DATA__ARRAY__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. ching output file 530/932 Patching output file 531/932 Patching output file 532/932 Patching output file 533/932 Patching output file 534/932 Patching output file 535/932 Patching output file 536/932 Patching output file 537/932 Patching output file 538/932 Patching output file 539/932 Patching output file 540/932 Patching output file 541/932 Patching output file 542/932 Patching output file 543/932 Patching output file 544/932 Patching output file 545/932 Patching output file 546/932 Patching output file 547/932 Patching output file 548/932 Patching output file 549/932 Patching output file 550/932 Patching output file 551/932 Patching output file 552/932 Patching output file 553/932 Patching output file 554/932 Patching output file 555/932 Patching output file 556/932 Patching output file 557/932 Patching output file 558/932 Patching output file 559/932 Patching output file 560/932 Patching output file 561/932 Patching output file 562/932 Patching output file 563/932 Patching output file 564/932 Patching output file 565/932 Patching output file 566/932 Patching output file 567/932 Patching output file 568/932 Patching output file 569/932 Patching output file 570/932 Patching output file 571/932 Patching output file 572/932 Patching output file 573/932 Patching output file 574/932 Patching output file 575/932 Patching output file 576/932 Patching output file 577/932 Patching output file 578/932 Patching output file 579/932 Patching output file 580/932 Patching output file 581/932 Patching output file 582/932 Patching output file 583/932 Patching output file 584/932 Patching output file 585/932 Patching output file 586/932 Patching output file 587/932 Patching output file 588/932 Patching output file 589/932 Patching output file 590/932 Patching output file 591/932 Patching output file 592/932 Patching output file 593/932 Patching output file 594/932 Patching output file 595/932 Patching output file 596/932 Patching output file 597/932 Patching output file 598/932 Patching output file 599/932 Patching output file 600/932 Patching output file 601/932 Patching output file 602/932 Patching output file 603/932 Patching output file 604/932 Patching output file 605/932 Patching output file 606/932 Patching output file 607/932 Patching output file 608/932 Patching output file 609/932 Patching output file 610/932 Patching output file 611/932 Patching output file 612/932 Patching output file 613/932 Patching output file 614/932 Patching output file 615/932 Patching output file 616/932 Patching output file 617/932 Patching output file 618/932 Patching output file 619/932 Patching output file 620/932 Patching output file 621/932 Patching output file 622/932 Patching output file 623/932 Patching output file 624/932 Patching output file 625/932 Patching output file 626/932 Patching output file 627/932 Patching output file 628/932 Patching output file 629/932 Patching output file 630/932 Patching output file 631/932 Patching output file 632/932 Patching output file 633/932 Patching output file 634/932 Patching output file 635/932 Patching output file 636/932 Patching output file 637/932 Patching output file 638/932 Patching output file 639/932 Patching output file 640/932 Patching output file 641/932 Patching output file 642/932 Patching output file 643/932 Patching output file 644/932 Patching output file 645/932 Patching output file 646/932 Patching output file 647/932 Patching output file 648/932 Patching output file 649/932 Patching output file 650/932 Patching output file 651/932 Patching output file 652/932 Patching output file 653/932 Patching output file 654/932 Patching output file 655/932 Patching output file 656/932 Patching output file 657/932 Patching output file 658/932 Patching output file 659/932 Patching output file 660/932 Patching output file 661/932 Patching output file 662/932 Patching output file 663/932 Patching output file 664/932 Patching output file 665/932 Patching output file 666/932 Patching output file 667/932 Patching output file 668/932 Patching output file 669/932 Patching output file 670/932 Patching output file 671/932 Patching output file 672/932 Patching output file 673/932 Patching output file 674/932 Patching output file 675/932 Patching output file 676/932 Patching output file 677/932 Patching output file 678/932 Patching output file 679/932 Patching output file 680/932 Patching output file 681/932 Patching output file 682/932 Patching output file 683/932 Patching output file 684/932 Patching output file 685/932 Patching output file 686/932 Patching output file 687/932 Patching output file 688/932 Patching output file 689/932 Patching output file 690/932 Patching output file 691/932 Patching output file 692/932 Patching output file 693/932 Patching output file 694/932 Patching output file 695/932 Patching output file 696/932 Patching output file 697/932 Patching output file 698/932 Patching output file 699/932 Patching output file 700/932 Patching output file 701/932 Patching output file 702/932 Patching output file 703/932 Patching output file 704/932 Patching output file 705/932 Patching output file 706/932 Patching output file 707/932 Patching output file 708/932 Patching output file 709/932 Patching output file 710/932 Patching output file 711/932 Patching output file 712/932 Patching output file 713/932 Patching output file 714/932 Patching output file 715/932 Patching output file 716/932 Patching output file 717/932 Patching output file 718/932 Patching output file 719/932 Patching output file 720/932 Patching output file 721/932 Patching output file 722/932 Patching output file 723/932 Patching output file 724/932 Patching output file 725/932 Patching output file 726/932 Patching output file 727/932 Patching output file 728/932 Patching output file 729/932 Patching output file 730/932 Patching output file 731/932 Patching output file 732/932 Patching output file 733/932 Patching output file 734/932 Patching output file 735/932 Patching output file 736/932 Patching output file 737/932 Patching output file 738/932 Patching output file 739/932 Patching output file 740/932 Patching output file 741/932 Patching output file 742/932 Patching output file 743/932 Patching output file 744/932 Patching output file 745/932 Patching output file 746/932 Patching output file 747/932 Patching output file 748/932 Patching output file 749/932 Patching output file 750/932 Patching output file 751/932 Patching output file 752/932 Patching output file 753/932 Patching output file 754/932 Patching output file 755/932 Patching output file 756/932 Patching output file 757/932 Patching output file 758/932 Patching output file 759/932 Patching output file 760/932 Patching output file 761/932 Patching output file 762/932 Patching output file 763/932 Patching output file 764/932 Patching output file 765/932 Patching output file 766/932 Patching output file 767/932 Patching output file 768/932 Patching output file 769/932 Patching output file 770/932 Patching output file 771/932 Patching output file 772/932 Patching output file 773/932 Patching output file 774/932 Patching output file 775/932 Patching output file 776/932 Patching output file 777/932 Patching output file 778/932 Patching output file 779/932 Patching output file 780/932 Patching output file 781/932 Patching output file 782/932 Patching output file 783/932 Patching output file 784/932 Patching output file 785/932 Patching output file 786/932 Patching output file 787/932 Patching output file 788/932 Patching output file 789/932 Patching output file 790/932 Patching output file 791/932 Patching output file 792/932 Patching output file 793/932 Patching output file 794/932 Patching output file 795/932 Patching output file 796/932 Patching output file 797/932 Patching output file 798/932 Patching output file 799/932 Patching output file 800/932 Patching output file 801/932 Patching output file 802/932 Patching output file 803/932 Patching output file 804/932 Patching output file 805/932 Patching output file 806/932 Patching output file 807/932 Patching output file 808/932 Patching output file 809/932 Patching output file 810/932 Patching output file 811/932 Patching output ferror: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__ARRAY__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__BVH__TREE__NODE__ARRAY__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__CONTACT__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classgim__contact__array__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classgim__contact__array__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classgim__hash__table__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classgim__pair__set__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classgim__pair__set__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__QUANTIZED__BVH__NODE__ARRAY__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__QUANTIZED__BVH__NODE__ARRAY__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1ChildShapeRetriever__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1ChildShapeRetriever__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TetraShapeRetriever__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TetraShapeRetriever__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TriangleShapeRetriever__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__ShapeRetriever_1_1TriangleShapeRetriever__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__STANDARD__ALLOCATOR__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__STANDARD__ALLOCATOR__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__TREE__TREE__COLLIDER__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__TRIANGLE__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classGIM__TRIANGLE__CALCULATION__CACHE__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGIM__TRIANGLE__CONTACT__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGIM__TRIANGLE__CONTACT__DATA__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGJK__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGJK_1_1sSimplex__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGJK_1_1sSV__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGrahamVector3__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structGrahamVector3__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classHullDesc__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classHullLibrary__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classHullResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structInplaceSolverIslandCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structInplaceSolverIslandCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classint3__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classLinkDeps__t__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classLocalSupportVertexCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classLocalSupportVertexCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structMinkowskiDiff__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structMultiBodyInplaceSolverIslandCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structMultiBodyInplaceSolverIslandCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structMyCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structMyCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structMyInternalTriangleIndexCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structMyInternalTriangleIndexCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structNodeLinks__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classPHullResult__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classRemovePairContainingProxy__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classRemovingOverlapCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classRemovingOverlapCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSoftBodyClusterData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSoftBodyFaceData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSoftBodyLinkData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSoftBodyNodeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSoftBodyPoseData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSoftBodyTetraData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSoftRigidAnchorData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSphereTriangleDetector__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structSphereTriangleDetector__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classSupportVertexCallback__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classSupportVertexCallback__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bDNA__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bFile__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1bFile__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1btBulletFile__inherit__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classbParse_1_1btBulletFile__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCapsuleShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCollisionObjectDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCollisionObjectFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCompoundShapeChildData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCompoundShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConeTwistConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConvexHullShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btConvexInternalShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btCylinderShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGeneric6DofConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGeneric6DofSpringConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btGImpactMeshShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btHingeConstraintDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btHingeConstraintFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMatrix3x3DoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMatrix3x3FloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMeshPartData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btMultiSphereShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btOptimizedBvhNodeDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btOptimizedBvhNodeFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPhysicsSystem__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPoint2PointConstraintDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPoint2PointConstraintFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btPositionAndRadius__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btQuantizedBvhDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btQuantizedBvhFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btRigidBodyDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btRigidBodyFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btScaledTriangleMeshShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSliderConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSoftBodyFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btSoftBodyJointData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btStaticPlaneShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btStridingMeshInterfaceData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTransformDoubleData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTransformFloatData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTriangleInfoMapData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTriangleMeshShapeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1btTypedConstraintData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyClusterData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyFaceData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyLinkData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyNodeData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyPoseData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftBodyTetraData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/classBullet_1_1SoftRigidAnchorData__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sFace__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sHorizon__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1EPA_1_1sList__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK_1_1sSimplex__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1GJK_1_1sSV__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/structgjkepa2__impl_1_1MinkowskiDiff__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_1033264d2cbf9c1642ecf3cb5ed880fb_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_dcb596418976265d1965fe13debb51a8_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_dfa11073687f681f4492724dce97a56b_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_4e3c6617b4705ae74af280a6b236e2a8_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_b720d1051feb6f8f0b66e05912e5ef8c_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_11c9d832603d6f6435295b7e32527055_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_cb9bb13f73d6686734722836468b83d2_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_75dae969ba1de337857f2d199d12d62e_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_0c2384ea07a1f9c912f061d6c891619f_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_d19e5add15a97b420f2874ac0ae0ecf3_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_e97a41bbb1febf58b0f003ea6a259ada_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_0a133cbbd442235d6bf9b9df8f3b07f3_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_b601f02c66647a16a76bd2fcc9a08d05_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_11ac4a8327559315d4681f052c3174d1_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_4a85a3e3f32dd1fe4d33ab354a54aef8_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_112ebe7f152fde7560d102adcc4700e9_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_ab5955b55a90fa025128234c4a10745e_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/dir_abee8d16330aa8d08d1e8956ed8231bf_dep.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_0.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_1.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_2.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_3.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_4.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_5.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_6.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_7.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_8.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_9.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_10.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_11.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_12.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_13.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_14.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_15.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_16.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_17.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_18.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_19.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_20.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_21.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_22.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_23.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_24.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_25.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_26.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_27.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_28.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_29.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_30.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_31.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_32.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_33.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_34.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_35.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_36.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_37.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_38.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_39.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_40.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_41.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_42.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_43.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_44.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_45.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_46.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_47.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_48.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_49.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_50.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_51.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_52.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_53.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_54.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_55.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_56.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_57.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_58.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_59.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_60.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_61.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_62.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_63.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_64.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_65.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_66.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_67.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_68.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_69.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_70.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_71.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_72.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_73.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_74.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_75.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_76.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_77.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_78.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_79.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_80.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_81.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_82.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_83.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_84.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_85.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_86.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_87.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_88.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_89.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_90.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_91.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_92.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_93.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_94.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_95.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_96.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_97.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_98.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_99.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_100.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_101.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_102.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_103.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_104.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_105.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_106.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_107.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_108.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_109.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_110.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_111.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_112.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_113.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_114.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_115.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_116.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_117.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_118.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_119.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_120.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_121.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_122.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_123.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_124.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_125.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_126.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_127.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_128.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_129.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_130.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_131.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_132.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_133.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_134.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_135.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_136.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_137.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_138.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_139.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_140.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_141.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_142.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_143.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_144.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_145.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_146.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_147.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_148.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_149.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_150.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_151.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_152.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_153.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_154.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_155.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_156.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_157.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_158.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_159.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_160.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_161.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_162.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_163.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_164.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_165.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_166.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_167.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_168.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_169.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_170.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_171.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_172.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_173.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_174.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_175.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_176.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_177.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_178.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_179.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_180.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_181.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_182.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_183.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_184.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_185.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_186.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_187.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_188.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_189.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_190.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_191.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_192.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_193.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_194.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_195.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_196.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_197.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_198.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_199.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_200.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_201.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_202.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_203.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_204.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_205.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_206.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_207.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_208.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_209.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_210.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_211.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_212.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_213.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_214.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_215.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_216.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_217.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_218.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_219.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_220.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_221.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_222.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_223.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_224.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_225.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_226.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_227.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_228.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_229.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_230.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_231.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_232.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_233.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_234.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_235.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_236.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_237.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_238.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_239.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_240.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_241.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_242.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_243.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_244.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_245.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_246.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_247.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_248.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_249.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_250.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_251.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_252.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_253.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_254.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_255.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_256.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_257.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_258.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_259.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_260.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_261.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_262.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_263.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_264.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_265.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_266.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_267.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_268.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_269.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_270.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_271.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_272.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_273.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_274.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_275.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_276.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_277.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_278.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_279.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_280.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_281.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_282.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_283.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_284.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_285.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_286.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_287.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_288.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_289.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_290.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_291.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_292.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_293.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_294.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_295.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_296.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_297.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_298.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_299.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_300.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_301.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_302.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_303.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_304.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_305.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_306.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_307.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_308.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_309.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_310.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_311.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_312.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_313.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_314.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_315.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_316.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_317.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_318.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_319.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_320.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_321.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_322.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_323.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_324.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_325.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_326.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_327.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_328.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_329.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_330.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_331.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_332.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_333.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_334.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_335.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_336.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_337.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_338.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_339.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_340.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_341.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_342.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_343.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_344.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_345.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_346.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_347.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_348.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_349.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_350.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_351.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_352.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_353.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_354.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_355.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_356.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_357.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_358.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_359.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_360.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_361.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_362.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_363.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_364.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_365.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_366.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_367.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_368.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_369.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_370.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_371.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_372.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_373.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_374.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_375.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_376.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_377.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_378.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_379.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_380.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_381.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_382.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_383.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_384.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_385.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_386.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_387.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_388.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_389.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_390.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_391.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_392.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_393.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_394.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_395.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_396.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_397.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_398.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_399.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_400.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_401.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_402.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_403.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_404.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_405.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_406.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_407.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_408.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_409.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_410.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_411.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_412.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_413.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_414.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_415.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_416.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_417.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_418.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_419.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_420.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_421.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_422.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_423.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_424.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_425.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_426.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_427.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_428.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_429.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_430.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_431.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_432.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_433.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_434.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_435.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_436.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_437.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_438.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_439.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_440.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_441.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_442.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_443.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_444.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_445.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_446.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_447.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_448.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_449.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_450.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_451.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_452.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_453.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_454.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_455.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_456.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_457.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_458.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_459.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_460.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_461.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_462.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_463.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_464.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_465.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_466.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_467.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_468.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_469.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_470.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_471.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_472.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_473.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_474.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_475.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_476.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_477.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_478.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_479.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_480.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_481.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_482.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_483.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_484.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_485.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_486.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_487.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_488.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_489.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_490.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_491.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_492.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_493.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_494.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_495.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_496.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_497.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_498.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_499.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_500.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_501.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_502.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_503.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_504.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_505.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_506.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_507.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_508.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_509.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_510.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_511.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_512.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_513.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_514.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_515.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_516.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_517.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_518.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_519.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_520.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_521.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_522.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_523.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_524.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_525.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_526.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_527.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_528.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_529.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_530.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_531.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_532.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_533.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_534.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_535.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_536.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_537.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_538.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_539.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_540.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_541.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_542.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_543.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_544.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_545.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_546.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_547.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_548.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_549.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_550.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_551.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_552.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_553.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_554.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_555.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_556.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_557.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_558.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_559.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_560.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_561.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_562.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_563.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_564.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_565.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_566.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_567.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_568.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_569.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_570.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_571.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_572.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_573.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_574.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_575.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_576.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_577.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_578.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_579.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_580.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_581.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_582.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_583.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_584.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_585.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_586.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_587.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_588.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_589.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_590.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_591.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_592.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_593.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_594.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_595.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_596.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_597.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_598.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_599.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_600.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_601.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_602.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_603.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_604.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_605.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_606.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_607.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_608.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_609.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_610.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_611.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_612.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_613.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_614.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_615.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_616.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_617.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_618.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_619.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_620.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_621.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_622.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_623.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_624.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_625.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_626.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_627.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_628.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_629.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_630.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_631.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_632.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_633.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_634.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_635.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_636.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_637.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_638.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_639.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_640.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_641.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_642.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_643.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_644.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_645.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_646.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_647.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_648.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_649.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_650.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_651.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_652.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_653.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_654.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_655.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_656.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_657.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_658.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_659.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_660.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_661.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_662.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_663.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_664.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_665.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_666.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_667.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_668.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_669.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_670.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_671.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_672.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_673.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_674.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_675.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_676.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_677.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_678.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_679.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_680.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_681.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_682.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_683.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_684.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_685.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_686.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_687.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_688.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_689.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_690.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_691.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_692.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_693.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_694.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_695.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_696.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_697.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_698.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_699.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_700.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_701.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_702.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_703.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_704.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_705.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_706.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_707.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_708.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_709.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /builddir/build/BUILD/bullet3-2.83/html/inherit_graph_710.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. sh: c:\program files\HTML Help Workshop\hhc.exe: command not found error: failed to run html help compiler on index.hhp ile 812/932 Patching output file 813/932 Patching output file 814/932 Patching output file 815/932 Patching output file 816/932 Patching output file 817/932 Patching output file 818/932 Patching output file 819/932 Patching output file 820/932 Patching output file 821/932 Patching output file 822/932 Patching output file 823/932 Patching output file 824/932 Patching output file 825/932 Patching output file 826/932 Patching output file 827/932 Patching output file 828/932 Patching output file 829/932 Patching output file 830/932 Patching output file 831/932 Patching output file 832/932 Patching output file 833/932 Patching output file 834/932 Patching output file 835/932 Patching output file 836/932 Patching output file 837/932 Patching output file 838/932 Patching output file 839/932 Patching output file 840/932 Patching output file 841/932 Patching output file 842/932 Patching output file 843/932 Patching output file 844/932 Patching output file 845/932 Patching output file 846/932 Patching output file 847/932 Patching output file 848/932 Patching output file 849/932 Patching output file 850/932 Patching output file 851/932 Patching output file 852/932 Patching output file 853/932 Patching output file 854/932 Patching output file 855/932 Patching output file 856/932 Patching output file 857/932 Patching output file 858/932 Patching output file 859/932 Patching output file 860/932 Patching output file 861/932 Patching output file 862/932 Patching output file 863/932 Patching output file 864/932 Patching output file 865/932 Patching output file 866/932 Patching output file 867/932 Patching output file 868/932 Patching output file 869/932 Patching output file 870/932 Patching output file 871/932 Patching output file 872/932 Patching output file 873/932 Patching output file 874/932 Patching output file 875/932 Patching output file 876/932 Patching output file 877/932 Patching output file 878/932 Patching output file 879/932 Patching output file 880/932 Patching output file 881/932 Patching output file 882/932 Patching output file 883/932 Patching output file 884/932 Patching output file 885/932 Patching output file 886/932 Patching output file 887/932 Patching output file 888/932 Patching output file 889/932 Patching output file 890/932 Patching output file 891/932 Patching output file 892/932 Patching output file 893/932 Patching output file 894/932 Patching output file 895/932 Patching output file 896/932 Patching output file 897/932 Patching output file 898/932 Patching output file 899/932 Patching output file 900/932 Patching output file 901/932 Patching output file 902/932 Patching output file 903/932 Patching output file 904/932 Patching output file 905/932 Patching output file 906/932 Patching output file 907/932 Patching output file 908/932 Patching output file 909/932 Patching output file 910/932 Patching output file 911/932 Patching output file 912/932 Patching output file 913/932 Patching output file 914/932 Patching output file 915/932 Patching output file 916/932 Patching output file 917/932 Patching output file 918/932 Patching output file 919/932 Patching output file 920/932 Patching output file 921/932 Patching output file 922/932 Patching output file 923/932 Patching output file 924/932 Patching output file 925/932 Patching output file 926/932 Patching output file 927/932 Patching output file 928/932 Patching output file 929/932 Patching output file 930/932 Patching output file 931/932 Patching output file 932/932 Running html help compiler... lookup cache used 25868/65536 hits=273412 misses=27285 finished... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uPfK0S + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64 ++ dirname /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64 + cd bullet3-2.83 + rm -rf /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64 + pushd build ~/build/BUILD/bullet3-2.83/build ~/build/BUILD/bullet3-2.83 + make install DESTDIR=/builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64 /usr/bin/cmake -H/builddir/build/BUILD/bullet3-2.83 -B/builddir/build/BUILD/bullet3-2.83/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/bullet3-2.83/build/CMakeFiles /builddir/build/BUILD/bullet3-2.83/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/LinearMath/CMakeFiles/LinearMath.dir/build.make src/LinearMath/CMakeFiles/LinearMath.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/LinearMath /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath /builddir/build/BUILD/bullet3-2.83/build/src/LinearMath/CMakeFiles/LinearMath.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/LinearMath/CMakeFiles/LinearMath.dir/build.make src/LinearMath/CMakeFiles/LinearMath.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/LinearMath/CMakeFiles/LinearMath.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 4%] Built target LinearMath make -f src/BulletCollision/CMakeFiles/BulletCollision.dir/build.make src/BulletCollision/CMakeFiles/BulletCollision.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/BulletCollision /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision /builddir/build/BUILD/bullet3-2.83/build/src/BulletCollision/CMakeFiles/BulletCollision.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/BulletCollision/CMakeFiles/BulletCollision.dir/build.make src/BulletCollision/CMakeFiles/BulletCollision.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/BulletCollision/CMakeFiles/BulletCollision.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 43%] Built target BulletCollision make -f Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/build.make Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/ConvexDecomposition /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition /builddir/build/BUILD/bullet3-2.83/build/Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/build.make Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'Extras/ConvexDecomposition/CMakeFiles/ConvexDecomposition.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 49%] Built target ConvexDecomposition make -f Extras/HACD/CMakeFiles/HACD.dir/build.make Extras/HACD/CMakeFiles/HACD.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/HACD /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD /builddir/build/BUILD/bullet3-2.83/build/Extras/HACD/CMakeFiles/HACD.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/HACD/CMakeFiles/HACD.dir/build.make Extras/HACD/CMakeFiles/HACD.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'Extras/HACD/CMakeFiles/HACD.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 51%] Built target HACD make -f Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/build.make Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/GIMPACTUtils /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/GIMPACTUtils /builddir/build/BUILD/bullet3-2.83/build/Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/build.make Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'Extras/GIMPACTUtils/CMakeFiles/GIMPACTUtils.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 52%] Built target GIMPACTUtils make -f Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/build.make Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletFileLoader /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/build.make Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 54%] Built target BulletFileLoader make -f src/BulletDynamics/CMakeFiles/BulletDynamics.dir/build.make src/BulletDynamics/CMakeFiles/BulletDynamics.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/BulletDynamics /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics /builddir/build/BUILD/bullet3-2.83/build/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/BulletDynamics/CMakeFiles/BulletDynamics.dir/build.make src/BulletDynamics/CMakeFiles/BulletDynamics.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/BulletDynamics/CMakeFiles/BulletDynamics.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 68%] Built target BulletDynamics make -f Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/build.make Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletWorldImporter /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletWorldImporter /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/build.make Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 69%] Built target BulletWorldImporter make -f Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/build.make Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/Extras/Serialize/BulletXmlWorldImporter /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter /builddir/build/BUILD/bullet3-2.83/build/Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/build.make Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'Extras/Serialize/BulletXmlWorldImporter/CMakeFiles/BulletXmlWorldImporter.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 72%] Built target BulletXmlWorldImporter make -f src/Bullet3Common/CMakeFiles/Bullet3Common.dir/build.make src/Bullet3Common/CMakeFiles/Bullet3Common.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Common /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Common/CMakeFiles/Bullet3Common.dir/build.make src/Bullet3Common/CMakeFiles/Bullet3Common.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/Bullet3Common/CMakeFiles/Bullet3Common.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 74%] Built target Bullet3Common make -f src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/build.make src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Geometry /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Geometry /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/build.make src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/Bullet3Geometry/CMakeFiles/Bullet3Geometry.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 75%] Built target Bullet3Geometry make -f src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/build.make src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Collision /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/build.make src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/Bullet3Collision/CMakeFiles/Bullet3Collision.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 77%] Built target Bullet3Collision make -f src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/build.make src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Dynamics /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/build.make src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/Bullet3Dynamics/CMakeFiles/Bullet3Dynamics.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 80%] Built target Bullet3Dynamics make -f src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/build.make src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3OpenCL /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/build.make src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/Bullet3OpenCL/CMakeFiles/Bullet3OpenCL_clew.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 93%] Built target Bullet3OpenCL_clew make -f src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/build.make src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/Bullet3Serialize/Bullet2FileLoader /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader /builddir/build/BUILD/bullet3-2.83/build/src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/build.make src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/Bullet3Serialize/Bullet2FileLoader/CMakeFiles/Bullet2FileLoader.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 95%] Built target Bullet2FileLoader make -f src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build.make src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/src/BulletSoftBody /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody /builddir/build/BUILD/bullet3-2.83/build/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build.make src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [ 99%] Built target BulletSoftBody make -f test/gtest-1.7.0/CMakeFiles/gtest.dir/build.make test/gtest-1.7.0/CMakeFiles/gtest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' cd /builddir/build/BUILD/bullet3-2.83/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bullet3-2.83 /builddir/build/BUILD/bullet3-2.83/test/gtest-1.7.0 /builddir/build/BUILD/bullet3-2.83/build /builddir/build/BUILD/bullet3-2.83/build/test/gtest-1.7.0 /builddir/build/BUILD/bullet3-2.83/build/test/gtest-1.7.0/CMakeFiles/gtest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' make -f test/gtest-1.7.0/CMakeFiles/gtest.dir/build.make test/gtest-1.7.0/CMakeFiles/gtest.dir/build make[2]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[2]: Nothing to be done for 'test/gtest-1.7.0/CMakeFiles/gtest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' [100%] Built target gtest make[1]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/bullet3-2.83/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/bullet3-2.83/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/bullet3-2.83/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "NONE" -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/pkgconfig/bullet.pc -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/cmake/bullet/UseBullet.cmake -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/cmake/bullet/BulletConfig.cmake -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletFileLoader.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletFileLoader.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader/bChunk.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader/autogenerated -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader/autogenerated/bullet.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader/bDNA.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader/bFile.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader/bDefines.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader/btBulletFile.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletFileLoader/bCommon.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletXmlWorldImporter.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletXmlWorldImporter.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletXmlWorldImporter -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletXmlWorldImporter/btBulletXmlWorldImporter.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletXmlWorldImporter/string_split.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletXmlWorldImporter/tinystr.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletXmlWorldImporter/tinyxml.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletWorldImporter.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletWorldImporter.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletWorldImporter -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletWorldImporter/btBulletWorldImporter.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletWorldImporter/btWorldImporter.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libConvexDecomposition.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libConvexDecomposition.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/cd_vector.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/splitplane.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/ConvexBuilder.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/vlookup.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/raytri.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/planetri.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/bestfit.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/concavity.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/cd_wavefront.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/cd_hull.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/meshvolume.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/bestfitobb.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/ConvexDecomposition.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/float_math.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/ConvexDecomposition/fitsphere.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libHACD.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libHACD.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdCircularList.inl -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdCircularList.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdHACD.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdManifoldMesh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdGraph.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdVersion.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdVector.inl -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdVector.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/HACD/hacdICHull.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libGIMPACTUtils.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libGIMPACTUtils.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/GIMPACTUtils -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/GIMPACTUtils/btGImpactConvexDecompositionShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/btBulletCollisionCommon.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/btBulletDynamicsCommon.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3OpenCL_clew.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3OpenCL_clew.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3SapAabb.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/parallelLinearBvhKernels.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/sapKernels.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/gridBroadphaseKernels.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuBroadphaseInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/Initialize -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/Initialize/b3OpenCLUtils.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/Initialize/b3OpenCLInclude.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/Raycast -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/Raycast/kernels -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/Raycast/kernels/rayCastKernels.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/Raycast/b3GpuRaycast.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuJacobiContactSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuSolverConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipeline.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverSetup.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/solveFriction.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/batchingKernels.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverSetup2.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/solverUtils.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/integrateKernel.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/jointSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/batchingKernelsNew.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/solveContact.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/kernels/updateAabbsKernel.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuPgsConstraintSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuPgsContactSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3Solver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuSolverBody.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuConstraint4.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuNarrowPhaseInternalData.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuRigidBodyPipelineInternalData.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuGenericConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/RigidBody/b3GpuNarrowPhase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3TriangleIndexVertexArray.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satConcaveKernels.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/primitiveContacts.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satKernels.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/mprKernels.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/bvhTraversal.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/satClipHullContacts.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3OptimizedBvh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3QuantizedBvh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3StridingMeshInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3GjkEpa.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ConvexPolyhedronCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ContactCache.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3ConvexHullContact.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3GjkPairDetector.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3VoronoiSimplexSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3BvhInfo.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3TriangleCallback.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3SupportMappings.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/NarrowphaseCollision/b3VectorFloat4.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3LauncherCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanFloat4CL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/BoundSearchKernelsCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/RadixSort32KernelsCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/PrefixScanKernelsFloat4CL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/FillKernelsCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/CopyKernelsCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/kernels/PrefixScanKernelsCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3BufferInfoCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3BoundSearchCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3FillCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3RadixSort32CL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3OpenCLArray.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3OpenCL/ParallelPrimitives/b3PrefixScanCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet2FileLoader.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet2FileLoader.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/b3DNA.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/b3Chunk.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/b3Serializer.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/autogenerated -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/autogenerated/bullet2.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/b3Common.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/b3File.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/b3Defines.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet2FileLoader/b3BulletFile.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Dynamics.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Dynamics.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/b3CpuRigidBodyPipeline.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/shared -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/shared/b3Inertia.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/shared/b3ContactConstraint4.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/shared/b3ConvertConstraint4.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/shared/b3IntegrateTransforms.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3JacobianEntry.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverBody.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3ContactSolverInfo.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Collision.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Collision.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3RaycastInfo.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3Config.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ConvexPolyhedronData.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3QuantizedBvhNodeData.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhSubtreeInfoData.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ClipFaces.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhTraversal.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3RigidBodyData.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Contact4Data.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3NewContactReduction.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactSphereSphere.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ReduceContacts.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3UpdateAabbs.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Collidable.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindSeparatingAxis.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3RigidBodyCL.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/NarrowPhaseCollision/b3Contact4.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/BroadPhaseCollision -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/BroadPhaseCollision/b3BroadphaseCallback.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/BroadPhaseCollision/shared -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/BroadPhaseCollision/shared/b3Aabb.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPair.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Geometry.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Geometry.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Geometry -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Geometry/b3GeometryUtil.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Geometry/b3AabbUtil.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Geometry/b3GrahamScan2dConvexHull.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Geometry/b3ConvexHullComputer.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Common.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Common.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3Logging.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3Scalar.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3Matrix3x3.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3Vector3.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3Quaternion.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3HashMap.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3TransformUtil.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3AlignedAllocator.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/shared -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/shared/b3Mat3x3.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/shared/b3Int4.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/shared/b3PlatformDefinitions.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/shared/b3Quat.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/shared/b3Float4.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/shared/b3Int2.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3Random.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3QuadWord.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3FileUtils.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3StackAlloc.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3PoolAllocator.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3AlignedObjectArray.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3MinMax.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3Transform.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/Bullet3Common/b3CommandLineArgs.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletSoftBody.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletSoftBody.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftBodyInternals.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftBodyHelpers.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btDefaultSoftBodySolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftBodyData.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSparseSDF.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftBody.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftBodySolvers.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftBodySolverVertexBuffer.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletCollision.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletCollision.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_contact.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_radixsort.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_box_collision.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btGImpactMassUtil.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_geometry.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btContactProcessing.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btQuantization.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_memory.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btGImpactShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btTriangleShapeEx.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_bitset.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_geom_types.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_math.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_clip_polygon.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_array.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btGeometryOperations.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_tri_collision.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btGImpactBvh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btClipPolygon.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_hash_table.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btBoxCollision.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/btCompoundFromGimpact.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_linear_math.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/Gimpact/gim_box_set.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btDbvt.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btComputeGjkEpaPenetration.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa3.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btPointCollector.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btGjkCollisionDescription.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btMprPenetration.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCollisionConfiguration.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCollisionWorldImporter.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btUnionFind.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btManifoldResult.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btGhostObject.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btCollisionMargin.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btCompoundShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btBoxShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConcaveShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTriangleShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btEmptyShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btShapeHull.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConvexShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btCylinderShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConvex2dShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTriangleCallback.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTriangleMesh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btBox2dShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btCollisionShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConeShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btCapsuleShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btSphereShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btMaterial.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConvexHullShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletCollision/btBulletCollisionCommon.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletDynamics.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletDynamics.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodyJointMotor.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBody.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers/btLemkeSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers/btMLCPSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers/btPATHSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers/btDantzigSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers/btMLCPSolverInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/MLCPSolvers/btDantzigLCP.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btConstraintSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btGearConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btFixedConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Character -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Character/btKinematicCharacterController.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Character/btCharacterControllerInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Vehicle -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Vehicle/btWheelInfo.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Dynamics -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Dynamics/btRigidBody.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/Dynamics/btActionInterface.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/BulletDynamics/btBulletDynamicsCommon.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libLinearMath.so.2.83 -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libLinearMath.so -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btGeometryUtil.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btQuaternion.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btMotionState.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btTransform.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btDefaultMotionState.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btStackAlloc.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btMatrixX.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btPoolAllocator.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btTransformUtil.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btAlignedObjectArray.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btConvexHullComputer.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btIDebugDraw.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btList.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btSpatialAlgebra.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btVector3.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btQuickprof.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btConvexHull.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btHashMap.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btGrahamScan2dConvexHull.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btAabbUtil2.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btMatrix3x3.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btMinMax.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btPolarDecomposition.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btQuadWord.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btCpuFeatureUtility.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btSerializer.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btAlignedAllocator.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btRandom.h -- Installing: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/include/bullet/LinearMath/btScalar.h + popd ~/build/BUILD/bullet3-2.83 ~/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64 ~/build/BUILD/bullet3-2.83 + pushd /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64 + for f in lib*.so.*.* + ln -sf libBullet2FileLoader.so.2.83 libBullet2FileLoader.so.2 + for f in lib*.so.*.* + ln -sf libBullet3Collision.so.2.83 libBullet3Collision.so.2 + for f in lib*.so.*.* + ln -sf libBullet3Common.so.2.83 libBullet3Common.so.2 + for f in lib*.so.*.* + ln -sf libBullet3Dynamics.so.2.83 libBullet3Dynamics.so.2 + for f in lib*.so.*.* + ln -sf libBullet3Geometry.so.2.83 libBullet3Geometry.so.2 + for f in lib*.so.*.* + ln -sf libBullet3OpenCL_clew.so.2.83 libBullet3OpenCL_clew.so.2 + for f in lib*.so.*.* + ln -sf libBulletCollision.so.2.83 libBulletCollision.so.2 + for f in lib*.so.*.* + ln -sf libBulletDynamics.so.2.83 libBulletDynamics.so.2 + for f in lib*.so.*.* + ln -sf libBulletFileLoader.so.2.83 libBulletFileLoader.so.2 + for f in lib*.so.*.* + ln -sf libBulletSoftBody.so.2.83 libBulletSoftBody.so.2 + for f in lib*.so.*.* + ln -sf libBulletWorldImporter.so.2.83 libBulletWorldImporter.so.2 + for f in lib*.so.*.* + ln -sf libBulletXmlWorldImporter.so.2.83 libBulletXmlWorldImporter.so.2 + for f in lib*.so.*.* + ln -sf libConvexDecomposition.so.2.83 libConvexDecomposition.so.2 + for f in lib*.so.*.* + ln -sf libGIMPACTUtils.so.2.83 libGIMPACTUtils.so.2 + for f in lib*.so.*.* + ln -sf libHACD.so.2.83 libHACD.so.2 + for f in lib*.so.*.* + ln -sf libLinearMath.so.2.83 libLinearMath.so.2 + popd ~/build/BUILD/bullet3-2.83 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bullet3-2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletSoftBody.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libHACD.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libGIMPACTUtils.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libConvexDecomposition.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletWorldImporter.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletXmlWorldImporter.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Collision.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Common.so.2.83 readelf: /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib/debug/usr/lib64/libBullet3Common.so.2.83.debug: Error: the dynamic segment offset + size exceeds the size of the file extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libLinearMath.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet2FileLoader.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletDynamics.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3OpenCL_clew.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Dynamics.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletFileLoader.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBullet3Geometry.so.2.83 extracting debug info from /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/lib64/libBulletCollision.so.2.83 /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libBulletXmlWorldImporter.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletXmlWorldImporter.so.2.debug symlinked /usr/lib/debug/usr/lib64/libConvexDecomposition.so.2.83.debug to /usr/lib/debug/usr/lib64/libConvexDecomposition.so.debug symlinked /usr/lib/debug/usr/lib64/libBulletFileLoader.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletFileLoader.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBulletDynamics.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletDynamics.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBullet2FileLoader.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet2FileLoader.so.debug symlinked /usr/lib/debug/usr/lib64/libBullet3Common.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3Common.so.debug symlinked /usr/lib/debug/usr/lib64/libHACD.so.2.83.debug to /usr/lib/debug/usr/lib64/libHACD.so.2.debug symlinked /usr/lib/debug/usr/lib64/libLinearMath.so.2.83.debug to /usr/lib/debug/usr/lib64/libLinearMath.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBullet2FileLoader.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet2FileLoader.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBulletSoftBody.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletSoftBody.so.debug symlinked /usr/lib/debug/usr/lib64/libBulletCollision.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletCollision.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBullet3OpenCL_clew.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3OpenCL_clew.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBullet3Dynamics.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3Dynamics.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBulletSoftBody.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletSoftBody.so.2.debug symlinked /usr/lib/debug/usr/lib64/libHACD.so.2.83.debug to /usr/lib/debug/usr/lib64/libHACD.so.debug symlinked /usr/lib/debug/usr/lib64/libBulletWorldImporter.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletWorldImporter.so.debug symlinked /usr/lib/debug/usr/lib64/libGIMPACTUtils.so.2.83.debug to /usr/lib/debug/usr/lib64/libGIMPACTUtils.so.debug symlinked /usr/lib/debug/usr/lib64/libBulletDynamics.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletDynamics.so.debug symlinked /usr/lib/debug/usr/lib64/libBullet3Common.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3Common.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBulletWorldImporter.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletWorldImporter.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBullet3Collision.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3Collision.so.debug symlinked /usr/lib/debug/usr/lib64/libBullet3Dynamics.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3Dynamics.so.debug symlinked /usr/lib/debug/usr/lib64/libBullet3Collision.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3Collision.so.2.debug symlinked /usr/lib/debug/usr/lib64/libGIMPACTUtils.so.2.83.debug to /usr/lib/debug/usr/lib64/libGIMPACTUtils.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBulletXmlWorldImporter.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletXmlWorldImporter.so.debug symlinked /usr/lib/debug/usr/lib64/libBullet3Geometry.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3Geometry.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBullet3OpenCL_clew.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3OpenCL_clew.so.debug symlinked /usr/lib/debug/usr/lib64/libBullet3Geometry.so.2.83.debug to /usr/lib/debug/usr/lib64/libBullet3Geometry.so.debug symlinked /usr/lib/debug/usr/lib64/libLinearMath.so.2.83.debug to /usr/lib/debug/usr/lib64/libLinearMath.so.debug symlinked /usr/lib/debug/usr/lib64/libConvexDecomposition.so.2.83.debug to /usr/lib/debug/usr/lib64/libConvexDecomposition.so.2.debug symlinked /usr/lib/debug/usr/lib64/libBulletFileLoader.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletFileLoader.so.debug symlinked /usr/lib/debug/usr/lib64/libBulletCollision.so.2.83.debug to /usr/lib/debug/usr/lib64/libBulletCollision.so.debug 13196 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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 Processing files: bullet-2.83-3.fc26.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W7VeuK + umask 022 + cd /builddir/build/BUILD + cd bullet3-2.83 + DOCDIR=/builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + cp -pr README.md /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + cp -pr VERSION /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fDB4XB + umask 022 + cd /builddir/build/BUILD + cd bullet3-2.83 + LICENSEDIR=/builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/licenses/bullet + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/licenses/bullet + cp -pr LICENSE.txt /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/licenses/bullet + exit 0 Provides: bullet = 2.83-3.fc26 bullet(ppc-64) = 2.83-3.fc26 libBullet3Collision.so.2.83()(64bit) libBullet3Common.so.2.83()(64bit) libBullet3Dynamics.so.2.83()(64bit) libBullet3Geometry.so.2.83()(64bit) libBullet3OpenCL_clew.so.2.83()(64bit) libBulletCollision.so.2.83()(64bit) libBulletDynamics.so.2.83()(64bit) libBulletSoftBody.so.2.83()(64bit) libLinearMath.so.2.83()(64bit) 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: libBullet3Collision.so.2.83()(64bit) libBullet3Common.so.2.83()(64bit) libBullet3Dynamics.so.2.83()(64bit) libBullet3Geometry.so.2.83()(64bit) libBulletCollision.so.2.83()(64bit) libBulletDynamics.so.2.83()(64bit) libLinearMath.so.2.83()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(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: bullet-devel-2.83-3.fc26.ppc64 Provides: bullet-devel = 2.83-3.fc26 bullet-devel(ppc-64) = 2.83-3.fc26 cmake(Bullet) pkgconfig(bullet) = 2.83 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libBullet3Collision.so.2.83()(64bit) libBullet3Common.so.2.83()(64bit) libBullet3Dynamics.so.2.83()(64bit) libBullet3Geometry.so.2.83()(64bit) libBullet3OpenCL_clew.so.2.83()(64bit) libBulletCollision.so.2.83()(64bit) libBulletDynamics.so.2.83()(64bit) libBulletSoftBody.so.2.83()(64bit) libLinearMath.so.2.83()(64bit) Processing files: bullet-devel-doc-2.83-3.fc26.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aRWbSt + umask 022 + cd /builddir/build/BUILD + cd bullet3-2.83 + DOCDIR=/builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + cp -pr docs/Bullet_User_Manual.pdf /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + cp -pr docs/BulletQuickstart.pdf /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + cp -pr docs/GPU_rigidbody_using_OpenCL.pdf /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + cp -pr html /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64/usr/share/doc/bullet + exit 0 Provides: bullet-devel-doc = 2.83-3.fc26 bullet-devel-doc(ppc-64) = 2.83-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bullet-extras-2.83-3.fc26.ppc64 Provides: bullet-extras = 2.83-3.fc26 bullet-extras(ppc-64) = 2.83-3.fc26 libBullet2FileLoader.so.2.83()(64bit) libBulletFileLoader.so.2.83()(64bit) libBulletWorldImporter.so.2.83()(64bit) libBulletXmlWorldImporter.so.2.83()(64bit) libConvexDecomposition.so.2.83()(64bit) libGIMPACTUtils.so.2.83()(64bit) libHACD.so.2.83()(64bit) 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: libBullet3Common.so.2.83()(64bit) libBulletCollision.so.2.83()(64bit) libBulletDynamics.so.2.83()(64bit) libBulletFileLoader.so.2.83()(64bit) libBulletWorldImporter.so.2.83()(64bit) libConvexDecomposition.so.2.83()(64bit) libLinearMath.so.2.83()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(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) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: bullet-extras-devel-2.83-3.fc26.ppc64 Provides: bullet-extras-devel = 2.83-3.fc26 bullet-extras-devel(ppc-64) = 2.83-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libBullet2FileLoader.so.2.83()(64bit) libBulletFileLoader.so.2.83()(64bit) libBulletWorldImporter.so.2.83()(64bit) libBulletXmlWorldImporter.so.2.83()(64bit) libConvexDecomposition.so.2.83()(64bit) libGIMPACTUtils.so.2.83()(64bit) libHACD.so.2.83()(64bit) Processing files: bullet-debuginfo-2.83-3.fc26.ppc64 Provides: bullet-debuginfo = 2.83-3.fc26 bullet-debuginfo(ppc-64) = 2.83-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64 Wrote: /builddir/build/RPMS/bullet-2.83-3.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/bullet-devel-2.83-3.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/bullet-devel-doc-2.83-3.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/bullet-extras-2.83-3.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/bullet-extras-devel-2.83-3.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/bullet-debuginfo-2.83-3.fc26.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r1LJmH + umask 022 + cd /builddir/build/BUILD + cd bullet3-2.83 + rm -rf /builddir/build/BUILDROOT/bullet-2.83-3.fc26.ppc64 + exit 0 Child return code was: 0