>>> fuse-exfat: Building community/fuse-exfat 1.3.0-r2 (using abuild 3.9.0-r0) started Fri, 22 Apr 2022 05:57:24 +0000 >>> fuse-exfat: Checking sanity of /home/buildozer/aports/community/fuse-exfat/APKBUILD... >>> fuse-exfat: Analyzing dependencies... >>> fuse-exfat: Installing for build: build-base autoconf automake fuse-dev (1/13) Installing m4 (1.4.19-r1) (2/13) Installing libbz2 (1.0.8-r1) (3/13) Installing perl (5.34.1-r0) (4/13) Installing autoconf (2.71-r0) (5/13) Installing automake (1.16.5-r0) (6/13) Installing fuse-common (3.10.5-r1) (7/13) Installing fuse (2.9.9-r1) (8/13) Installing fuse-dev (2.9.9-r1) (9/13) Installing .makedepends-fuse-exfat (20220422.055729) (10/13) Installing fuse-openrc (3.10.5-r1) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.35.2-r0) (13/13) Installing git-perl (2.35.2-r0) Executing busybox-1.35.0-r8.trigger OK: 366 MiB in 102 packages >>> fuse-exfat: Cleaning up srcdir >>> fuse-exfat: Cleaning up pkgdir >>> fuse-exfat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/exfat-1.3.0.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 57846 100 57846 0 0 131k 0 --:--:-- --:--:-- --:--:-- 131k >>> fuse-exfat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/exfat-1.3.0.tar.gz >>> fuse-exfat: Checking sha512sums... exfat-1.3.0.tar.gz: OK 0001-allow-command-line-argument-order-used-by-mount-8.patch: OK >>> fuse-exfat: Unpacking /var/cache/distfiles/v3.16/exfat-1.3.0.tar.gz... >>> fuse-exfat: 0001-allow-command-line-argument-order-used-by-mount-8.patch patching file fuse/main.c configure.ac:30: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:30: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:30: the top level configure.ac:32: installing './ar-lib' configure.ac:29: installing './compile' configure.ac:28: installing './install-sh' configure.ac:28: installing './missing' dump/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d 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 for s390x-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 s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for s390x-alpine-linux-musl-ar... no checking for s390x-alpine-linux-musl-lib... no checking for s390x-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for s390x-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 UBLIO... no checking for FUSE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libexfat/Makefile config.status: creating dump/Makefile config.status: creating fsck/Makefile config.status: creating fuse/Makefile config.status: creating label/Makefile config.status: creating mkfs/Makefile config.status: creating Makefile config.status: creating libexfat/config.h config.status: executing depfiles commands Making all in libexfat make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/libexfat' make all-am make[2]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/libexfat' depbase=`echo cluster.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cluster.o -MD -MP -MF $depbase.Tpo -c -o cluster.o cluster.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT lookup.o -MD -MP -MF $depbase.Tpo -c -o lookup.o lookup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mount.o -MD -MP -MF $depbase.Tpo -c -o mount.o mount.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo repair.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT repair.o -MD -MP -MF $depbase.Tpo -c -o repair.o repair.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o time.c &&\ mv -f $depbase.Tpo $depbase.Po node.c: In function 'readdir': node.c:510:59: warning: taking address of packed member of 'struct exfat_entry_label' may result in an unaligned pointer value [-Waddress-of-packed-member] 510 | if (utf16_to_utf8(ef->label, label->name, | ~~~~~^~~~~~ node.c: In function 'exfat_flush_node': node.c:648:39: warning: taking address of packed member of 'struct exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] 648 | exfat_unix2exfat(node->mtime, &meta1->mdate, &meta1->mtime, | ^~~~~~~~~~~~~ node.c:648:54: warning: taking address of packed member of 'struct exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] 648 | exfat_unix2exfat(node->mtime, &meta1->mdate, &meta1->mtime, | ^~~~~~~~~~~~~ node.c:650:39: warning: taking address of packed member of 'struct exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] 650 | exfat_unix2exfat(node->atime, &meta1->adate, &meta1->atime, NULL); | ^~~~~~~~~~~~~ node.c:650:54: warning: taking address of packed member of 'struct exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] 650 | exfat_unix2exfat(node->atime, &meta1->adate, &meta1->atime, NULL); | ^~~~~~~~~~~~~ node.c: In function 'commit_entry': node.c:897:38: warning: taking address of packed member of 'struct exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] 897 | exfat_unix2exfat(time(NULL), &meta1->crdate, &meta1->crtime, | ^~~~~~~~~~~~~~ node.c:897:54: warning: taking address of packed member of 'struct exfat_entry_meta1' may result in an unaligned pointer value [-Waddress-of-packed-member] 897 | exfat_unix2exfat(time(NULL), &meta1->crdate, &meta1->crtime, | ^~~~~~~~~~~~~~ depbase=`echo utf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT utf.o -MD -MP -MF $depbase.Tpo -c -o utf.o utf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libexfat.a ar cru libexfat.a cluster.o io.o log.o lookup.o mount.o node.o repair.o time.o utf.o utils.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libexfat.a make[2]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/libexfat' make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/libexfat' Making all in dump make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/dump' gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT dumpexfat-main.o -MD -MP -MF .deps/dumpexfat-main.Tpo -c -o dumpexfat-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/dumpexfat-main.Tpo .deps/dumpexfat-main.Po gcc -Os -fomit-frame-pointer -o dumpexfat dumpexfat-main.o ../libexfat/libexfat.a make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/dump' Making all in fsck make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fsck' gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT exfatfsck-main.o -MD -MP -MF .deps/exfatfsck-main.Tpo -c -o exfatfsck-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/exfatfsck-main.Tpo .deps/exfatfsck-main.Po gcc -Os -fomit-frame-pointer -o exfatfsck exfatfsck-main.o ../libexfat/libexfat.a make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fsck' Making all in fuse make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fuse' gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -MT mount_exfat_fuse-main.o -MD -MP -MF .deps/mount_exfat_fuse-main.Tpo -c -o mount_exfat_fuse-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/mount_exfat_fuse-main.Tpo .deps/mount_exfat_fuse-main.Po gcc -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -o mount.exfat-fuse mount_exfat_fuse-main.o ../libexfat/libexfat.a -lfuse -pthread make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fuse' Making all in label make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/label' gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT exfatlabel-main.o -MD -MP -MF .deps/exfatlabel-main.Tpo -c -o exfatlabel-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/exfatlabel-main.Tpo .deps/exfatlabel-main.Po gcc -Os -fomit-frame-pointer -o exfatlabel exfatlabel-main.o ../libexfat/libexfat.a make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/label' Making all in mkfs make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/mkfs' gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mkexfatfs-cbm.o -MD -MP -MF .deps/mkexfatfs-cbm.Tpo -c -o mkexfatfs-cbm.o `test -f 'cbm.c' || echo './'`cbm.c gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mkexfatfs-fat.o -MD -MP -MF .deps/mkexfatfs-fat.Tpo -c -o mkexfatfs-fat.o `test -f 'fat.c' || echo './'`fat.c gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mkexfatfs-main.o -MD -MP -MF .deps/mkexfatfs-main.Tpo -c -o mkexfatfs-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mkexfatfs-mkexfat.o -MD -MP -MF .deps/mkexfatfs-mkexfat.Tpo -c -o mkexfatfs-mkexfat.o `test -f 'mkexfat.c' || echo './'`mkexfat.c gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mkexfatfs-rootdir.o -MD -MP -MF .deps/mkexfatfs-rootdir.Tpo -c -o mkexfatfs-rootdir.o `test -f 'rootdir.c' || echo './'`rootdir.c gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mkexfatfs-uct.o -MD -MP -MF .deps/mkexfatfs-uct.Tpo -c -o mkexfatfs-uct.o `test -f 'uct.c' || echo './'`uct.c gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mkexfatfs-uctc.o -MD -MP -MF .deps/mkexfatfs-uctc.Tpo -c -o mkexfatfs-uctc.o `test -f 'uctc.c' || echo './'`uctc.c gcc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mkexfatfs-vbr.o -MD -MP -MF .deps/mkexfatfs-vbr.Tpo -c -o mkexfatfs-vbr.o `test -f 'vbr.c' || echo './'`vbr.c mv -f .deps/mkexfatfs-uctc.Tpo .deps/mkexfatfs-uctc.Po mv -f .deps/mkexfatfs-cbm.Tpo .deps/mkexfatfs-cbm.Po mv -f .deps/mkexfatfs-uct.Tpo .deps/mkexfatfs-uct.Po mv -f .deps/mkexfatfs-fat.Tpo .deps/mkexfatfs-fat.Po mv -f .deps/mkexfatfs-rootdir.Tpo .deps/mkexfatfs-rootdir.Po mv -f .deps/mkexfatfs-vbr.Tpo .deps/mkexfatfs-vbr.Po mv -f .deps/mkexfatfs-mkexfat.Tpo .deps/mkexfatfs-mkexfat.Po mv -f .deps/mkexfatfs-main.Tpo .deps/mkexfatfs-main.Po gcc -Os -fomit-frame-pointer -o mkexfatfs mkexfatfs-cbm.o mkexfatfs-fat.o mkexfatfs-main.o mkexfatfs-mkexfat.o mkexfatfs-rootdir.o mkexfatfs-uct.o mkexfatfs-uctc.o mkexfatfs-vbr.o ../libexfat/libexfat.a make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/mkfs' make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0' >>> fuse-exfat: Entering fakeroot... Making install in libexfat make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/libexfat' make[2]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/libexfat' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/libexfat' make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/libexfat' Making install in dump make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/dump' make[2]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/dump' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' /usr/bin/install -c -m 644 dumpexfat.8 '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' /usr/bin/install -c dumpexfat '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' make[2]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/dump' make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/dump' Making install in fsck make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fsck' make[2]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fsck' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' /usr/bin/install -c exfatfsck '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' make install-exec-hook /usr/bin/install -c -m 644 exfatfsck.8 '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' make[3]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fsck' ln -sf exfatfsck /home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin/fsck.exfat make[3]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fsck' make[2]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fsck' make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fsck' Making install in fuse make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fuse' make[2]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fuse' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' /usr/bin/install -c mount.exfat-fuse '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' make install-exec-hook /usr/bin/install -c -m 644 mount.exfat-fuse.8 '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' make[3]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fuse' ln -sf mount.exfat-fuse /home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin/mount.exfat make[3]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fuse' make[2]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fuse' make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/fuse' Making install in label make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/label' make[2]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/label' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' /usr/bin/install -c exfatlabel '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' /usr/bin/install -c -m 644 exfatlabel.8 '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/label' make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/label' Making install in mkfs make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/mkfs' make[2]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/mkfs' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' .././install-sh -c -d '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' /usr/bin/install -c mkexfatfs '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin' /usr/bin/install -c -m 644 mkexfatfs.8 '/home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/usr/share/man/man8' make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/mkfs' ln -sf mkexfatfs /home/buildozer/aports/community/fuse-exfat/pkg/fuse-exfat/sbin/mkfs.exfat make[3]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/mkfs' make[2]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/mkfs' make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0/mkfs' make[1]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0' make[2]: Entering directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0' make[1]: Leaving directory '/home/buildozer/aports/community/fuse-exfat/src/exfat-1.3.0' >>> fuse-exfat-doc*: Running split function doc... >>> fuse-exfat-doc*: Preparing subpackage fuse-exfat-doc... >>> fuse-exfat-doc*: Running postcheck for fuse-exfat-doc >>> fuse-exfat-utils*: Running split function utils... >>> fuse-exfat-utils*: Preparing subpackage fuse-exfat-utils... >>> fuse-exfat-utils*: Stripping binaries >>> fuse-exfat-utils*: Running postcheck for fuse-exfat-utils >>> fuse-exfat*: Running postcheck for fuse-exfat >>> fuse-exfat*: Preparing package fuse-exfat... >>> fuse-exfat*: Stripping binaries >>> fuse-exfat-doc*: Scanning shared objects >>> fuse-exfat-utils*: Scanning shared objects >>> fuse-exfat*: Scanning shared objects >>> fuse-exfat-doc*: Tracing dependencies... >>> fuse-exfat-doc*: Package size: 40.0 KB >>> fuse-exfat-doc*: Compressing data... >>> fuse-exfat-doc*: Create checksum... >>> fuse-exfat-doc*: Create fuse-exfat-doc-1.3.0-r2.apk >>> fuse-exfat-utils*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> fuse-exfat-utils*: Package size: 204.0 KB >>> fuse-exfat-utils*: Compressing data... >>> fuse-exfat-utils*: Create checksum... >>> fuse-exfat-utils*: Create fuse-exfat-utils-1.3.0-r2.apk >>> fuse-exfat*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libfuse.so.2 >>> fuse-exfat*: Package size: 60.0 KB >>> fuse-exfat*: Compressing data... >>> fuse-exfat*: Create checksum... >>> fuse-exfat*: Create fuse-exfat-1.3.0-r2.apk >>> fuse-exfat: Build complete at Fri, 22 Apr 2022 05:57:35 +0000 elapsed time 0h 0m 11s >>> fuse-exfat: Cleaning up srcdir >>> fuse-exfat: Cleaning up pkgdir >>> fuse-exfat: Uninstalling dependencies... (1/13) Purging .makedepends-fuse-exfat (20220422.055729) (2/13) Purging autoconf (2.71-r0) (3/13) Purging m4 (1.4.19-r1) (4/13) Purging automake (1.16.5-r0) (5/13) Purging fuse-dev (2.9.9-r1) (6/13) Purging fuse (2.9.9-r1) (7/13) Purging fuse-openrc (3.10.5-r1) (8/13) Purging fuse-common (3.10.5-r1) (9/13) Purging git-perl (2.35.2-r0) (10/13) Purging perl-git (2.35.2-r0) (11/13) Purging perl-error (0.17029-r1) (12/13) Purging perl (5.34.1-r0) (13/13) Purging libbz2 (1.0.8-r1) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> fuse-exfat: Updating the community/s390x repository index... >>> fuse-exfat: Signing the index...