>>> nbtscan: Building community/nbtscan 1.7.2-r0 (using abuild 3.11.20-r0) started Sat, 01 Jul 2023 20:10:43 +0000 >>> nbtscan: Checking sanity of /home/buildozer/aports/community/nbtscan/APKBUILD... >>> nbtscan: Analyzing dependencies... >>> nbtscan: Installing for build: build-base autoconf automake (1/9) Installing m4 (1.4.19-r3) (2/9) Installing libbz2 (1.0.8-r6) (3/9) Installing perl (5.36.1-r2) (4/9) Installing autoconf (2.71-r2) (5/9) Installing automake (1.16.5-r2) (6/9) Installing .makedepends-nbtscan (20230701.201044) (7/9) Installing perl-error (0.17029-r1) (8/9) Installing perl-git (2.41.0-r0) (9/9) Installing git-perl (2.41.0-r0) Executing busybox-1.36.1-r2.trigger OK: 422 MiB in 111 packages >>> nbtscan: Cleaning up srcdir >>> nbtscan: Cleaning up pkgdir >>> nbtscan: Cleaning up tmpdir >>> nbtscan: Fetching nbtscan-1.7.2.tar.gz::https://github.com/resurrecting-open-source-projects/nbtscan/archive/1.7.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29758 0 29758 0 0 70689 0 --:--:-- --:--:-- --:--:-- 70689 >>> nbtscan: Fetching nbtscan-1.7.2.tar.gz::https://github.com/resurrecting-open-source-projects/nbtscan/archive/1.7.2.tar.gz >>> nbtscan: Checking sha512sums... nbtscan-1.7.2.tar.gz: OK >>> nbtscan: Unpacking /var/cache/distfiles/nbtscan-1.7.2.tar.gz... 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' Done. You can use the 'clean' option to vanish the source code. Example of use: $ ./autogen.sh clean Now run ./configure, make, and make install. checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl 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 aarch64-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 socket in -lxnet... yes checking for socket in -lsocket... no checking for inet_aton in -lresolv... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2/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_LIBXNET=1 -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. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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_LIBXNET=1 -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. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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_LIBXNET=1 -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. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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_LIBXNET=1 -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. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wl,--as-needed,-O1,--sort-common -o nbtscan nbtscan.o statusq.o range.o list.o -lresolv -lxnet make[1]: Leaving directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2/src' make[1]: Entering directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2' >>> nbtscan: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2/src' make[2]: Entering directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/nbtscan/pkg/nbtscan/usr/bin' /usr/bin/install -c nbtscan '/home/buildozer/aports/community/nbtscan/pkg/nbtscan/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2/src' make[1]: Leaving directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2/src' make[1]: Entering directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2' make[2]: Entering directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/nbtscan/pkg/nbtscan/usr/share/man/man1' /usr/bin/install -c -m 644 man/nbtscan.1 '/home/buildozer/aports/community/nbtscan/pkg/nbtscan/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2' make[1]: Leaving directory '/home/buildozer/aports/community/nbtscan/src/nbtscan-1.7.2' >>> nbtscan-doc*: Running split function doc... >>> nbtscan-doc*: Preparing subpackage nbtscan-doc... >>> nbtscan-doc*: Running postcheck for nbtscan-doc >>> nbtscan-dbg*: Running split function dbg... >>> nbtscan-dbg*: Preparing subpackage nbtscan-dbg... >>> nbtscan-dbg*: Running postcheck for nbtscan-dbg >>> nbtscan*: Running postcheck for nbtscan >>> nbtscan*: Preparing package nbtscan... >>> nbtscan-dbg*: Scanning shared objects >>> nbtscan-doc*: Scanning shared objects >>> nbtscan*: Scanning shared objects >>> nbtscan-dbg*: Tracing dependencies... >>> nbtscan-dbg*: Package size: 80.0 KB >>> nbtscan-dbg*: Compressing data... >>> nbtscan-dbg*: Create checksum... >>> nbtscan-dbg*: Create nbtscan-dbg-1.7.2-r0.apk >>> nbtscan-doc*: Tracing dependencies... >>> nbtscan-doc*: Package size: 24.0 KB >>> nbtscan-doc*: Compressing data... >>> nbtscan-doc*: Create checksum... >>> nbtscan-doc*: Create nbtscan-doc-1.7.2-r0.apk >>> nbtscan*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> nbtscan*: Package size: 80.0 KB >>> nbtscan*: Compressing data... >>> nbtscan*: Create checksum... >>> nbtscan*: Create nbtscan-1.7.2-r0.apk >>> nbtscan: Build complete at Sat, 01 Jul 2023 20:10:50 +0000 elapsed time 0h 0m 7s >>> nbtscan: Cleaning up srcdir >>> nbtscan: Cleaning up pkgdir >>> nbtscan: Uninstalling dependencies... (1/9) Purging .makedepends-nbtscan (20230701.201044) (2/9) Purging autoconf (2.71-r2) (3/9) Purging m4 (1.4.19-r3) (4/9) Purging automake (1.16.5-r2) (5/9) Purging git-perl (2.41.0-r0) (6/9) Purging perl-git (2.41.0-r0) (7/9) Purging perl-error (0.17029-r1) (8/9) Purging perl (5.36.1-r2) (9/9) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r2.trigger OK: 378 MiB in 102 packages >>> nbtscan: Updating the community/aarch64 repository index... >>> nbtscan: Signing the index...