>>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.IcoMDO/output' 'https://github.com/systemd/casync/archive/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz' --2022-10-16 19:42: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-10-16 19:42:42-- https://codeload.github.com/systemd/casync/tar.gz/4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.IcoMDO/output' 0K .......... .......... .......... .......... .......... 467K 50K .......... .......... .......... .......... .......... 968K 100K .......... .......... .......... .......... .......... 941K 150K .......... .......... .......... .......... .......... 34.4M 200K .......... .......... .......... .......... .......... 977K 250K .......... .......... .......... .......... .......... 85.6M 300K .......... .......... .......... .......... .......... 95.8M 350K .......... .......... .......... .......... .......... 489K 400K .......... .......... .......... .......... .......... 195M 450K .......... .......... .......... .......... .......... 216M 500K .......... .......... .......... .......... .......... 212M 550K .......... .......... .......... .......... .......... 197M 600K .......... .......... .......... .......... .......... 1.92M 650K .......... .......... .......... .......... .......... 109M 700K .......... .......... .......... .......... .......... 119M 750K .......... .......... .......... .......... .......... 187M 800K .......... .......... .......... .......... .......... 231M 850K .......... .......... .......... .......... .......... 2.07M 900K .......... .......... .......... .......... .......... 119M 950K .......... .......... .......... .......... .......... 164M 1000K .......... .......... .......... .......... .......... 244M 1050K .......... .......... .......... .......... .......... 242M 1100K .......... .......... .......... .......... .......... 231M 1150K .......... .......... .......... .......... .......... 22.8M 1200K .......... .......... .......... .......... .......... 188M 1250K .......... .......... .......... ..... 98.8M=0.4s 2022-10-16 19:42:42 (2.97 MB/s) - '/tmp/instance-13/output-1/build/.casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz.IcoMDO/output' saved [1316520] casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz: OK (sha256: d07f43e70e3c466152033da4c55c065f815d3025234a046c2bce1cfe4ac7d273) >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Extracting gzip -d -c /tmp/instance-13/dl/casync/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/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 /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build mkdir -p /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%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', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/microblazeel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/tmp/instance-13/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/tmp/instance-13/output-1/host/bin/ccache /usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-13/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-13/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-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/ /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build The Meson build system Version: 0.63.3 Source dir: /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Build dir: /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build Build type: cross build Project name: casync Project version: 2 C compiler for the host machine: /tmp/instance-13/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc (gcc 11.3.0 "microblazeel-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-513-ge451f1a578) 11.3.0") C linker for the host machine: /tmp/instance-13/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /tmp/instance-13/output-1/host/bin/ccache /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /tmp/instance-13/output-1/host/bin/ccache /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: microblaze Host machine cpu: Target machine cpu family: microblaze 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: /tmp/instance-13/output-1/host/bin/ccache /usr/bin/g++ (gcc 10.2.1 "g++ (Debian 10.2.1-6) 10.2.1 20210110") C++ linker for the build machine: /tmp/instance-13/output-1/host/bin/ccache /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-13/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 1.1.1q 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-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/test-files/test-files.sh) Configuring test-script.sh using configuration Program test-script.sh found: YES (/tmp/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 (/tmp/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 (/tmp/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 (/tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script-xz.sh) Configuring test-nbd.sh using configuration Program test-nbd.sh found: YES (/tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-nbd.sh) Configuring test-fuse.sh using configuration Program test-fuse.sh found: YES (/tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-fuse.sh) Configuring test-cache.sh using configuration Program test-cache.sh found: YES (/tmp/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 (/tmp/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 : /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-13/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-13/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-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="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build ninja: Entering directory `/tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build' [1/88] Compiling C object src/libshared.a.p/cacompression.c.o cc1: warning: '-fstack-protector' not supported for this target [2/88] Compiling C object src/libshared.a.p/cafileroot.c.o cc1: warning: '-fstack-protector' not supported for this target [3/88] Compiling C object src/libshared.a.p/cadigest.c.o cc1: warning: '-fstack-protector' not supported for this target [4/88] Compiling C object src/libshared.a.p/caprotocol-util.c.o cc1: warning: '-fstack-protector' not supported for this target [5/88] Compiling C object src/libshared.a.p/camakebst.c.o cc1: warning: '-fstack-protector' not supported for this target [6/88] Compiling C object src/libshared.a.p/cachunker.c.o cc1: warning: '-fstack-protector' not supported for this target [7/88] Compiling C object src/libshared.a.p/cacache.c.o cc1: warning: '-fstack-protector' not supported for this target [8/88] Compiling C object src/libshared.a.p/cachunkid.c.o cc1: warning: '-fstack-protector' not supported for this target [9/88] Compiling C object src/libshared.a.p/canametable.c.o cc1: warning: '-fstack-protector' not supported for this target [10/88] Compiling C object src/libshared.a.p/caorigin.c.o cc1: warning: '-fstack-protector' not supported for this target [11/88] Compiling C object src/libshared.a.p/cautil.c.o cc1: warning: '-fstack-protector' not supported for this target [12/88] Compiling C object src/libshared.a.p/hash-funcs.c.o cc1: warning: '-fstack-protector' not supported for this target [13/88] Compiling C object src/libshared.a.p/calocation.c.o cc1: warning: '-fstack-protector' not supported for this target [14/88] Compiling C object src/libshared.a.p/mempool.c.o cc1: warning: '-fstack-protector' not supported for this target [15/88] Compiling C object src/libshared.a.p/compressor.c.o cc1: warning: '-fstack-protector' not supported for this target [16/88] Compiling C object src/libshared.a.p/caformat-util.c.o cc1: warning: '-fstack-protector' not supported for this target [17/88] Compiling C object src/libshared.a.p/fssize.c.o cc1: warning: '-fstack-protector' not supported for this target [18/88] Compiling C object src/libshared.a.p/cachunk.c.o cc1: warning: '-fstack-protector' not supported for this target [19/88] Compiling C object src/libshared.a.p/caindex.c.o cc1: warning: '-fstack-protector' not supported for this target [20/88] Compiling C object src/libshared.a.p/camatch.c.o cc1: warning: '-fstack-protector' not supported for this target [21/88] Compiling C object src/libshared.a.p/castore.c.o cc1: warning: '-fstack-protector' not supported for this target [22/88] Compiling C object src/libshared.a.p/parse-util.c.o cc1: warning: '-fstack-protector' not supported for this target [23/88] Compiling C object src/libshared.a.p/chattr.c.o cc1: warning: '-fstack-protector' not supported for this target [24/88] Compiling C object src/libshared.a.p/dirent-util.c.o cc1: warning: '-fstack-protector' not supported for this target [25/88] Compiling C object src/libshared.a.p/gc.c.o cc1: warning: '-fstack-protector' not supported for this target 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; | ^~~~ [26/88] Compiling C object src/libshared.a.p/quota-projid.c.o cc1: warning: '-fstack-protector' not supported for this target [27/88] Compiling C object src/libshared.a.p/reflink.c.o cc1: warning: '-fstack-protector' not supported for this target [28/88] Compiling C object src/libshared.a.p/notify.c.o cc1: warning: '-fstack-protector' not supported for this target [29/88] Compiling C object src/libshared.a.p/rm-rf.c.o cc1: warning: '-fstack-protector' not supported for this target [30/88] Compiling C object src/libshared.a.p/siphash24.c.o cc1: warning: '-fstack-protector' not supported for this target [31/88] Compiling C object src/libshared.a.p/time-util.c.o cc1: warning: '-fstack-protector' not supported for this target [32/88] Compiling C object src/libshared.a.p/caencoder.c.o FAILED: src/libshared.a.p/caencoder.c.o /tmp/instance-13/output-1/host/bin/microblazeel-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 -Os -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 cc1: warning: '-fstack-protector' not supported for this target In file included from /tmp/instance-13/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from ../src/caencoder.c:21: /tmp/instance-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:249:6: note: originally defined here 249 | enum fsconfig_command | ^~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-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-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-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-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-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-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-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-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-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-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-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-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-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-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-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-13/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from ../src/caencoder.c:21: /tmp/instance-13/output-1/host/microblazeel-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-13/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:219:8: note: originally defined here 219 | struct mount_attr | ^~~~~~~~~~ [33/88] Compiling C object src/libshared.a.p/log.c.o cc1: warning: '-fstack-protector' not supported for this target [34/88] Compiling C object casync.p/src_signal-handler.c.o cc1: warning: '-fstack-protector' not supported for this target [35/88] Compiling C object src/libshared.a.p/canbd.c.o cc1: warning: '-fstack-protector' not supported for this target [36/88] Compiling C object notify-wait.p/src_log.c.o cc1: warning: '-fstack-protector' not supported for this target [37/88] Compiling C object test-caencoder.p/test_test-caencoder.c.o cc1: warning: '-fstack-protector' not supported for this target [38/88] Compiling C object notify-wait.p/src_time-util.c.o cc1: warning: '-fstack-protector' not supported for this target [39/88] Compiling C object test-cachunk.p/test_test-cachunk.c.o cc1: warning: '-fstack-protector' not supported for this target [40/88] Compiling C object test-camakebst.p/test_test-camakebst.c.o cc1: warning: '-fstack-protector' not supported for this target [41/88] Compiling C object src/libshared.a.p/realloc-buffer.c.o cc1: warning: '-fstack-protector' not supported for this target [42/88] Compiling C object notify-wait.p/test_notify-wait.c.o cc1: warning: '-fstack-protector' not supported for this target [43/88] Compiling C object test-cadigest.p/test_test-cadigest.c.o cc1: warning: '-fstack-protector' not supported for this target [44/88] Compiling C object casync.p/src_canbd.c.o cc1: warning: '-fstack-protector' not supported for this target [45/88] Compiling C object test-cachunker.p/test_test-cachunker.c.o cc1: warning: '-fstack-protector' not supported for this target [46/88] Compiling C object test-calocation.p/test_test-calocation.c.o cc1: warning: '-fstack-protector' not supported for this target [47/88] Compiling C object test-cachunker-histogram.p/test_test-cachunker-histogram.c.o cc1: warning: '-fstack-protector' not supported for this target [48/88] Compiling C object test-camatch.p/test_test-camatch.c.o cc1: warning: '-fstack-protector' not supported for this target [49/88] Compiling C object casync-http.p/src_casync-http.c.o cc1: warning: '-fstack-protector' not supported for this target [50/88] Compiling C object src/libshared.a.p/caseed.c.o cc1: warning: '-fstack-protector' not supported for this target [51/88] Compiling C object src/libshared.a.p/util.c.o cc1: warning: '-fstack-protector' not supported for this target [52/88] Compiling C object src/libshared.a.p/hashmap.c.o cc1: warning: '-fstack-protector' not supported for this target [53/88] Compiling C object src/libshared.a.p/caremote.c.o cc1: warning: '-fstack-protector' not supported for this target [54/88] Compiling C object notify-wait.p/src_util.c.o cc1: warning: '-fstack-protector' not supported for this target [55/88] Compiling C object src/libshared.a.p/casync.c.o cc1: warning: '-fstack-protector' not supported for this target ../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; | ^~~~ [56/88] Compiling C object casync.p/src_casync-tool.c.o cc1: warning: '-fstack-protector' not supported for this target [57/88] Compiling C object src/libshared.a.p/cadecoder.c.o cc1: warning: '-fstack-protector' not supported for this target ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /tmp/instance-13/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/.stamp_built] Error 1 shuffle=0 make: Leaving directory '/tmp/instance-13/buildroot'