******************************************************************************** conan install embree3/3.13.1@#2b4392679d9bf76fa190544aa423a52b --build=embree3 -pr /home/conan/w/prod/BuildSingleReference/5769/0dfa2c5c-cf2a-4545-bc09-adc49a7b987a/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.13.1: Forced build from source Installing package: embree3/3.13.1 Requirements embree3/3.13.1 from local cache - Cache Packages embree3/3.13.1:e862980b98e7150e17f2c916b81cfe4b691b68ff - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK embree3/3.13.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/embree3/3.13.1/_/_/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.13.1: Copying sources to build folder embree3/3.13.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/embree3/3.13.1/_/_/build/e862980b98e7150e17f2c916b81cfe4b691b68ff embree3/3.13.1: Generator cmake created conanbuildinfo.cmake embree3/3.13.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 embree3/3.13.1: Calling build() embree3/3.13.1: embree3/3.13.1: ERROR: Package 'e862980b98e7150e17f2c916b81cfe4b691b68ff' build failed embree3/3.13.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/embree3/3.13.1/_/_/build/e862980b98e7150e17f2c916b81cfe4b691b68ff ERROR: embree3/3.13.1: Error in build() method, line 180 save(self, rc, content, encoding="utf8") TypeError: save() got an unexpected keyword argument 'encoding'