******************************************************************************** conan install tuplet/1.2.2@#fbe169287203ee989237b150030a1dd9 --build=tuplet -pr /home/conan/w/prod/BuildSingleReference/69204/ebf68fd5-bd48-4238-88e9-3ccbfd4ebe8a/profile_linux_11_libstdcpp11_gcc_release_64..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) 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] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tuplet/1.2.2: Forced build from source Installing package: tuplet/1.2.2 Requirements tuplet/1.2.2 from local cache - Cache Packages tuplet/1.2.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tuplet/1.2.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/tuplet/1.2.2/_/_/source tuplet/1.2.2: [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 tuplet/1.2.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/tuplet/1.2.2/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 tuplet/1.2.2: Generator txt created conanbuildinfo.txt tuplet/1.2.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK tuplet/1.2.2: Calling build() tuplet/1.2.2: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' built tuplet/1.2.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/tuplet/1.2.2/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 tuplet/1.2.2: Generated conaninfo.txt tuplet/1.2.2: Generated conanbuildinfo.txt tuplet/1.2.2: Generating the package tuplet/1.2.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/tuplet/1.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 tuplet/1.2.2: Calling package() tuplet/1.2.2: WARN: This conanfile has no build step ERROR: tuplet/1.2.2: Error in package() method, line 69 tools.files.copy(self, pattern="LICENSE", dst=os.path.joins(self.package_folder, "licenses"), AttributeError: module 'posixpath' has no attribute 'joins'