==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: nbtscan 1.7.2-2 (Sun Jul 14 10:14:18 2024) ==> Retrieving sources... -> Cloning nbtscan git repo... Cloning into bare repository '/home/leming/work/nbtscan/nbtscan'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... nbtscan ... Skipped ==> Making package: nbtscan 1.7.2-2 (Sun Jul 14 10:14:26 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17029-6 perl-mailtools-2.21-8 perl-timedate-2.33-6 git-2.45.2-1 Total Installed Size: 43.91 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 nbtscan git repo... Cloning into 'nbtscan'... 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 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: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:26: installing './compile' configure.ac:21: installing './config.guess' configure.ac:21: installing './config.sub' configure.ac:22: installing './install-sh' configure.ac:22: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' ==> Starting pkgver()... ==> Starting build()... checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu 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... 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 socket in -lxnet... no checking for socket in -lsocket... no checking for inet_aton in -lresolv... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 sys/time.h... yes checking for stdint.h... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for an ANSI C-conforming const... yes checking for snprintf... yes checking for inet_aton... yes checking for socket... 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: executing depfiles commands Making all in src make[1]: Entering directory '/build/nbtscan/src/nbtscan/src' gcc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_LIBRESOLV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nbtscan.o -MD -MP -MF .deps/nbtscan.Tpo -c -o nbtscan.o nbtscan.c gcc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_LIBRESOLV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT statusq.o -MD -MP -MF .deps/statusq.Tpo -c -o statusq.o statusq.c gcc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_LIBRESOLV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT range.o -MD -MP -MF .deps/range.Tpo -c -o range.o range.c gcc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_LIBRESOLV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po mv -f .deps/range.Tpo .deps/range.Po mv -f .deps/statusq.Tpo .deps/statusq.Po mv -f .deps/nbtscan.Tpo .deps/nbtscan.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 nbtscan nbtscan.o statusq.o range.o list.o -lresolv make[1]: Leaving directory '/build/nbtscan/src/nbtscan/src' make[1]: Entering directory '/build/nbtscan/src/nbtscan' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/nbtscan/src/nbtscan' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/nbtscan/src/nbtscan/src' make[2]: Entering directory '/build/nbtscan/src/nbtscan/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/nbtscan/pkg/nbtscan/usr/bin' /usr/bin/install -c nbtscan '/build/nbtscan/pkg/nbtscan/usr/bin' make[2]: Leaving directory '/build/nbtscan/src/nbtscan/src' make[1]: Leaving directory '/build/nbtscan/src/nbtscan/src' make[1]: Entering directory '/build/nbtscan/src/nbtscan' make[2]: Entering directory '/build/nbtscan/src/nbtscan' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/nbtscan/pkg/nbtscan/usr/share/man/man1' /usr/bin/install -c -m 644 man/nbtscan.1 '/build/nbtscan/pkg/nbtscan/usr/share/man/man1' make[2]: Leaving directory '/build/nbtscan/src/nbtscan' make[1]: Leaving directory '/build/nbtscan/src/nbtscan' ==> 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 "nbtscan"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: nbtscan 1.7.2-2 (Sun Jul 14 10:14:38 2024) ==> Cleaning up...