******************************************************************************** conan test cci-4d7751cc/recipes/cpptrace/all/test_package/conanfile.py cpptrace/0.4.0@#cb440d10a844726076036bd9fc6dbba3 -pr /home/conan/workspace/prod-v1/bsr/33939/accda/profile_linux_11_libstdcpp11_gcc_release_64.cpptrace-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/workspace/prod-v1/bsr/33939/cdaee/.conan/profiles/default) Found gcc 11.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/prod-v1/bsr/33939/cdaee/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/33939/cdaee/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] cpptrace:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libdwarf/0.9.1: Not found in local cache, looking in remotes... libdwarf/0.9.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libdwarf/0.9.1: Downloaded recipe revision 74f3c2940c7dca2ec082aa9a35496242 zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 zstd/1.5.5: Not found in local cache, looking in remotes... zstd/1.5.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zstd/1.5.5: Downloaded recipe revision e03fb7b37b87f0174e9db4a8407e3f4d Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'libdwarf/0.9.1' resolved to 'zlib/1.3.1' in remote 'conan-center' cpptrace/0.4.0 (test package): Installing package Requirements cpptrace/0.4.0 from local cache - Cache libdwarf/0.9.1 from 'conan-center' - Downloaded zlib/1.3.1 from 'conan-center' - Downloaded zstd/1.5.5 from 'conan-center' - Downloaded Packages cpptrace/0.4.0:8d092d99fcf0ffde9aff0042d8e593ac35df36f8 - Download libdwarf/0.9.1:d729aa4dbb29eeb2b02aa08f56ea91c9ef712d2b - Download zlib/1.3.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download zstd/1.5.5:8016f3759d698995d987efa4b9ff23d4a4f30799 - Download Installing (downloading, building) binaries... zlib/1.3.1: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.3.1: Downloaded package revision 1b3a1551eb6366641930bd65edd8b53d zstd/1.5.5: Retrieving package 8016f3759d698995d987efa4b9ff23d4a4f30799 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zstd/1.5.5: Package installed 8016f3759d698995d987efa4b9ff23d4a4f30799 zstd/1.5.5: Downloaded package revision 8b6760ba28ccd5d5d931a5e34c5411dc libdwarf/0.9.1: Retrieving package d729aa4dbb29eeb2b02aa08f56ea91c9ef712d2b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libdwarf/0.9.1: Package installed d729aa4dbb29eeb2b02aa08f56ea91c9ef712d2b libdwarf/0.9.1: Downloaded package revision 8d3277e270d839d2df8f65cc842dc724 cpptrace/0.4.0: Retrieving package 8d092d99fcf0ffde9aff0042d8e593ac35df36f8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpptrace/0.4.0: Package installed 8d092d99fcf0ffde9aff0042d8e593ac35df36f8 cpptrace/0.4.0: Downloaded package revision 9deda4a522463458f332e9b56ad22bf6 cpptrace/0.4.0 (test package): Generator txt created conanbuildinfo.txt cpptrace/0.4.0 (test package): Generator 'CMakeToolchain' calling 'generate()' cpptrace/0.4.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cpptrace/0.4.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-4d7751cc/recipes/cpptrace/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cpptrace/0.4.0 (test package): Generator 'CMakeDeps' calling 'generate()' cpptrace/0.4.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' cpptrace/0.4.0 (test package): Aggregating env generators cpptrace/0.4.0 (test package): Generated conaninfo.txt cpptrace/0.4.0 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/build/Release/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.4.0 (test package): Calling build() cpptrace/0.4.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 11.4.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- 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 'libdwarf::libdwarf' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Component target declared 'zstd::libzstd_static' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/build/Release cpptrace/0.4.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/build/Release" '--' '-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.4.0 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-4d7751cc/recipes/cpptrace/all/test_package/build/Release/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 0x0000000000405f9e at ./test_package #1 0x00007fb45918d83f at /lib/x86_64-linux-gnu/libc.so.6 #2 0x0000000000406298 at ./test_package WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** cpptrace/0.4.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.4.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