==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: libmspack 1:1.11-1 (Tue Mar 19 00:37:39 2024) ==> Retrieving sources... -> Cloning libmspack git repo... Cloning into bare repository '/home/leming/work/libmspack/libmspack'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... libmspack ... Skipped ==> Making package: libmspack 1:1.11-1 (Tue 19 Mar 2024 12:37:47 AM MDT) ==> 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.44.0-1 Total Installed Size: 42.12 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 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 libmspack git repo... Cloning into 'libmspack'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force 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/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:23: installing './ar-lib' configure.ac:21: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' ==> Starting pkgver()... ==> 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 whether make supports nested variables... (cached) 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 ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu 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 gcc... /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 aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... 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 archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for towlower... yes checking for gcc option to enable large file support... none needed checking for declarations of fseeko and ftello... yes checking size of off_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmspack.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/build/libmspack/src/libmspack/libmspack' CC examples/cabrip.o CC examples/chmextract.o CC examples/msexpand.o CC examples/multifh.o CC examples/oabextract.o CC examples/cabd_memory.o CC mspack/cabd.lo CC mspack/system.lo CC mspack/lzxd.lo CC mspack/mszipd.lo CC mspack/qtmd.lo CC mspack/cabc.lo CC mspack/chmc.lo CC mspack/chmd.lo CC mspack/hlpc.lo CC mspack/hlpd.lo CC mspack/litc.lo mspack/cabd.c: In function 'cabd_checksum': mspack/cabd.c:1407:14: warning: this statement may fall through [-Wimplicit-fallthrough=] mspack/cabd.c:1408:3: note: here mspack/cabd.c:1408:14: warning: this statement may fall through [-Wimplicit-fallthrough=] mspack/cabd.c:1409:3: note: here CC mspack/litd.lo CC mspack/kwajc.lo CC mspack/kwajd.lo CC mspack/szddc.lo mspack/lzxd.c: In function 'lzxd_decompress': mspack/lzxd.c:487:14: warning: this statement may fall through [-Wimplicit-fallthrough=] mspack/lzxd.c:489:9: note: here CC mspack/szddd.lo CC mspack/oabc.lo CC mspack/oabd.lo CC mspack/lzxc.lo CC mspack/mszipc.lo CC mspack/lzssd.lo CC mspack/crc32.lo CC test/cabd_md5.o CC test/md5.o CC test/chmd_find.o CCLD libmschmd.la CC test/chmd_md5.o CC test/chmd_order.o CC test/chminfo.o CCLD libmscabd.la CCLD libmspack.la CCLD test/chmd_order CCLD test/chmd_md5 CCLD test/chmd_find CCLD test/chminfo CCLD examples/cabd_memory CCLD examples/multifh CCLD test/cabd_md5 CCLD examples/cabrip CCLD examples/chmextract CCLD examples/msexpand CCLD examples/oabextract make[1]: Leaving directory '/build/libmspack/src/libmspack/libmspack' ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/build/libmspack/src/libmspack/libmspack' /usr/bin/mkdir -p '/build/libmspack/pkg/libmspack/usr/include' /usr/bin/mkdir -p '/build/libmspack/pkg/libmspack/usr/lib/pkgconfig' /usr/bin/mkdir -p '/build/libmspack/pkg/libmspack/usr/lib' /usr/bin/install -c -m 644 mspack/mspack.h '/build/libmspack/pkg/libmspack/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libmspack.la '/build/libmspack/pkg/libmspack/usr/lib' /usr/bin/install -c -m 644 libmspack.pc '/build/libmspack/pkg/libmspack/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libmspack.so.0.1.0 /build/libmspack/pkg/libmspack/usr/lib/libmspack.so.0.1.0 libtool: install: (cd /build/libmspack/pkg/libmspack/usr/lib && { ln -s -f libmspack.so.0.1.0 libmspack.so.0 || { rm -f libmspack.so.0 && ln -s libmspack.so.0.1.0 libmspack.so.0; }; }) libtool: install: (cd /build/libmspack/pkg/libmspack/usr/lib && { ln -s -f libmspack.so.0.1.0 libmspack.so || { rm -f libmspack.so && ln -s libmspack.so.0.1.0 libmspack.so; }; }) libtool: install: /usr/bin/install -c .libs/libmspack.lai /build/libmspack/pkg/libmspack/usr/lib/libmspack.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/build/libmspack/src/libmspack/libmspack' ==> 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 "libmspack"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libmspack 1:1.11-1 (Tue 19 Mar 2024 12:38:15 AM MDT) ==> Cleaning up...