>>> archivemount: Building community/archivemount 0.9.1-r3 (using abuild 3.13.0-r5) started Sun, 25 Aug 2024 06:00:39 +0000 >>> archivemount: Checking sanity of /home/buildozer/aports/community/archivemount/APKBUILD... >>> archivemount: Analyzing dependencies... >>> archivemount: Installing for build: build-base fuse3-dev libarchive-dev autoconf automake libtool (1/17) Installing fuse3-libs (3.16.2-r0) (2/17) Installing fuse3-dev (3.16.2-r0) (3/17) Installing libbz2 (1.0.8-r6) (4/17) Installing xz-libs (5.6.2-r0) (5/17) Installing libarchive (3.7.4-r0) (6/17) Installing openssl-dev (3.3.1-r3) (7/17) Installing libarchive-dev (3.7.4-r0) (8/17) Installing m4 (1.4.19-r3) (9/17) Installing perl (5.40.0-r1) (10/17) Installing autoconf (2.72-r0) (11/17) Installing automake (1.17-r0) (12/17) Installing libltdl (2.4.7-r3) (13/17) Installing libtool (2.4.7-r3) (14/17) Installing .makedepends-archivemount (20240825.060040) (15/17) Installing perl-error (0.17029-r2) (16/17) Installing perl-git (2.46.0-r0) (17/17) Installing git-perl (2.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 302 MiB in 118 packages >>> archivemount: Cleaning up srcdir >>> archivemount: Cleaning up pkgdir >>> archivemount: Cleaning up tmpdir >>> archivemount: Fetching https://distfiles.alpinelinux.org/distfiles/edge/archivemount-0.9.1.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 100 130k 100 130k 0 0 279k 0 --:--:-- --:--:-- --:--:-- 280k >>> archivemount: Fetching https://distfiles.alpinelinux.org/distfiles/edge/archivemount-0.9.1.tar.gz >>> archivemount: Checking sha512sums... archivemount-0.9.1.tar.gz: OK 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: not using Gettext 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: 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:204: 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: 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 for loongarch64-alpine-linux-musl-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... 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 4669: FUSE_CFLAGS: not found ./configure: line 4670: 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' gcc -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 gcc -I/usr/include/fuse3 -D_FILE_OFFSET_BITS=64 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -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... >>> 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-doc*: Scanning shared objects >>> archivemount*: Scanning shared objects >>> archivemount-doc*: Tracing dependencies... >>> archivemount-doc*: Package size: 24.0 KB >>> archivemount-doc*: Compressing data... >>> archivemount-doc*: Create checksum... >>> archivemount-doc*: Create archivemount-doc-0.9.1-r3.apk >>> archivemount*: Tracing dependencies... so:libarchive.so.13 so:libc.musl-loongarch64.so.1 so:libfuse3.so.3 >>> archivemount*: Package size: 64.0 KB >>> archivemount*: Compressing data... >>> archivemount*: Create checksum... >>> archivemount*: Create archivemount-0.9.1-r3.apk >>> archivemount: Build complete at Sun, 25 Aug 2024 06:00:48 +0000 elapsed time 0h 0m 9s >>> archivemount: Cleaning up srcdir >>> archivemount: Cleaning up pkgdir >>> archivemount: Uninstalling dependencies... (1/17) Purging .makedepends-archivemount (20240825.060040) (2/17) Purging fuse3-dev (3.16.2-r0) (3/17) Purging fuse3-libs (3.16.2-r0) (4/17) Purging libarchive-dev (3.7.4-r0) (5/17) Purging libarchive (3.7.4-r0) (6/17) Purging autoconf (2.72-r0) (7/17) Purging m4 (1.4.19-r3) (8/17) Purging automake (1.17-r0) (9/17) Purging libtool (2.4.7-r3) (10/17) Purging libltdl (2.4.7-r3) (11/17) Purging git-perl (2.46.0-r0) (12/17) Purging perl-git (2.46.0-r0) (13/17) Purging perl-error (0.17029-r2) (14/17) Purging perl (5.40.0-r1) (15/17) Purging libbz2 (1.0.8-r6) (16/17) Purging openssl-dev (3.3.1-r3) (17/17) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> archivemount: Updating the community/loongarch64 repository index... >>> archivemount: Signing the index...