******************************************************************************** conan test cci-5a7cc71f/recipes/cpptrace/all/test_package/conanfile.py cpptrace/0.2.0@#e8504288a2d71f2fe7b339411acaf5c9 -pr /home/conan/w/prod-v1/bsr/20581/dceff/profile_linux_12_libcpp_clang_debug_64.cpptrace-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] cpptrace:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=1.2.11 <2' required by 'cpptrace/0.2.0' resolved to 'zlib/1.3' in local cache cpptrace/0.2.0 (test package): Installing package Requirements cpptrace/0.2.0 from local cache - Cache libelf/0.8.13 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Packages cpptrace/0.2.0:3fd351a4730516e62b032e5c148c7292c10a504b - Cache libelf/0.8.13:9387155579217a8eec37b28e121e419c4350656c - Cache zlib/1.3:9387155579217a8eec37b28e121e419c4350656c - Cache Installing (downloading, building) binaries... libelf/0.8.13: Already installed! zlib/1.3: Already installed! cpptrace/0.2.0: Already installed! cpptrace/0.2.0 (test package): Generator txt created conanbuildinfo.txt cpptrace/0.2.0 (test package): Generator 'CMakeDeps' calling 'generate()' cpptrace/0.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' cpptrace/0.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()' cpptrace/0.2.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' cpptrace/0.2.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/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' cpptrace/0.2.0 (test package): Aggregating env generators cpptrace/0.2.0 (test package): Generated conaninfo.txt cpptrace/0.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/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 cpptrace/0.2.0 (test package): Calling build() cpptrace/0.2.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'cpptrace::cpptrace' -- Conan: Target declared 'libelf::libelf' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/build/Debug cpptrace/0.2.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package cpptrace/0.2.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/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 Stack trace (most recent call first): #0 0x0000000000201fed in main at /home/conan/w/prod-v1/bsr/cci-5a7cc71f/recipes/cpptrace/all/test_package/test_package.cpp:7 #1 0x00007f1b431a683f in __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 #2 0x0000000000201f18 in  at ./test_package cpptrace/0.2.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 cpptrace/0.2.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