>>> lxc 5.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-17/output-1/build/.lxc-5.0.1.tar.gz.H6O52b/output' 'https://linuxcontainers.org/downloads/lxc/lxc-5.0.1.tar.gz' --2022-12-01 17:05:01-- https://linuxcontainers.org/downloads/lxc/lxc-5.0.1.tar.gz Resolving linuxcontainers.org (linuxcontainers.org)... 45.45.148.7, 2602:fc62:a:1::7 Connecting to linuxcontainers.org (linuxcontainers.org)|45.45.148.7|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 973206 (950K) [application/octet-stream] Saving to: '/tmp/instance-17/output-1/build/.lxc-5.0.1.tar.gz.H6O52b/output' 0K .......... .......... .......... .......... .......... 5% 532K 2s 50K .......... .......... .......... .......... .......... 10% 1.09M 1s 100K .......... .......... .......... .......... .......... 15% 187M 1s 150K .......... .......... .......... .......... .......... 21% 7.02M 1s 200K .......... .......... .......... .......... .......... 26% 1.10M 1s 250K .......... .......... .......... .......... .......... 31% 155M 0s 300K .......... .......... .......... .......... .......... 36% 201M 0s 350K .......... .......... .......... .......... .......... 42% 1.01M 0s 400K .......... .......... .......... .......... .......... 47% 161M 0s 450K .......... .......... .......... .......... .......... 52% 207M 0s 500K .......... .......... .......... .......... .......... 57% 205M 0s 550K .......... .......... .......... .......... .......... 63% 208M 0s 600K .......... .......... .......... .......... .......... 68% 190M 0s 650K .......... .......... .......... .......... .......... 73% 209M 0s 700K .......... .......... .......... .......... .......... 78% 47.9M 0s 750K .......... .......... .......... .......... .......... 84% 1.13M 0s 800K .......... .......... .......... .......... .......... 89% 37.1M 0s 850K .......... .......... .......... .......... .......... 94% 19.2M 0s 900K .......... .......... .......... .......... .......... 99% 218M 0s 950K 100% 756G=0.3s 2022-12-01 17:05:02 (3.22 MB/s) - '/tmp/instance-17/output-1/build/.lxc-5.0.1.tar.gz.H6O52b/output' saved [973206/973206] lxc-5.0.1.tar.gz: OK (sha256: d8195423bb1e206f8521d24b6cde4789f043960c7cf065990a9cf741dcfd4222) >>> lxc 5.0.1 Extracting gzip -d -c /tmp/instance-17/dl/lxc/lxc-5.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-17/output-1/build/lxc-5.0.1 -xf - >>> lxc 5.0.1 Patching Applying 0001-build-detect-where-struct-mount_attr-is-declared.patch using patch: patching file meson.build Hunk #1 succeeded at 589 (offset -1 lines). Hunk #2 succeeded at 608 (offset -1 lines). Hunk #3 succeeded at 627 (offset -1 lines). patching file src/lxc/conf.c patching file src/lxc/conf.h patching file src/lxc/mount_utils.c patching file src/lxc/syscall_wrappers.h Applying 0002-use-sd_bus_call_method_async-to-replace-the-asyncv-one.patch using patch: patching file meson.build Hunk #1 succeeded at 285 (offset -10 lines). patching file src/lxc/cgroups/cgfsng.c Hunk #1 succeeded at 1231 (offset -1 lines). >>> lxc 5.0.1 Configuring rm -rf /tmp/instance-17/output-1/build/lxc-5.0.1//build mkdir -p /tmp/instance-17/output-1/build/lxc-5.0.1//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-17/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-17/output-1/host/bin/mips64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/tmp/instance-17/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%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', '-Os', '-g3', '-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', '-Os', '-g3', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-17/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-17/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-17/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-17/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-17/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-17/output-1/build/lxc-5.0.1//build/cross-compilation.conf PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/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 /tmp/instance-17/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-17/output-1/build/lxc-5.0.1//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-17/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-17/output-1/host/lib/cmake -Dapparmor=false -Dexamples=false -Dman=false -Dcapabilities=true -Dseccomp=true -Dselinux=false -Dio-uring-event-loop=false -Dpam-cgroup=false -Dopenssl=true -Dsd-bus=enabled -Dinit-script=systemd /tmp/instance-17/output-1/build/lxc-5.0.1/ /tmp/instance-17/output-1/build/lxc-5.0.1//build The Meson build system Version: 0.63.3 Source dir: /tmp/instance-17/output-1/build/lxc-5.0.1 Build dir: /tmp/instance-17/output-1/build/lxc-5.0.1/build Build type: cross build Project name: lxc Project version: 5.0.1 C compiler for the host machine: /tmp/instance-17/output-1/host/bin/mips64-buildroot-linux-gnu-gcc (gcc 11.3.0 "mips64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-rc3-13-g43899226b2) 11.3.0") C linker for the host machine: /tmp/instance-17/output-1/host/bin/mips64-buildroot-linux-gnu-gcc ld.bfd 2.38 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: Compiler for C supports link arguments -Wl,--gc-sections: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-fuse-ld=gold: NO Compiler for C supports link arguments -fstack-protector: YES Compiler for C supports link arguments -fstack-protector-strong: YES Compiler for C supports link arguments -Wl,--warn-common: YES Compiler for C supports arguments -Wno-format-signedness: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fstack-clash-protection: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments --mcet -fcf-protection: NO Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -Werror=shift-count-overflow: YES Compiler for C supports arguments -Werror=shift-overflow=2: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Wrestrict: YES Compiler for C supports arguments -Wreturn-local-addr: YES Compiler for C supports arguments -fsanitize=cfi: NO Compiler for C supports arguments -Wstringop-overflow: YES ../output-1/build/lxc-5.0.1/meson.build:239: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. C++ compiler for the build machine: /usr/bin/g++ (gcc 10.2.1 "g++ (Debian 10.2.1-6) 10.2.1 20210110") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.35.2 C++ compiler for the host machine: /tmp/instance-17/output-1/host/bin/mips64-buildroot-linux-gnu-g++ (gcc 11.3.0 "mips64-buildroot-linux-gnu-g++.br_real (Buildroot 2022.11-rc3-13-g43899226b2) 11.3.0") C++ linker for the host machine: /tmp/instance-17/output-1/host/bin/mips64-buildroot-linux-gnu-g++ ld.bfd 2.38 Compiler for C++ supports arguments -Wno-format-signedness: YES Compiler for C++ supports arguments -Wno-missing-field-initializers: YES Compiler for C++ supports arguments -Wno-unused-parameter: YES Found pkg-config: /tmp/instance-17/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libsystemd found: YES 250 Has header "systemd/sd-bus.h" : YES Has header "systemd/sd-event.h" : YES Checking for function "sd_bus_call_method_async" with dependency libsystemd: YES Program sh found: YES (/usr/bin/sh) Program date found: YES (/usr/bin/date) Program git found: YES (/usr/bin/git) Program docbook2man found: YES (/usr/bin/docbook2man) Program docbook2man found: YES (/usr/bin/docbook2man) Run-time dependency threads found: YES Run-time dependency libseccomp found: YES 2.5.4 Checking for size of "scmp_filter_ctx" : 4 Checking for size of "struct seccomp_notif_sizes" : -1 Checking for size of "struct clone_args" : -1 Run-time dependency openssl found: YES 1.1.1q Run-time dependency libcap found: YES 2.65 Checking for function "cap_get_file" with dependency libcap: YES Run-time dependency libcap found: YES 2.65 Library util found: YES Has header "security/pam_modules.h" : NO Checking for function "fmemopen" : YES Checking for function "openpty" with dependency -lutil: YES Checking for function "pthread_setcancelstate" : YES Checking for function "rand_r" : YES Checking for function "strchrnul" : YES Checking for function "strerror_r" : YES Checking if "strerror_r() returns char *" compiles: YES Compiler for C supports function attribute fallthrough: YES Compiler for C supports function attribute nonnull: YES Compiler for C supports function attribute returns_nonnull: YES Checking for size of "__aligned_u64" : -1 Checking for size of "struct clone_args" : -1 Checking for size of "struct open_how" : -1 Checking for size of "struct rtnl_link_stats64" : -1 Checking for size of "struct mount_attr" : 32 Checking for size of "struct mount_attr" : -1 Checking for function "bpf" : NO Checking for function "close_range" : YES Checking for function "execveat" : YES Checking for function "endmntent" : YES Checking for function "faccessat" : YES Checking for function "fexecve" : YES Checking for function "fgetln" : NO Checking for function "fsconfig" : YES Checking for function "fsmount" : YES Checking for function "fsopen" : YES Checking for function "fspick" : YES Checking for function "getgrgid_r" : YES Checking for function "getline" : YES Checking for function "getsubopt" : YES Checking for function "gettid" : YES Checking for function "hasmntopt" : YES Checking for function "kcmp" : NO Checking for function "keyctl" : NO Checking for function "memfd_create" : YES Checking for function "mount_setattr" : YES Checking for function "move_mount" : YES Checking for function "openat2" : NO Checking for function "open_tree" : YES Checking for function "personality" : YES Checking for function "pidfd_open" : NO Checking for function "pidfd_send_signal" : NO Checking for function "pivot_root" : NO Checking for function "prlimit" : YES Checking for function "prlimit64" : YES Checking for function "renameat2" : YES Checking for function "sethostname" : YES Checking for function "setmntent" : YES Checking for function "setns" : YES Checking for function "sigdescr_np" : YES Checking for function "signalfd" : YES Checking for function "statvfs" : YES Checking for function "statx" : YES Checking for function "strchrnul" : YES (cached) Checking for function "strlcat" : NO Checking for function "strlcpy" : NO Checking for function "unshare" : YES Has header "systemd/sd-bus.h" : YES (cached) Has header "systemd/sd-event.h" : YES (cached) Has header "sys/resource.h" : YES Has header "sys/memfd.h" : NO Has header "sys/personality.h" : YES Has header "sys/signalfd.h" : YES Has header "sys/timerfd.h" : YES Has header "pty.h" : YES Has header "utmpx.h" : YES Configuring config.h using configuration Configuring attach_options.h using configuration Configuring lxccontainer.h using configuration Configuring version.h using configuration Configuring lxc.functions using configuration Configuring _lxc using configuration Configuring default.conf using configuration Configuring lxc-containers using configuration Configuring lxc-net using configuration Configuring lxc-apparmor-load using configuration Run-time dependency systemd found: YES 250 Configuring lxc-monitord.service using configuration Configuring lxc-net.service using configuration Configuring lxc.service using configuration Configuring lxc@.service using configuration Configuring lxc using configuration Configuring common.seccomp using configuration Configuring common.conf using configuration Configuring nesting.conf using configuration Configuring oci.common.conf using configuration Configuring userns.conf using configuration Configuring README using configuration Configuring lxc-patch.py using configuration Configuring lxc-complex.conf using configuration Configuring lxc-empty-netns.conf using configuration Configuring lxc-macvlan.conf using configuration Configuring lxc-no-netns.conf using configuration Configuring lxc-phys.conf using configuration Configuring lxc-veth.conf using configuration Configuring lxc-vlan.conf using configuration Configuring seccomp-v1.conf using configuration Configuring seccomp-v2.conf using configuration Configuring seccomp-v2-denylist.conf using configuration Configuring README using configuration Configuring clonehostname using configuration Configuring dhclient-script using configuration Configuring dhclient using configuration Configuring mountecryptfsroot using configuration Configuring nvidia using configuration Configuring squid-deb-proxy-client using configuration Configuring ubuntu-cloud-prep using configuration Configuring lxc-checkconfig using configuration Configuring lxc-update-config using configuration Configuring lxc-busybox using configuration Configuring lxc-download using configuration Configuring lxc-local using configuration Configuring lxc-oci using configuration Configuring lxc.spec using configuration Message: lxc 5.0.1 Meson version: 0.63.3 prefix directory: /usr bin directory: /usr/bin data directory: /usr/share doc directory: /usr/share/doc/lxc include directory: /usr/include lib directory: /usr/lib libexec directory: /usr/libexec local state directory: /var sbin directory: /usr/sbin sysconf directory: /etc lxc cgroup pattern: lxc init directory: /usr/libexec runtime path: /run lxc default config: /etc/lxc/default.conf lxc global config: /etc/lxc/lxc.conf lxc hook directory: /usr/share/lxc/hooks lxc hook bin directory: /usr/libexec/lxc/hooks lxc rootfs mount directory: /usr/lib/lxc/rootfs log path: /var/log/lxc lxc path: /var/lib/lxc lxc template config: /usr/share/lxc/config lxc template directory: /usr/share/lxc/templates lxc user network config: /etc/lxc/lxc-usernet lxc user network database: /run/lxc/nics time epoch: 1669939507 (2022-12-02T00:05:07+00:00) supported dependencies: SECCOMP, libcap, static libcap, openssl, libsystemd unsupported dependencies: AppArmor, SELinux, pam, liburing supported headers: systemd/sd-bus.h, systemd/sd-event.h, sys/resource.h, sys/personality.h, sys/signalfd.h, sys/timerfd.h, pty.h, utmpx.h unsupported headers: sys/memfd.h supported calls: strchrnul, strerror_r unsupported calls: bpf, close_range, endmntent, execveat, faccessat, fgetln, fsconfig, fsmount, fsopen, fspick, getgrgid_r, getline, getsubopt, gettid, hasmntopt, kcmp, keyctl, memfd_create, mount_setattr, move_mount, openat2, open_tree, personality, pidfd_open, pidfd_send_signal, pivot_root, prlimit, prlimit64, renameat2, sethostname, setmntent, setns, sigdescr_np, signalfd, statx, statvfs, strlcat, strlcpy, unshare supported types: scmp_filter_ctx, struct mount_attr (sys/mount.h) unsupported types: struct seccomp_notif_sizes, struct clone_args, __aligned_u64, struct open_how, struct rtnl_link_stats64, struct mount_attr (linux/mount.h) Build targets in project: 30 lxc 5.0.1 User defined options Cross files : /tmp/instance-17/output-1/build/lxc-5.0.1//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-17/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-17/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false apparmor : false capabilities : true examples : false init-script : systemd io-uring-event-loop : false man : false openssl : true pam-cgroup : false sd-bus : enabled seccomp : true selinux : false Found ninja-1.10.2.git.kitware.jobserver-1 at /tmp/instance-17/output-1/host/bin/ninja >>> lxc 5.0.1 Building PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-17/output-1/host/bin/ninja -C /tmp/instance-17/output-1/build/lxc-5.0.1//build ninja: Entering directory `/tmp/instance-17/output-1/build/lxc-5.0.1//build' [1/1583] Compiling C object src/lxc/liblxc_static.a.p/lsm_nop.c.o [2/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_dir.c.o [3/1583] Compiling C object src/lxc/liblxc_static.a.p/lsm_lsm.c.o [4/1583] Compiling C object src/lxc/liblxc_static.a.p/cgroups_cgroup.c.o [5/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_lvm.c.o [6/1583] Compiling C object src/lxc/liblxc_static.a.p/cgroups_cgfsng.c.o FAILED: src/lxc/liblxc_static.a.p/cgroups_cgfsng.c.o /tmp/instance-17/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Isrc/lxc/liblxc_static.a.p -Isrc/lxc -I../src/lxc -I. -I.. -Isrc -I../src -Isrc/include -I../src/include -I../src/lxc/cgroups -I../src/lxc/storage -flto=auto -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -std=gnu11 -O3 -Wno-format-signedness -Wno-missing-field-initializers -Wno-unused-parameter -Wvla -Wimplicit-fallthrough=5 -Wcast-align -Wstrict-prototypes -fno-strict-aliasing -fstack-clash-protection --param=ssp-buffer-size=4 -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Winit-self -Wunused-but-set-variable -Wno-unused-parameter -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -fexceptions -Warray-bounds -Wrestrict -Wreturn-local-addr -Wstringop-overflow -include config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g3 -D_FORTIFY_SOURCE=1 -fPIC -pthread -fvisibility=default -MD -MQ src/lxc/liblxc_static.a.p/cgroups_cgfsng.c.o -MF src/lxc/liblxc_static.a.p/cgroups_cgfsng.c.o.d -o src/lxc/liblxc_static.a.p/cgroups_cgfsng.c.o -c ../src/lxc/cgroups/cgfsng.c In file included from ../src/lxc/utils.h:23, from ../src/lxc/cgroups/cgfsng.c:51: ../src/lxc/process_utils.h:140:17: error: expected identifier before numeric constant 140 | #define P_PIDFD 3 | ^ [7/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_rsync.c.o [8/1583] Compiling C object src/lxc/liblxc_static.a.p/cgroups_cgroup_utils.c.o [9/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_overlay.c.o [10/1583] Compiling C object src/lxc/liblxc_static.a.p/cgroups_cgroup2_devices.c.o [11/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_nbd.c.o [12/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_loop.c.o [13/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_storage_utils.c.o [14/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_rbd.c.o [15/1583] Compiling C object src/lxc/liblxc_static.a.p/error.c.o [16/1583] Compiling C object src/lxc/liblxc_static.a.p/lsm_apparmor.c.o [17/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_btrfs.c.o ../src/lxc/storage/btrfs.c: In function 'is_btrfs_subvol': ../src/lxc/storage/btrfs.c:166:28: warning: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Wsign-compare] 166 | return stfs.f_type == BTRFS_SUPER_MAGIC; | ^~ [18/1583] Compiling C object src/lxc/liblxc_static.a.p/af_unix.c.o [19/1583] Compiling C object src/lxc/liblxc_static.a.p/commands_utils.c.o [20/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_storage.c.o [21/1583] Compiling C object src/lxc/liblxc_static.a.p/storage_zfs.c.o [22/1583] Compiling C object src/lxc/liblxc_static.a.p/execute.c.o [23/1583] Compiling C object src/lxc/liblxc_static.a.p/confile_utils.c.o ../src/lxc/confile_utils.c: In function 'lxc_get_netdev_by_idx': ../src/lxc/confile_utils.c:198:41: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 198 | if (netdev->idx == idx) | ^~ ../src/lxc/confile_utils.c:201:41: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 201 | if (netdev->idx > idx) { | ^ ../src/lxc/confile_utils.c: In function 'lxc_remove_nic_by_idx': ../src/lxc/confile_utils.c:464:33: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 464 | if (netdev->idx != idx) | ^~ [24/1583] Compiling C object src/lxc/liblxc_static.a.p/caps.c.o [25/1583] Compiling C object src/lxc/liblxc_static.a.p/file_utils.c.o [26/1583] Compiling C object src/lxc/liblxc_static.a.p/freezer.c.o [27/1583] Compiling C object src/lxc/liblxc_static.a.p/attach.c.o ../src/lxc/attach.c: In function 'do_attach': ../src/lxc/attach.c:1194:37: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 1194 | if (new_personality != LXC_ARCH_UNCHANGED) { | ^~ [28/1583] Compiling C object src/lxc/liblxc_static.a.p/commands.c.o [29/1583] Compiling C object src/lxc/liblxc_static.a.p/criu.c.o [30/1583] Compiling C object src/lxc/liblxc_static.a.p/confile.c.o [31/1583] Compiling C object src/lxc/liblxc_static.a.p/conf.c.o ../src/lxc/conf.c: In function 'setup_personality': ../src/lxc/conf.c:1910:21: warning: comparison of integer expressions of different signedness: 'personality_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] 1910 | if (persona == LXC_ARCH_UNCHANGED) | ^~ ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /tmp/instance-17/output-1/build/lxc-5.0.1/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-17/buildroot'