==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libb2 0.98.1-3 (Thu Jul  4 00:11:53 2024)
==> Retrieving sources...
  -> Cloning libb2 git repo...
Cloning into bare repository '/home/leming/work/libb2/libb2'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libb2 ... Skipped
==> Making package: libb2 0.98.1-3 (Thu Jul  4 00:12:14 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             git-2.45.2-1

Total Installed Size:  39.06 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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libb2 git repo...
Cloning into 'libb2'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltversion.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal -I m4 
autoreconf: running: /usr/bin/autoconf
configure.ac:11: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:11: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
configure.ac:11: the top level
configure.ac:13: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:13: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:13: the top level
configure.ac:39: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:39: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:39: the top level
configure.ac:44: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:44: the top level
configure.ac:54: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:54: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:54: the top level
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:12: installing './compile'
configure.ac:39: installing './config.guess'
configure.ac:39: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
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 for gcc... cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection
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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection accepts -g... yes
checking for cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection option to enable C11 features... none needed
checking whether cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection... gcc3
checking for explicit_bzero... yes
checking for explicit_memset... no
checking for memset_s... no
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 stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection option to support OpenMP... -fopenmp
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for size_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for memset... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection supports -fno-rtti -fno-exceptions... no
checking for cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection option to produce PIC... -fPIC -DPIC
checking if cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection PIC flag -fPIC -DPIC works... yes
checking if cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection static flag -static works... yes
checking if cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection supports -c -o file.o... yes
checking if cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection supports -c -o file.o... (cached) yes
checking whether the cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether C compiler accepts -O3... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libb2.pc
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in src
make[1]: Entering directory '/build/libb2/src/libb2/src'
make  all-am
make[2]: Entering directory '/build/libb2/src/libb2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DHAVE_CONFIG_H -I.  -DSUFFIX=  ../src/  -fopenmp  -O3 -fopenmp -MT libb2_la-blake2s-ref.lo -MD -MP -MF .deps/libb2_la-blake2s-ref.Tpo -c -o libb2_la-blake2s-ref.lo `test -f 'blake2s-ref.c' || echo './'`blake2s-ref.c
/bin/sh ../libtool  --tag=CC   --mode=compile cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DHAVE_CONFIG_H -I.  -DSUFFIX=  ../src/  -fopenmp  -O3 -fopenmp -MT libb2_la-blake2b-ref.lo -MD -MP -MF .deps/libb2_la-blake2b-ref.Tpo -c -o libb2_la-blake2b-ref.lo `test -f 'blake2b-ref.c' || echo './'`blake2b-ref.c
/bin/sh ../libtool  --tag=CC   --mode=compile cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DHAVE_CONFIG_H -I.  -DSUFFIX=  ../src/  -fopenmp  -O3 -fopenmp -MT libb2_la-blake2sp.lo -MD -MP -MF .deps/libb2_la-blake2sp.Tpo -c -o libb2_la-blake2sp.lo `test -f 'blake2sp.c' || echo './'`blake2sp.c
/bin/sh ../libtool  --tag=CC   --mode=compile cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DHAVE_CONFIG_H -I.  -DSUFFIX=  ../src/  -fopenmp  -O3 -fopenmp -MT libb2_la-blake2bp.lo -MD -MP -MF .deps/libb2_la-blake2bp.Tpo -c -o libb2_la-blake2bp.lo `test -f 'blake2bp.c' || echo './'`blake2bp.c
libtool: compile:  cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -fopenmp -MT libb2_la-blake2b-ref.lo -MD -MP -MF .deps/libb2_la-blake2b-ref.Tpo -c blake2b-ref.c  -fPIC -DPIC -o .libs/libb2_la-blake2b-ref.o
libtool: compile:  cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -fopenmp -MT libb2_la-blake2bp.lo -MD -MP -MF .deps/libb2_la-blake2bp.Tpo -c blake2bp.c  -fPIC -DPIC -o .libs/libb2_la-blake2bp.o
libtool: compile:  cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -fopenmp -MT libb2_la-blake2s-ref.lo -MD -MP -MF .deps/libb2_la-blake2s-ref.Tpo -c blake2s-ref.c  -fPIC -DPIC -o .libs/libb2_la-blake2s-ref.o
libtool: compile:  cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -fopenmp -MT libb2_la-blake2sp.lo -MD -MP -MF .deps/libb2_la-blake2sp.Tpo -c blake2sp.c  -fPIC -DPIC -o .libs/libb2_la-blake2sp.o
armv7l-unknown-linux-gnueabihf-gcc: warning: ../src/: linker input file unused because linking not done
armv7l-unknown-linux-gnueabihf-gcc: warning: ../src/: linker input file unused because linking not done
armv7l-unknown-linux-gnueabihf-gcc: warning: ../src/: linker input file unused because linking not done
armv7l-unknown-linux-gnueabihf-gcc: warning: ../src/: linker input file unused because linking not done
distcc[3242] ERROR: compile blake2bp.c on 10.3.0.15:3732/8 failed
distcc[3242] (dcc_build_somewhere) Warning: remote compilation of 'blake2bp.c' failed, retrying locally
distcc[3242] Warning: failed to distribute blake2bp.c to 10.3.0.15:3732/8, running locally instead
distcc[3245] ERROR: compile blake2sp.c on 10.3.0.15:3732/8 failed
distcc[3245] (dcc_build_somewhere) Warning: remote compilation of 'blake2sp.c' failed, retrying locally
distcc[3245] Warning: failed to distribute blake2sp.c to 10.3.0.15:3732/8, running locally instead
distcc[3243] ERROR: compile blake2s-ref.c on 10.3.0.16:3732/8 failed
distcc[3243] (dcc_build_somewhere) Warning: remote compilation of 'blake2s-ref.c' failed, retrying locally
distcc[3243] Warning: failed to distribute blake2s-ref.c to 10.3.0.16:3732/8, running locally instead
distcc[3241] ERROR: compile blake2b-ref.c on 10.3.0.16:3732/8 failed
distcc[3241] (dcc_build_somewhere) Warning: remote compilation of 'blake2b-ref.c' failed, retrying locally
distcc[3241] Warning: failed to distribute blake2b-ref.c to 10.3.0.16:3732/8, running locally instead
armv7l-unknown-linux-gnueabihf-gcc: warning: ../src/: linker input file unused because linking not done
distcc[3242] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'blake2bp.c' failed, retried locally and got a different result.
mv -f .deps/libb2_la-blake2bp.Tpo .deps/libb2_la-blake2bp.Plo
armv7l-unknown-linux-gnueabihf-gcc: warning: ../src/: linker input file unused because linking not done
distcc[3245] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'blake2sp.c' failed, retried locally and got a different result.
mv -f .deps/libb2_la-blake2sp.Tpo .deps/libb2_la-blake2sp.Plo
armv7l-unknown-linux-gnueabihf-gcc: warning: ../src/: linker input file unused because linking not done
distcc[3243] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'blake2s-ref.c' failed, retried locally and got a different result.
mv -f .deps/libb2_la-blake2s-ref.Tpo .deps/libb2_la-blake2s-ref.Plo
armv7l-unknown-linux-gnueabihf-gcc: warning: ../src/: linker input file unused because linking not done
distcc[3241] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'blake2b-ref.c' failed, retried locally and got a different result.
mv -f .deps/libb2_la-blake2b-ref.Tpo .deps/libb2_la-blake2b-ref.Plo
/bin/sh ../libtool  --tag=CC   --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -fopenmp  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -version-info 1:4:0 -o libb2.la -rpath /usr/lib libb2_la-blake2s-ref.lo libb2_la-blake2b-ref.lo libb2_la-blake2sp.lo libb2_la-blake2bp.lo  
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -shared  -fPIC -DPIC  .libs/libb2_la-blake2s-ref.o .libs/libb2_la-blake2b-ref.o .libs/libb2_la-blake2sp.o .libs/libb2_la-blake2bp.o    -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -O3 -fopenmp -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -fopenmp -Wl,-soname -Wl,libb2.so.1 -o .libs/libb2.so.1.0.4
libtool: link: (cd ".libs" && rm -f "libb2.so.1" && ln -s "libb2.so.1.0.4" "libb2.so.1")
libtool: link: (cd ".libs" && rm -f "libb2.so" && ln -s "libb2.so.1.0.4" "libb2.so")
libtool: link: ( cd ".libs" && rm -f "libb2.la" && ln -s "../libb2.la" "libb2.la" )
make[2]: Leaving directory '/build/libb2/src/libb2/src'
make[1]: Leaving directory '/build/libb2/src/libb2/src'
make[1]: Entering directory '/build/libb2/src/libb2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libb2/src/libb2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libb2/src/libb2/src'
make[2]: Entering directory '/build/libb2/src/libb2/src'
 /usr/bin/mkdir -p '/build/libb2/pkg/libb2/usr/include'
 /usr/bin/mkdir -p '/build/libb2/pkg/libb2/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libb2.la '/build/libb2/pkg/libb2/usr/lib'
 /usr/bin/install -c -m 644 blake2.h '/build/libb2/pkg/libb2/usr/include'
libtool: install: /usr/bin/install -c .libs/libb2.so.1.0.4 /build/libb2/pkg/libb2/usr/lib/libb2.so.1.0.4
libtool: install: (cd /build/libb2/pkg/libb2/usr/lib && { ln -s -f libb2.so.1.0.4 libb2.so.1 || { rm -f libb2.so.1 && ln -s libb2.so.1.0.4 libb2.so.1; }; })
libtool: install: (cd /build/libb2/pkg/libb2/usr/lib && { ln -s -f libb2.so.1.0.4 libb2.so || { rm -f libb2.so && ln -s libb2.so.1.0.4 libb2.so; }; })
libtool: install: /usr/bin/install -c .libs/libb2.lai /build/libb2/pkg/libb2/usr/lib/libb2.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libb2/src/libb2/src'
make[1]: Leaving directory '/build/libb2/src/libb2/src'
make[1]: Entering directory '/build/libb2/src/libb2'
make[2]: Entering directory '/build/libb2/src/libb2'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libb2/pkg/libb2/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libb2.pc '/build/libb2/pkg/libb2/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libb2/src/libb2'
make[1]: Leaving directory '/build/libb2/src/libb2'
==> 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 "libb2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libb2 0.98.1-3 (Thu Jul  4 00:13:00 2024)
==> Cleaning up...