******************************************************************************** conan install libassert/1.2.1@#7c0c5219983817fc9ff98e23d9664d4d --build=libassert -pr /home/conan/w/prod-v1/bsr/38588/bebba/profile_linux_10_libstdcpp11_gcc_debug_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/abcac/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/abcac/.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/38588/abcac/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 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:0f2b27d2c31854ba30c757ee5f8a4c7c74133b24 - Download libassert/1.2.1:163c1f35fb2e8639d1651b68c5b147be6482ebc4 - Build libdwarf/0.8.0:a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9 - Download zlib/1.3:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... zlib/1.3: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed 75e99b627c196b65c439728670655ec3c366b334 zlib/1.3: Downloaded package revision bb0232ae0ae74638b4220952a19622a1 libdwarf/0.8.0: Retrieving package a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libdwarf/0.8.0: Package installed a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9 libdwarf/0.8.0: Downloaded package revision 5f28ff96c3d936a2df38cbb49e13826d cpptrace/0.2.1: Retrieving package 0f2b27d2c31854ba30c757ee5f8a4c7c74133b24 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpptrace/0.2.1: Package installed 0f2b27d2c31854ba30c757ee5f8a4c7c74133b24 cpptrace/0.2.1: Downloaded package revision 85dc819dfed4a1c6dd79920f4dde36fc [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/abcac/.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/abcac/.conan/data/libassert/1.2.1/_/_/build/163c1f35fb2e8639d1651b68c5b147be6482ebc4 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