>>> bubblewrap 0.6.1 Extracting xzcat /nvmedata/autobuild/instance-4/dl/bubblewrap/bubblewrap-0.6.1.tar.xz | tar --strip-components=1 -C /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1 -xf - >>> bubblewrap 0.6.1 Patching >>> bubblewrap 0.6.1 Configuring rm -rf /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1//build mkdir -p /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%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', '-Ofast', '-g1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g1'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/mipsel-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/nvmedata/autobuild/instance-4/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/nvmedata/autobuild/instance-4/output-1/host/bin/ccache /usr/bin/g++" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-4/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-4/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-4/output-1/host/lib/cmake -Dzsh_completion=disabled -Dman=disabled -Dpython=/nvmedata/autobuild/instance-4/output-1/host/bin/python -Drequire_userns=false -Dbash_completion=enabled -Dbash_completion_dir=/usr/share/bash-completion/completions -Dselinux=enabled /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1/ /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1//build The Meson build system Version: 0.62.0 Source dir: /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1 Build dir: /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1/build Build type: cross build Project name: bubblewrap Project version: 0.6.1 C compiler for the host machine: /nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc (gcc 11.2.0 "mipsel-buildroot-linux-musl-gcc.br_real (Buildroot 2022.02-441-g8f3cfe4196) 11.2.0") C linker for the host machine: /nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc ld.bfd 2.36.1 C compiler for the build machine: /nvmedata/autobuild/instance-4/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-4/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: mips Host machine cpu: Target machine cpu family: mips Target machine cpu: Compiler for C supports arguments -Werror=shadow: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=strict-prototypes: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -Werror=int-conversion: YES Compiler for C supports arguments -Werror=parenthesis: NO Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=misleading-indentation: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=aggregate-return: YES Compiler for C supports arguments -Werror=switch-default: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wno-sign-compare: YES Compiler for C supports arguments -Wno-error=sign-compare: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-error=missing-field-initializers: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=format-security: NO Program bash found: YES (/bin/bash) Program /nvmedata/autobuild/instance-4/output-1/host/bin/python found: YES (/nvmedata/autobuild/instance-4/output-1/host/bin/python) Found pkg-config: /nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libcap found: YES 2.63 Run-time dependency libselinux found: YES 3.3 Configuring config.h using configuration Program xsltproc skipped: feature man disabled Build targets in project: 3 bubblewrap 0.6.1 User defined options Cross files : /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1//build/cross-compilation.conf build.cmake_prefix_path: /nvmedata/autobuild/instance-4/output-1/host/lib/cmake build.pkg_config_path : /nvmedata/autobuild/instance-4/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false bash_completion : enabled bash_completion_dir : /usr/share/bash-completion/completions man : disabled python : /nvmedata/autobuild/instance-4/output-1/host/bin/python require_userns : false selinux : enabled zsh_completion : disabled Found ninja-1.10.2 at /nvmedata/autobuild/instance-4/output-1/host/bin/ninja >>> bubblewrap 0.6.1 Building PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-4/output-1/host/bin/ninja -j1 -C /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1//build ninja: Entering directory `/nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1//build' [1/10] Compiling C object bwrap.p/bubblewrap.c.o [2/10] Compiling C object bwrap.p/bind-mount.c.o [3/10] Compiling C object bwrap.p/network.c.o [4/10] Compiling C object bwrap.p/utils.c.o [5/10] Linking target bwrap [6/10] Compiling C object tests/test-utils.p/test-utils.c.o [7/10] Compiling C object tests/test-utils.p/.._utils.c.o [8/10] Linking target tests/test-utils [9/10] Compiling C object tests/try-syscall.p/try-syscall.c.o FAILED: tests/try-syscall.p/try-syscall.c.o /nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -Itests/try-syscall.p -Itests -I../tests -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -D_GNU_SOURCE -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Werror=switch-default -Wswitch-enum -Wno-sign-compare -Wno-error=sign-compare -Wno-missing-field-initializers -Wno-error=missing-field-initializers -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g1 -MD -MQ tests/try-syscall.p/try-syscall.c.o -MF tests/try-syscall.p/try-syscall.c.o.d -o tests/try-syscall.p/try-syscall.c.o -c ../tests/try-syscall.c ../tests/try-syscall.c:34:5: error: #error "Unknown MIPS ABI" 34 | # error "Unknown MIPS ABI" | ^~~~~ ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-4/output-1/build/bubblewrap-0.6.1/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot'