>>> fuse3: Building main/fuse3 3.16.2-r0 (using abuild 3.11.21-r0) started Wed, 11 Oct 2023 05:48:05 +0000 >>> fuse3: Checking sanity of /home/buildozer/aports/main/fuse3/APKBUILD... >>> fuse3: Analyzing dependencies... >>> fuse3: Installing for build: build-base eudev-dev gettext-dev linux-headers meson (1/33) Installing udev-init-scripts (35-r1) (2/33) Installing udev-init-scripts-openrc (35-r1) (3/33) Installing eudev-openrc (3.2.14-r0) (4/33) Installing eudev-libs (3.2.14-r0) (5/33) Installing libblkid (2.39.2-r0) (6/33) Installing xz-libs (5.4.4-r0) (7/33) Installing kmod-libs (31-r0) (8/33) Installing eudev (3.2.14-r0) (9/33) Installing eudev-dev (3.2.14-r0) (10/33) Installing xz (5.4.4-r0) (11/33) Installing gettext-asprintf (0.22.2-r0) (12/33) Installing libintl (0.22.2-r0) (13/33) Installing gettext-libs (0.22.2-r0) (14/33) Installing gettext-envsubst (0.22.2-r0) (15/33) Installing libxml2 (2.11.5-r0) (16/33) Installing gettext (0.22.2-r0) (17/33) Installing gettext-dev (0.22.2-r0) (18/33) Installing linux-headers (6.5-r0) (19/33) Installing samurai (1.2-r5) (20/33) Installing libbz2 (1.0.8-r6) (21/33) Installing libffi (3.4.4-r3) (22/33) Installing gdbm (1.23-r1) (23/33) Installing mpdecimal (2.5.1-r2) (24/33) Installing libpanelw (6.4_p20230918-r2) (25/33) Installing readline (8.2.1-r2) (26/33) Installing sqlite-libs (3.43.1-r0) (27/33) Installing python3 (3.11.6-r0) (28/33) Installing python3-pycache-pyc0 (3.11.6-r0) (29/33) Installing pyc (0.1-r0) (30/33) Installing meson-pyc (1.2.2-r0) (31/33) Installing python3-pyc (3.11.6-r0) (32/33) Installing meson (1.2.2-r0) (33/33) Installing .makedepends-fuse3 (20231011.054806) Executing busybox-1.36.1-r12.trigger Executing eudev-3.2.14-r0.trigger OK: 412 MiB in 138 packages >>> fuse3: Cleaning up srcdir >>> fuse3: Cleaning up pkgdir >>> fuse3: Cleaning up tmpdir >>> fuse3: Fetching https://distfiles.alpinelinux.org/distfiles/edge//fuse-3.16.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> fuse3: Fetching https://github.com/libfuse/libfuse/releases/download/fuse-3.16.2/fuse-3.16.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 13.5M 100 13.5M 0 0 2359k 0 0:00:05 0:00:05 --:--:-- 6075k >>> fuse3: Fetching https://distfiles.alpinelinux.org/distfiles/edge//fuse-3.16.2.tar.gz >>> fuse3: Checking sha512sums... fuse-3.16.2.tar.gz: OK fuse.initd: OK dont-mknod-dev-fuse.patch: OK >>> fuse3: Unpacking /var/cache/distfiles/edge/fuse-3.16.2.tar.gz... >>> fuse3: dont-mknod-dev-fuse.patch patching file util/install_helper.sh The Meson build system Version: 1.2.2 Source dir: /home/buildozer/aports/main/fuse3/src/fuse-3.16.2 Build dir: /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/output Build type: native build Project name: libfuse3 Project version: 3.16.2 C compiler for the host machine: gcc (gcc 13.1.1 "gcc (Alpine 13.1.1_git20230722) 13.1.1 20230722") C linker for the host machine: gcc ld.bfd 2.41 Host machine cpu family: s390x Host machine cpu: s390x Checking for function "fork" : YES Checking for function "fstatat" : YES Checking for function "openat" : YES Checking for function "readlinkat" : YES Checking for function "pipe2" : YES Checking for function "splice" : YES Checking for function "vmsplice" : YES Checking for function "posix_fallocate" : YES Checking for function "fdatasync" : YES Checking for function "utimensat" : YES Checking for function "copy_file_range" : YES Checking for function "fallocate" : YES Checking for function "setxattr" : YES Checking for function "iconv" : YES Checking whether type "struct stat" has member "st_atim" : YES Checking whether type "struct stat" has member "st_atimespec" : NO Message: Compiler warns about unused result even when casting to void Message: Enabling versioned libc symbols Message: Compiler supports symver attribute Message: getmntent does not unescape Configuring fuse_config.h using configuration Configuring libfuse_config.h using configuration Run-time dependency threads found: YES Library iconv found: NO Library dl found: YES Library rt found: YES Found pkg-config: /usr/bin/pkg-config (2.0.3) Run-time dependency udev found: YES 251 C++ compiler for the host machine: g++ (gcc 13.1.1 "g++ (Alpine 13.1.1_git20230722) 13.1.1 20230722") C++ linker for the host machine: g++ ld.bfd 2.41 Build targets in project: 30 libfuse3 3.16.2 User defined options auto_features : auto bindir : /usr/bin buildtype : plain datadir : /usr/share default_library : both includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc werror : false wrap_mode : nodownload python.bytecompile: 0 b_lto : false b_pie : true b_staticpic : true initscriptdir : Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/main/fuse3/src/fuse-3.16.2/output' [1/74] Generating test/test_scripts with a custom command [2/74] Compiling C object test/release_unlink_race.p/release_unlink_race.c.o [3/74] Compiling C object test/readdir_inode.p/readdir_inode.c.o [4/74] Compiling C object test/test_syscalls.p/test_syscalls.c.o [5/74] Compiling C object test/test_setattr.p/test_setattr.c.o [6/74] Compiling C object test/test_write_cache.p/test_write_cache.c.o [7/74] Compiling C++ object example/passthrough_hp.p/passthrough_hp.cc.o [8/74] Compiling C object example/poll.p/poll.c.o [9/74] Compiling C object example/notify_inval_entry.p/notify_inval_entry.c.o [10/74] Linking target test/readdir_inode [11/74] Compiling C object example/notify_store_retrieve.p/notify_store_retrieve.c.o [12/74] Compiling C object example/invalidate_path.p/invalidate_path.c.o [13/74] Compiling C object example/notify_inval_inode.p/notify_inval_inode.c.o [14/74] Compiling C object example/null.p/null.c.o [15/74] Compiling C object example/passthrough_ll.p/passthrough_ll.c.o [16/74] Compiling C object example/cuse_client.p/cuse_client.c.o [17/74] Compiling C object example/cuse.p/cuse.c.o [18/74] Compiling C object example/ioctl.p/ioctl.c.o [19/74] Compiling C object example/poll_client.p/poll_client.c.o [20/74] Compiling C object example/ioctl_client.p/ioctl_client.c.o [21/74] Compiling C object example/printcap.p/printcap.c.o [22/74] Compiling C object example/hello_ll_uds.p/hello_ll_uds.c.o [23/74] Compiling C object example/hello_ll.p/hello_ll.c.o [24/74] Compiling C object example/hello.p/hello.c.o [25/74] Compiling C object example/passthrough_fh.p/passthrough_fh.c.o [26/74] Compiling C object example/passthrough.p/passthrough.c.o [27/74] Compiling C object util/mount.fuse3.p/mount.fuse.c.o [28/74] Compiling C object util/fusermount3.p/.._lib_mount_util.c.o In function 'create_socket', inlined from 'main' at ../example/hello_ll_uds.c:340:8: ../example/hello_ll_uds.c:177:13: warning: 'strnlen' specified bound 108 exceeds source size 27 [-Wstringop-overread] 177 | if (strnlen(socket_path, sizeof(addr.sun_path)) >= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [29/74] Compiling C object util/fusermount3.p/fusermount.c.o [30/74] Compiling C object lib/libfuse3.so.3.16.2.p/modules_iconv.c.o [31/74] Compiling C object lib/libfuse3.so.3.16.2.p/mount.c.o [32/74] Compiling C object lib/libfuse3.so.3.16.2.p/compat.c.o [33/74] Compiling C object lib/libfuse3.so.3.16.2.p/fuse_log.c.o [34/74] Compiling C object lib/libfuse3.so.3.16.2.p/mount_util.c.o [35/74] Compiling C object lib/libfuse3.so.3.16.2.p/modules_subdir.c.o [36/74] Compiling C object lib/libfuse3.so.3.16.2.p/helper.c.o [37/74] Compiling C object lib/libfuse3.so.3.16.2.p/cuse_lowlevel.c.o [38/74] Compiling C object lib/libfuse3.so.3.16.2.p/buffer.c.o [39/74] Linking target test/test_syscalls [40/74] Compiling C object lib/libfuse3.so.3.16.2.p/fuse_signals.c.o [41/74] Compiling C object lib/libfuse3.so.3.16.2.p/fuse_opt.c.o [42/74] Compiling C object lib/libfuse3.so.3.16.2.p/fuse_lowlevel.c.o [43/74] Compiling C object lib/libfuse3.so.3.16.2.p/fuse_loop_mt.c.o [44/74] Compiling C object lib/libfuse3.so.3.16.2.p/fuse_loop.c.o [45/74] Compiling C object lib/libfuse3.so.3.16.2.p/fuse.c.o [46/74] Compiling C object test/wrong_command.p/wrong_command.c.o [47/74] Linking target test/wrong_command ../util/fusermount.c: In function 'check_perm': ../util/fusermount.c:1069:17: warning: unsigned conversion from 'long int' to 'unsigned int' changes value from '8315462406243767374' to '1397118030' [-Woverflow] 1069 | 0x736675005346544e /* UFSD */, | ^~~~~~~~~~~~~~~~~~ In function 'do_mount', inlined from 'mount_fuse' at ../util/fusermount.c:1157:9, inlined from 'main' at ../util/fusermount.c:1471:7: ../util/fusermount.c:877:59: warning: 'dev' may be used uninitialized [-Wmaybe-uninitialized] 877 | (subtype ? strlen(subtype) : 0) + strlen(dev) + 32); | ^~~~~~~~~~~ ../util/fusermount.c: In function 'main': ../util/fusermount.c:1132:15: note: 'dev' was declared here 1132 | char *dev; | ^~~ [48/74] Linking target util/fusermount3 [49/74] Linking static target lib/libfuse3.a [50/74] Linking target lib/libfuse3.so.3.16.2 [51/74] Generating symbol file lib/libfuse3.so.3.16.2.p/libfuse3.so.3.16.2.symbols [52/74] Linking target test/release_unlink_race [53/74] Linking target test/test_setattr [54/74] Linking target test/test_write_cache [55/74] Linking target example/poll [56/74] Linking target example/notify_inval_entry [57/74] Linking target example/notify_store_retrieve [58/74] Linking target example/invalidate_path [59/74] Linking target example/notify_inval_inode [60/74] Linking target example/null [61/74] Linking target example/passthrough_ll [62/74] Linking target example/cuse_client [63/74] Linking target example/cuse [64/74] Linking target example/ioctl [65/74] Linking target example/poll_client [66/74] Linking target example/ioctl_client [67/74] Linking target example/printcap [68/74] Linking target example/hello_ll_uds [69/74] Linking target example/hello_ll [70/74] Linking target example/hello [71/74] Linking target example/passthrough_fh [72/74] Linking target example/passthrough [73/74] Linking target util/mount.fuse3 [74/74] Linking target example/passthrough_hp INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/output >>> fuse3: Entering fakeroot... Installing lib/libfuse3.so.3.16.2 to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/lib Installing lib/libfuse3.a to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/lib Installing util/fusermount3 to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/bin Installing util/mount.fuse3 to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/sbin Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/include/fuse.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3/ Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/include/fuse_common.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3/ Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/include/fuse_lowlevel.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3/ Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/include/fuse_opt.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3/ Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/include/cuse_lowlevel.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3/ Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/include/fuse_log.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3/ Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/doc/fusermount3.1 to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/share/man/man1 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/doc/mount.fuse3.8 to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/share/man/man8 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/output/libfuse_config.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.16.2/output/meson-private/fuse3.pc to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/lib/pkgconfig Installing symlink pointing to libfuse3.so.3.16.2 to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/lib/libfuse3.so.3 Installing symlink pointing to libfuse3.so.3 to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/lib/libfuse3.so Running custom install script '/home/buildozer/aports/main/fuse3/src/fuse-3.16.2/util/install_helper.sh /etc /usr/bin /lib/udev/rules.d true ' >>> fuse3-static*: Running split function static... >>> fuse3-static*: Preparing subpackage fuse3-static... >>> fuse3-static*: Stripping binaries >>> fuse3-static*: Running postcheck for fuse3-static >>> fuse3-dev*: Running split function dev... >>> fuse3-dev*: Preparing subpackage fuse3-dev... >>> fuse3-dev*: Stripping binaries >>> fuse3-dev*: Running postcheck for fuse3-dev >>> fuse3-doc*: Running split function doc... >>> fuse3-doc*: Preparing subpackage fuse3-doc... >>> fuse3-doc*: Running postcheck for fuse3-doc >>> fuse3-libs*: Running split function libs... >>> fuse3-libs*: Preparing subpackage fuse3-libs... >>> fuse3-libs*: Stripping binaries >>> fuse3-libs*: Running postcheck for fuse3-libs >>> fuse-common*: Running split function _common... '/home/buildozer/aports/main/fuse3/pkg/fuse3/etc/fuse.conf' -> '/home/buildozer/aports/main/fuse3/pkg/fuse-common/etc/fuse.conf' >>> fuse-common*: Preparing subpackage fuse-common... >>> fuse-common*: Stripping binaries >>> WARNING: fuse-common*: No arch specific binaries found so arch should probably be set to "noarch" >>> fuse-common*: Running postcheck for fuse-common >>> fuse-openrc*: Running split function _openrc... >>> fuse-openrc*: Preparing subpackage fuse-openrc... >>> fuse-openrc*: Running postcheck for fuse-openrc >>> fuse3*: Running postcheck for fuse3 >>> fuse3*: Preparing package fuse3... >>> fuse3*: Stripping binaries >>> fuse-common*: Scanning shared objects >>> fuse-openrc*: Scanning shared objects >>> fuse3-dev*: Scanning shared objects >>> fuse3-doc*: Scanning shared objects >>> fuse3-libs*: Scanning shared objects >>> fuse3-static*: Scanning shared objects >>> fuse3*: Scanning shared objects >>> fuse-common*: Tracing dependencies... >>> fuse-common*: Package size: 12.0 KB >>> fuse-common*: Compressing data... >>> fuse-common*: Create checksum... >>> fuse-common*: Create fuse-common-3.16.2-r0.apk >>> fuse-openrc*: Tracing dependencies... >>> fuse-openrc*: Package size: 16.0 KB >>> fuse-openrc*: Compressing data... >>> fuse-openrc*: Create checksum... >>> fuse-openrc*: Create fuse-openrc-3.16.2-r0.apk >>> fuse3-dev*: Tracing dependencies... fuse3-libs=3.16.2-r0 pkgconfig >>> fuse3-dev*: Package size: 200.0 KB >>> fuse3-dev*: Compressing data... >>> fuse3-dev*: Create checksum... >>> fuse3-dev*: Create fuse3-dev-3.16.2-r0.apk >>> fuse3-doc*: Tracing dependencies... >>> fuse3-doc*: Package size: 36.0 KB >>> fuse3-doc*: Compressing data... >>> fuse3-doc*: Create checksum... >>> fuse3-doc*: Create fuse3-doc-3.16.2-r0.apk >>> fuse3-libs*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> fuse3-libs*: Package size: 256.0 KB >>> fuse3-libs*: Compressing data... >>> fuse3-libs*: Create checksum... >>> fuse3-libs*: Create fuse3-libs-3.16.2-r0.apk >>> fuse3-static*: Tracing dependencies... >>> fuse3-static*: Package size: 376.0 KB >>> fuse3-static*: Compressing data... >>> fuse3-static*: Create checksum... >>> fuse3-static*: Create fuse3-static-3.16.2-r0.apk >>> fuse3*: Tracing dependencies... fuse-common so:libc.musl-s390x.so.1 so:libfuse3.so.3 >>> fuse3*: Package size: 92.0 KB >>> fuse3*: Compressing data... >>> fuse3*: Create checksum... >>> fuse3*: Create fuse3-3.16.2-r0.apk >>> fuse3: Build complete at Wed, 11 Oct 2023 05:48:20 +0000 elapsed time 0h 0m 15s >>> fuse3: Cleaning up srcdir >>> fuse3: Cleaning up pkgdir >>> fuse3: Uninstalling dependencies... (1/33) Purging .makedepends-fuse3 (20231011.054806) (2/33) Purging eudev-dev (3.2.14-r0) (3/33) Purging eudev-openrc (3.2.14-r0) (4/33) Purging eudev (3.2.14-r0) (5/33) Purging udev-init-scripts-openrc (35-r1) (6/33) Purging udev-init-scripts (35-r1) (7/33) Purging eudev-libs (3.2.14-r0) (8/33) Purging gettext-dev (0.22.2-r0) (9/33) Purging xz (5.4.4-r0) (10/33) Purging gettext-asprintf (0.22.2-r0) (11/33) Purging gettext (0.22.2-r0) (12/33) Purging gettext-envsubst (0.22.2-r0) (13/33) Purging linux-headers (6.5-r0) (14/33) Purging meson-pyc (1.2.2-r0) (15/33) Purging meson (1.2.2-r0) (16/33) Purging samurai (1.2-r5) (17/33) Purging gettext-libs (0.22.2-r0) (18/33) Purging kmod-libs (31-r0) (19/33) Purging libblkid (2.39.2-r0) (20/33) Purging libintl (0.22.2-r0) (21/33) Purging libxml2 (2.11.5-r0) (22/33) Purging python3-pyc (3.11.6-r0) (23/33) Purging python3-pycache-pyc0 (3.11.6-r0) (24/33) Purging pyc (0.1-r0) (25/33) Purging python3 (3.11.6-r0) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.4-r3) (29/33) Purging libpanelw (6.4_p20230918-r2) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r2) (32/33) Purging sqlite-libs (3.43.1-r0) (33/33) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r12.trigger OK: 345 MiB in 105 packages >>> fuse3: Updating the main/s390x repository index... >>> fuse3: Signing the index...