******************************************************************************** conan install edyn/1.2.0@#22baae38e7f55c1f53c4d8536e6fceb0 --build=edyn -pr /home/conan/w/prod/BuildSingleReference/103225/ca8328a7-cf81-442e-9735-df435ced4085/profile_linux_10_libstdcpp11_gcc_debug_64.edyn-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) 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/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=10 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=10 os=Linux [options] edyn:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True entt/3.10.1: Not found in local cache, looking in remotes... entt/3.10.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz entt/3.10.1: Downloaded recipe revision 6017c998d0ae3d0f110a6213fc455564 edyn/1.2.0: Forced build from source Installing package: edyn/1.2.0 Requirements edyn/1.2.0 from local cache - Cache entt/3.10.1 from 'conan-center' - Downloaded Packages edyn/1.2.0:6c981c6880e1ec9c8c3f44bdfdf15c6d2f864a9f - Build entt/3.10.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... entt/3.10.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz entt/3.10.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 entt/3.10.1: Downloaded package revision b161c58042b048b675ca4d8cf3aef672 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK edyn/1.2.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/edyn/1.2.0/_/_/source ----Running------ > git clone https://github.com/xissburg/edyn.git ----------------- ----Running------ > cd edyn && git checkout v1.2.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 edyn/1.2.0: Copying sources to build folder edyn/1.2.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/edyn/1.2.0/_/_/build/6c981c6880e1ec9c8c3f44bdfdf15c6d2f864a9f edyn/1.2.0: Generator cmake_find_package_multi created EnTTConfigVersion.cmake edyn/1.2.0: Generator cmake_find_package_multi created EnTTConfig.cmake edyn/1.2.0: Generator cmake_find_package_multi created EnTTTargets.cmake edyn/1.2.0: Generator cmake_find_package_multi created EnTTTarget-debug.cmake edyn/1.2.0: Generator cmake created conanbuildinfo.cmake edyn/1.2.0: Aggregating env generators edyn/1.2.0: Cloning into 'edyn'... Note: switching to 'v1.2.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at b2e78fd4 Assign inertia because it lacks shape. [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) edyn/1.2.0: ERROR: Package '6c981c6880e1ec9c8c3f44bdfdf15c6d2f864a9f' build failed edyn/1.2.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/edyn/1.2.0/_/_/build/6c981c6880e1ec9c8c3f44bdfdf15c6d2f864a9f ERROR: [HOOK - conan-center.py] pre_build(): Some checks failed running the hook, check the output