>>> archivemount: Building community/archivemount 0.9.1-r4 (using abuild 3.17.0_rc2-r0) started Sun, 03 May 2026 02:43:54 +0000 >>> archivemount: Validating /home/buildozer/aports/community/archivemount/APKBUILD... >>> archivemount: Analyzing dependencies... >>> archivemount: Installing for build: build-base fuse3-dev libarchive-dev autoconf automake libtool ( 1/18) Installing fuse3-libs (3.18.2-r0) ( 2/18) Installing fuse3-dev (3.18.2-r0) ( 3/18) Installing libbz2 (1.0.8-r6) ( 4/18) Installing xz-libs (5.8.3-r0) ( 5/18) Installing libarchive (3.8.7-r0) ( 6/18) Installing openssl-dev (3.5.6-r0) ( 7/18) Installing libarchive-dev (3.8.7-r0) ( 8/18) Installing m4 (1.4.20-r1) ( 9/18) Installing perl (5.42.2-r0) (10/18) Installing autoconf (2.73-r0) (11/18) Installing automake (1.18.1-r1) (12/18) Installing diffutils (3.12-r0) (13/18) Installing libltdl (2.6.0-r1) (14/18) Installing libtool (2.6.0-r1) (15/18) Installing .makedepends-archivemount (20260503.024401) (16/18) Installing perl-error (0.17030-r0) (17/18) Installing perl-git (2.54.0-r0) (18/18) Installing git-perl (2.54.0-r0) Executing busybox-1.37.0-r31.trigger OK: 593.5 MiB in 121 packages >>> archivemount: Cleaning up srcdir >>> archivemount: Cleaning up pkgdir >>> archivemount: Cleaning up tmpdir >>> archivemount: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/archivemount-0.9.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/archivemount-0.9.1.tar.gz.part' archivemount-0.9.1.t 100% |********************************| 130k 0:00:00 ETA '/var/cache/distfiles/archivemount-0.9.1.tar.gz.part' saved /var/cache/distfiles/archivemount-0.9.1.tar.gz: OK /home/buildozer/aports/community/archivemount/fuse3.patch: OK >>> archivemount: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/archivemount-0.9.1.tar.gz /var/cache/distfiles/archivemount-0.9.1.tar.gz: OK /home/buildozer/aports/community/archivemount/fuse3.patch: OK >>> archivemount: Unpacking /var/cache/distfiles/archivemount-0.9.1.tar.gz... >>> archivemount: fuse3.patch patching file archivemount.c patching file configure.ac autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: /usr/bin/autoconf --force configure.ac:55: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:55: You should run autoupdate. ./lib/autoconf/general.m4:205: AC_HELP_STRING is expanded from... configure.ac:55: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for loongarch64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C23 features... unsupported checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for loongarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse >= 2.6... no ./configure: line 4971: FUSE_CFLAGS: not found ./configure: line 4972: FUSE_LIBS: not found checking for fuse3 >= 3... yes checking for archive_read_new in -larchive... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for archive.h... yes checking for archive_entry.h... yes checking for regex.h... yes checking if you want debug support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating archivemount.1 config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/archivemount/src/archivemount-0.9.1' cc -DHAVE_CONFIG_H -I. -I/usr/include/fuse3 -D_FILE_OFFSET_BITS=64 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT archivemount-archivemount.o -MD -MP -MF .deps/archivemount-archivemount.Tpo -c -o archivemount-archivemount.o `test -f 'archivemount.c' || echo './'`archivemount.c mv -f .deps/archivemount-archivemount.Tpo .deps/archivemount-archivemount.Po cc -I/usr/include/fuse3 -D_FILE_OFFSET_BITS=64 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o archivemount archivemount-archivemount.o -larchive -lfuse3 -lpthread make[1]: Leaving directory '/home/buildozer/aports/community/archivemount/src/archivemount-0.9.1' >>> archivemount: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/archivemount/src/archivemount-0.9.1' /bin/mkdir -p '/home/buildozer/aports/community/archivemount/pkg/archivemount/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/community/archivemount/pkg/archivemount/usr/bin' /usr/bin/install -c archivemount '/home/buildozer/aports/community/archivemount/pkg/archivemount/usr/bin' /usr/bin/install -c -m 644 archivemount.1 '/home/buildozer/aports/community/archivemount/pkg/archivemount/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/archivemount/src/archivemount-0.9.1' >>> archivemount-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/archivemount/pkg/archivemount-doc/usr/share/man' >>> archivemount-doc*: Preparing subpackage archivemount-doc... >>> archivemount-doc*: Running postcheck for archivemount-doc >>> archivemount*: Running postcheck for archivemount >>> archivemount*: Preparing package archivemount... >>> archivemount*: Stripping binaries >>> archivemount*: Scanning shared objects >>> archivemount-doc*: Tracing dependencies... >>> archivemount-doc*: Package size: 3.7 KB >>> archivemount-doc*: Compressing data... >>> archivemount-doc*: Create checksum... >>> archivemount-doc*: Create archivemount-doc-0.9.1-r4.apk >>> archivemount*: Tracing dependencies... so:libarchive.so.13 so:libc.musl-loongarch64.so.1 so:libfuse3.so.4 >>> archivemount*: Package size: 66.4 KB >>> archivemount*: Compressing data... >>> archivemount*: Create checksum... >>> archivemount*: Create archivemount-0.9.1-r4.apk >>> archivemount: Build complete at Sun, 03 May 2026 02:44:09 +0000 elapsed time 0h 0m 15s >>> archivemount: Cleaning up srcdir >>> archivemount: Cleaning up pkgdir >>> archivemount: Cleaning up tmpdir >>> archivemount: Uninstalling dependencies... ( 1/18) Purging .makedepends-archivemount (20260503.024401) ( 2/18) Purging fuse3-dev (3.18.2-r0) ( 3/18) Purging fuse3-libs (3.18.2-r0) ( 4/18) Purging libarchive-dev (3.8.7-r0) ( 5/18) Purging libarchive (3.8.7-r0) ( 6/18) Purging autoconf (2.73-r0) ( 7/18) Purging m4 (1.4.20-r1) ( 8/18) Purging automake (1.18.1-r1) ( 9/18) Purging libtool (2.6.0-r1) (10/18) Purging diffutils (3.12-r0) (11/18) Purging libltdl (2.6.0-r1) (12/18) Purging git-perl (2.54.0-r0) (13/18) Purging perl-git (2.54.0-r0) (14/18) Purging perl-error (0.17030-r0) (15/18) Purging perl (5.42.2-r0) (16/18) Purging libbz2 (1.0.8-r6) (17/18) Purging openssl-dev (3.5.6-r0) (18/18) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> archivemount: Updating the community/loongarch64 repository index... >>> archivemount: Signing the index...