******************************************************************************** conan install bzip2/1.0.6@#8e43c2e520fa8cefd90e036f615251f8 --build=bzip2 -pr /home/conan/w/prod/BuildSingleReference/69309/9ec76b0f-acc9-4293-8488-5aaa83319efb/profile_linux_5_libstdcpp11_gcc_debug_64.bzip2-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 5.4 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=5 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=5 os=Linux [options] bzip2:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True bzip2/1.0.6: Forced build from source Installing package: bzip2/1.0.6 Requirements bzip2/1.0.6 from local cache - Cache Packages bzip2/1.0.6:277217cfa6713e8d9b2ec6633618a16771ed4aef - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bzip2/1.0.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/source/src bzip2/1.0.6: [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 bzip2/1.0.6: Copying sources to build folder bzip2/1.0.6: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef bzip2/1.0.6: Generator txt created conanbuildinfo.txt bzip2/1.0.6: Calling generate() bzip2/1.0.6: 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 bzip2/1.0.6: Calling build() bzip2/1.0.6: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/package/277217cfa6713e8d9b2ec6633618a16771ed4aef" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/src/.." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/package/277217cfa6713e8d9b2ec6633618a16771ed4aef" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/src/.." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/build/Debug bzip2/1.0.6: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target bz2 [ 20%] Building C object CMakeFiles/bz2.dir/src/bzlib.c.o [ 20%] Building C object CMakeFiles/bz2.dir/src/blocksort.c.o [ 30%] Building C object CMakeFiles/bz2.dir/src/compress.c.o [ 40%] Building C object CMakeFiles/bz2.dir/src/crctable.c.o [ 50%] Building C object CMakeFiles/bz2.dir/src/decompress.c.o [ 60%] Building C object CMakeFiles/bz2.dir/src/huffman.c.o [ 70%] Building C object CMakeFiles/bz2.dir/src/randtable.c.o [ 80%] Linking C shared library libbz2.so CMakeFiles/bz2.dir/build.make:192: recipe for target 'libbz2.so.1.0.6' failed CMakeFiles/Makefile2:96: recipe for target 'CMakeFiles/bz2.dir/all' failed Makefile:148: recipe for target 'all' failed bzip2/1.0.6: gcc: error: method: No such file or directory gcc: error: Version.major: No such file or directory gcc: error: of: No such file or directory gcc: error: 1.0.6>: No such file or directory make[2]: *** [libbz2.so.1.0.6] Error 1 make[1]: *** [CMakeFiles/bz2.dir/all] Error 2 make: *** [all] Error 2 bzip2/1.0.6: 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 bzip2/1.0.6: ERROR: Package '277217cfa6713e8d9b2ec6633618a16771ed4aef' build failed bzip2/1.0.6: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/build/Debug ERROR: bzip2/1.0.6: Error in build() method, line 71 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.6/_/_/build/277217cfa6713e8d9b2ec6633618a16771ed4aef/build/Debug" '--' '-j3'