>>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-13/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.wXyU2B/output' 'https://github.com/systemd/casync/archive/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz' --2022-09-24 06:14:41-- https://github.com/systemd/casync/archive/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.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/systemd/casync/tar.gz/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc [following] --2022-09-24 06:14:41-- https://codeload.github.com/systemd/casync/tar.gz/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-13/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.wXyU2B/output' 0K .......... .......... .......... .......... .......... 509K 50K .......... .......... .......... .......... .......... 1.03M 100K .......... .......... .......... .......... .......... 35.0M 150K .......... .......... .......... .......... .......... 75.7M 200K .......... .......... .......... .......... .......... 1.03M 250K .......... .......... .......... .......... .......... 90.0M 300K .......... .......... .......... .......... .......... 96.7M 350K .......... .......... .......... .......... .......... 91.4M 400K .......... .......... .......... .......... .......... 1.05M 450K .......... .......... .......... .......... .......... 104M 500K .......... .......... .......... .......... .......... 987K 550K .......... .......... .......... .......... .......... 140M 600K .......... .......... .......... .......... .......... 184M 650K .......... .......... .......... .......... .......... 173M 700K .......... .......... .......... .......... .......... 159M 750K .......... .......... .......... .......... .......... 67.7M 800K .......... .......... .......... .......... .......... 1.09M 850K .......... .......... .......... .......... .......... 175M 900K .......... .......... .......... .......... .......... 224M 950K .......... .......... .......... .......... .......... 221M 1000K .......... .......... .......... .......... .......... 82.8M 1050K .......... .......... .......... .......... .......... 187M 1100K .......... .......... .......... .......... .......... 158M 1150K .......... .......... .......... .......... .......... 184M 1200K .......... .......... .......... .......... .......... 174M 1250K .......... .......... .......... ..... 145M=0.3s 2022-09-24 06:14:42 (3.65 MB/s) - '/nvmedata/autobuild/instance-13/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.wXyU2B/output' saved [1316520] casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz: OK (sha256: d07f43e70e3c466152033da4c55c065f815d3025234a046c2bce1cfe4ac7d273) >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Extracting gzip -d -c /nvmedata/autobuild/instance-13/dl/casync/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc -xf - >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Patching Applying 0001-castore-fix-build-without-lzma-or-xz.patch using patch: patching file src/castore.c Applying 0002-build-don-t-install-udev-rules-without-udev-support.patch using patch: patching file meson.build >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Configuring rm -rf /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build mkdir -p /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-13/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-13/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%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', '-O2', '-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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-13/output-1/host/bin:/nvmedata/autobuild/instance-13/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-13/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-13/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-13/output-1/host/lib/cmake -Dman=false -Doss-fuzz=false -Dllvm-fuzz=false -Dbashcompletiondir=no -Dfuse=true -Dselinux=false -Dudev=false -Dlibzstd=disabled -Dliblzma=disabled -Dlibz=enabled /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/ /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build The Meson build system Version: 0.63.2 Source dir: /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Build dir: /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build Build type: cross build Project name: casync Project version: 2 C compiler for the host machine: /nvmedata/autobuild/instance-13/output-1/host/bin/s390x-buildroot-linux-gnu-gcc (gcc 11.3.0 "s390x-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-338-g3f0ee52908) 11.3.0") C linker for the host machine: /nvmedata/autobuild/instance-13/output-1/host/bin/s390x-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 11.2.0 "gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: s390x Host machine cpu: Target machine cpu family: s390x Target machine cpu: Compiler for C supports arguments -Wextra: YES ../output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/meson.build:62: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Werror=old-style-definition: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: 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=missing-declarations: 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 -Werror=shadow: YES Compiler for C supports arguments -Werror=int-conversion: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wwrite-strings: 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 -Wno-unused-result: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -Werror=sign-compare: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fstack-protector: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fPIE: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES C++ compiler for the build machine: /usr/bin/g++ (gcc 11.2.0 "g++ (Ubuntu 11.2.0-19ubuntu1) 11.2.0") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.38 Compiler for language cpp for the host machine not found. Checking for size of "pid_t" : 4 Checking for size of "uid_t" : 4 Checking for size of "gid_t" : 4 Checking for function "renameat2" : YES Checking for function "copy_file_range" : YES Checking for function "getrandom" : YES Dependency liblzma skipped: feature liblzma disabled Found pkg-config: /nvmedata/autobuild/instance-13/output-1/host/bin/pkgconf (1.6.3) Run-time dependency zlib found: YES 1.2.11.zlib-ng Dependency libzstd skipped: feature libzstd disabled Run-time dependency libcurl found: YES 7.84.0 Run-time dependency openssl found: YES 1.1.1q Library acl found: YES Run-time dependency fuse found: YES 2.9.9 Run-time dependency threads found: YES Library m found: YES Configuring config.h using configuration Program test-files/test-files.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/test-files/test-files.sh) Configuring test-script.sh using configuration Program test-script.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script.sh) Configuring test-script-sha256.sh using configuration Program test-script-sha256.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script-sha256.sh) Configuring test-script-gzip.sh using configuration Program test-script-gzip.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script-gzip.sh) Configuring test-script-xz.sh using configuration Program test-script-xz.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script-xz.sh) Configuring test-nbd.sh using configuration Program test-nbd.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-nbd.sh) Configuring test-fuse.sh using configuration Program test-fuse.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-fuse.sh) Configuring test-cache.sh using configuration Program test-cache.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-cache.sh) Configuring 75-casync.rules using configuration Program test/meson-check-help.sh found: YES (/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/test/meson-check-help.sh) Program git found: YES (/usr/bin/git) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Build targets in project: 26 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root', 'meson.build_root'} casync 2 User defined options Cross files : /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf build.cmake_prefix_path: /nvmedata/autobuild/instance-13/output-1/host/lib/cmake build.pkg_config_path : /nvmedata/autobuild/instance-13/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false bashcompletiondir : no fuse : true liblzma : disabled libz : enabled libzstd : disabled llvm-fuzz : false man : false oss-fuzz : false selinux : false udev : false Found ninja-1.10.2.git.kitware.jobserver-1 at /nvmedata/autobuild/instance-13/output-1/host/bin/ninja Running postconf script '/usr/bin/sh -c ln -svf casync-http $MESON_BUILD_ROOT/casync-https' Running postconf script '/usr/bin/sh -c ln -svf casync-http $MESON_BUILD_ROOT/casync-ftp' Running postconf script '/usr/bin/sh -c ln -svf casync-http $MESON_BUILD_ROOT/casync-sftp' >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Building PATH="/nvmedata/autobuild/instance-13/output-1/host/bin:/nvmedata/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-13/output-1/host/bin/ninja -C /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build ninja: Entering directory `/nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build' [1/89] Compiling C object src/libshared.a.p/cachunker.c.o [2/89] Compiling C object src/libshared.a.p/cachunkid.c.o [3/89] Compiling C object src/libshared.a.p/cacompression.c.o [4/89] Compiling C object src/libshared.a.p/cadigest.c.o [5/89] Compiling C object src/libshared.a.p/cafileroot.c.o [6/89] Compiling C object src/libshared.a.p/camakebst.c.o [7/89] Compiling C object src/libshared.a.p/caprotocol-util.c.o [8/89] Compiling C object src/libshared.a.p/canametable.c.o [9/89] Compiling C object src/libshared.a.p/chattr.c.o [10/89] Compiling C object src/libshared.a.p/dirent-util.c.o [11/89] Compiling C object src/libshared.a.p/cacache.c.o [12/89] Compiling C object src/libshared.a.p/caorigin.c.o [13/89] Compiling C object src/libshared.a.p/compressor.c.o [14/89] Compiling C object src/libshared.a.p/fssize.c.o [15/89] Compiling C object src/libshared.a.p/hash-funcs.c.o [16/89] Compiling C object src/libshared.a.p/caformat-util.c.o [17/89] Compiling C object src/libshared.a.p/canbd.c.o [18/89] Compiling C object src/libshared.a.p/castore.c.o [19/89] Compiling C object src/libshared.a.p/cautil.c.o [20/89] Compiling C object src/libshared.a.p/mempool.c.o [21/89] Compiling C object src/libshared.a.p/quota-projid.c.o [22/89] Compiling C object src/libshared.a.p/calocation.c.o [23/89] Compiling C object src/libshared.a.p/parse-util.c.o [24/89] Compiling C object src/libshared.a.p/caindex.c.o [25/89] Compiling C object src/libshared.a.p/log.c.o [26/89] Compiling C object src/libshared.a.p/gc.c.o In file included from ../src/gc.h:6, from ../src/gc.c:6: ../src/gc.c: In function 'ca_gc_cleanup_unused': ../src/castore.h:36:9: warning: 'iter' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | ca_store_iterator_unref(*iter); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/gc.c:127:62: note: 'iter' was declared here 127 | _cleanup_(ca_store_iterator_unrefp) CaStoreIterator* iter; | ^~~~ [27/89] Compiling C object src/libshared.a.p/notify.c.o In file included from /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/un.h:37, from ../src/notify.c:5: In function 'strncpy', inlined from 'send_notify' at ../src/notify.c:43:17: /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_notify' at ../src/notify.c:41:17: /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 107 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ [28/89] Compiling C object casync.p/src_signal-handler.c.o [29/89] Compiling C object src/libshared.a.p/cachunk.c.o [30/89] Compiling C object src/libshared.a.p/camatch.c.o [31/89] Compiling C object src/libshared.a.p/siphash24.c.o [32/89] Compiling C object src/libshared.a.p/time-util.c.o [33/89] Compiling C object notify-wait.p/src_log.c.o [34/89] Compiling C object src/libshared.a.p/caseed.c.o [35/89] Compiling C object src/libshared.a.p/realloc-buffer.c.o [36/89] Compiling C object test-cachunker.p/test_test-cachunker.c.o [37/89] Compiling C object src/libshared.a.p/reflink.c.o [38/89] Compiling C object src/libshared.a.p/rm-rf.c.o [39/89] Compiling C object src/libshared.a.p/caencoder.c.o FAILED: src/libshared.a.p/caencoder.c.o /nvmedata/autobuild/instance-13/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -Isrc/libshared.a.p -Isrc -I../src -fdiagnostics-color=always -Wall -Winvalid-pch -std=gnu99 -O3 -Wextra -Werror=undef -Werror=format=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Werror=old-style-definition -Werror=pointer-arith -Winit-self -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=shadow -Werror=int-conversion -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Werror=sign-compare -Wdate-time -Wnested-externs -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -include config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -MD -MQ src/libshared.a.p/caencoder.c.o -MF src/libshared.a.p/caencoder.c.o.d -o src/libshared.a.p/caencoder.c.o -c ../src/caencoder.c In file included from /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from ../src/caencoder.c:21: /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:92:6: error: redeclaration of 'enum fsconfig_command' 92 | enum fsconfig_command { | ^~~~~~~~~~~~~~~~ In file included from ../src/caencoder.c:15: /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:249:6: note: originally defined here 249 | enum fsconfig_command | ^~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:93:9: error: redeclaration of enumerator 'FSCONFIG_SET_FLAG' 93 | FSCONFIG_SET_FLAG = 0, /* Set parameter, supplying no value */ | ^~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:251:3: note: previous definition of 'FSCONFIG_SET_FLAG' with type 'enum fsconfig_command' 251 | FSCONFIG_SET_FLAG = 0, /* Set parameter, supplying no value */ | ^~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:94:9: error: redeclaration of enumerator 'FSCONFIG_SET_STRING' 94 | FSCONFIG_SET_STRING = 1, /* Set parameter, supplying a string value */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:253:3: note: previous definition of 'FSCONFIG_SET_STRING' with type 'enum fsconfig_command' 253 | FSCONFIG_SET_STRING = 1, /* Set parameter, supplying a string value */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:95:9: error: redeclaration of enumerator 'FSCONFIG_SET_BINARY' 95 | FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:255:3: note: previous definition of 'FSCONFIG_SET_BINARY' with type 'enum fsconfig_command' 255 | FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:96:9: error: redeclaration of enumerator 'FSCONFIG_SET_PATH' 96 | FSCONFIG_SET_PATH = 3, /* Set parameter, supplying an object by path */ | ^~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:257:3: note: previous definition of 'FSCONFIG_SET_PATH' with type 'enum fsconfig_command' 257 | FSCONFIG_SET_PATH = 3, /* Set parameter, supplying an object by path */ | ^~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:97:9: error: redeclaration of enumerator 'FSCONFIG_SET_PATH_EMPTY' 97 | FSCONFIG_SET_PATH_EMPTY = 4, /* Set parameter, supplying an object by (empty) path */ | ^~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:259:3: note: previous definition of 'FSCONFIG_SET_PATH_EMPTY' with type 'enum fsconfig_command' 259 | FSCONFIG_SET_PATH_EMPTY = 4, /* Set parameter, supplying an object by (empty) path */ | ^~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:98:9: error: redeclaration of enumerator 'FSCONFIG_SET_FD' 98 | FSCONFIG_SET_FD = 5, /* Set parameter, supplying an object by fd */ | ^~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:261:3: note: previous definition of 'FSCONFIG_SET_FD' with type 'enum fsconfig_command' 261 | FSCONFIG_SET_FD = 5, /* Set parameter, supplying an object by fd */ | ^~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:99:9: error: redeclaration of enumerator 'FSCONFIG_CMD_CREATE' 99 | FSCONFIG_CMD_CREATE = 6, /* Invoke superblock creation */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:263:3: note: previous definition of 'FSCONFIG_CMD_CREATE' with type 'enum fsconfig_command' 263 | FSCONFIG_CMD_CREATE = 6, /* Invoke superblock creation */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:100:9: error: redeclaration of enumerator 'FSCONFIG_CMD_RECONFIGURE' 100 | FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ | ^~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-13/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:265:3: note: previous definition of 'FSCONFIG_CMD_RECONFIGURE' with type 'enum fsconfig_command' 265 | FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ | ^~~~~~~~~~~~~~~~~~~~~~~~ [40/89] Compiling C object notify-wait.p/src_time-util.c.o [41/89] Compiling C object test-caindex.p/test_test-caindex.c.o [42/89] Compiling C object test-feature-flags.p/test_test-feature-flags.c.o [43/89] Compiling C object test-cachunk.p/test_test-cachunk.c.o [44/89] Compiling C object test-cadigest.p/test_test-cadigest.c.o [45/89] Compiling C object test-util.p/test_test-util.c.o [46/89] Compiling C object test-camakebst.p/test_test-camakebst.c.o [47/89] Compiling C object test-calocation.p/test_test-calocation.c.o [48/89] Compiling C object casync.p/src_cafuse.c.o [49/89] Compiling C object test-caformat.p/test_test-caformat.c.o ../test/test-caformat.c: In function 'main': ../test/test-caformat.c:227:37: warning: 'r' may be used uninitialized [-Wmaybe-uninitialized] 227 | return r < 0 ? EXIT_FAILURE : EXIT_SUCCESS; | ^ [50/89] Compiling C object fuzz-compress.p/test_fuzz_fuzz-main.c.o [51/89] Compiling C object test-casync.p/test_test-casync.c.o [52/89] Compiling C object fuzz-compress.p/test_fuzz_fuzz-compress.c.o [53/89] Compiling C object test-caencoder.p/test_test-caencoder.c.o [54/89] Compiling C object test-caorigin.p/test_test-caorigin.c.o [55/89] Compiling C object test-cautil.p/test_test-cautil.c.o [56/89] Compiling C object casync.p/src_canbd.c.o [57/89] Compiling C object notify-wait.p/test_notify-wait.c.o [58/89] Compiling C object test-camatch.p/test_test-camatch.c.o [59/89] Compiling C object test-cachunker-histogram.p/test_test-cachunker-histogram.c.o [60/89] Compiling C object test-calc-digest.p/test_test-calc-digest.c.o [61/89] Compiling C object casync-http.p/src_casync-http.c.o [62/89] Compiling C object src/libshared.a.p/util.c.o [63/89] Compiling C object src/libshared.a.p/caremote.c.o [64/89] Compiling C object notify-wait.p/src_util.c.o [65/89] Compiling C object src/libshared.a.p/hashmap.c.o [66/89] Compiling C object src/libshared.a.p/casync.c.o ../src/casync.c: In function 'ca_sync_step': ../src/casync.c:2036:12: warning: 'next_step' may be used uninitialized [-Wmaybe-uninitialized] 2036 | if (next_step) { | ^ ../src/casync.c:1863:14: note: 'next_step' was declared here 1863 | bool next_step; | ^~~~~~~~~ ../src/casync.c:2268:73: warning: 'step' may be used uninitialized in this function [-Wmaybe-uninitialized] 2268 | step == CA_ENCODER_PAYLOAD ? CA_SYNC_PAYLOAD : | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2269 | CA_SYNC_STEP; | ~~~~~~~~~~~~ ../src/casync.c:1862:16: note: 'step' was declared here 1862 | int r, step; | ^~~~ [67/89] Compiling C object casync.p/src_casync-tool.c.o [68/89] Compiling C object src/libshared.a.p/cadecoder.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /nvmedata/autobuild/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-13/buildroot'