>>> dropwatch: Building testing/dropwatch 1.5.4-r2 (using abuild 3.10.0-r0) started Sun, 15 Jan 2023 11:02:11 +0000 >>> dropwatch: Checking sanity of /home/buildozer/aports/testing/dropwatch/APKBUILD... >>> dropwatch: Analyzing dependencies... >>> dropwatch: Installing for build: build-base autoconf automake libtool libnl3-dev libpcap-dev binutils-dev readline-dev linux-headers bsd-compat-headers (1/23) Installing m4 (1.4.19-r2) (2/23) Installing libbz2 (1.0.8-r4) (3/23) Installing perl (5.36.0-r0) (4/23) Installing autoconf (2.71-r2) (5/23) Installing automake (1.16.5-r2) (6/23) Installing libltdl (2.4.7-r0) (7/23) Installing libtool (2.4.7-r0) (8/23) Installing libnl3 (3.7.0-r0) (9/23) Installing libnl3-cli (3.7.0-r0) (10/23) Installing libnl3-dev (3.7.0-r0) (11/23) Installing libpcap (1.10.3-r0) (12/23) Installing libpcap-dev (1.10.3-r0) (13/23) Installing binutils-dev (2.40-r0) (14/23) Installing libhistory (8.2.0-r0) (15/23) Installing ncurses-dev (6.4_p20230114-r0) (16/23) Installing readline (8.2.0-r0) (17/23) Installing readline-dev (8.2.0-r0) (18/23) Installing linux-headers (6.1.0-r0) (19/23) Installing bsd-compat-headers (0.7.2-r3) (20/23) Installing .makedepends-dropwatch (20230115.110213) (21/23) Installing perl-error (0.17029-r1) (22/23) Installing perl-git (2.39.0-r0) (23/23) Installing git-perl (2.39.0-r0) Executing busybox-1.36.0-r0.trigger OK: 453 MiB in 121 packages >>> dropwatch: Cleaning up srcdir >>> dropwatch: Cleaning up pkgdir >>> dropwatch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dropwatch-1.5.4.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 100 24774 100 24774 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k >>> dropwatch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dropwatch-1.5.4.tar.gz >>> dropwatch: Checking sha512sums... dropwatch-1.5.4.tar.gz: OK >>> dropwatch: Unpacking /var/cache/distfiles/edge/dropwatch-1.5.4.tar.gz... + mkdir -p m4 + autoreconf -fv --install autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 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 configure.ac:34: warning: AC_OUTPUT should be used without arguments. configure.ac:34: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' 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 build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/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... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/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 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 gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gawk... (cached) awk checking for getopt_long... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnl-3.0... yes checking for libnl-genl-3.0... yes checking for readline... yes checking for libpcap... yes checking for bfd.h... 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 doc/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: configure: dropwatch Version: 1.5.4 configure: Target: configure: Installation prefix: /usr configure: Compiler: gcc configure: Compiler flags: -Os -fomit-frame-pointer configure: BFD library support: yes make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/src' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Os -fomit-frame-pointer -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Os -fomit-frame-pointer -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -MT lookup.o -MD -MP -MF $depbase.Tpo -c -o lookup.o lookup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lookup_kas.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Os -fomit-frame-pointer -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -MT lookup_kas.o -MD -MP -MF $depbase.Tpo -c -o lookup_kas.o lookup_kas.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lookup_bfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Os -fomit-frame-pointer -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -MT lookup_bfd.o -MD -MP -MF $depbase.Tpo -c -o lookup_bfd.o lookup_bfd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dwdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Os -fomit-frame-pointer -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -MT dwdump.o -MD -MP -MF $depbase.Tpo -c -o dwdump.o dwdump.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -lnl-3 -lnl-genl-3 -lnl-3 -lreadline -lpcap -lbfd -Wl,--as-needed,-O1,--sort-common -o dwdump dwdump.o libtool: link: gcc -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o dwdump dwdump.o -lnl-genl-3 -lnl-3 -lreadline -lpcap -lbfd /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -lnl-3 -lnl-genl-3 -lnl-3 -lreadline -lpcap -lbfd -Wl,--as-needed,-O1,--sort-common -o dropwatch main.o lookup.o lookup_kas.o lookup_bfd.o libtool: link: gcc -g -Wall -Werror -I/usr/include/libnl3 -I/usr/include/libnl3 -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o dropwatch main.o lookup.o lookup_kas.o lookup_bfd.o -lnl-genl-3 -lnl-3 -lreadline -lpcap -lbfd make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/doc' Making all in tests make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' Making check in src make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/src' Making check in doc make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/doc' Making check in tests make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make rundropwatch.sh make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[2]: Nothing to be done for 'rundropwatch.sh'. make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[3]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' SKIP: rundropwatch.sh ============================================================================ Testsuite summary for dropwatch 1.5.4 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' >>> dropwatch: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/src' make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/dropwatch/pkg/dropwatch/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dropwatch dwdump '/home/buildozer/aports/testing/dropwatch/pkg/dropwatch/usr/bin' libtool: install: /usr/bin/install -c dropwatch /home/buildozer/aports/testing/dropwatch/pkg/dropwatch/usr/bin/dropwatch libtool: install: /usr/bin/install -c dwdump /home/buildozer/aports/testing/dropwatch/pkg/dropwatch/usr/bin/dwdump make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/src' make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/doc' make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/dropwatch/pkg/dropwatch/usr/share/man/man1' /usr/bin/install -c -m 644 dropwatch.1 dwdump.1 '/home/buildozer/aports/testing/dropwatch/pkg/dropwatch/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/doc' make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/doc' Making install in tests make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4/tests' make[1]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' make[2]: Entering directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' make[1]: Leaving directory '/home/buildozer/aports/testing/dropwatch/src/dropwatch-1.5.4' >>> dropwatch-doc*: Running split function doc... >>> dropwatch-doc*: Preparing subpackage dropwatch-doc... >>> dropwatch-doc*: Running postcheck for dropwatch-doc >>> dropwatch*: Running postcheck for dropwatch >>> dropwatch*: Preparing package dropwatch... >>> dropwatch*: Stripping binaries >>> dropwatch-doc*: Scanning shared objects >>> dropwatch*: Scanning shared objects >>> dropwatch-doc*: Tracing dependencies... >>> dropwatch-doc*: Package size: 28.0 KB >>> dropwatch-doc*: Compressing data... >>> dropwatch-doc*: Create checksum... >>> dropwatch-doc*: Create dropwatch-doc-1.5.4-r2.apk >>> dropwatch*: Tracing dependencies... so:libbfd-2.40.so so:libc.musl-x86_64.so.1 so:libnl-3.so.200 so:libnl-genl-3.so.200 so:libpcap.so.1 so:libreadline.so.8 >>> dropwatch*: Package size: 64.0 KB >>> dropwatch*: Compressing data... >>> dropwatch*: Create checksum... >>> dropwatch*: Create dropwatch-1.5.4-r2.apk >>> dropwatch: Build complete at Sun, 15 Jan 2023 11:02:30 +0000 elapsed time 0h 0m 19s >>> dropwatch: Cleaning up srcdir >>> dropwatch: Cleaning up pkgdir >>> dropwatch: Uninstalling dependencies... (1/23) Purging .makedepends-dropwatch (20230115.110213) (2/23) Purging autoconf (2.71-r2) (3/23) Purging m4 (1.4.19-r2) (4/23) Purging automake (1.16.5-r2) (5/23) Purging libtool (2.4.7-r0) (6/23) Purging libltdl (2.4.7-r0) (7/23) Purging libnl3-dev (3.7.0-r0) (8/23) Purging libnl3-cli (3.7.0-r0) (9/23) Purging libnl3 (3.7.0-r0) (10/23) Purging libpcap-dev (1.10.3-r0) (11/23) Purging libpcap (1.10.3-r0) (12/23) Purging binutils-dev (2.40-r0) (13/23) Purging readline-dev (8.2.0-r0) (14/23) Purging libhistory (8.2.0-r0) (15/23) Purging readline (8.2.0-r0) (16/23) Purging linux-headers (6.1.0-r0) (17/23) Purging bsd-compat-headers (0.7.2-r3) (18/23) Purging git-perl (2.39.0-r0) (19/23) Purging perl-git (2.39.0-r0) (20/23) Purging perl-error (0.17029-r1) (21/23) Purging perl (5.36.0-r0) (22/23) Purging libbz2 (1.0.8-r4) (23/23) Purging ncurses-dev (6.4_p20230114-r0) Executing busybox-1.36.0-r0.trigger OK: 392 MiB in 98 packages >>> dropwatch: Updating the testing/x86_64 repository index... >>> dropwatch: Signing the index...