******************************************************************************** conan install embree3/3.12.0@#fa795456a78c2da8eee9aa9b03b97950 --build=embree3 -pr /home/conan/w/prod/BuildSingleReference/5768/2feecd14-2306-43bd-805d-e9792d345577/profile_linux_11_libstdcpp11_gcc_release_64.embree3-shared-False.txt ******************************************************************************** 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] embree3:shared=False [build_requires] [env] embree3/3.12.0: Forced build from source Installing package: embree3/3.12.0 Requirements embree3/3.12.0 from local cache - Cache Packages embree3/3.12.0:e862980b98e7150e17f2c916b81cfe4b691b68ff - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK embree3/3.12.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/embree3/3.12.0/_/_/source [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 embree3/3.12.0: Copying sources to build folder embree3/3.12.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/embree3/3.12.0/_/_/build/e862980b98e7150e17f2c916b81cfe4b691b68ff embree3/3.12.0: Generator cmake created conanbuildinfo.cmake embree3/3.12.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 embree3/3.12.0: Calling build() embree3/3.12.0: embree3/3.12.0: ERROR: Package 'e862980b98e7150e17f2c916b81cfe4b691b68ff' build failed embree3/3.12.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/embree3/3.12.0/_/_/build/e862980b98e7150e17f2c916b81cfe4b691b68ff ERROR: embree3/3.12.0: Error in build() method, line 180 save(self, rc, content, encoding="utf8") TypeError: save() got an unexpected keyword argument 'encoding'