******************************************************************************** conan install chunkio/1.1.6@#8d9ed82c13f669b8f412d4361d4367cc --build=chunkio -pr /home/conan/w/prod-v1/bsr/24243/debca/profile_linux_11_libstdcpp11_gcc_debug_64.chunkio-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-v1/bsr/24243/deabc/.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-v1/bsr/24243/deabc/.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-v1/bsr/24243/deabc/.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=11 os=Linux [options] chunkio:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True chunkio/1.1.6: Forced build from source Installing package: chunkio/1.1.6 Requirements chunkio/1.1.6 from local cache - Cache Packages chunkio/1.1.6:fef21b29e778e80ad94e1739653f49dc2e247d7b - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK chunkio/1.1.6: Configuring sources in /home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/source/src chunkio/1.1.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 chunkio/1.1.6: Copying sources to build folder chunkio/1.1.6: Building your package in /home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b chunkio/1.1.6: Generator txt created conanbuildinfo.txt chunkio/1.1.6: Calling generate() chunkio/1.1.6: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' chunkio/1.1.6: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0042=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' chunkio/1.1.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 chunkio/1.1.6: Calling build() chunkio/1.1.6: Apply patch (conan): add installer chunkio/1.1.6: Apply patch (bugfix): fix wrong target chunkio/1.1.6: Apply patch (conan): disable CMAKE_POSITION_INDEPENDENT_CODE chunkio/1.1.6: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/package/fef21b29e778e80ad94e1739653f49dc2e247d7b" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/package/fef21b29e778e80ad94e1739653f49dc2e247d7b" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CIO_HAVE_GETPAGESIZE -- Performing Test CIO_HAVE_GETPAGESIZE - Success -- Performing Test CIO_HAVE_FALLOCATE -- Performing Test CIO_HAVE_FALLOCATE - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug chunkio/1.1.6: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target cio-crc32 [ 6%] Building C object deps/crc32/CMakeFiles/cio-crc32.dir/crc32.c.o [ 13%] Linking C static library libcio-crc32.a [ 13%] Built target cio-crc32 Scanning dependencies of target chunkio-shared [ 20%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_os.c.o [ 26%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_log.c.o [ 33%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_memfs.c.o [ 40%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_chunk.c.o [ 46%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_meta.c.o [ 53%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_scan.c.o [ 60%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_utils.c.o [ 66%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_stream.c.o [ 73%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_stats.c.o [ 80%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_error.c.o [ 86%] Building C object src/CMakeFiles/chunkio-shared.dir/chunkio.c.o [ 93%] Building C object src/CMakeFiles/chunkio-shared.dir/cio_file.c.o [100%] Linking C shared library libchunkio-shared.so src/CMakeFiles/chunkio-shared.dir/build.make:249: recipe for target 'src/libchunkio-shared.so' failed CMakeFiles/Makefile2:144: recipe for target 'src/CMakeFiles/chunkio-shared.dir/all' failed Makefile:129: recipe for target 'all' failed chunkio/1.1.6: /opt/conan/binutils/bin/ld: ../deps/crc32/libcio-crc32.a(crc32.c.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC collect2: error: ld returned 1 exit status make[2]: *** [src/libchunkio-shared.so] Error 1 make[1]: *** [src/CMakeFiles/chunkio-shared.dir/all] Error 2 make: *** [all] Error 2 chunkio/1.1.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 chunkio/1.1.6: ERROR: Package 'fef21b29e778e80ad94e1739653f49dc2e247d7b' build failed chunkio/1.1.6: WARN: Build folder /home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug ERROR: chunkio/1.1.6: Error in build() method, line 60 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/24243/deabc/.conan/data/chunkio/1.1.6/_/_/build/fef21b29e778e80ad94e1739653f49dc2e247d7b/build/Debug" '--' '-j3'