>>> rauc 1.9 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-9/output-1/build/.rauc-1.9.tar.xz.oCchFJ/output' 'https://github.com/rauc/rauc/releases/download/v1.9/rauc-1.9.tar.xz' --2023-06-28 07:57:48-- https://github.com/rauc/rauc/releases/download/v1.9/rauc-1.9.tar.xz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/35332768/617d04aa-091d-4675-8e96-feebab6fa2ae?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230628%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230628T135748Z&X-Amz-Expires=300&X-Amz-Signature=c0eefa0fe5c6bfa6222481ddebf709b8d5b813f1e12f48cae119b36b468d9d6e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=35332768&response-content-disposition=attachment%3B%20filename%3Drauc-1.9.tar.xz&response-content-type=application%2Foctet-stream [following] --2023-06-28 07:57:48-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/35332768/617d04aa-091d-4675-8e96-feebab6fa2ae?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230628%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230628T135748Z&X-Amz-Expires=300&X-Amz-Signature=c0eefa0fe5c6bfa6222481ddebf709b8d5b813f1e12f48cae119b36b468d9d6e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=35332768&response-content-disposition=attachment%3B%20filename%3Drauc-1.9.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 880236 (860K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-9/output-1/build/.rauc-1.9.tar.xz.oCchFJ/output' 0K .......... .......... .......... .......... .......... 5% 8.25M 0s 50K .......... .......... .......... .......... .......... 11% 15.3M 0s 100K .......... .......... .......... .......... .......... 17% 7.08M 0s 150K .......... .......... .......... .......... .......... 23% 53.9M 0s 200K .......... .......... .......... .......... .......... 29% 54.8M 0s 250K .......... .......... .......... .......... .......... 34% 14.1M 0s 300K .......... .......... .......... .......... .......... 40% 60.9M 0s 350K .......... .......... .......... .......... .......... 46% 69.7M 0s 400K .......... .......... .......... .......... .......... 52% 64.9M 0s 450K .......... .......... .......... .......... .......... 58% 47.2M 0s 500K .......... .......... .......... .......... .......... 63% 35.7M 0s 550K .......... .......... .......... .......... .......... 69% 53.5M 0s 600K .......... .......... .......... .......... .......... 75% 53.0M 0s 650K .......... .......... .......... .......... .......... 81% 51.2M 0s 700K .......... .......... .......... .......... .......... 87% 81.6M 0s 750K .......... .......... .......... .......... .......... 93% 80.0M 0s 800K .......... .......... .......... .......... .......... 98% 73.0M 0s 850K ......... 100% 82.4M=0.03s 2023-06-28 07:57:49 (27.4 MB/s) - '/home/autobuild/autobuild/instance-9/output-1/build/.rauc-1.9.tar.xz.oCchFJ/output' saved [880236/880236] rauc-1.9.tar.xz: OK (sha256: 73802ce28d1045c757b547f5b4a222f0e825b5df77bca3464350278fc6fd200e) >>> rauc 1.9 Extracting xzcat /home/autobuild/autobuild/instance-9/dl/rauc/rauc-1.9.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9 -xf - >>> rauc 1.9 Patching >>> rauc 1.9 Configuring rm -rf /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9//build mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/mips-img-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-9/output-1/host/bin/mips-img-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/mips-img-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/mips-img-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9//build/cross-compilation.conf PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-9/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=debug --cross-file=/home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/autobuild/autobuild/instance-9/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/autobuild/autobuild/instance-9/output-1/host/lib/cmake -Dtests=false -Dservice=true -Dgpt=disabled -Dnetwork=true -Djson=disabled -Dstreaming=true /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9/ /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9//build The Meson build system Version: 1.1.1 Source dir: /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9 Build dir: /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9/build Build type: cross build Project name: rauc Project version: 1.9 C compiler for the host machine: /home/autobuild/autobuild/instance-9/output-1/host/bin/mips-img-linux-gnu-gcc (gcc 6.3.0 "mips-img-linux-gnu-gcc (Codescape GNU Tools 2018.09-02 for MIPS IMG Linux) 6.3.0") C linker for the host machine: /home/autobuild/autobuild/instance-9/output-1/host/bin/mips-img-linux-gnu-gcc ld.bfd 2.28.51.20170703 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 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: Found pkg-config: /home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf (1.6.3) Run-time dependency glib-2.0 found: YES 2.76.1 Run-time dependency gio-2.0 found: YES 2.76.1 Run-time dependency gio-unix-2.0 found: YES 2.76.1 Run-time dependency openssl found: YES 1.1.1u Dependency json-glib-1.0 skipped: feature json disabled Run-time dependency dbus-1 found: YES 1.12.28 Dependency fdisk skipped: feature gpt disabled Run-time dependency libcurl found: YES 8.1.2 Run-time dependency libnl-genl-3.0 found: YES 3.7.0 Run-time dependency threads found: YES Found CMake: /usr/local/bin/cmake (3.26.3) Run-time dependency systemd found: NO (tried pkgconfig and cmake) Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wno-error=unused-parameter: YES Compiler for C supports arguments -Wno-error=missing-field-initializers: YES Compiler for C supports arguments -Wno-error=deprecated-declarations: YES Has header "linux/nbd-netlink.h" : NO ../output-1/build/rauc-1.9/meson.build:138:4: ERROR: Problem encountered: streaming support requested but linux/nbd-netlink.h not found A full log can be found at /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-9/output-1/build/rauc-1.9/.stamp_configured] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'