******************************************************************************** conan install fastgltf/0.4.0@#6bde9c0c557d3b74fc88e0ce4444e483 --build=fastgltf -pr /home/conan/w/prod/BuildSingleReference/232602/3a1ff937-350e-4bda-9b98-fbc6a5bf7786/profile_linux_11_libstdcpp11_gcc_debug_64.fastgltf-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/BuildSingleReference/.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/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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.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=11 os=Linux [options] fastgltf:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True simdjson/3.1.7: Not found in local cache, looking in remotes... simdjson/3.1.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz simdjson/3.1.7: Downloaded recipe revision b97aa2027a31eed11000bb737926257b fastgltf/0.4.0: Forced build from source Installing package: fastgltf/0.4.0 Requirements fastgltf/0.4.0 from local cache - Cache simdjson/3.1.7 from 'conan-center' - Downloaded Packages fastgltf/0.4.0:8d6ddaa61ebdede53277526f10f9663393fe53ef - Build simdjson/3.1.7:025330e524bbce9a8d4570a52f8e8c5a64aeb192 - Download Installing (downloading, building) binaries... simdjson/3.1.7: Retrieving package 025330e524bbce9a8d4570a52f8e8c5a64aeb192 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz simdjson/3.1.7: Package installed 025330e524bbce9a8d4570a52f8e8c5a64aeb192 simdjson/3.1.7: Downloaded package revision 6e3ba6daf5f9d9d3b301823aee48afc8 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fastgltf/0.4.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/fastgltf/0.4.0/_/_/source/src fastgltf/0.4.0: [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 fastgltf/0.4.0: Copying sources to build folder fastgltf/0.4.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/fastgltf/0.4.0/_/_/build/8d6ddaa61ebdede53277526f10f9663393fe53ef fastgltf/0.4.0: Generator 'CMakeDeps' calling 'generate()' fastgltf/0.4.0: Calling generate() fastgltf/0.4.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' fastgltf/0.4.0: 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/BuildSingleReference/.conan/data/fastgltf/0.4.0/_/_/build/8d6ddaa61ebdede53277526f10f9663393fe53ef/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' fastgltf/0.4.0: Aggregating env generators fastgltf/0.4.0: fastgltf/0.4.0: 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 fastgltf/0.4.0: 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] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fPIC (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007-FPIC-MANAGEMENT) fastgltf/0.4.0: ERROR: Package '8d6ddaa61ebdede53277526f10f9663393fe53ef' build failed fastgltf/0.4.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/fastgltf/0.4.0/_/_/build/8d6ddaa61ebdede53277526f10f9663393fe53ef/build/Debug ERROR: [HOOK - conan-center.py] pre_build(): Some checks failed running the hook, check the output