******************************************************************************** conan test cci-b1d1ef13/recipes/cpptrace/all/test_package/conanfile.py cpptrace/0.2.1@#1f80fd5def0b42a52989ea0129a7802a -pr /home/conan/workspace/prod-v1/bsr/12697/ecbaf/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/12697/aebcd/.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/12697/aebcd/.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/12697/aebcd/.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.8.0: Not found in local cache, looking in remotes... libdwarf/0.8.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libdwarf/0.8.0: Downloaded recipe revision 4d189d444263f0d7603cb70be05ae1c9 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 Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'libdwarf/0.8.0' resolved to 'zlib/1.3.1' in remote 'conan-center' cpptrace/0.2.1 (test package): Installing package Requirements cpptrace/0.2.1 from local cache - Cache libdwarf/0.8.0 from 'conan-center' - Downloaded zlib/1.3.1 from 'conan-center' - Downloaded Packages cpptrace/0.2.1:25861ec71f338370a2a4cdb360ee005be4b3b621 - Download libdwarf/0.8.0:b88c434d8110e892fcfb7bbb4f76234f590822f1 - Download zlib/1.3.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - 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 libdwarf/0.8.0: Retrieving package b88c434d8110e892fcfb7bbb4f76234f590822f1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libdwarf/0.8.0: Package installed b88c434d8110e892fcfb7bbb4f76234f590822f1 libdwarf/0.8.0: Downloaded package revision 2f7eccd66d2225df48b6dbc583851630 cpptrace/0.2.1: Retrieving package 25861ec71f338370a2a4cdb360ee005be4b3b621 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpptrace/0.2.1: Package installed 25861ec71f338370a2a4cdb360ee005be4b3b621 cpptrace/0.2.1: Downloaded package revision 01e3ef112d0735b07ba359b4f001f777 cpptrace/0.2.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' cpptrace/0.2.1 (test package): Generator txt created conanbuildinfo.txt cpptrace/0.2.1 (test package): Generator 'CMakeDeps' calling 'generate()' cpptrace/0.2.1 (test package): Generator 'CMakeToolchain' calling 'generate()' cpptrace/0.2.1 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cpptrace/0.2.1 (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-b1d1ef13/recipes/cpptrace/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cpptrace/0.2.1 (test package): Aggregating env generators cpptrace/0.2.1 (test package): Generated conaninfo.txt cpptrace/0.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-b1d1ef13/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.2.1 (test package): Calling build() cpptrace/0.2.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-b1d1ef13/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-b1d1ef13/recipes/cpptrace/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-b1d1ef13/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-b1d1ef13/recipes/cpptrace/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-b1d1ef13/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' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-b1d1ef13/recipes/cpptrace/all/test_package/build/Release cpptrace/0.2.1 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-b1d1ef13/recipes/cpptrace/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-b1d1ef13/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.2.1 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-b1d1ef13/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 0x0000000000404d4e in  at ./test_package #1 0x00007fd365c3983f in __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 #2 0x0000000000404f48 in  at ./test_package cpptrace/0.2.1 (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.1 (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