******************************************************************************** conan install libassert/1.2.1@#7c0c5219983817fc9ff98e23d9664d4d --build=libassert -pr /home/conan/w/prod-v1/bsr/38588/aafeb/profile_linux_11_libstdcpp11_gcc_release_64.libassert-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-v1/bsr/38588/afefb/.conan/profiles/default) Found gcc 11.1 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/w/prod-v1/bsr/38588/afefb/.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/w/prod-v1/bsr/38588/afefb/.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] libassert:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cpptrace/0.2.1: Not found in local cache, looking in remotes... cpptrace/0.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpptrace/0.2.1: Downloaded recipe revision 3f85b0eaedb6ee86d119dd06150a7a95 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 d70bbc884c5cf6c948dac4b7cbef9906 zlib/1.3: Not found in local cache, looking in remotes... zlib/1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 libassert/1.2.1: Forced build from source 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' in remote 'conan-center' Installing package: libassert/1.2.1 Requirements cpptrace/0.2.1 from 'conan-center' - Downloaded libassert/1.2.1 from local cache - Cache libdwarf/0.8.0 from 'conan-center' - Downloaded zlib/1.3 from 'conan-center' - Downloaded Packages cpptrace/0.2.1:25861ec71f338370a2a4cdb360ee005be4b3b621 - Download libassert/1.2.1:cd8273a071181b4203312c9bf7ef5594db59fe64 - Build libdwarf/0.8.0:b88c434d8110e892fcfb7bbb4f76234f590822f1 - Download zlib/1.3:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... zlib/1.3: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.3: Downloaded package revision 4480084c0b50f60f54146a9b1b1f69df 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 51b97dc4911e25542c45f09045dc791f 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 46c5d9fc094f36e45084f31401dc09b7 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libassert/1.2.1: Configuring sources in /home/conan/w/prod-v1/bsr/38588/afefb/.conan/data/libassert/1.2.1/_/_/source/src libassert/1.2.1: [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 libassert/1.2.1: Copying sources to build folder libassert/1.2.1: Building your package in /home/conan/w/prod-v1/bsr/38588/afefb/.conan/data/libassert/1.2.1/_/_/build/cd8273a071181b4203312c9bf7ef5594db59fe64 libassert/1.2.1: Generator txt created conanbuildinfo.txt libassert/1.2.1: Calling generate() libassert/1.2.1: 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 ERROR: libassert/1.2.1: Error in generate() method, line 81 tc.variables["ASSERT_STATIC"] = True UnboundLocalError: local variable 'tc' referenced before assignment