******************************************************************************** conan install zlib-ng/2.0.2@#2ee3e15ee81106ec511b31360fe27bdc --build=zlib-ng -pr /home/conan/w/prod/BuildSingleReference/75457/7c9a5efb-e75d-4f74-8a37-40bbadf464d9/profile_linux_7_libstdcpp11_gcc_debug_64.zlib-ng-shared-False.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] zlib-ng:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib-ng/2.0.2: Forced build from source Installing package: zlib-ng/2.0.2 Requirements zlib-ng/2.0.2 from local cache - Cache Packages zlib-ng/2.0.2:84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zlib-ng/2.0.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/source/src zlib-ng/2.0.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 zlib-ng/2.0.2: Copying sources to build folder zlib-ng/2.0.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c zlib-ng/2.0.2: Generator txt created conanbuildinfo.txt zlib-ng/2.0.2: Calling generate() zlib-ng/2.0.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK zlib-ng/2.0.2: Calling build() zlib-ng/2.0.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/src" ----------------- -- Using CMake version 3.18.2 -- ZLIB_HEADER_VERSION: 1.2.11 -- ZLIBNG_HEADER_VERSION: 2.0.2 -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 7.2.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 -- Arch detected: 'x86_64' -- Basearch of 'x86_64' has been detected as: 'x86' -- Using CMake toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/generators/conan_toolchain.cmake -- Architecture supports unaligned reads -- Architecture supports unaligned reads of > 4 bytes -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for sys/sdt.h -- Looking for sys/sdt.h - not found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of off64_t -- Check size of off64_t - done -- Looking for fseeko -- Looking for fseeko - found -- Looking for strerror -- Looking for strerror - found -- Performing Test HAVE_NO_INTERPOSITION -- Performing Test HAVE_NO_INTERPOSITION - Success -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Performing Test HAVE_BUILTIN_CTZLL -- Performing Test HAVE_BUILTIN_CTZLL - Success -- Performing Test HAVE_PTRDIFF_T -- Performing Test HAVE_PTRDIFF_T - Success -- Performing Test HAVE_SSE2_INTRIN -- Performing Test HAVE_SSE2_INTRIN - Success -- Performing Test HAVE_SSSE3_INTRIN -- Performing Test HAVE_SSSE3_INTRIN - Success -- Performing Test HAVE_SSE42CRC_INLINE_ASM -- Performing Test HAVE_SSE42CRC_INLINE_ASM - Success -- Performing Test HAVE_SSE42CRC_INTRIN -- Performing Test HAVE_SSE42CRC_INTRIN - Success -- Performing Test HAVE_SSE42CMPSTR_INTRIN -- Performing Test HAVE_SSE42CMPSTR_INTRIN - Success -- Performing Test HAVE_PCLMULQDQ_INTRIN -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success -- Performing Test HAVE_AVX2_INTRIN -- Performing Test HAVE_AVX2_INTRIN - Success -- Architecture-specific source files: -- The following features have been enabled: * CMAKE_BUILD_TYPE, Build type: Debug (selected) * WITH_GZFILEOP, Compile with support for gzFile related functions * WITH_NEW_STRATEGIES, Use new strategies * WITH_UNALIGNED, Support unaligned reads on platforms that support it * WITH_AVX2, Build with AVX2 * WITH_SSE2, Build with SSE2 * WITH_SSSE3, Build with SSSE3 * WITH_SSE4, Build with SSE4 * WITH_PCLMULQDQ, Build with PCLMULQDQ -- The following features have been disabled: * ZLIB_COMPAT, Compile with zlib compatible API * ZLIB_ENABLE_TESTS, Build test binaries * ZLIB_DUAL_LINK, Dual link tests against system zlib * WITH_SANITIZER, Build with sanitizer (Memory, Address, Undefined) * WITH_FUZZERS, Build test/fuzz * WITH_OPTIM, Build with optimisation * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings * WITH_CODE_COVERAGE, Enable code coverage reporting * WITH_INFLATE_STRICT, Build with strict inflate distance checking * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances * INSTALL_UTILS, Copy minigzip and minideflate during install -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/Debug zlib-ng/2.0.2: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target zlib [ 8%] Building C object CMakeFiles/zlib.dir/chunkset.c.o [ 8%] Building C object CMakeFiles/zlib.dir/adler32.c.o [ 12%] Building C object CMakeFiles/zlib.dir/compare258.c.o [ 16%] Building C object CMakeFiles/zlib.dir/compress.c.o [ 20%] Building C object CMakeFiles/zlib.dir/crc32.c.o [ 25%] Building C object CMakeFiles/zlib.dir/crc32_comb.c.o [ 29%] Building C object CMakeFiles/zlib.dir/deflate.c.o [ 33%] Building C object CMakeFiles/zlib.dir/deflate_fast.c.o [ 37%] Building C object CMakeFiles/zlib.dir/deflate_medium.c.o [ 41%] Building C object CMakeFiles/zlib.dir/deflate_quick.c.o [ 45%] Building C object CMakeFiles/zlib.dir/deflate_slow.c.o [ 50%] Building C object CMakeFiles/zlib.dir/functable.c.o [ 54%] Building C object CMakeFiles/zlib.dir/infback.c.o [ 58%] Building C object CMakeFiles/zlib.dir/inffast.c.o [ 62%] Building C object CMakeFiles/zlib.dir/inflate.c.o [ 66%] Building C object CMakeFiles/zlib.dir/inftrees.c.o [ 70%] Building C object CMakeFiles/zlib.dir/insert_string.c.o [ 75%] Building C object CMakeFiles/zlib.dir/trees.c.o [ 79%] Building C object CMakeFiles/zlib.dir/uncompr.c.o [ 83%] Building C object CMakeFiles/zlib.dir/zutil.c.o [ 87%] Building C object CMakeFiles/zlib.dir/gzlib.c.o [ 91%] Building C object CMakeFiles/zlib.dir/gzread.c.o [ 95%] Building C object CMakeFiles/zlib.dir/gzwrite.c.o [100%] Linking C static library libz-ng.a [100%] Built target zlib zlib-ng/2.0.2: Package '84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c' built zlib-ng/2.0.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/Debug zlib-ng/2.0.2: Generated conaninfo.txt zlib-ng/2.0.2: Generated conanbuildinfo.txt zlib-ng/2.0.2: Generating the package zlib-ng/2.0.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c zlib-ng/2.0.2: Calling package() zlib-ng/2.0.2: Copied 1 '.md' file: LICENSE.md zlib-ng/2.0.2: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/lib/libz-ng.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/include/zlib-ng.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/include/zconf-ng.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib-ng/2.0.2/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/lib/pkgconfig/zlib-ng.pc [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK zlib-ng/2.0.2 package(): Packaged 2 '.h' files: zlib-ng.h, zconf-ng.h zlib-ng/2.0.2 package(): Packaged 1 '.a' file: libz-ng.a zlib-ng/2.0.2 package(): Packaged 1 '.md' file: LICENSE.md zlib-ng/2.0.2: Package '84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c' created zlib-ng/2.0.2: Created package revision 124531f68839a526508fa3c9504334fa [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators zlib-ng/2.0.2: 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