>>> libzip 1.7.3 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/libzip/libzip-1.7.3.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/libzip-1.7.3 -xf - >>> libzip 1.7.3 Patching >>> libzip 1.7.3 Configuring (mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/libzip-1.7.3/ && cd /home/buildroot/autobuild/instance-2/output-1/build/libzip-1.7.3/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/instance-2/output-1/build/libzip-1.7.3/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-2/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_BZIP2=ON -DENABLE_GNUTLS=ON -DENABLE_MBEDTLS=OFF -DENABLE_OPENSSL=ON -DCMAKE_EXE_LINKER_FLAGS=-lfts -DENABLE_LZMA=ON ) -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for include file CommonCrypto/CommonCrypto.h -- Looking for include file CommonCrypto/CommonCrypto.h - not found -- Found PkgConfig: /home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config (found version "1.6.1") -- Found Nettle: /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnettle.so (found suitable version "3.6", minimum required is "3.0") -- Found GnuTLS: /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libgnutls.so (found version "3.6.14") -- Found OpenSSL: /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so (found version "1.1.1g") -- Looking for _close -- Looking for _close - not found -- Looking for _dup -- Looking for _dup - not found -- Looking for _fdopen -- Looking for _fdopen - not found -- Looking for _fileno -- Looking for _fileno - not found -- Looking for _setmode -- Looking for _setmode - not found -- Looking for _snprintf -- Looking for _snprintf - not found -- Looking for _strdup -- Looking for _strdup - not found -- Looking for _stricmp -- Looking for _stricmp - not found -- Looking for _strtoi64 -- Looking for _strtoi64 - not found -- Looking for _strtoui64 -- Looking for _strtoui64 - not found -- Looking for _unlink -- Looking for _unlink - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for clonefile -- Looking for clonefile - not found -- Looking for explicit_bzero -- Looking for explicit_bzero - not found -- Looking for explicit_memset -- Looking for explicit_memset - not found -- Looking for fileno -- Looking for fileno - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for ftello -- Looking for ftello - found -- Looking for getprogname -- Looking for getprogname - not found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for setmode -- Looking for setmode - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strdup -- Looking for strdup - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for 3 include files sys/types.h, ..., fts.h -- Looking for 3 include files sys/types.h, ..., fts.h - found -- Looking for fts_open -- Looking for fts_open - not found CHECK_STARTLooking for fts_open in fts CHECK_PASSfound -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.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 __int8 -- Check size of __int8 - failed -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of __int16 -- Check size of __int16 - failed -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of __int32 -- Check size of __int32 - failed -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of size_t -- Check size of size_t - done -- Performing Test HAVE_FICLONERANGE -- Performing Test HAVE_FICLONERANGE - Success -- Performing Test HAVE_NULLABLE -- Performing Test HAVE_NULLABLE - Failed -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - big endian -- Found ZLIB: /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libz.so (found suitable version "1.2.11", minimum required is "1.1.2") -- Found BZip2: /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libbz2.so (found version "1.0.8") CHECK_STARTLooking for BZ2_bzCompressInit CHECK_PASSfound CHECK_STARTLooking for lzma_auto_decoder in /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/liblzma.so CHECK_PASSfound CHECK_STARTLooking for lzma_easy_encoder in /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/liblzma.so CHECK_PASSfound CHECK_STARTLooking for lzma_lzma_preset in /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/liblzma.so CHECK_PASSfound -- Found LibLZMA: /home/buildroot/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/liblzma.so (found suitable version "5.2.5", minimum required is "5.2") -- Looking for getopt -- Looking for getopt - found -- Found Perl: /usr/bin/perl (found version "5.24.1") -- Configuring done CMake Error at lib/CMakeLists.txt:5 (add_library): Target "zip" links to target "GnuTLS::GnuTLS" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at lib/CMakeLists.txt:5 (add_library): Target "zip" links to target "GnuTLS::GnuTLS" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOCS BUILD_EXAMPLE BUILD_TEST BUILD_TESTING BUILD_TESTS CMake Generate step failed. Build files cannot be regenerated correctly. package/pkg-generic.mk:231: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/libzip-1.7.3/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/libzip-1.7.3/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'