>>> zchunk 1.2.2 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-29/output-1/build/.zchunk-1.2.2.tar.gz.H3c0Ct/output' 'https://github.com/zchunk/zchunk/archive/1.2.2/zchunk-1.2.2.tar.gz' --2022-04-30 14:55:32-- https://github.com/zchunk/zchunk/archive/1.2.2/zchunk-1.2.2.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.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-30 14:55:32-- https://codeload.github.com/zchunk/zchunk/tar.gz/refs/tags/1.2.2 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-29/output-1/build/.zchunk-1.2.2.tar.gz.H3c0Ct/output' 0K .......... .......... .......... .......... .......... 487K 50K .......... .......... .......... .......... .......... 970K 100K .......... .......... .......... .......... .......... 78.9M 150K .......... .......... .......... .......... .......... 983K 200K .......... .......... .......... .......... .......... 89.1M 250K .......... .......... .......... .......... .......... 92.8M 300K .......... .......... .......... .......... .......... 920K 350K .......... .......... .......... .......... .......... 1.01M 400K .......... .......... .......... .......... .......... 117M 450K .......... .......... .......... .......... .......... 73.3M 500K .......... .......... .......... .......... .......... 91.8M 550K .......... .......... .......... .......... .......... 133M 600K .......... .......... .......... .......... .......... 145M 650K .......... .......... .......... .......... .......... 134M 700K .......... .......... .......... .......... .......... 99.0M 750K .......... .......... .......... .......... .......... 173M 800K .......... .......... .......... .......... .......... 126M 850K .......... .......... .......... .......... .......... 1.00M 900K .......... .......... .......... .......... .......... 86.4M 950K .......... .......... .......... .......... .......... 80.6M 1000K .......... .......... .......... .......... .......... 134M 1050K .......... .......... .......... .......... .......... 83.0M 1100K .......... .......... .......... .......... .......... 1019K 1150K .......... .......... .......... .......... .......... 51.4M 1200K .......... .......... .......... .......... .......... 138M 1250K .......... .......... .......... .......... .......... 87.4M 1300K .......... .......... .......... .......... .......... 103M 1350K .......... .......... .......... .......... .......... 1.01M 1400K .......... .......... .......... .......... .......... 20.7M 1450K .......... .......... .. 135M=0.5s 2022-04-30 14:55:33 (3.08 MB/s) - '/nvmedata/autobuild/instance-29/output-1/build/.zchunk-1.2.2.tar.gz.H3c0Ct/output' saved [1507623] zchunk-1.2.2.tar.gz: OK (sha256: bc36f13b1bcb2ab52d046bfc3ec04a9bd1f89b070b4e8fca52eded235a583526) >>> zchunk 1.2.2 Extracting gzip -d -c /nvmedata/autobuild/instance-29/dl/zchunk/zchunk-1.2.2.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2 -xf - >>> zchunk 1.2.2 Patching >>> zchunk 1.2.2 Configuring rm -rf /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2//build mkdir -p /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-29/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-29/output-1/host/bin/or1k-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-29/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-29/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-29/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-29/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-29/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-29/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/nvmedata/autobuild/instance-29/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/nvmedata/autobuild/instance-29/output-1/host/bin/ccache /usr/bin/g++" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-29/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-29/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-29/output-1/host/lib/cmake -Dwith-curl=disabled -Dwith-openssl=disabled -Dwith-zstd=disabled /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2/ /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2//build WARNING: Unknown CPU family or1k, please report this at https://github.com/mesonbuild/meson/issues/new The Meson build system Version: 0.62.1 Source dir: /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2 Build dir: /nvmedata/autobuild/instance-29/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-29/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc (gcc 11.2.0 "or1k-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.02-771-gb0b25f1454) 11.2.0") C linker for the host machine: /nvmedata/autobuild/instance-29/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc ld.bfd 2.38 C compiler for the build machine: /nvmedata/autobuild/instance-29/output-1/host/bin/ccache /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: /nvmedata/autobuild/instance-29/output-1/host/bin/ccache /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: or1k Host machine cpu: Target machine cpu family: or1k Target machine cpu: Compiler for C supports arguments -Wunused-result: YES Dependency libzstd skipped: feature with-zstd disabled Dependency libcurl skipped: feature with-curl disabled Dependency openssl skipped: feature with-openssl disabled Library argp found: YES Configuring zck.h using configuration Build targets in project: 16 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root'} zck 1.2.2 User defined options Cross files : /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2//build/cross-compilation.conf build.cmake_prefix_path: /nvmedata/autobuild/instance-29/output-1/host/lib/cmake build.pkg_config_path : /nvmedata/autobuild/instance-29/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false with-curl : disabled with-openssl : disabled with-zstd : disabled Found ninja-1.10.2 at /nvmedata/autobuild/instance-29/output-1/host/bin/ninja >>> zchunk 1.2.2 Building PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-29/output-1/host/bin/ninja -j1 -C /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2//build ninja: Entering directory `/nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2//build' [1/186] Compiling C object src/lib/libzck.so.1.2.2.p/buzhash_buzhash.c.o or1k-buildroot-linux-uclibc-gcc: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' [2/186] Compiling C object src/lib/libzck.so.1.2.2.p/comp_comp.c.o FAILED: src/lib/libzck.so.1.2.2.p/comp_comp.c.o /nvmedata/autobuild/instance-29/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -Isrc/lib/libzck.so.1.2.2.p -Isrc/lib -I../src/lib -Iinclude -I../include -I/usr/include -fdiagnostics-color=always -Wall -Winvalid-pch -std=gnu99 -O3 -Wunused-result -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -fvisibility=hidden -MD -MQ src/lib/libzck.so.1.2.2.p/comp_comp.c.o -MF src/lib/libzck.so.1.2.2.p/comp_comp.c.o.d -o src/lib/libzck.so.1.2.2.p/comp_comp.c.o -c ../src/lib/comp/comp.c or1k-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:32: /usr/include/math.h:415:33: error: '_Float128' is not supported on this target 415 | # define _Mdouble_ _Float128 | ^~~~~~~~~ /usr/include/math.h:283:48: note: in definition of macro '__MATHDECL_1' 283 | extern type __MATH_PRECNAME(function,suffix) args __THROW | ^~~~ /usr/include/bits/mathcalls-helper-functions.h:21:36: note: in expansion of macro '_Mdouble_' 21 | __MATHDECL_1 (int, __fpclassify,, (_Mdouble_ __value)) | ^~~~~~~~~ /usr/include/math.h:415:33: error: '_Float128' is not supported on this target 415 | # define _Mdouble_ _Float128 | ^~~~~~~~~ /usr/include/math.h:283:48: note: in definition of macro '__MATHDECL_1' 283 | extern type __MATH_PRECNAME(function,suffix) args __THROW | ^~~~ /usr/include/bits/mathcalls-helper-functions.h:25:33: note: in expansion of macro '_Mdouble_' 25 | __MATHDECL_1 (int, __signbit,, (_Mdouble_ __value)) | ^~~~~~~~~ /usr/include/math.h:415:33: error: '_Float128' is not supported on this target 415 | # define _Mdouble_ _Float128 | ^~~~~~~~~ /usr/include/math.h:283:48: note: in definition of macro '__MATHDECL_1' 283 | extern type __MATH_PRECNAME(function,suffix) args __THROW | ^~~~ /usr/include/bits/mathcalls-helper-functions.h:30:31: note: in expansion of macro '_Mdouble_' 30 | __MATHDECL_1 (int, __isinf,, (_Mdouble_ __value)) __attribute__ ((__const__)); | ^~~~~~~~~ /usr/include/math.h:415:33: error: '_Float128' is not supported on this target 415 | # define _Mdouble_ _Float128 | ^~~~~~~~~ /usr/include/math.h:283:48: note: in definition of macro '__MATHDECL_1' 283 | extern type __MATH_PRECNAME(function,suffix) args __THROW | ^~~~ /usr/include/bits/mathcalls-helper-functions.h:33:32: note: in expansion of macro '_Mdouble_' 33 | __MATHDECL_1 (int, __finite,, (_Mdouble_ __value)) __attribute__ ((__const__)); | ^~~~~~~~~ /usr/include/math.h:415:33: error: '_Float128' is not supported on this target 415 | # define _Mdouble_ _Float128 | ^~~~~~~~~ /usr/include/math.h:283:48: note: in definition of macro '__MATHDECL_1' 283 | extern type __MATH_PRECNAME(function,suffix) args __THROW | ^~~~ /usr/include/bits/mathcalls-helper-functions.h:36:31: note: in expansion of macro '_Mdouble_' 36 | __MATHDECL_1 (int, __isnan,, (_Mdouble_ __value)) __attribute__ ((__const__)); | ^~~~~~~~~ /usr/include/math.h:415:33: error: '_Float128' is not supported on this target 415 | # define _Mdouble_ _Float128 | ^~~~~~~~~ /usr/include/math.h:283:48: note: in definition of macro '__MATHDECL_1' 283 | extern type __MATH_PRECNAME(function,suffix) args __THROW | ^~~~ /usr/include/bits/mathcalls-helper-functions.h:39:33: note: in expansion of macro '_Mdouble_' 39 | __MATHDECL_1 (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y)); | ^~~~~~~~~ /usr/include/math.h:415:33: error: '_Float128' is not supported on this target 415 | # define _Mdouble_ _Float128 | ^~~~~~~~~ /usr/include/math.h:283:48: note: in definition of macro '__MATHDECL_1' 283 | extern type __MATH_PRECNAME(function,suffix) args __THROW | ^~~~ /usr/include/bits/mathcalls-helper-functions.h:39:48: note: in expansion of macro '_Mdouble_' 39 | __MATHDECL_1 (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y)); | ^~~~~~~~~ /usr/include/math.h:415:33: error: '_Float128' is not supported on this target 415 | # define _Mdouble_ _Float128 | ^~~~~~~~~ /usr/include/math.h:283:48: note: in definition of macro '__MATHDECL_1' 283 | extern type __MATH_PRECNAME(function,suffix) args __THROW | ^~~~ /usr/include/bits/mathcalls-helper-functions.h:42:37: note: in expansion of macro '_Mdouble_' 42 | __MATHDECL_1 (int, __issignaling,, (_Mdouble_ __value)) | ^~~~~~~~~ ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-29/output-1/build/zchunk-1.2.2/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-29/buildroot'