******************************************************************************** conan install simbody/3.7.0@#e29906b1e0e8e9c62e4ec2cb9d0b7441 --build=simbody -pr /home/conan/w/prod/BuildSingleReference/81046/22494871-b4a4-429e-8c81-d021bb4cf28b/profile_linux_5_libstdcpp11_gcc_debug_64.simbody-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 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/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/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=5 os=Linux [options] simbody:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True simbody/3.7.0: Forced build from source Installing package: simbody/3.7.0 Requirements simbody/3.7.0 from local cache - Cache Packages simbody/3.7.0:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK simbody/3.7.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/source simbody/3.7.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 simbody/3.7.0: Copying sources to build folder simbody/3.7.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb simbody/3.7.0: Generator txt created conanbuildinfo.txt simbody/3.7.0: Calling generate() simbody/3.7.0: 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 simbody/3.7.0: Calling build() simbody/3.7.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/CMakeFiles/CMakeOutput.log". simbody/3.7.0: CMake Error at CMakeLists.txt:4 (include): include could not find load file: conanbuildinfo.cmake CMake Error at CMakeLists.txt:5 (conan_basic_setup): Unknown CMake command "conan_basic_setup". simbody/3.7.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 simbody/3.7.0: ERROR: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' build failed simbody/3.7.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb ERROR: simbody/3.7.0: Error in build() method, line 53 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/simbody/3.7.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb"