>>> libzip 1.7.3 Extracting xzcat /nvme/rc-buildroot-test/scripts/instance-0/dl/libzip/libzip-1.7.3.tar.xz | tar --strip-components=1 -C /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/libzip-1.7.3 -xf - >>> libzip 1.7.3 Patching >>> libzip 1.7.3 Configuring (mkdir -p /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/libzip-1.7.3/ && cd /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/libzip-1.7.3/ && rm -f CMakeCache.txt && PATH="/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin:/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/aws/bin:/root/bin" /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/cmake /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/libzip-1.7.3/ -DCMAKE_TOOLCHAIN_FILE="/nvme/rc-buildroot-test/scripts/instance-0/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=OFF -DENABLE_GNUTLS=ON -DENABLE_MBEDTLS=ON -DENABLE_OPENSSL=ON -DCMAKE_EXE_LINKER_FLAGS=-lfts -DENABLE_LZMA=OFF ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/arm-linux-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: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/pkg-config (found version "1.6.1") -- Found Nettle: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libnettle.so (found suitable version "3.6", minimum required is "3.0") -- Found GnuTLS: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libgnutls.so (found version "3.6.14") -- Found MbedTLS: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libmbedcrypto.so (found suitable version "2.16.7", minimum required is "1.0") -- Found OpenSSL: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-musleabihf/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 - 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 - little endian -- Found ZLIB: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libz.so (found suitable version "1.2.11", minimum required is "1.1.2") -- Looking for getopt -- Looking for getopt - found -- Found Perl: /usr/bin/perl (found version "5.22.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:254: recipe for target '/nvme/rc-buildroot-test/scripts/instance-0/output-1/build/libzip-1.7.3/.stamp_configured' failed make: *** [/nvme/rc-buildroot-test/scripts/instance-0/output-1/build/libzip-1.7.3/.stamp_configured] Error 1 make: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-0/buildroot'