******************************************************************************** conan install libdeflate/1.14@#2dbda885524fe7c06b5597d6ff74f48e --build=libdeflate -pr /home/conan/w/prod/BuildSingleReference/115551/e9949c86-1cb1-4eb1-9821-79f0612aa456/profile_linux_7_libstdcpp11_gcc_debug_64.libdeflate-shared-True.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 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/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=7 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=7 os=Linux [options] libdeflate:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libdeflate/1.14: Forced build from source Installing package: libdeflate/1.14 Requirements libdeflate/1.14 from local cache - Cache Packages libdeflate/1.14:46863e2dc48a06454dddba7dea457fd3976ba047 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libdeflate/1.14: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libdeflate/1.14/_/_/source/src libdeflate/1.14: [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 libdeflate/1.14: Copying sources to build folder libdeflate/1.14: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libdeflate/1.14/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047 libdeflate/1.14: Generator txt created conanbuildinfo.txt libdeflate/1.14: Calling generate() libdeflate/1.14: 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 libdeflate/1.14: Calling build() libdeflate/1.14: Apply patch (conan): disable optimization and apply compiler settings on conan recipe ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libdeflate/1.14/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && make -j3 ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/.conan/data/libdeflate/1.14/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/deactivate_conanbuildenv-debug-x86_64.sh Configuring environment variables Capturing current environment in /home/conan/w/prod/BuildSingleReference/.conan/data/libdeflate/1.14/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/deactivate_conanautotoolstoolchain.sh Configuring environment variables CC lib/deflate_decompress.o CC lib/utils.o CC lib/arm/cpu_features.o CC lib/x86/cpu_features.o CC lib/deflate_compress.o CC lib/adler32.o CC lib/zlib_decompress.o CC lib/zlib_compress.o CC lib/crc32.o CC lib/gzip_decompress.o CC lib/gzip_compress.o CC lib/deflate_decompress.shlib.o CC lib/utils.shlib.o CC lib/arm/cpu_features.shlib.o CC lib/x86/cpu_features.shlib.o CC lib/deflate_compress.shlib.o CC lib/adler32.shlib.o CC lib/zlib_decompress.shlib.o CC lib/zlib_compress.shlib.o CC lib/crc32.shlib.o CC lib/gzip_decompress.shlib.o CC lib/gzip_compress.shlib.o GEN programs/config.h AR libdeflate.a CCLD libdeflate.so.0 LN libdeflate.so CC programs/gzip.o CC programs/prog_util.o CC programs/tgetopt.o CCLD gzip LN gunzip libdeflate/1.14: Package '46863e2dc48a06454dddba7dea457fd3976ba047' built libdeflate/1.14: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libdeflate/1.14/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug libdeflate/1.14: Generated conaninfo.txt libdeflate/1.14: Generated conanbuildinfo.txt libdeflate/1.14: Generating the package libdeflate/1.14: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libdeflate/1.14/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047 libdeflate/1.14: Calling package() libdeflate/1.14: Copied 1 file: COPYING libdeflate/1.14: 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: libdeflate/1.14: Error in package() method, line 124 self._package_make() while calling '_package_make', line 111 autotools.install(args=[f"DESTDIR={unix_path(self, self.package_folder)}"]) NameError: name 'unix_path' is not defined