******************************************************************************** conan install shaderc/2021.1@#a7d86e338c4869df170037153f4ed4dd --build=shaderc -pr /home/conan/w/prod-v1/bsr/13314/bcfff/profile_linux_10_libstdcpp11_gcc_release_64.shaderc-shared-True.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/13314/bcdcc/.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/13314/bcdcc/.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/13314/bcdcc/.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=10 os=Linux [options] shaderc:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True glslang/11.7.0: Not found in local cache, looking in remotes... glslang/11.7.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz glslang/11.7.0: Downloaded recipe revision 48f276cb78ef05fdbcac7d17a4760bae spirv-tools/1.3.243.0: Not found in local cache, looking in remotes... spirv-tools/1.3.243.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-tools/1.3.243.0: Downloaded recipe revision ed3fbcfc9b4fe37a7ab8b0ca8c03c7ff spirv-headers/1.3.243.0: Not found in local cache, looking in remotes... spirv-headers/1.3.243.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-headers/1.3.243.0: Downloaded recipe revision 22196de186e442788810209a4ea861cc shaderc/2021.1: Forced build from source Installing package: shaderc/2021.1 Requirements glslang/11.7.0 from 'conan-center' - Downloaded shaderc/2021.1 from local cache - Cache spirv-headers/1.3.243.0 from 'conan-center' - Downloaded spirv-tools/1.3.243.0 from 'conan-center' - Downloaded Packages glslang/11.7.0:b502aec645c6969d9dd06f0c796b2f4fd2642561 - Missing shaderc/2021.1:43d2b30a03383a33b367c72672a5dfd2980465fe - Build spirv-headers/1.3.243.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download spirv-tools/1.3.243.0:1441e800c24307631cd0f3074256f75baaee6351 - Download Installing (downloading, building) binaries... WARN: glslang/11.7.0: requirement spirv-tools/2021.4 overridden by shaderc/2021.1 to spirv-tools/1.3.243.0 ERROR: Missing binary: glslang/11.7.0:b502aec645c6969d9dd06f0c796b2f4fd2642561 glslang/11.7.0: WARN: Can't find a 'glslang/11.7.0' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=10, os=Linux - Options: build_executables=True, enable_optimizer=True, fPIC=True, hlsl=True, shared=False, spv_remapper=True, spirv-tools:build_executables=True, spirv-tools:fPIC=True, spirv-tools:shared=False - Dependencies: spirv-tools/1.3.243.0 - Requirements: spirv-tools/1.Y.Z - Package ID: b502aec645c6969d9dd06f0c796b2f4fd2642561 ERROR: Missing prebuilt package for 'glslang/11.7.0' Use 'conan search glslang/11.7.0@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=glslang' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'