******************************************************************************** conan install joltphysics/2.0.1@#af78e50a1d45f0fab1f1116e9b14abde --build=joltphysics -pr /home/conan/w/prod/BuildSingleReference/131978/0d134d46-54d9-4577-a8d2-24166c604132/profile_linux_8_libstdcpp11_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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=8 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=8 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:589d8e09dcf848fd2a17c4e126f465094bf0f9a4 - 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/589d8e09dcf848fd2a17c4e126f465094bf0f9a4 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/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/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/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/package/589d8e09dcf848fd2a17c4e126f465094bf0f9a4" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/package/589d8e09dcf848fd2a17c4e126f465094bf0f9a4" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/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 8.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/build/Debug joltphysics/2.0.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target Jolt [ 0%] Building CXX object CMakeFiles/Jolt.dir/cmake_pch.hxx.gch [ 2%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/AABBTree/AABBTreeBuilder.cpp.o [ 2%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/Color.cpp.o [ 3%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/Factory.cpp.o [ 3%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/IssueReporting.cpp.o [ 4%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp.o [ 5%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/LinearCurve.cpp.o [ 6%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/Memory.cpp.o [ 7%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/Profiler.cpp.o CMakeFiles/Jolt.dir/build.make:157: recipe for target 'CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/Jolt.dir/all' failed Makefile:148: recipe for target 'all' failed joltphysics/2.0.1: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystemThreadPool.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystem.h:148:12: error: expected unqualified-id before ‘[’ token Job([[maybe_unused]] const char *inJobName, [[maybe_unused]] ColorArg inColor, JobSystem *inJobSystem, const JobFunction &inJobFunction, uint32 inNumDependencies) : ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystem.h:148:12: error: expected ‘)’ before ‘[’ token Job([[maybe_unused]] const char *inJobName, [[maybe_unused]] ColorArg inColor, JobSystem *inJobSystem, const JobFunction &inJobFunction, uint32 inNumDependencies) : ~^ ) In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/FixedSizeFreeList.h:119, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystemThreadPool.h:7, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/FixedSizeFreeList.inl: In instantiation of ‘JPH::uint32 JPH::FixedSizeFreeList::ConstructObject(Parameters&& ...) [with Parameters = {const char*&, JPH::Color&, JPH::JobSystemThreadPool*, const std::function&, unsigned int&}; Object = JPH::JobSystem::Job; JPH::uint32 = unsigned int]’: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp:338:91: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/FixedSizeFreeList.inl:77:4: error: no matching function for call to ‘JPH::JobSystem::Job::Job(const char*&, JPH::Color&, JPH::JobSystemThreadPool*, const std::function&, unsigned int&)’ ::new (&storage.mObject) Object(std::forward(inParameters)...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystemThreadPool.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystem.h:142:8: note: candidate: ‘JPH::JobSystem::Job::Job()’ class Job ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystem.h:142:8: note: candidate expects 0 arguments, 5 provided In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/FixedSizeFreeList.h:119, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystemThreadPool.h:7, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/FixedSizeFreeList.inl:95:5: error: no matching function for call to ‘JPH::JobSystem::Job::Job(const char*&, JPH::Color&, JPH::JobSystemThreadPool*, const std::function&, unsigned int&)’ ::new (&storage.mObject) Object(std::forward(inParameters)...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystemThreadPool.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystem.h:142:8: note: candidate: ‘JPH::JobSystem::Job::Job()’ class Job ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Build/../Jolt/Core/JobSystem.h:142:8: note: candidate expects 0 arguments, 5 provided make[2]: *** [CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/src/Jolt/Core/JobSystemThreadPool.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Jolt.dir/all] Error 2 make: *** [all] Error 2 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 '589d8e09dcf848fd2a17c4e126f465094bf0f9a4' build failed joltphysics/2.0.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/build/Debug ERROR: joltphysics/2.0.1: Error in build() method, line 135 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/589d8e09dcf848fd2a17c4e126f465094bf0f9a4/build/Debug" '--' '-j3'