Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/cci_PR-2341/5/0_1/.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/workspace/cci_PR-2341/5/0_1/.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/workspace/cci_PR-2341/5/0_1/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.2236328125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/** [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe lzip/1.21 exports: File 'conandata.yml' found. Exporting it... lzip/1.21 exports: Copied 1 '.yml' file: conandata.yml lzip/1.21 exports_sources: Copied 1 '.patch' file: 0001-any-compiler.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.21': {'url': 'http://download.savannah.gnu.org/releases/lzip/lzip-1.21.tar.gz', 'sha256': 'e48b5039d3164d670791f9c5dbaa832bf2df080cb1fbb4f33aa7b3300b670d8b'}}, 'patches': {'1.21': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-any-compiler.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '1.21': - base_path: source_subfolder patch_file: patches/0001-any-compiler.patch sources: '1.21': sha256: e48b5039d3164d670791f9c5dbaa832bf2df080cb1fbb4f33aa7b3300b670d8b url: http://download.savannah.gnu.org/releases/lzip/lzip-1.21.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK lzip/1.21: A new conanfile.py version was exported lzip/1.21: Folder: /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/export lzip/1.21: Using the exported files summary hash as the recipe revision: 9f00b29bf20f94f99859e6dc01846ee8 lzip/1.21: Exported revision: 9f00b29bf20f94f99859e6dc01846ee8 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux os_build=Linux [options] [build_requires] [env] lzip/1.21: Forced build from source lzip/1.21 (test package): Installing package Requirements lzip/1.21 from local cache - Cache Packages lzip/1.21:6ae331b72e7e265ca2a3d1d8246faf73aa030238 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lzip/1.21: Configuring sources in /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK lzip/1.21: Copying sources to build folder lzip/1.21: Building your package in /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238 lzip/1.21: Generator txt created conanbuildinfo.txt [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 lzip/1.21: Calling build() ----Running------ > cd '/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/detectdir' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/detectdir' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_SHARED_LINKER_FLAGS -- Build files have been written to: /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/detectdir lzip/1.21: Calling: > source_subfolder/configure '--prefix=/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238' '--bindir=${prefix}/bin' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--prefix=/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238' '--bindir=${prefix}/bin' '--datarootdir=${prefix}/share' ----------------- creating config.status creating Makefile VPATH = source_subfolder prefix = /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238 exec_prefix = $(prefix) bindir = ${prefix}/bin datarootdir = ${prefix}/share infodir = $(datarootdir)/info mandir = $(datarootdir)/man CXX = /usr/bin/g++ CPPFLAGS = CXXFLAGS = -Wall -W -O2 LDFLAGS = OK. Now you can run make. ----Running------ > make -j3 ----------------- /usr/bin/g++ -Wall -W -O2 -c -o arg_parser.o source_subfolder/arg_parser.cc /usr/bin/g++ -Wall -W -O2 -c -o lzip_index.o source_subfolder/lzip_index.cc /usr/bin/g++ -Wall -W -O2 -c -o list.o source_subfolder/list.cc /usr/bin/g++ -Wall -W -O2 -c -o encoder_base.o source_subfolder/encoder_base.cc /usr/bin/g++ -Wall -W -O2 -c -o encoder.o source_subfolder/encoder.cc /usr/bin/g++ -Wall -W -O2 -c -o fast_encoder.o source_subfolder/fast_encoder.cc /usr/bin/g++ -Wall -W -O2 -c -o decoder.o source_subfolder/decoder.cc /usr/bin/g++ -Wall -W -O2 -DPROGVERSION=\"1.21\" -c -o main.o source_subfolder/main.cc /usr/bin/g++ -Wall -W -O2 -o lzip arg_parser.o lzip_index.o list.o encoder_base.o encoder.o fast_encoder.o decoder.o main.o lzip/1.21: Package '6ae331b72e7e265ca2a3d1d8246faf73aa030238' built lzip/1.21: Build folder /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238 lzip/1.21: Generated conaninfo.txt lzip/1.21: Generated conanbuildinfo.txt lzip/1.21: Generating the package lzip/1.21: Package folder /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238 lzip/1.21: Calling package() ----Running------ > cd '/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/detectdir' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/detectdir' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_SHARED_LINKER_FLAGS -- Build files have been written to: /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/detectdir ----Running------ > make install -j3 ----------------- if [ ! -d "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/bin" ] ; then install -d -m 755 "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/bin" ; fi if [ ! -d "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/info" ] ; then install -d -m 755 "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/info" ; fi if [ ! -d "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/man/man1" ] ; then install -d -m 755 "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/man/man1" ; fi install -m 755 ./lzip "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/bin/lzip" rm -f "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/info/lzip.info"* rm -f "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/man/man1/lzip.1"* install -m 644 source_subfolder/doc/lzip.info "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/info/lzip.info" install -m 644 source_subfolder/doc/lzip.1 "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/man/man1/lzip.1" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/info" "/home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/share/info/lzip.info" ; \ fi [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK lzip/1.21 package(): Packaged 2 files: lzip, COPYING lzip/1.21: Package '6ae331b72e7e265ca2a3d1d8246faf73aa030238' created lzip/1.21: Created package revision 8a1b58a281ea27347c96d39899a8dfc2 lzip/1.21: Appending PATH environment variable: /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK lzip/1.21 (test package): Generator cmake created conanbuildinfo.cmake lzip/1.21 (test package): Generator txt created conanbuildinfo.txt lzip/1.21 (test package): Generated conaninfo.txt lzip/1.21 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/cci_PR-2341/5/co_0_1/recipes/lzip/all/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2/conan.lock' Using cached profile from lockfile [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 lzip/1.21 (test package): Calling build() lzip/1.21 (test package): Running test() ----Running------ > /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/bin/lzip --version ----------------- lzip 1.21 Copyright (C) 2019 Antonio Diaz Diaz. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ----Running------ > /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/bin/lzip conanfile.py ----------------- ----Running------ > /home/conan/workspace/cci_PR-2341/5/0_1/.conan/data/lzip/1.21/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/bin/lzip -d conanfile.py.lz ----------------- JSON file created at '/home/conan/workspace/cci_PR-2341/5/co_0_1/_create.json'