******************************************************************************** conan test cci-7afeb926/recipes/box2d/all/test_package/conanfile.py box2d/3.0.0@#0535b9beacbfafea55f33197cc5a4ea3 -pr /home/conan/workspace/prod-v1/bsr/101765/abddd/profile_linux_11_libstdcpp11_gcc_debug_64.box2d-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] box2d:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=3.21 <4' required by 'box2d/3.0.0 (test package)' resolved to 'cmake/3.30.1' in local cache box2d/3.0.0 (test package): Installing package Requirements box2d/3.0.0 from local cache - Cache simde/0.8.2 from 'conan-center' - Cache Packages box2d/3.0.0:2e3c9e96a66cb4f2fd32c31d8be5fc3dcc23eb53 - Cache simde/0.8.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Build requirements cmake/3.30.1 from 'conan-center' - Cache Build requirements packages cmake/3.30.1:4db1be536558d833e52e862fd84d64d75c2b3656 - Cache Installing (downloading, building) binaries... cmake/3.30.1: Already installed! cmake/3.30.1: Appending PATH environment variable: /home/conan/workspace/prod-v1/bsr/101765/dacaf/.conan/data/cmake/3.30.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin simde/0.8.2: Already installed! box2d/3.0.0: Already installed! box2d/3.0.0 (test package): Applying build-requirement: cmake/3.30.1 box2d/3.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' box2d/3.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' box2d/3.0.0 (test package): Generator txt created conanbuildinfo.txt box2d/3.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' box2d/3.0.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' box2d/3.0.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' box2d/3.0.0 (test package): Aggregating env generators box2d/3.0.0 (test package): Generated conaninfo.txt box2d/3.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK box2d/3.0.0 (test package): Calling build() box2d/3.0.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/bin/cc - 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/local/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'box2d::box2d' -- Conan: Target declared 'simde::simde' -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug box2d/3.0.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug" '--' '-j3' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package3.c.o [100%] Linking C executable test_package [100%] Built target test_package box2d/3.0.0 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-7afeb926/recipes/box2d/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** box2d/3.0.0 (test package): 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 box2d/3.0.0 (test package): 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