==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: exfat-utils 1.4.0-4 (Mon Mar 31 07:45:48 2025)
==> Retrieving sources...
  -> Found exfat-1.4.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    exfat-1.4.0.tar.gz ... Passed
==> Making package: exfat-utils 1.4.0-4 (Mon 31 Mar 2025 07:45:55 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) fuse-common-3.17.1-1  fuse3-3.17.1-1

Total Installed Size:  0.62 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse-common...
installing fuse3...
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found exfat-1.4.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting exfat-1.4.0.tar.gz with bsdtar
==> Starting prepare()...
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
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:31: installing './ar-lib'
configure.ac:29: installing './compile'
configure.ac:33: installing './config.guess'
configure.ac:33: installing './config.sub'
configure.ac:28: installing './install-sh'
configure.ac:28: installing './missing'
attrib/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for 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 ranlib... ranlib
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc option to enable large file support... none needed
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libublio... no
checking for fuse3... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libexfat/Makefile
config.status: creating attrib/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 '/build/exfat-utils/src/exfat-1.4.0/libexfat'
make  all-am
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/libexfat'
depbase=`echo cluster.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o time.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 cr libexfat.a cluster.o io.o log.o lookup.o mount.o node.o repair.o time.o utf.o utils.o 
ranlib libexfat.a
make[2]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/libexfat'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/libexfat'
Making all in attrib
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/attrib'
gcc -DHAVE_CONFIG_H -I. -I../libexfat  -I../libexfat   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT exfatattrib-main.o -MD -MP -MF .deps/exfatattrib-main.Tpo -c -o exfatattrib-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/exfatattrib-main.Tpo .deps/exfatattrib-main.Po
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o exfatattrib exfatattrib-main.o ../libexfat/libexfat.a 
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/attrib'
Making all in dump
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/dump'
gcc -DHAVE_CONFIG_H -I. -I../libexfat  -I../libexfat   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dumpexfat dumpexfat-main.o ../libexfat/libexfat.a 
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/dump'
Making all in fsck
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/fsck'
gcc -DHAVE_CONFIG_H -I. -I../libexfat  -I../libexfat   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o exfatfsck exfatfsck-main.o ../libexfat/libexfat.a 
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/fsck'
Making all in fuse
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/fuse'
gcc -DHAVE_CONFIG_H -I. -I../libexfat  -I../libexfat   -I/usr/include/fuse3 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/fuse3 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mount.exfat-fuse mount_exfat_fuse-main.o ../libexfat/libexfat.a  -lfuse3 -lpthread 
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/fuse'
Making all in label
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/label'
gcc -DHAVE_CONFIG_H -I. -I../libexfat  -I../libexfat   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o exfatlabel exfatlabel-main.o ../libexfat/libexfat.a 
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/label'
Making all in mkfs
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/mkfs'
gcc -DHAVE_CONFIG_H -I. -I../libexfat  -I../libexfat   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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-uct.Tpo .deps/mkexfatfs-uct.Po
mv -f .deps/mkexfatfs-uctc.Tpo .deps/mkexfatfs-uctc.Po
mv -f .deps/mkexfatfs-cbm.Tpo .deps/mkexfatfs-cbm.Po
mv -f .deps/mkexfatfs-main.Tpo .deps/mkexfatfs-main.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-mkexfat.Tpo .deps/mkexfatfs-mkexfat.Po
mv -f .deps/mkexfatfs-vbr.Tpo .deps/mkexfatfs-vbr.Po
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 '/build/exfat-utils/src/exfat-1.4.0/mkfs'
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libexfat
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/libexfat'
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.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 '/build/exfat-utils/src/exfat-1.4.0/libexfat'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/libexfat'
Making install in attrib
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/attrib'
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/attrib'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
  /usr/bin/install -c exfatattrib '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/install -c -m 644 exfatattrib.8 '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
make[2]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/attrib'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/attrib'
Making install in dump
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/dump'
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/dump'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
  /usr/bin/install -c dumpexfat '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/install -c -m 644 dumpexfat.8 '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
make[2]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/dump'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/dump'
Making install in fsck
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/fsck'
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/fsck'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
  /usr/bin/install -c exfatfsck '/build/exfat-utils/pkg/exfat-utils/usr/bin'
make  install-exec-hook
 /usr/bin/install -c -m 644 exfatfsck.8 '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
make[3]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/fsck'
ln -sf exfatfsck /build/exfat-utils/pkg/exfat-utils/usr/bin/fsck.exfat
make[3]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/fsck'
make[2]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/fsck'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/fsck'
Making install in fuse
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/fuse'
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/fuse'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
  /usr/bin/install -c mount.exfat-fuse '/build/exfat-utils/pkg/exfat-utils/usr/bin'
make  install-exec-hook
 /usr/bin/install -c -m 644 mount.exfat-fuse.8 '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
make[3]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/fuse'
ln -sf mount.exfat-fuse /build/exfat-utils/pkg/exfat-utils/usr/bin/mount.exfat
make[3]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/fuse'
make[2]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/fuse'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/fuse'
Making install in label
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/label'
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/label'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
  /usr/bin/install -c exfatlabel '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/install -c -m 644 exfatlabel.8 '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
make[2]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/label'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/label'
Making install in mkfs
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/mkfs'
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/mkfs'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/bin'
 /usr/bin/mkdir -p '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
  /usr/bin/install -c mkexfatfs '/build/exfat-utils/pkg/exfat-utils/usr/bin'
make  install-exec-hook
 /usr/bin/install -c -m 644 mkexfatfs.8 '/build/exfat-utils/pkg/exfat-utils/usr/share/man/man8'
make[3]: Entering directory '/build/exfat-utils/src/exfat-1.4.0/mkfs'
ln -sf mkexfatfs /build/exfat-utils/pkg/exfat-utils/usr/bin/mkfs.exfat
make[3]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/mkfs'
make[2]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/mkfs'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0/mkfs'
make[1]: Entering directory '/build/exfat-utils/src/exfat-1.4.0'
make[2]: Entering directory '/build/exfat-utils/src/exfat-1.4.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 '/build/exfat-utils/src/exfat-1.4.0'
make[1]: Leaving directory '/build/exfat-utils/src/exfat-1.4.0'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "exfat-utils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: exfat-utils 1.4.0-4 (Mon 31 Mar 2025 07:46:11 AM MDT)
==> Cleaning up...