>>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-4/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.4cI7sZ/output' 'https://github.com/systemd/casync/archive/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz' --2022-10-19 06:16:22-- https://github.com/systemd/casync/archive/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/systemd/casync/tar.gz/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc [following] --2022-10-19 06:16:23-- https://codeload.github.com/systemd/casync/tar.gz/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-4/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.4cI7sZ/output' 0K .......... .......... .......... .......... .......... 516K 50K .......... .......... .......... .......... .......... 981K 100K .......... .......... .......... .......... .......... 81.5M 150K .......... .......... .......... .......... .......... 1.05M 200K .......... .......... .......... .......... .......... 63.5M 250K .......... .......... .......... .......... .......... 95.0M 300K .......... .......... .......... .......... .......... 546K 350K .......... .......... .......... .......... .......... 11.0M 400K .......... .......... .......... .......... .......... 200M 450K .......... .......... .......... .......... .......... 123M 500K .......... .......... .......... .......... .......... 122M 550K .......... .......... .......... .......... .......... 151M 600K .......... .......... .......... .......... .......... 164M 650K .......... .......... .......... .......... .......... 175M 700K .......... .......... .......... .......... .......... 216M 750K .......... .......... .......... .......... .......... 184M 800K .......... .......... .......... .......... .......... 1.08M 850K .......... .......... .......... .......... .......... 133M 900K .......... .......... .......... .......... .......... 13.3M 950K .......... .......... .......... .......... .......... 181M 1000K .......... .......... .......... .......... .......... 208M 1050K .......... .......... .......... .......... .......... 1.09M 1100K .......... .......... .......... .......... .......... 157M 1150K .......... .......... .......... .......... .......... 140M 1200K .......... .......... .......... .......... .......... 11.5M 1250K .......... .......... .......... ..... 162M=0.4s 2022-10-19 06:16:23 (3.19 MB/s) - '/tmp/instance-4/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.4cI7sZ/output' saved [1316520] casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz: OK (sha256: d07f43e70e3c466152033da4c55c065f815d3025234a046c2bce1cfe4ac7d273) >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Extracting gzip -d -c /tmp/instance-4/dl/casync/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz | tar --strip-components=1 -C /tmp/instance-4/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 /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build mkdir -p /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-4/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-4/output-1/host/bin/x86_64-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_64%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', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-4/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/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-4/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-4/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-4/output-1/host/lib/cmake -Dman=false -Doss-fuzz=false -Dllvm-fuzz=false -Dbashcompletiondir=no -Dfuse=false -Dselinux=false -Dudev=false -Dlibzstd=disabled -Dliblzma=disabled -Dlibz=enabled /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/ /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build The Meson build system Version: 0.63.3 Source dir: /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Build dir: /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build Build type: cross build Project name: casync Project version: 2 C compiler for the host machine: /tmp/instance-4/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc (gcc 11.3.0 "x86_64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-539-g85a9a3f0e6) 11.3.0") C linker for the host machine: /tmp/instance-4/output-1/host/bin/x86_64-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: x86_64 Host machine cpu: Target machine cpu family: x86_64 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 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 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: /tmp/instance-4/output-1/host/bin/pkgconf (1.6.3) 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 3.5.3 Library acl found: YES Run-time dependency threads found: YES Library m found: YES Configuring config.h using configuration Program test-files/test-files.sh found: YES (/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/test-files/test-files.sh) Configuring test-script.sh using configuration Program test-script.sh found: YES (/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script.sh) Configuring test-script-sha256.sh using configuration Program test-script-sha256.sh found: YES (/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script-sha256.sh) Configuring test-script-gzip.sh using configuration Program test-script-gzip.sh found: YES (/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script-gzip.sh) Configuring test-script-xz.sh using configuration Program test-script-xz.sh found: YES (/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script-xz.sh) Configuring test-nbd.sh using configuration Program test-nbd.sh found: YES (/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-nbd.sh) Configuring test-fuse.sh using configuration Program test-fuse.sh found: YES (/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-fuse.sh) Configuring test-cache.sh using configuration Program test-cache.sh found: YES (/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-cache.sh) Configuring 75-casync.rules using configuration Program test/meson-check-help.sh found: YES (/tmp/instance-4/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.build_root', 'meson.source_root'} casync 2 User defined options Cross files : /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-4/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-4/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false bashcompletiondir : no fuse : false 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 /tmp/instance-4/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="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-4/output-1/host/bin/ninja -C /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build ninja: Entering directory `/tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build' [1/88] Compiling C object src/libshared.a.p/cachunk.c.o [2/88] Compiling C object src/libshared.a.p/cachunker.c.o [3/88] Compiling C object src/libshared.a.p/cachunkid.c.o [4/88] Compiling C object src/libshared.a.p/cacompression.c.o [5/88] Compiling C object src/libshared.a.p/cadigest.c.o [6/88] Compiling C object src/libshared.a.p/cacache.c.o [7/88] Compiling C object src/libshared.a.p/cafileroot.c.o [8/88] Compiling C object src/libshared.a.p/caprotocol-util.c.o [9/88] Compiling C object src/libshared.a.p/camakebst.c.o [10/88] Compiling C object src/libshared.a.p/chattr.c.o [11/88] Compiling C object src/libshared.a.p/caorigin.c.o [12/88] Compiling C object src/libshared.a.p/caencoder.c.o FAILED: src/libshared.a.p/caencoder.c.o /tmp/instance-4/output-1/host/bin/x86_64-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 -O0 -g0 -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 /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from ../src/caencoder.c:21: /tmp/instance-4/output-1/host/x86_64-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: /tmp/instance-4/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:249:6: note: originally defined here 249 | enum fsconfig_command | ^~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/x86_64-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 */ | ^~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/lib/gcc/x86_64-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 */ | ^~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/lib/gcc/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/lib/gcc/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/x86_64-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 */ | ^~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/lib/gcc/x86_64-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 */ | ^~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/lib/gcc/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/x86_64-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 */ | ^~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/lib/gcc/x86_64-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 */ | ^~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/lib/gcc/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/x86_64-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 */ | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-4/output-1/host/lib/gcc/x86_64-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 /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from ../src/caencoder.c:21: /tmp/instance-4/output-1/host/x86_64-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: /tmp/instance-4/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:219:8: note: originally defined here 219 | struct mount_attr | ^~~~~~~~~~ [13/88] Compiling C object src/libshared.a.p/caformat-util.c.o [14/88] Compiling C object src/libshared.a.p/hash-funcs.c.o [15/88] Compiling C object src/libshared.a.p/notify.c.o [16/88] Compiling C object src/libshared.a.p/cautil.c.o [17/88] Compiling C object src/libshared.a.p/dirent-util.c.o [18/88] Compiling C object src/libshared.a.p/castore.c.o [19/88] Compiling C object src/libshared.a.p/canametable.c.o [20/88] Compiling C object src/libshared.a.p/calocation.c.o [21/88] Compiling C object src/libshared.a.p/camatch.c.o [22/88] Compiling C object src/libshared.a.p/fssize.c.o [23/88] Compiling C object src/libshared.a.p/compressor.c.o [24/88] Compiling C object src/libshared.a.p/canbd.c.o [25/88] Compiling C object src/libshared.a.p/caindex.c.o [26/88] Compiling C object src/libshared.a.p/gc.c.o [27/88] Compiling C object src/libshared.a.p/mempool.c.o [28/88] Compiling C object src/libshared.a.p/quota-projid.c.o [29/88] Compiling C object src/libshared.a.p/parse-util.c.o [30/88] Compiling C object src/libshared.a.p/realloc-buffer.c.o [31/88] Compiling C object src/libshared.a.p/reflink.c.o [32/88] Compiling C object src/libshared.a.p/rm-rf.c.o [33/88] Compiling C object src/libshared.a.p/caseed.c.o [34/88] Compiling C object src/libshared.a.p/hashmap.c.o [35/88] Compiling C object src/libshared.a.p/caremote.c.o [36/88] Compiling C object src/libshared.a.p/casync.c.o [37/88] Compiling C object src/libshared.a.p/cadecoder.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /tmp/instance-4/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-4/buildroot'