>>> zchunk 1.2.2 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-17/output-1/build/.zchunk-1.2.2.tar.gz.Hgerbp/output' 'https://github.com/zchunk/zchunk/archive/1.2.2/zchunk-1.2.2.tar.gz' --2022-04-27 22:28:19-- https://github.com/zchunk/zchunk/archive/1.2.2/zchunk-1.2.2.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zchunk/zchunk/tar.gz/refs/tags/1.2.2 [following] --2022-04-27 22:28:19-- https://codeload.github.com/zchunk/zchunk/tar.gz/refs/tags/1.2.2 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-17/output-1/build/.zchunk-1.2.2.tar.gz.Hgerbp/output' 0K .......... .......... .......... .......... .......... 468K 50K .......... .......... .......... .......... .......... 920K 100K .......... .......... .......... .......... .......... 1.11M 150K .......... .......... .......... .......... .......... 4.94M 200K .......... .......... .......... .......... .......... 87.9M 250K .......... .......... .......... .......... .......... 91.6M 300K .......... .......... .......... .......... .......... 1.12M 350K .......... .......... .......... .......... .......... 4.85M 400K .......... .......... .......... .......... .......... 174M 450K .......... .......... .......... .......... .......... 102M 500K .......... .......... .......... .......... .......... 102M 550K .......... .......... .......... .......... .......... 453K 600K .......... .......... .......... .......... .......... 174M 650K .......... .......... .......... .......... .......... 172M 700K .......... .......... .......... .......... .......... 156M 750K .......... .......... .......... .......... .......... 131M 800K .......... .......... .......... .......... .......... 171M 850K .......... .......... .......... .......... .......... 50.8M 900K .......... .......... .......... .......... .......... 166M 950K .......... .......... .......... .......... .......... 147M 1000K .......... .......... .......... .......... .......... 166M 1050K .......... .......... .......... .......... .......... 150M 1100K .......... .......... .......... .......... .......... 164M 1150K .......... .......... .......... .......... .......... 131M 1200K .......... .......... .......... .......... .......... 170M 1250K .......... .......... .......... .......... .......... 164M 1300K .......... .......... .......... .......... .......... 170M 1350K .......... .......... .......... .......... .......... 148M 1400K .......... .......... .......... .......... .......... 149M 1450K .......... .......... .. 668K=0.4s 2022-04-27 22:28:20 (3.42 MB/s) - '/nvmedata/autobuild/instance-17/output-1/build/.zchunk-1.2.2.tar.gz.Hgerbp/output' saved [1507623] zchunk-1.2.2.tar.gz: OK (sha256: bc36f13b1bcb2ab52d046bfc3ec04a9bd1f89b070b4e8fca52eded235a583526) >>> zchunk 1.2.2 Extracting gzip -d -c /nvmedata/autobuild/instance-17/dl/zchunk/zchunk-1.2.2.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2 -xf - >>> zchunk 1.2.2 Patching >>> zchunk 1.2.2 Configuring rm -rf /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2//build mkdir -p /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-17/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-17/output-1/host/bin/x86_64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-17/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-17/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-17/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-17/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-17/output-1/host/x86_64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-17/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-17/output-1/host/bin:/nvmedata/autobuild/instance-17/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-17/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-17/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-17/output-1/host/lib/cmake -Dwith-curl=enabled -Dwith-openssl=enabled -Dwith-zstd=disabled /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2/ /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2//build The Meson build system Version: 0.62.1 Source dir: /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2 Build dir: /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2/build Build type: cross build Project name: zck Project version: 1.2.2 C compiler for the host machine: /nvmedata/autobuild/instance-17/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc (gcc 10.3.0 "x86_64-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.02-745-g1a424e9a4b) 10.3.0") C linker for the host machine: /nvmedata/autobuild/instance-17/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc ld.bfd 2.37 C compiler for the build machine: /usr/bin/gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: Target machine cpu family: x86_64 Target machine cpu: Compiler for C supports arguments -Wunused-result: YES Dependency libzstd skipped: feature with-zstd disabled Found pkg-config: /nvmedata/autobuild/instance-17/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libcurl found: YES 7.82.0 Run-time dependency openssl found: YES 1.1.1n Library argp found: YES Configuring zck.h using configuration Build targets in project: 17 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root'} zck 1.2.2 User defined options Cross files : /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2//build/cross-compilation.conf build.cmake_prefix_path: /nvmedata/autobuild/instance-17/output-1/host/lib/cmake build.pkg_config_path : /nvmedata/autobuild/instance-17/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false with-curl : enabled with-openssl : enabled with-zstd : disabled Found ninja-1.10.2 at /nvmedata/autobuild/instance-17/output-1/host/bin/ninja >>> zchunk 1.2.2 Building PATH="/nvmedata/autobuild/instance-17/output-1/host/bin:/nvmedata/autobuild/instance-17/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-17/output-1/host/bin/ninja -j1 -C /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2//build ninja: Entering directory `/nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2//build' [1/173] Compiling C object src/lib/libzck.so.1.2.2.p/buzhash_buzhash.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [2/173] Compiling C object src/lib/libzck.so.1.2.2.p/comp_comp.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [3/173] Compiling C object src/lib/libzck.so.1.2.2.p/comp_nocomp_nocomp.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [4/173] Compiling C object src/lib/libzck.so.1.2.2.p/hash_hash.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [5/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_create.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [6/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_read.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [7/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_common.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [8/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_range.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [9/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_dl.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [10/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_multipart.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [11/173] Compiling C object src/lib/libzck.so.1.2.2.p/zck.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [12/173] Compiling C object src/lib/libzck.so.1.2.2.p/header.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [13/173] Compiling C object src/lib/libzck.so.1.2.2.p/io.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [14/173] Compiling C object src/lib/libzck.so.1.2.2.p/log.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [15/173] Compiling C object src/lib/libzck.so.1.2.2.p/compint.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [16/173] Compiling C object src/lib/libzck.so.1.2.2.p/error.c.o x86_64-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [17/173] Linking target src/lib/libzck.so.1.2.2 FAILED: src/lib/libzck.so.1.2.2 /nvmedata/autobuild/instance-17/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc -o src/lib/libzck.so.1.2.2 src/lib/libzck.so.1.2.2.p/buzhash_buzhash.c.o src/lib/libzck.so.1.2.2.p/comp_comp.c.o src/lib/libzck.so.1.2.2.p/comp_nocomp_nocomp.c.o src/lib/libzck.so.1.2.2.p/hash_hash.c.o src/lib/libzck.so.1.2.2.p/index_index_create.c.o src/lib/libzck.so.1.2.2.p/index_index_read.c.o src/lib/libzck.so.1.2.2.p/index_index_common.c.o src/lib/libzck.so.1.2.2.p/dl_range.c.o src/lib/libzck.so.1.2.2.p/dl_dl.c.o src/lib/libzck.so.1.2.2.p/dl_multipart.c.o src/lib/libzck.so.1.2.2.p/zck.c.o src/lib/libzck.so.1.2.2.p/header.c.o src/lib/libzck.so.1.2.2.p/io.c.o src/lib/libzck.so.1.2.2.p/log.c.o src/lib/libzck.so.1.2.2.p/compint.c.o src/lib/libzck.so.1.2.2.p/error.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libzck.so.1 /nvmedata/autobuild/instance-17/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libssl.so /nvmedata/autobuild/instance-17/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so -Wl,--end-group /nvmedata/autobuild/instance-17/output-1/host/lib/gcc/x86_64-buildroot-linux-uclibc/10.3.0/../../../../x86_64-buildroot-linux-uclibc/bin/ld: src/lib/libzck.so.1.2.2.p/buzhash_buzhash.c.o: in function `buzhash_update': buzhash.c:(.text+0xd8): undefined reference to `__assert_fail' /nvmedata/autobuild/instance-17/output-1/host/lib/gcc/x86_64-buildroot-linux-uclibc/10.3.0/../../../../x86_64-buildroot-linux-uclibc/bin/ld: src/lib/libzck.so.1.2.2.p/error.c.o: in function `set_error_wf': error.c:(.text+0x9c): undefined reference to `__assert_fail' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-17/output-1/build/zchunk-1.2.2/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-17/buildroot'