******************************************************************************** conan install ode/0.16.2@#94165f06ceee6ed8bd1a04123cc0607a --build=ode -pr /home/conan/w/prod/BuildSingleReference/128170/77a38f94-bfd5-4b3a-b415-63842d24af1e/profile_linux_11_libstdcpp_clang_debug_64.ode-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] ode:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ode/0.16.2: Forced build from source Installing package: ode/0.16.2 Requirements ode/0.16.2 from local cache - Cache Packages ode/0.16.2:f82fdc2f7c80b4b6754df2ffb8366fac04fb9256 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ode/0.16.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/source/src ode/0.16.2: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK ode/0.16.2: Copying sources to build folder ode/0.16.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256 ode/0.16.2: Generator txt created conanbuildinfo.txt ode/0.16.2: Calling generate() ode/0.16.2: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' ode/0.16.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0042=NEW -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0075=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' ode/0.16.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ode/0.16.2: Calling build() ode/0.16.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0075="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0075="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for isnan -- Looking for isnan - found -- Looking for isnanf -- Looking for isnanf - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for pthread_attr_setstacklazy -- Looking for pthread_attr_setstacklazy - not found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for _isnan -- Looking for _isnan - not found -- Looking for _isnanf -- Looking for _isnanf - not found -- Looking for __isnan -- Looking for __isnan - found -- Looking for __isnanf -- Looking for __isnanf - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/Debug ode/0.16.2: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target ODE [ 0%] Building CXX object CMakeFiles/ODE.dir/ode/src/array.cpp.o [ 1%] Building CXX object CMakeFiles/ODE.dir/ode/src/capsule.cpp.o [ 2%] Building CXX object CMakeFiles/ODE.dir/ode/src/box.cpp.o [ 3%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_cylinder_box.cpp.o [ 4%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_cylinder_plane.cpp.o [ 4%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_cylinder_sphere.cpp.o [ 5%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_kernel.cpp.o [ 6%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_quadtreespace.cpp.o [ 7%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_sapspace.cpp.o [ 8%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_space.cpp.o [ 9%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_transform.cpp.o [ 9%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_disabled.cpp.o [ 10%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_util.cpp.o [ 11%] Building CXX object CMakeFiles/ODE.dir/ode/src/convex.cpp.o [ 12%] Building CXX object CMakeFiles/ODE.dir/ode/src/cylinder.cpp.o [ 13%] Building CXX object CMakeFiles/ODE.dir/ode/src/default_threading.cpp.o [ 14%] Building CXX object CMakeFiles/ODE.dir/ode/src/error.cpp.o [ 14%] Building CXX object CMakeFiles/ODE.dir/ode/src/export-dif.cpp.o [ 15%] Building CXX object CMakeFiles/ODE.dir/ode/src/fastdot.cpp.o [ 16%] Building CXX object CMakeFiles/ODE.dir/ode/src/fastldltfactor.cpp.o [ 17%] Building CXX object CMakeFiles/ODE.dir/ode/src/fastldltsolve.cpp.o [ 18%] Building CXX object CMakeFiles/ODE.dir/ode/src/fastlsolve.cpp.o [ 19%] Building CXX object CMakeFiles/ODE.dir/ode/src/fastltsolve.cpp.o [ 19%] Building CXX object CMakeFiles/ODE.dir/ode/src/fastvecscale.cpp.o [ 20%] Building CXX object CMakeFiles/ODE.dir/ode/src/heightfield.cpp.o [ 21%] Building CXX object CMakeFiles/ODE.dir/ode/src/lcp.cpp.o [ 22%] Building CXX object CMakeFiles/ODE.dir/ode/src/mass.cpp.o [ 23%] Building CXX object CMakeFiles/ODE.dir/ode/src/mat.cpp.o [ 23%] Building CXX object CMakeFiles/ODE.dir/ode/src/matrix.cpp.o [ 24%] Building CXX object CMakeFiles/ODE.dir/ode/src/memory.cpp.o [ 25%] Building CXX object CMakeFiles/ODE.dir/ode/src/misc.cpp.o [ 26%] Building C object CMakeFiles/ODE.dir/ode/src/nextafterf.c.o [ 27%] Building CXX object CMakeFiles/ODE.dir/ode/src/objects.cpp.o [ 28%] Building CXX object CMakeFiles/ODE.dir/ode/src/obstack.cpp.o [ 28%] Building CXX object CMakeFiles/ODE.dir/ode/src/ode.cpp.o [ 29%] Building CXX object CMakeFiles/ODE.dir/ode/src/odeinit.cpp.o [ 30%] Building CXX object CMakeFiles/ODE.dir/ode/src/odemath.cpp.o [ 31%] Building CXX object CMakeFiles/ODE.dir/ode/src/plane.cpp.o [ 32%] Building CXX object CMakeFiles/ODE.dir/ode/src/quickstep.cpp.o [ 33%] Building CXX object CMakeFiles/ODE.dir/ode/src/ray.cpp.o [ 33%] Building CXX object CMakeFiles/ODE.dir/ode/src/resource_control.cpp.o [ 34%] Building CXX object CMakeFiles/ODE.dir/ode/src/rotation.cpp.o [ 35%] Building CXX object CMakeFiles/ODE.dir/ode/src/simple_cooperative.cpp.o [ 36%] Building CXX object CMakeFiles/ODE.dir/ode/src/sphere.cpp.o [ 37%] Building CXX object CMakeFiles/ODE.dir/ode/src/step.cpp.o [ 38%] Building CXX object CMakeFiles/ODE.dir/ode/src/threading_base.cpp.o [ 38%] Building CXX object CMakeFiles/ODE.dir/ode/src/threading_impl.cpp.o [ 39%] Building CXX object CMakeFiles/ODE.dir/ode/src/threading_pool_posix.cpp.o [ 40%] Building CXX object CMakeFiles/ODE.dir/ode/src/threading_pool_win.cpp.o [ 41%] Building CXX object CMakeFiles/ODE.dir/ode/src/timer.cpp.o [ 42%] Building CXX object CMakeFiles/ODE.dir/ode/src/util.cpp.o [ 42%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/amotor.cpp.o [ 43%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/ball.cpp.o [ 44%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/contact.cpp.o [ 45%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/dball.cpp.o [ 46%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/dhinge.cpp.o [ 47%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/fixed.cpp.o [ 47%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/hinge.cpp.o [ 48%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/hinge2.cpp.o [ 49%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/joint.cpp.o [ 50%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/lmotor.cpp.o [ 51%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/null.cpp.o [ 52%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/piston.cpp.o [ 52%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/plane2d.cpp.o [ 53%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/pr.cpp.o [ 54%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/pu.cpp.o [ 55%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/slider.cpp.o [ 56%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/transmission.cpp.o [ 57%] Building CXX object CMakeFiles/ODE.dir/ode/src/joints/universal.cpp.o [ 57%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_convex_trimesh.cpp.o [ 58%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_cylinder_trimesh.cpp.o [ 59%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_box.cpp.o [ 60%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_ccylinder.cpp.o [ 61%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_internal.cpp.o [ 61%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_opcode.cpp.o [ 62%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_plane.cpp.o [ 63%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_ray.cpp.o [ 64%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_sphere.cpp.o [ 65%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_trimesh.cpp.o [ 66%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_AABBCollider.cpp.o [ 66%] Building CXX object CMakeFiles/ODE.dir/ode/src/collision_trimesh_trimesh_old.cpp.o [ 67%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_AABBTree.cpp.o [ 68%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_BaseModel.cpp.o [ 69%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_Collider.cpp.o [ 70%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_Common.cpp.o [ 71%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_HybridModel.cpp.o [ 71%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_LSSCollider.cpp.o [ 72%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_MeshInterface.cpp.o [ 73%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_Model.cpp.o [ 74%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_OBBCollider.cpp.o [ 75%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_OptimizedTree.cpp.o [ 76%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_Picking.cpp.o [ 76%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_PlanesCollider.cpp.o [ 77%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_RayCollider.cpp.o [ 78%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_SphereCollider.cpp.o [ 79%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_TreeBuilders.cpp.o [ 80%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_TreeCollider.cpp.o [ 80%] Building CXX object CMakeFiles/ODE.dir/OPCODE/OPC_VolumeCollider.cpp.o [ 81%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Opcode.cpp.o [ 82%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceAABB.cpp.o [ 83%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceContainer.cpp.o [ 84%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceHPoint.cpp.o [ 85%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceIndexedTriangle.cpp.o [ 85%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceMatrix3x3.cpp.o [ 86%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceMatrix4x4.cpp.o [ 87%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceOBB.cpp.o [ 88%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IcePlane.cpp.o [ 89%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IcePoint.cpp.o [ 90%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceRandom.cpp.o [ 90%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceRay.cpp.o [ 91%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceRevisitedRadix.cpp.o [ 92%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceSegment.cpp.o [ 93%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceTriangle.cpp.o [ 94%] Building CXX object CMakeFiles/ODE.dir/OPCODE/Ice/IceUtils.cpp.o [ 95%] Building CXX object CMakeFiles/ODE.dir/ode/src/odeou.cpp.o [ 95%] Building CXX object CMakeFiles/ODE.dir/ode/src/odetls.cpp.o [ 96%] Building CXX object CMakeFiles/ODE.dir/ou/src/ou/atomic.cpp.o [ 97%] Building CXX object CMakeFiles/ODE.dir/ou/src/ou/customization.cpp.o [ 98%] Building CXX object CMakeFiles/ODE.dir/ou/src/ou/malloc.cpp.o [ 99%] Building CXX object CMakeFiles/ODE.dir/ou/src/ou/threadlocalstorage.cpp.o [100%] Linking CXX static library libode.a [100%] Built target ODE ode/0.16.2: Package 'f82fdc2f7c80b4b6754df2ffb8366fac04fb9256' built ode/0.16.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/Debug ode/0.16.2: Generated conaninfo.txt ode/0.16.2: Generated conanbuildinfo.txt ode/0.16.2: Generating the package ode/0.16.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256 ode/0.16.2: Calling package() ode/0.16.2: Copied 1 file: COPYING ode/0.16.2: Copied 2 '.TXT' files: LICENSE.TXT, LICENSE-BSD.TXT ode/0.16.2: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/lib/libode.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/collision.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/collision_space.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/collision_trimesh.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/common.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/compatibility.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/contact.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/cooperative.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/error.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/export-dif.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/mass.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/matrix.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/matrix_coop.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/memory.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/misc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/objects.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/ode.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/odeconfig.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/odecpp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/odecpp_collision.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/odeinit.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/odemath.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/odemath_legacy.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/rotation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/threading.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/threading_impl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/timer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/precision.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/include/ode/version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/lib/pkgconfig/ode.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/bin/ode-config -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/lib/cmake/ode-0.16.2/ode-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/lib/cmake/ode-0.16.2/ode-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/lib/cmake/ode-0.16.2/ode-export.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/package/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/lib/cmake/ode-0.16.2/ode-export-debug.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK ode/0.16.2 package(): Packaged 2 files: COPYING, ode-config ode/0.16.2 package(): Packaged 2 '.TXT' files: LICENSE.TXT, LICENSE-BSD.TXT ode/0.16.2 package(): Packaged 1 '.a' file: libode.a ode/0.16.2 package(): Packaged 28 '.h' files ode/0.16.2: Package 'f82fdc2f7c80b4b6754df2ffb8366fac04fb9256' created ode/0.16.2: Created package revision 9e042993349a809bd9923cc899221b60 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_space.cpp:423:14: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] dAASSERT(this && callback); ^~~~ ~~ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/error.h:97:30: note: expanded from macro 'dAASSERT' #define dAASSERT(a) dUASSERT(a, "Bad argument(s)") ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/error.h:50:37: note: expanded from macro 'dUASSERT' # define dUASSERT(a,msg) { if (!(a)) { dDebug (d_ERR_UASSERT, \ ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.cpp:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. 1 warning generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/mass.cpp:30: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/quickstep.cpp:2478:19: warning: expression result unused [-Wunused-value] dIASSERT((RRS__MAX, true)); // A reference to RRS__MAX to be located by Find in Files ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/error.h:48:33: note: expanded from macro 'dIASSERT' # define dIASSERT(a) { if (!(a)) { dDebug (d_ERR_IASSERT, \ ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeinit.cpp:35: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. 1 warning generated. /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/util.cpp:1156:44: warning: implicit conversion from 'unsigned long' to 'float' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] sizeint adjustedarena = (scaledarena < SIZE_MAX) ? (sizeint)scaledarena : SIZE_MAX; ~ ^~~~~~~~ /usr/include/stdint.h:237:22: note: expanded from macro 'SIZE_MAX' # define SIZE_MAX (18446744073709551615UL) ^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_box.cpp:37: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_convex_trimesh.cpp:42: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_cylinder_trimesh.cpp:34: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_ccylinder.cpp:58: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_opcode.cpp:35: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_plane.cpp:33: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_trimesh.cpp:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_ray.cpp:33: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_sphere.cpp:30: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_trimesh_old.cpp:38: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_util.h:43: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_kernel.h:36: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.cpp:37: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odetls.h:39: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/odeou.h:42: /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:218:75: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex oppositeIndex = g_VertFlagOppositeIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: warning: instantiation of variable 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' required here, but no definition is available [-Wundefined-var-template] return m_aetElementArray[etValue]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ode/src/collision_trimesh_internal.h:228:73: note: in instantiation of member function 'odeou::CEnumUnsortedElementArray>::Encode' requested here dMeshTriangleVertex startIndex = g_VertFlagEdgeStartIndices.Encode(((m_vert1Flags | m_vert2Flags) ^ CUF__USE_ALL_VERTICES) / CUF__USE_VERTICES_MIN - 1); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:141:27: note: forward declaration of template entity is here static const ElementType m_aetElementArray[]; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ode/0.16.2/_/_/build/f82fdc2f7c80b4b6754df2ffb8366fac04fb9256/src/ou/include/ou/enumarrays.h:107:10: note: add an explicit instantiation declaration to suppress this warning if 'odeou::CEnumUnsortedElementArray>::m_aetElementArray' is explicitly instantiated in another translation unit return m_aetElementArray[etValue]; ^ 2 warnings generated. ode/0.16.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ode/0.16.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior