******************************************************************************** conan install cglm/0.8.5@#9f16db332533a7a82102d7d014fce2e3 --build=cglm -pr /home/conan/w/prod-v1/BuildSingleReference/11219/3db67a1f-a922-4144-90e7-f8b6d1da8f24/profile_linux_5_libstdcpp11_gcc_release_64.cglm-header_only-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/BuildSingleReference/.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/BuildSingleReference/.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/BuildSingleReference/.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=5 os=Linux [options] cglm:header_only=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cglm/0.8.5: Forced build from source Installing package: cglm/0.8.5 Requirements cglm/0.8.5 from local cache - Cache Packages cglm/0.8.5:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cglm/0.8.5: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cglm/0.8.5/_/_/source/src cglm/0.8.5: [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 cglm/0.8.5: Copying sources to build folder cglm/0.8.5: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cglm/0.8.5/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 cglm/0.8.5: Generator txt created conanbuildinfo.txt cglm/0.8.5: Calling generate() cglm/0.8.5: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cglm/0.8.5: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cglm/0.8.5/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cglm/0.8.5: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cglm/0.8.5: Calling build() cglm/0.8.5: apply_conandata_patches(): No patches defined in conandata cglm/0.8.5: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' built cglm/0.8.5: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cglm/0.8.5/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/build/Release cglm/0.8.5: Generated conaninfo.txt cglm/0.8.5: Generated conanbuildinfo.txt cglm/0.8.5: Generating the package cglm/0.8.5: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cglm/0.8.5/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 cglm/0.8.5: Calling package() cglm/0.8.5: Copied 1 file: LICENSE cglm/0.8.5: Copied 1 '.modulemap' file: module.modulemap cglm/0.8.5: Copied 135 '.h' files [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK cglm/0.8.5: 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 [HOOK - conan-center.py] post_package(): ERROR: [STATIC ARTIFACTS (KB-H074)] Package with 'shared=False' option did not contain any static artifact (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H074-STATIC-ARTIFACTS) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output