>>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-6/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.P5AI5o/output' 'https://github.com/systemd/casync/archive/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz' --2022-09-24 04:07:28-- https://github.com/systemd/casync/archive/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz 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://codeload.github.com/systemd/casync/tar.gz/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc [following] --2022-09-24 04:07:29-- https://codeload.github.com/systemd/casync/tar.gz/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-6/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.P5AI5o/output' 0K .......... .......... .......... .......... .......... 517K 50K .......... .......... .......... .......... .......... 1.02M 100K .......... .......... .......... .......... .......... 41.9M 150K .......... .......... .......... .......... .......... 1.03M 200K .......... .......... .......... .......... .......... 93.6M 250K .......... .......... .......... .......... .......... 106M 300K .......... .......... .......... .......... .......... 88.6M 350K .......... .......... .......... .......... .......... 1.04M 400K .......... .......... .......... .......... .......... 119M 450K .......... .......... .......... .......... .......... 88.4M 500K .......... .......... .......... .......... .......... 1000K 550K .......... .......... .......... .......... .......... 92.2M 600K .......... .......... .......... .......... .......... 184M 650K .......... .......... .......... .......... .......... 191M 700K .......... .......... .......... .......... .......... 120M 750K .......... .......... .......... .......... .......... 1.00M 800K .......... .......... .......... .......... .......... 170M 850K .......... .......... .......... .......... .......... 158M 900K .......... .......... .......... .......... .......... 176M 950K .......... .......... .......... .......... .......... 154M 1000K .......... .......... .......... .......... .......... 1.04M 1050K .......... .......... .......... .......... .......... 99.0M 1100K .......... .......... .......... .......... .......... 126M 1150K .......... .......... .......... .......... .......... 94.8M 1200K .......... .......... .......... .......... .......... 152M 1250K .......... .......... .......... ..... 764K=0.4s 2022-09-24 04:07:29 (2.86 MB/s) - '/nvmedata/autobuild/instance-6/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.P5AI5o/output' saved [1316520] casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz: OK (sha256: d07f43e70e3c466152033da4c55c065f815d3025234a046c2bce1cfe4ac7d273) >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Extracting gzip -d -c /nvmedata/autobuild/instance-6/dl/casync/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-6/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-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build mkdir -p /nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-6/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-6/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/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-6/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-6/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-6/output-1/host/lib/cmake -Dman=false -Doss-fuzz=false -Dllvm-fuzz=false -Dbashcompletiondir=no -Dfuse=false -Dselinux=true -Dudev=false -Dlibzstd=disabled -Dliblzma=enabled -Dlibz=enabled /nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/ /nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build The Meson build system Version: 0.63.2 Source dir: /nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Build dir: /nvmedata/autobuild/instance-6/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-6/output-1/host/bin/i686-buildroot-linux-gnu-gcc (gcc 11.3.0 "i686-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-332-gbddc64e866) 11.3.0") C linker for the host machine: /nvmedata/autobuild/instance-6/output-1/host/bin/i686-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: x86 Host machine cpu: Target machine cpu family: x86 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 Found pkg-config: /nvmedata/autobuild/instance-6/output-1/host/bin/pkgconf (1.6.3) Run-time dependency liblzma found: YES 5.2.5 Run-time dependency zlib found: YES 1.2.12 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 libselinux found: YES 3.3 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-6/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-6/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-6/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-6/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-6/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-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-nbd.sh) Configuring test-fuse.sh using configuration Program test-fuse.sh found: YES (/nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-fuse.sh) Configuring test-cache.sh using configuration Program test-cache.sh found: YES (/nvmedata/autobuild/instance-6/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-6/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-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf build.cmake_prefix_path: /nvmedata/autobuild/instance-6/output-1/host/lib/cmake build.pkg_config_path : /nvmedata/autobuild/instance-6/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false bashcompletiondir : no fuse : false liblzma : enabled libz : enabled libzstd : disabled llvm-fuzz : false man : false oss-fuzz : false selinux : true udev : false Found ninja-1.10.2.git.kitware.jobserver-1 at /nvmedata/autobuild/instance-6/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-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-6/output-1/host/bin/ninja -C /nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build ninja: Entering directory `/nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build' [1/88] Compiling C object src/libshared.a.p/cachunkid.c.o [2/88] Compiling C object src/libshared.a.p/cacompression.c.o [3/88] Compiling C object src/libshared.a.p/cadigest.c.o [4/88] Compiling C object src/libshared.a.p/cafileroot.c.o [5/88] Compiling C object src/libshared.a.p/caprotocol-util.c.o [6/88] Compiling C object src/libshared.a.p/camakebst.c.o [7/88] Compiling C object src/libshared.a.p/cachunker.c.o [8/88] Compiling C object src/libshared.a.p/caencoder.c.o FAILED: src/libshared.a.p/caencoder.c.o /nvmedata/autobuild/instance-6/output-1/host/bin/i686-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-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from ../src/caencoder.c:21: /nvmedata/autobuild/instance-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:95:6: error: redeclaration of 'enum fsconfig_command' 95 | enum fsconfig_command { | ^~~~~~~~~~~~~~~~ In file included from ../src/caencoder.c:15: /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:249:6: note: originally defined here 249 | enum fsconfig_command | ^~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:96:9: error: redeclaration of enumerator 'FSCONFIG_SET_FLAG' 96 | FSCONFIG_SET_FLAG = 0, /* Set parameter, supplying no value */ | ^~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-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-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:97:9: error: redeclaration of enumerator 'FSCONFIG_SET_STRING' 97 | FSCONFIG_SET_STRING = 1, /* Set parameter, supplying a string value */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-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-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:98:9: error: redeclaration of enumerator 'FSCONFIG_SET_BINARY' 98 | FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-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-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:99:9: error: redeclaration of enumerator 'FSCONFIG_SET_PATH' 99 | FSCONFIG_SET_PATH = 3, /* Set parameter, supplying an object by path */ | ^~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-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-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:100:9: error: redeclaration of enumerator 'FSCONFIG_SET_PATH_EMPTY' 100 | FSCONFIG_SET_PATH_EMPTY = 4, /* Set parameter, supplying an object by (empty) path */ | ^~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-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-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:101:9: error: redeclaration of enumerator 'FSCONFIG_SET_FD' 101 | FSCONFIG_SET_FD = 5, /* Set parameter, supplying an object by fd */ | ^~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-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-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:102:9: error: redeclaration of enumerator 'FSCONFIG_CMD_CREATE' 102 | FSCONFIG_CMD_CREATE = 6, /* Invoke superblock creation */ | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-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-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:103:9: error: redeclaration of enumerator 'FSCONFIG_CMD_RECONFIGURE' 103 | FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ | ^~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-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 */ | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from ../src/caencoder.c:21: /nvmedata/autobuild/instance-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:129:8: error: redefinition of 'struct mount_attr' 129 | struct mount_attr { | ^~~~~~~~~~ In file included from ../src/caencoder.c:15: /nvmedata/autobuild/instance-6/output-1/host/lib/gcc/i686-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:219:8: note: originally defined here 219 | struct mount_attr | ^~~~~~~~~~ [9/88] Compiling C object src/libshared.a.p/dirent-util.c.o [10/88] Compiling C object src/libshared.a.p/hash-funcs.c.o [11/88] Compiling C object src/libshared.a.p/caformat-util.c.o [12/88] Compiling C object src/libshared.a.p/fssize.c.o [13/88] Compiling C object src/libshared.a.p/caorigin.c.o [14/88] Compiling C object src/libshared.a.p/notify.c.o In file included from /nvmedata/autobuild/instance-6/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /nvmedata/autobuild/instance-6/output-1/host/i686-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-6/output-1/host/i686-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-6/output-1/host/i686-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)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ [15/88] Compiling C object src/libshared.a.p/chattr.c.o [16/88] Compiling C object src/libshared.a.p/mempool.c.o [17/88] Compiling C object src/libshared.a.p/canametable.c.o [18/88] Compiling C object src/libshared.a.p/cacache.c.o [19/88] Compiling C object src/libshared.a.p/quota-projid.c.o [20/88] 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; | ^~~~ [21/88] Compiling C object src/libshared.a.p/log.c.o [22/88] Compiling C object src/libshared.a.p/compressor.c.o [23/88] Compiling C object src/libshared.a.p/parse-util.c.o [24/88] Compiling C object src/libshared.a.p/cautil.c.o [25/88] Compiling C object src/libshared.a.p/reflink.c.o [26/88] Compiling C object src/libshared.a.p/time-util.c.o [27/88] Compiling C object src/libshared.a.p/castore.c.o [28/88] Compiling C object src/libshared.a.p/cachunk.c.o [29/88] Compiling C object src/libshared.a.p/canbd.c.o [30/88] Compiling C object src/libshared.a.p/siphash24.c.o [31/88] Compiling C object src/libshared.a.p/camatch.c.o [32/88] Compiling C object src/libshared.a.p/realloc-buffer.c.o [33/88] Compiling C object src/libshared.a.p/rm-rf.c.o [34/88] Compiling C object src/libshared.a.p/calocation.c.o [35/88] Compiling C object src/libshared.a.p/caindex.c.o [36/88] Compiling C object src/libshared.a.p/caseed.c.o [37/88] Compiling C object src/libshared.a.p/util.c.o [38/88] Compiling C object src/libshared.a.p/hashmap.c.o [39/88] Compiling C object src/libshared.a.p/caremote.c.o [40/88] 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; | ^~~~ [41/88] Compiling C object src/libshared.a.p/cadecoder.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /nvmedata/autobuild/instance-6/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-6/buildroot'