>>> zchunk 1.2.2 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.zchunk-1.2.2.tar.gz.B7ljQt/output' 'https://github.com/zchunk/zchunk/archive/1.2.2/zchunk-1.2.2.tar.gz' --2022-05-03 16:21:37-- https://github.com/zchunk/zchunk/archive/1.2.2/zchunk-1.2.2.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.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-05-03 16:21:38-- https://codeload.github.com/zchunk/zchunk/tar.gz/refs/tags/1.2.2 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.zchunk-1.2.2.tar.gz.B7ljQt/output' 0K .......... .......... .......... .......... .......... 458K 50K .......... .......... .......... .......... .......... 972K 100K .......... .......... .......... .......... .......... 18.4M 150K .......... .......... .......... .......... .......... 942K 200K .......... .......... .......... .......... .......... 75.4M 250K .......... .......... .......... .......... .......... 83.9M 300K .......... .......... .......... .......... .......... 1003K 350K .......... .......... .......... .......... .......... 16.5M 400K .......... .......... .......... .......... .......... 113M 450K .......... .......... .......... .......... .......... 87.3M 500K .......... .......... .......... .......... .......... 999K 550K .......... .......... .......... .......... .......... 21.3M 600K .......... .......... .......... .......... .......... 65.5M 650K .......... .......... .......... .......... .......... 105M 700K .......... .......... .......... .......... .......... 994K 750K .......... .......... .......... .......... .......... 22.5M 800K .......... .......... .......... .......... .......... 106M 850K .......... .......... .......... .......... .......... 64.3M 900K .......... .......... .......... .......... .......... 997K 950K .......... .......... .......... .......... .......... 24.9M 1000K .......... .......... .......... .......... .......... 86.1M 1050K .......... .......... .......... .......... .......... 85.2M 1100K .......... .......... .......... .......... .......... 996K 1150K .......... .......... .......... .......... .......... 19.9M 1200K .......... .......... .......... .......... .......... 84.2M 1250K .......... .......... .......... .......... .......... 88.4M 1300K .......... .......... .......... .......... .......... 21.6M 1350K .......... .......... .......... .......... .......... 1.02M 1400K .......... .......... .......... .......... .......... 20.8M 1450K .......... .......... .. 98.1M=0.5s 2022-05-03 16:21:39 (2.67 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.zchunk-1.2.2.tar.gz.B7ljQt/output' saved [1507623] zchunk-1.2.2.tar.gz: OK (sha256: bc36f13b1bcb2ab52d046bfc3ec04a9bd1f89b070b4e8fca52eded235a583526) >>> zchunk 1.2.2 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/zchunk/zchunk-1.2.2.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2 -xf - >>> zchunk 1.2.2 Patching >>> zchunk 1.2.2 Configuring rm -rf /nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2//build mkdir -p /nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-strip%g" -e "s%@TARGET_ARCH@%mips64%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', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-25/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-25/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-25/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-25/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/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-25/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-25/output-1/host/lib/cmake -Dwith-curl=enabled -Dwith-openssl=enabled -Dwith-zstd=disabled /nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2/ /nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2//build The Meson build system Version: 0.62.1 Source dir: /nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2 Build dir: /nvmedata/autobuild/instance-25/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-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc (gcc 10.3.0 "mips64el-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.02-824-gdf0a0ae9d9) 10.3.0") C linker for the host machine: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-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: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Compiler for C supports arguments -Wunused-result: YES Dependency libzstd skipped: feature with-zstd disabled Found pkg-config: /nvmedata/autobuild/instance-25/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libcurl found: YES 7.83.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-25/output-1/build/zchunk-1.2.2//build/cross-compilation.conf build.cmake_prefix_path: /nvmedata/autobuild/instance-25/output-1/host/lib/cmake build.pkg_config_path : /nvmedata/autobuild/instance-25/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-25/output-1/host/bin/ninja >>> zchunk 1.2.2 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-25/output-1/host/bin/ninja -j1 -C /nvmedata/autobuild/instance-25/output-1/build/zchunk-1.2.2//build ninja: Entering directory `/nvmedata/autobuild/instance-25/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 mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/buzhash/buzhash.h:4, from ../src/lib/buzhash/buzhash.c:24: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/buzhash/buzhash.h:4, from ../src/lib/buzhash/buzhash.c:24: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [2/173] Compiling C object src/lib/libzck.so.1.2.2.p/comp_comp.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/comp/comp.c:29: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/comp/comp.c:29: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [3/173] Compiling C object src/lib/libzck.so.1.2.2.p/comp_nocomp_nocomp.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/comp/nocomp/nocomp.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/comp/nocomp/nocomp.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [4/173] Compiling C object src/lib/libzck.so.1.2.2.p/hash_hash.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/hash/hash.c:29: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/hash/hash.c:29: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [5/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_create.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/index/index_create.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/index/index_create.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [6/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_read.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/index/index_read.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/index/index_read.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [7/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_common.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/index/index_common.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/index/index_common.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [8/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_range.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/dl/range.c:29: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/dl/range.c:29: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [9/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_dl.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/dl/dl.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/dl/dl.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [10/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_multipart.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/dl/multipart.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/dl/multipart.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [11/173] Compiling C object src/lib/libzck.so.1.2.2.p/zck.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/zck.c:30: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/zck.c:30: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [12/173] Compiling C object src/lib/libzck.so.1.2.2.p/header.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/header.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/header.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [13/173] Compiling C object src/lib/libzck.so.1.2.2.p/io.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/io.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/io.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [14/173] Compiling C object src/lib/libzck.so.1.2.2.p/log.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/log.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/log.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [15/173] Compiling C object src/lib/libzck.so.1.2.2.p/compint.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/compint.c:28: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/compint.c:28: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [16/173] Compiling C object src/lib/libzck.so.1.2.2.p/error.c.o mips64el-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' In file included from ../src/lib/zck_private.h:5, from ../src/lib/error.c:34: /usr/include/stdint.h:109: warning: "__INT64_C" redefined 109 | # define __INT64_C(c) c ## LL | : note: this is the location of the previous definition In file included from ../src/lib/zck_private.h:5, from ../src/lib/error.c:34: /usr/include/stdint.h:110: warning: "__UINT64_C" redefined 110 | # define __UINT64_C(c) c ## ULL | : note: this is the location of the previous definition [17/173] Linking target src/lib/libzck.so.1.2.2 FAILED: src/lib/libzck.so.1.2.2 /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-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-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libssl.so /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so -Wl,--end-group /nvmedata/autobuild/instance-25/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/10.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: src/lib/libzck.so.1.2.2.p/error.c.o: in function `set_error_wf': error.c:(.text+0x50): undefined reference to `__assert_fail' /nvmedata/autobuild/instance-25/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/10.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: error.c:(.text+0x60): 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-25/output-1/build/zchunk-1.2.2/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-25/buildroot'