>>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Extracting gzip -d -c /tmp/instance-1/dl/casync/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc.tar.gz | tar --strip-components=1 -C /tmp/instance-1/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-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build mkdir -p /tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a8%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-DNDEBUG', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-DNDEBUG', '-D_FORTIFY_SOURCE=1'%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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 /tmp/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-1/output-1/host/lib/pkgconfig -Dman=false -Doss-fuzz=false -Dllvm-fuzz=false -Dbashcompletiondir=no -Dfuse=true -Dselinux=false -Dudev=false -Dlibzstd=disabled -Dliblzma=disabled -Dlibz=enabled /tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/ /tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build The Meson build system Version: 0.57.2 Source dir: /tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Build dir: /tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build Build type: cross build Project name: casync Project version: 2 C compiler for the host machine: /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc (gcc 4.8.3 "arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C linker for the host machine: /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc ld.bfd 2.24.51.20140217 C compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: cortex-a8 Target machine cpu family: arm Target machine cpu: cortex-a8 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: NO Compiler for C supports arguments -Werror=shadow: YES Compiler for C supports arguments -Werror=int-conversion: NO 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: NO 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: NO 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 9.3.0 "g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.34 C++ compiler for the host machine: /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-g++ (gcc 4.8.3 "arm-none-linux-gnueabi-g++ (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C++ linker for the host machine: /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-g++ ld.bfd 2.24.51.20140217 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" : NO Checking for function "copy_file_range" : NO Checking for function "getrandom" : NO Checking for function "getrandom" : NO Dependency liblzma skipped: feature liblzma disabled Found pkg-config: /tmp/instance-1/output-1/host/bin/pkgconf (1.6.3) Run-time dependency zlib found: YES 1.2.11 Dependency libzstd skipped: feature libzstd disabled Run-time dependency libcurl found: YES 7.77.0 Run-time dependency openssl found: YES 1.1.1k 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 sh found: YES (/bin/sh) Program test-files/test-files.sh found: YES (/tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/test-files/test-files.sh) Configuring test-script.sh using configuration Program test-script.sh found: YES (/tmp/instance-1/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-1/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-1/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-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-script-xz.sh) Configuring test-nbd.sh using configuration Program test-nbd.sh found: YES (/tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-nbd.sh) Configuring test-fuse.sh using configuration Program test-fuse.sh found: YES (/tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-fuse.sh) Configuring test-cache.sh using configuration Program test-cache.sh found: YES (/tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/build/test-cache.sh) Configuring 75-casync.rules using configuration Program true found: YES (/bin/true) Program test/meson-check-help.sh found: YES (/tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/test/meson-check-help.sh) Program git found: YES (/usr/bin/git) Program env found: YES (/usr/bin/env) Program env found: YES (/usr/bin/env) Build targets in project: 26 Found ninja-1.10.2 at /tmp/instance-1/output-1/host/bin/ninja Running postconf script '/bin/sh -c ln -svf casync-http $MESON_BUILD_ROOT/casync-https' Running postconf script '/bin/sh -c ln -svf casync-http $MESON_BUILD_ROOT/casync-ftp' Running postconf script '/bin/sh -c ln -svf casync-http $MESON_BUILD_ROOT/casync-sftp' >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/ninja -j32 -C /tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build ninja: Entering directory `/tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc//build' [1/89] Compiling C object src/libshared.a.p/cacompression.c.o [2/89] Compiling C object src/libshared.a.p/caprotocol-util.c.o [3/89] Compiling C object src/libshared.a.p/camakebst.c.o [4/89] Compiling C object src/libshared.a.p/cafileroot.c.o [5/89] Compiling C object src/libshared.a.p/cachunkid.c.o [6/89] Compiling C object src/libshared.a.p/dirent-util.c.o [7/89] Compiling C object src/libshared.a.p/fssize.c.o [8/89] Compiling C object src/libshared.a.p/hash-funcs.c.o [9/89] Compiling C object src/libshared.a.p/chattr.c.o [10/89] Compiling C object src/libshared.a.p/mempool.c.o [11/89] Compiling C object src/libshared.a.p/cadigest.c.o [12/89] Compiling C object src/libshared.a.p/caencoder.c.o FAILED: src/libshared.a.p/caencoder.c.o /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -Isrc/libshared.a.p -Isrc -I../src -pipe -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=shadow -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 -Wnested-externs -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE --param=ssp-buffer-size=4 -include config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -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 ../src/caencoder.c: In function 'ca_encoder_step_node': ../src/caencoder.c:2245:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: some warnings being treated as errors [13/89] Compiling C object src/libshared.a.p/notify.c.o [14/89] Compiling C object src/libshared.a.p/casync.c.o FAILED: src/libshared.a.p/casync.c.o /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -Isrc/libshared.a.p -Isrc -I../src -pipe -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=shadow -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 -Wnested-externs -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE --param=ssp-buffer-size=4 -include config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -D_FORTIFY_SOURCE=1 -fPIC -MD -MQ src/libshared.a.p/casync.c.o -MF src/libshared.a.p/casync.c.o.d -o src/libshared.a.p/casync.c.o -c ../src/casync.c ../src/casync.c: In function 'ca_sync_step_decode': ../src/casync.c:2663:1: error: control reaches end of non-void function [-Werror=return-type] } ^ ../src/casync.c: In function 'ca_sync_step_encode': ../src/casync.c:2278:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: some warnings being treated as errors [15/89] Compiling C object src/libshared.a.p/cachunker.c.o [16/89] Compiling C object src/libshared.a.p/compressor.c.o [17/89] Compiling C object src/libshared.a.p/cautil.c.o [18/89] Compiling C object src/libshared.a.p/gc.c.o In file included from ../src/gc.h:6:0, from ../src/gc.c:6: ../src/gc.c: In function 'ca_gc_cleanup_unused': ../src/castore.h:36:32: warning: 'iter' may be used uninitialized in this function [-Wmaybe-uninitialized] ca_store_iterator_unref(*iter); ^ ../src/gc.c:127:62: note: 'iter' was declared here _cleanup_(ca_store_iterator_unrefp) CaStoreIterator* iter; ^ [19/89] Compiling C object src/libshared.a.p/quota-projid.c.o [20/89] Compiling C object src/libshared.a.p/caorigin.c.o [21/89] Compiling C object src/libshared.a.p/caformat-util.c.o [22/89] Compiling C object src/libshared.a.p/parse-util.c.o [23/89] Compiling C object src/libshared.a.p/castore.c.o [24/89] Compiling C object src/libshared.a.p/canametable.c.o [25/89] Compiling C object casync.p/src_signal-handler.c.o [26/89] Compiling C object src/libshared.a.p/time-util.c.o [27/89] Compiling C object src/libshared.a.p/reflink.c.o [28/89] Compiling C object src/libshared.a.p/siphash24.c.o [29/89] Compiling C object src/libshared.a.p/log.c.o [30/89] Compiling C object src/libshared.a.p/cacache.c.o [31/89] Compiling C object src/libshared.a.p/camatch.c.o [32/89] Compiling C object src/libshared.a.p/rm-rf.c.o [33/89] Compiling C object src/libshared.a.p/realloc-buffer.c.o [34/89] Compiling C object src/libshared.a.p/canbd.c.o [35/89] Compiling C object src/libshared.a.p/cachunk.c.o [36/89] Compiling C object src/libshared.a.p/calocation.c.o [37/89] Compiling C object casync.p/src_canbd.c.o [38/89] Compiling C object src/libshared.a.p/caindex.c.o [39/89] Compiling C object src/libshared.a.p/caseed.c.o [40/89] Compiling C object src/libshared.a.p/hashmap.c.o [41/89] Compiling C object src/libshared.a.p/util.c.o [42/89] Compiling C object src/libshared.a.p/caremote.c.o [43/89] Compiling C object src/libshared.a.p/cadecoder.c.o ../src/cadecoder.c: In function 'ca_decoder_finalize_child': ../src/cadecoder.c:3768:33: warning: 'new_default_acl' may be used uninitialized in this function [-Wmaybe-uninitialized] acl_free(new_default_acl); ^ ../src/cadecoder.c:3749:25: warning: 'new_acl' may be used uninitialized in this function [-Wmaybe-uninitialized] acl_free(new_acl); ^ ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:250: /tmp/instance-1/output-1/build/casync-4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'