>>> fuse3: Building main/fuse3 3.11.0-r0 (using abuild 3.9.0-r0) started Tue, 10 May 2022 20:50:15 +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 py3-attrs py3-pluggy py3-py py3-six python3 (1/31) Installing udev-init-scripts (35-r0) Executing udev-init-scripts-35-r0.post-install (2/31) Installing eudev-libs (3.2.11-r0) (3/31) Installing libblkid (2.38-r1) (4/31) Installing xz-libs (5.2.5-r1) (5/31) Installing kmod-libs (29-r2) (6/31) Installing eudev (3.2.11-r0) (7/31) Installing eudev-dev (3.2.11-r0) (8/31) Installing gettext-asprintf (0.21-r2) (9/31) Installing libintl (0.21-r2) (10/31) Installing libunistring (1.0-r0) (11/31) Installing gettext-libs (0.21-r2) (12/31) Installing libxml2 (2.9.13-r0) (13/31) Installing gettext (0.21-r2) (14/31) Installing gettext-dev (0.21-r2) (15/31) Installing linux-headers (5.16.7-r1) (16/31) Installing samurai (1.2-r1) (17/31) Installing libbz2 (1.0.8-r1) (18/31) Installing libffi (3.4.2-r1) (19/31) Installing gdbm (1.23-r0) (20/31) Installing mpdecimal (2.5.1-r1) (21/31) Installing readline (8.1.2-r0) (22/31) Installing sqlite-libs (3.38.5-r0) (23/31) Installing python3 (3.10.4-r0) (24/31) Installing meson (0.62.1-r0) (25/31) Installing py3-attrs (21.4.0-r0) (26/31) Installing py3-pluggy (1.0.0-r0) (27/31) Installing py3-py (1.10.0-r2) (28/31) Installing py3-six (1.16.0-r1) (29/31) Installing .makedepends-fuse3 (20220510.205015) (30/31) Installing udev-init-scripts-openrc (35-r0) (31/31) Installing eudev-openrc (3.2.11-r0) Executing busybox-1.35.0-r13.trigger Executing eudev-3.2.11-r0.trigger OK: 324 MiB in 120 packages >>> fuse3: Cleaning up srcdir >>> fuse3: Cleaning up pkgdir >>> fuse3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/fuse-3.11.0.tar.xz % 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 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.11.0/fuse-3.11.0.tar.xz >>> fuse3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/fuse-3.11.0.tar.xz >>> fuse3: Checking sha512sums... fuse-3.11.0.tar.xz: OK fix-realpath.patch: OK fuse.initd: OK >>> fuse3: Unpacking /var/cache/distfiles/v3.16/fuse-3.11.0.tar.xz... >>> fuse3: fix-realpath.patch patching file util/fusermount.c Hunk #1 succeeded at 1325 (offset 125 lines). The Meson build system Version: 0.62.1 Source dir: /home/buildozer/aports/main/fuse3/src/fuse-3.11.0 Build dir: /home/buildozer/aports/main/fuse3/src/fuse-3.11.0/output Build type: native build Project name: libfuse3 Project version: 3.11.0 C compiler for the host machine: gcc (gcc 11.2.1 "gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219") C linker for the host machine: gcc ld.bfd 2.38 Host machine cpu family: arm Host machine cpu: armv8l 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 Configuring config.h using configuration Message: Compiler warns about unused result even when casting to void Message: Compiler supports symver attribute Run-time dependency threads found: YES Library iconv found: NO Library dl found: YES Library rt found: YES lib/meson.build:43: WARNING: Project targeting '>= 0.42' but tried to use feature introduced in '0.46.0': both_libraries. Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency udev found: YES 243 C++ compiler for the host machine: g++ (gcc 11.2.1 "g++ (Alpine 11.2.1_git20220219) 11.2.1 20220219") C++ linker for the host machine: g++ ld.bfd 2.38 Build targets in project: 28 WARNING: Project specifies a minimum meson_version '>= 0.42' but uses features which were added in newer versions: * 0.46.0: {'both_libraries'} NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable'} libfuse3 3.11.0 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 wrap_mode : nodownload b_lto : false b_pie : true b_staticpic : true Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/main/fuse3/src/fuse-3.11.0/output' [1/69] Compiling C object test/wrong_command.p/wrong_command.c.o [2/69] Generating test/test_scripts with a custom command [3/69] Compiling C object test/readdir_inode.p/readdir_inode.c.o [4/69] Compiling C object test/test_syscalls.p/test_syscalls.c.o [5/69] Compiling C object test/test_setattr.p/test_setattr.c.o [6/69] Compiling C object test/test_write_cache.p/test_write_cache.c.o [7/69] Compiling C++ object example/passthrough_hp.p/passthrough_hp.cc.o [8/69] Compiling C object example/poll.p/poll.c.o [9/69] Compiling C object example/notify_inval_entry.p/notify_inval_entry.c.o [10/69] Compiling C object example/notify_store_retrieve.p/notify_store_retrieve.c.o [11/69] Compiling C object example/invalidate_path.p/invalidate_path.c.o [12/69] Compiling C object example/notify_inval_inode.p/notify_inval_inode.c.o [13/69] Compiling C object example/null.p/null.c.o [14/69] Compiling C object example/passthrough_ll.p/passthrough_ll.c.o [15/69] Compiling C object example/cuse_client.p/cuse_client.c.o [16/69] Compiling C object example/cuse.p/cuse.c.o [17/69] Compiling C object example/ioctl.p/ioctl.c.o [18/69] Compiling C object example/poll_client.p/poll_client.c.o [19/69] Compiling C object example/ioctl_client.p/ioctl_client.c.o [20/69] Compiling C object example/printcap.p/printcap.c.o [21/69] Compiling C object example/hello_ll.p/hello_ll.c.o [22/69] Compiling C object example/hello.p/hello.c.o [23/69] Compiling C object example/passthrough_fh.p/passthrough_fh.c.o [24/69] Compiling C object example/passthrough.p/passthrough.c.o [25/69] Compiling C object util/mount.fuse3.p/mount.fuse.c.o [26/69] Compiling C object util/fusermount3.p/.._lib_mount_util.c.o [27/69] Compiling C object util/fusermount3.p/fusermount.c.o [28/69] Compiling C object lib/libfuse3.so.3.11.0.p/modules_iconv.c.o [29/69] Compiling C object lib/libfuse3.so.3.11.0.p/mount.c.o [30/69] Compiling C object lib/libfuse3.so.3.11.0.p/fuse_log.c.o [31/69] Compiling C object lib/libfuse3.so.3.11.0.p/mount_util.c.o [32/69] Compiling C object lib/libfuse3.so.3.11.0.p/modules_subdir.c.o [33/69] Compiling C object lib/libfuse3.so.3.11.0.p/helper.c.o [34/69] Compiling C object lib/libfuse3.so.3.11.0.p/cuse_lowlevel.c.o [35/69] Compiling C object lib/libfuse3.so.3.11.0.p/buffer.c.o [36/69] Compiling C object lib/libfuse3.so.3.11.0.p/fuse_signals.c.o [37/69] Compiling C object lib/libfuse3.so.3.11.0.p/fuse_opt.c.o [38/69] Compiling C object lib/libfuse3.so.3.11.0.p/fuse_lowlevel.c.o [39/69] Compiling C object lib/libfuse3.so.3.11.0.p/fuse_loop_mt.c.o [40/69] Compiling C object lib/libfuse3.so.3.11.0.p/fuse_loop.c.o [41/69] Compiling C object lib/libfuse3.so.3.11.0.p/fuse.c.o [42/69] Linking target test/wrong_command [43/69] Linking target test/readdir_inode ../util/fusermount.c: In function 'check_perm': ../util/fusermount.c:1025:17: warning: unsigned conversion from 'long long int' to 'long unsigned int' changes value from '8315462406243767374' to '1397118030' [-Woverflow] 1025 | 0x736675005346544e /* UFSD */, | ^~~~~~~~~~~~~~~~~~ ../util/fusermount.c: In function 'main': ../util/fusermount.c:834:59: warning: 'dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 834 | (subtype ? strlen(subtype) : 0) + strlen(dev) + 32); | ^~~~~~~~~~~ ../util/fusermount.c:1088:15: note: 'dev' was declared here 1088 | char *dev; | ^~~ [44/69] Linking target util/fusermount3 ../test/test_syscalls.c: In function 'check_times': ../test/test_syscalls.c:213:23: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 213 | ERROR("atime %li instead of %li", stbuf.st_atime, atime); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:124:54: note: in definition of macro 'ERROR' 124 | #define ERROR(msg, args...) test_error(__FUNCTION__, msg, ##args) | ^~~ ../test/test_syscalls.c:213:32: note: format string is defined here 213 | ERROR("atime %li instead of %li", stbuf.st_atime, atime); | ~~^ | | | long int | %lli ../test/test_syscalls.c:213:23: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 213 | ERROR("atime %li instead of %li", stbuf.st_atime, atime); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~ | | | time_t {aka long long int} ../test/test_syscalls.c:124:54: note: in definition of macro 'ERROR' 124 | #define ERROR(msg, args...) test_error(__FUNCTION__, msg, ##args) | ^~~ ../test/test_syscalls.c:213:47: note: format string is defined here 213 | ERROR("atime %li instead of %li", stbuf.st_atime, atime); | ~~^ | | | long int | %lli ../test/test_syscalls.c:217:23: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 217 | ERROR("mtime %li instead of %li", stbuf.st_mtime, mtime); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:124:54: note: in definition of macro 'ERROR' 124 | #define ERROR(msg, args...) test_error(__FUNCTION__, msg, ##args) | ^~~ ../test/test_syscalls.c:217:32: note: format string is defined here 217 | ERROR("mtime %li instead of %li", stbuf.st_mtime, mtime); | ~~^ | | | long int | %lli ../test/test_syscalls.c:217:23: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 217 | ERROR("mtime %li instead of %li", stbuf.st_mtime, mtime); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~ | | | time_t {aka long long int} ../test/test_syscalls.c:124:54: note: in definition of macro 'ERROR' 124 | #define ERROR(msg, args...) test_error(__FUNCTION__, msg, ##args) | ^~~ ../test/test_syscalls.c:217:47: note: format string is defined here 217 | ERROR("mtime %li instead of %li", stbuf.st_mtime, mtime); | ~~^ | | | long int | %lli [45/69] Linking target test/test_syscalls [46/69] Linking static target lib/libfuse3.a [47/69] Linking target lib/libfuse3.so.3.11.0 [48/69] Generating symbol file lib/libfuse3.so.3.11.0.p/libfuse3.so.3.11.0.symbols [49/69] Linking target test/test_setattr [50/69] Linking target test/test_write_cache [51/69] Linking target example/poll [52/69] Linking target example/notify_inval_entry [53/69] Linking target example/notify_store_retrieve [54/69] Linking target example/invalidate_path [55/69] Linking target example/notify_inval_inode [56/69] Linking target example/null [57/69] Linking target example/passthrough_ll [58/69] Linking target example/cuse_client [59/69] Linking target example/cuse [60/69] Linking target example/ioctl [61/69] Linking target example/poll_client [62/69] Linking target example/ioctl_client [63/69] Linking target example/printcap [64/69] Linking target example/hello_ll [65/69] Linking target example/hello [66/69] Linking target example/passthrough_fh [67/69] Linking target example/passthrough [68/69] Linking target util/mount.fuse3 [69/69] Linking target example/passthrough_hp >>> fuse3: Entering fakeroot... Installing lib/libfuse3.so.3.11.0 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.11.0/include/fuse.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.11.0/include/fuse_common.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.11.0/include/fuse_lowlevel.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.11.0/include/fuse_opt.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.11.0/include/cuse_lowlevel.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.11.0/include/fuse_log.h to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/include/fuse3 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.11.0/doc/fusermount3.1 to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/share/man/man1 Installing /home/buildozer/aports/main/fuse3/src/fuse-3.11.0/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.11.0/output/meson-private/fuse3.pc to /home/buildozer/aports/main/fuse3/pkg/fuse3/usr/lib/pkgconfig Installing symlink pointing to libfuse3.so.3.11.0 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.11.0/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... >>> 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.11.0-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.11.0-r0.apk >>> fuse3-dev*: Tracing dependencies... fuse3-libs=3.11.0-r0 pkgconfig >>> fuse3-dev*: Package size: 188.0 KB >>> fuse3-dev*: Compressing data... >>> fuse3-dev*: Create checksum... >>> fuse3-dev*: Create fuse3-dev-3.11.0-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.11.0-r0.apk >>> fuse3-libs*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> fuse3-libs*: Package size: 148.0 KB >>> fuse3-libs*: Compressing data... >>> fuse3-libs*: Create checksum... >>> fuse3-libs*: Create fuse3-libs-3.11.0-r0.apk >>> fuse3-static*: Tracing dependencies... >>> fuse3-static*: Package size: 216.0 KB >>> fuse3-static*: Compressing data... >>> fuse3-static*: Create checksum... >>> fuse3-static*: Create fuse3-static-3.11.0-r0.apk >>> fuse3*: Tracing dependencies... fuse-common so:libc.musl-armv7.so.1 so:libfuse3.so.3 >>> fuse3*: Package size: 76.0 KB >>> fuse3*: Compressing data... >>> fuse3*: Create checksum... >>> fuse3*: Create fuse3-3.11.0-r0.apk >>> fuse3: Build complete at Tue, 10 May 2022 20:50:30 +0000 elapsed time 0h 0m 15s >>> fuse3: Cleaning up srcdir >>> fuse3: Cleaning up pkgdir >>> fuse3: Uninstalling dependencies... (1/31) Purging .makedepends-fuse3 (20220510.205015) (2/31) Purging eudev-dev (3.2.11-r0) (3/31) Purging eudev-openrc (3.2.11-r0) (4/31) Purging eudev (3.2.11-r0) (5/31) Purging udev-init-scripts-openrc (35-r0) (6/31) Purging udev-init-scripts (35-r0) (7/31) Purging eudev-libs (3.2.11-r0) (8/31) Purging gettext-dev (0.21-r2) (9/31) Purging gettext-asprintf (0.21-r2) (10/31) Purging gettext (0.21-r2) (11/31) Purging linux-headers (5.16.7-r1) (12/31) Purging meson (0.62.1-r0) (13/31) Purging samurai (1.2-r1) (14/31) Purging py3-attrs (21.4.0-r0) (15/31) Purging py3-pluggy (1.0.0-r0) (16/31) Purging py3-py (1.10.0-r2) (17/31) Purging py3-six (1.16.0-r1) (18/31) Purging python3 (3.10.4-r0) (19/31) Purging libblkid (2.38-r1) (20/31) Purging kmod-libs (29-r2) (21/31) Purging libxml2 (2.9.13-r0) (22/31) Purging xz-libs (5.2.5-r1) (23/31) Purging gettext-libs (0.21-r2) (24/31) Purging libintl (0.21-r2) (25/31) Purging libunistring (1.0-r0) (26/31) Purging libbz2 (1.0.8-r1) (27/31) Purging libffi (3.4.2-r1) (28/31) Purging gdbm (1.23-r0) (29/31) Purging mpdecimal (2.5.1-r1) (30/31) Purging readline (8.1.2-r0) (31/31) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 255 MiB in 89 packages >>> fuse3: Updating the main/armv7 repository index... >>> fuse3: Signing the index...