******************************************************************************** conan install joltphysics/2.0.1@#af78e50a1d45f0fab1f1116e9b14abde --build=joltphysics -pr /home/conan/w/prod/BuildSingleReference/131978/b3bbe260-df82-4296-887a-d4c51870b90b/profile_linux_11_libstdcpp_gcc_debug_64.joltphysics-shared-False.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++ compiler.version=11 os=Linux [options] joltphysics:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True joltphysics/2.0.1: Forced build from source Installing package: joltphysics/2.0.1 Requirements joltphysics/2.0.1 from local cache - Cache Packages joltphysics/2.0.1:a23ce754b9bf9d8a53db420cebf2a925eeba5786 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK joltphysics/2.0.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/source/src joltphysics/2.0.1: [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 joltphysics/2.0.1: Copying sources to build folder joltphysics/2.0.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786 joltphysics/2.0.1: Generator txt created conanbuildinfo.txt joltphysics/2.0.1: Calling generate() joltphysics/2.0.1: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' joltphysics/2.0.1: 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/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' joltphysics/2.0.1: 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 joltphysics/2.0.1: Calling build() joltphysics/2.0.1: Apply patch (conan): Fix CMakeLists: no warnings as errors, allow shared, add install target, and add profile & debug_renderer options joltphysics/2.0.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/package/a23ce754b9bf9d8a53db420cebf2a925eeba5786" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/src/Build" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/package/a23ce754b9bf9d8a53db420cebf2a925eeba5786" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/src/Build" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 11.1.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/build/Debug/CMakeFiles/CMakeOutput.log". joltphysics/2.0.1: CMake Error at /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/src/Jolt/Jolt.cmake:430 (target_precompile_headers): Unknown CMake command "target_precompile_headers". Call Stack (most recent call first): CMakeLists.txt:225 (include) joltphysics/2.0.1: 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 joltphysics/2.0.1: ERROR: Package 'a23ce754b9bf9d8a53db420cebf2a925eeba5786' build failed joltphysics/2.0.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/build/Debug ERROR: joltphysics/2.0.1: Error in build() method, line 134 cmake.configure(build_script_folder=os.path.join(self.source_folder, "Build")) ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/package/a23ce754b9bf9d8a53db420cebf2a925eeba5786" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/a23ce754b9bf9d8a53db420cebf2a925eeba5786/src/Build"