******************************************************************************** conan install fcl/0.7.0@#5000ac21af6494da856d06989573e8c5 --build=fcl -pr /home/conan/workspace/prod-v1/bsr/100779/aeaae/profile_linux_7_libstdcpp11_gcc_release_64.fcl-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/workspace/prod-v1/bsr/100779/dccac/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/workspace/prod-v1/bsr/100779/dccac/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/100779/dccac/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] fcl:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True eigen/3.4.0: Not found in local cache, looking in remotes... eigen/3.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.4.0: Downloaded recipe revision 2e192482a8acff96fe34766adca2b24c libccd/2.1: Not found in local cache, looking in remotes... libccd/2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libccd/2.1: Downloaded recipe revision 61daf53893cf9e597419df0d5b9e5133 octomap/1.9.7: Not found in local cache, looking in remotes... octomap/1.9.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz octomap/1.9.7: Downloaded recipe revision 83817f3fa4db1943888de9f185dfe2d4 fcl/0.7.0: Forced build from source Installing package: fcl/0.7.0 Requirements eigen/3.4.0 from 'conan-center' - Downloaded fcl/0.7.0 from local cache - Cache libccd/2.1 from 'conan-center' - Downloaded octomap/1.9.7 from 'conan-center' - Downloaded Packages eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download fcl/0.7.0:2b9487ab0cc6b2f4e7955659a838814b445145b5 - Build libccd/2.1:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download octomap/1.9.7:66c5327ebdcecae0a01a863939964495fa019a06 - Download Installing (downloading, building) binaries... eigen/3.4.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz eigen/3.4.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 eigen/3.4.0: Downloaded package revision 9d6f4a4fde6449a6bde138d645294eca libccd/2.1: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libccd/2.1: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b libccd/2.1: Downloaded package revision 96ed0f6fc70093f157faebb1262f5859 octomap/1.9.7: Retrieving package 66c5327ebdcecae0a01a863939964495fa019a06 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz octomap/1.9.7: Package installed 66c5327ebdcecae0a01a863939964495fa019a06 octomap/1.9.7: Downloaded package revision ea08ebf908154bf9e80488631a32bc24 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fcl/0.7.0: Configuring sources in /home/conan/workspace/prod-v1/bsr/100779/dccac/.conan/data/fcl/0.7.0/_/_/source/src fcl/0.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 fcl/0.7.0: Copying sources to build folder fcl/0.7.0: Building your package in /home/conan/workspace/prod-v1/bsr/100779/dccac/.conan/data/fcl/0.7.0/_/_/build/2b9487ab0cc6b2f4e7955659a838814b445145b5 fcl/0.7.0: Generator txt created conanbuildinfo.txt fcl/0.7.0: Calling generate() fcl/0.7.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' fcl/0.7.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/100779/dccac/.conan/data/fcl/0.7.0/_/_/build/2b9487ab0cc6b2f4e7955659a838814b445145b5/build/Release/generators/conan_toolchain.cmake -DFCL_ENABLE_PROFILING=OFF -DFCL_TREAT_WARNINGS_AS_ERRORS=OFF -DFCL_HIDE_ALL_SYMBOLS=OFF -DFCL_STATIC_LIBRARY=ON -DFCL_USE_X64_SSE=OFF -DFCL_USE_HOST_NATIVE_ARCH=OFF -DFCL_USE_SSE=OFF -DFCL_COVERALLS=OFF -DFCL_COVERALLS_UPLOAD=OFF -DFCL_WITH_OCTOMAP=ON -DOCTOMAP_VERSION=1.9.7 -DOCTOMAP_MAJOR_VERSION=1 -DOCTOMAP_MINOR_VERSION=9 -DOCTOMAP_PATCH_VERSION=7 -DBUILD_TESTING=OFF -DFCL_NO_DEFAULT_RPATH=OFF -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** fcl/0.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 ERROR: fcl/0.7.0: Error in generate() method, line 89 tc.generate() TypeError: Object of type _VersionItem is not JSON serializable