******************************************************************************** conan install yojimbo/1.2.1@#798fa4e3a6d8e750a84aff145eab37bc --build=yojimbo -pr /home/conan/w/prod-v1/bsr/79319/dbbef/profile_linux_5_libstdcpp11_gcc_debug_64..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/79319/beeaf/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.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/w/prod-v1/bsr/79319/beeaf/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/79319/beeaf/.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=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libsodium/1.0.19: Not found in local cache, looking in remotes... libsodium/1.0.19: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libsodium/1.0.19: Downloaded recipe revision 3ddd1bc0d6b40a078f9441e46b73008c mbedtls/2.28.4: Not found in local cache, looking in remotes... mbedtls/2.28.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mbedtls/2.28.4: Downloaded recipe revision 2a81bdeaa91d24213f1ebecb446d1949 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 yojimbo/1.2.1: Forced build from source premake/5.0.0-alpha15: Not found in local cache, looking in remotes... premake/5.0.0-alpha15: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz premake/5.0.0-alpha15: Downloaded recipe revision 58f0b8322e1e54c0f5ef6b531c76f6b5 util-linux-libuuid/2.39: Not found in local cache, looking in remotes... util-linux-libuuid/2.39: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz util-linux-libuuid/2.39: Downloaded recipe revision da9c0137ec8c4c4ad67d4ef87e1751c6 Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'mbedtls/2.28.4' resolved to 'zlib/1.3' in remote 'conan-center' Installing package: yojimbo/1.2.1 Requirements libsodium/1.0.19 from 'conan-center' - Downloaded mbedtls/2.28.4 from 'conan-center' - Downloaded yojimbo/1.2.1 from local cache - Cache zlib/1.3 from 'conan-center' - Downloaded Packages libsodium/1.0.19:6236a09dcd18d9f4591a2476c0f9c194e2d0a9d0 - Download mbedtls/2.28.4:d8b9e22988f264cd4b0addbc544f0a4b905bb454 - Download yojimbo/1.2.1:fdef44effac74554086f8ca3f2b2026cf72ba3fc - Build zlib/1.3:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Build requirements premake/5.0.0-alpha15 from 'conan-center' - Downloaded util-linux-libuuid/2.39 from 'conan-center' - Downloaded Build requirements packages premake/5.0.0-alpha15:INVALID - Invalid util-linux-libuuid/2.39:INVALID - Invalid Installing (downloading, building) binaries... ERROR: There are invalid packages (packages that cannot exist for this configuration): util-linux-libuuid/2.39: Invalid ID: gcc 5 does not meet the minimum version requirement of version 8 premake/5.0.0-alpha15: Invalid ID: Debug build not supported with Conan 1.x