******************************************************************************** conan install zlib-ng/2.0.0@ --profile=/home/conan/w/BuildSingleReference/9894/8fa4a179-8d7f-4502-be8e-e0477c341a6d/profile.txt --build=zlib-ng ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux os_build=Linux [options] zlib-ng:shared=False [build_requires] [env] zlib-ng/2.0.0: Forced build from source Installing package: zlib-ng/2.0.0 Requirements zlib-ng/2.0.0 from local cache - Cache Packages zlib-ng/2.0.0:84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zlib-ng/2.0.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK zlib-ng/2.0.0: Copying sources to build folder zlib-ng/2.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c zlib-ng/2.0.0: Generator cmake created conanbuildinfo.cmake [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.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DZLIB_COMPAT="False" -DWITH_GZFILEOP="True" -DWITH_OPTIM="False" -DWITH_NEW_STRATEGIES="True" -DWITH_NATIVE_INSTRUCTIONS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/source_subfolder' ----------------- -- Using CMake version 3.18.2 -- ZLIB_HEADER_VERSION: 1.2.11 -- ZLIBNG_HEADER_VERSION: 2.0.0 -- 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' -- Architecture supports unaligned reads -- Architecture supports unaligned reads of > 4 bytes -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for sys/sdt.h -- Looking for sys/sdt.h - not found -- Looking for unistd.h -- Looking for unistd.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 * ZLIB_ENABLE_TESTS, Build test binaries * 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_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/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target makecrct Scanning dependencies of target makefixed [ 2%] Building C object CMakeFiles/makecrct.dir/tools/makecrct.c.o [ 4%] Building C object CMakeFiles/makefixed.dir/tools/makefixed.c.o Scanning dependencies of target zlib [ 6%] Building C object CMakeFiles/zlib.dir/adler32.c.o [ 8%] Linking C executable makecrct [ 10%] Building C object CMakeFiles/makefixed.dir/inftrees.c.o [ 12%] Building C object CMakeFiles/zlib.dir/chunkset.c.o [ 12%] Built target makecrct [ 14%] Building C object CMakeFiles/zlib.dir/compare258.c.o [ 16%] Linking C executable makefixed [ 16%] Built target makefixed [ 18%] Building C object CMakeFiles/zlib.dir/compress.c.o [ 20%] Building C object CMakeFiles/zlib.dir/crc32.c.o [ 22%] Building C object CMakeFiles/zlib.dir/crc32_comb.c.o Scanning dependencies of target maketrees [ 25%] Building C object CMakeFiles/maketrees.dir/tools/maketrees.c.o [ 27%] Building C object CMakeFiles/maketrees.dir/trees.c.o [ 29%] Building C object CMakeFiles/zlib.dir/deflate.c.o [ 31%] Building C object CMakeFiles/zlib.dir/deflate_fast.c.o [ 33%] Building C object CMakeFiles/maketrees.dir/zutil.c.o [ 35%] Building C object CMakeFiles/zlib.dir/deflate_medium.c.o [ 37%] Linking C executable maketrees [ 39%] Building C object CMakeFiles/zlib.dir/deflate_quick.c.o [ 39%] Built target maketrees [ 41%] Building C object CMakeFiles/zlib.dir/deflate_slow.c.o [ 43%] Building C object CMakeFiles/zlib.dir/functable.c.o [ 45%] Building C object CMakeFiles/zlib.dir/infback.c.o [ 47%] Building C object CMakeFiles/zlib.dir/inffast.c.o [ 50%] Building C object CMakeFiles/zlib.dir/inflate.c.o [ 52%] Building C object CMakeFiles/zlib.dir/inftrees.c.o [ 54%] Building C object CMakeFiles/zlib.dir/insert_string.c.o [ 56%] Building C object CMakeFiles/zlib.dir/trees.c.o [ 58%] Building C object CMakeFiles/zlib.dir/uncompr.c.o [ 60%] Building C object CMakeFiles/zlib.dir/zutil.c.o [ 62%] Building C object CMakeFiles/zlib.dir/gzlib.c.o [ 64%] Building C object CMakeFiles/zlib.dir/gzread.c.o [ 66%] Building C object CMakeFiles/zlib.dir/gzwrite.c.o [ 68%] Linking C static library libz-ng.a [ 68%] Built target zlib Scanning dependencies of target deflate_quick_bi_valid Scanning dependencies of target adler32_test Scanning dependencies of target minigzip [ 70%] Building C object CMakeFiles/deflate_quick_bi_valid.dir/test/deflate_quick_bi_valid.c.o [ 72%] Building C object CMakeFiles/adler32_test.dir/test/adler32_test.c.o [ 75%] Building C object CMakeFiles/minigzip.dir/test/minigzip.c.o [ 77%] Linking C executable deflate_quick_bi_valid [ 79%] Linking C executable minigzip [ 81%] Linking C executable adler32_test [ 81%] Built target deflate_quick_bi_valid Scanning dependencies of target example [ 83%] Building C object CMakeFiles/example.dir/test/example.c.o [ 83%] Built target minigzip Scanning dependencies of target minideflate [ 85%] Building C object CMakeFiles/minideflate.dir/test/minideflate.c.o [ 85%] Built target adler32_test Scanning dependencies of target switchlevels [ 87%] Building C object CMakeFiles/switchlevels.dir/test/switchlevels.c.o [ 89%] Linking C executable minideflate [ 91%] Linking C executable switchlevels [ 91%] Built target minideflate Scanning dependencies of target infcover [ 93%] Building C object CMakeFiles/infcover.dir/test/infcover.c.o [ 95%] Linking C executable example [ 95%] Built target switchlevels [ 97%] Building C object CMakeFiles/infcover.dir/inftrees.c.o [ 97%] Built target example [100%] Linking C executable infcover [100%] Built target infcover zlib-ng/2.0.0: Package '84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c' built zlib-ng/2.0.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/build/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c zlib-ng/2.0.0: Generated conaninfo.txt zlib-ng/2.0.0: Generated conanbuildinfo.txt zlib-ng/2.0.0: Generating the package zlib-ng/2.0.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/zlib-ng/2.0.0/_/_/package/84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c zlib-ng/2.0.0: Calling package() [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 zlib-ng/2.0.0 package(): Packaged 1 '.a' file: libz-ng.a zlib-ng/2.0.0 package(): Packaged 1 '.md' file: LICENSE.md zlib-ng/2.0.0 package(): Packaged 3 '.h' files: zconf-ng.h, zlib.h, zlib-ng.h zlib-ng/2.0.0: Package '84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c' created zlib-ng/2.0.0: Created package revision 63935d0dccdae54be941ab0bb49267ea [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 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_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_SHARED_LINKER_FLAGS