>>> radvd: Building main/radvd 2.20-r0 (using abuild 3.15.0_rc3-r1) started Mon, 05 May 2025 14:39:23 +0000 >>> radvd: Validating /home/buildozer/aports/main/radvd/APKBUILD... >>> radvd: Analyzing dependencies... >>> radvd: Installing for build: build-base bison check-dev flex libbsd-dev libdaemon-dev linux-headers (1/14) Installing m4 (1.4.19-r3) (2/14) Installing bison (3.8.2-r1) (3/14) Installing check (0.15.2-r5) (4/14) Installing check-dev (0.15.2-r5) (5/14) Installing flex (2.6.4-r6) (6/14) Installing bsd-compat-headers (0.7.2-r6) (7/14) Installing linux-headers (6.14.2-r0) (8/14) Installing libmd (1.1.0-r0) (9/14) Installing libmd-dev (1.1.0-r0) (10/14) Installing libbsd (0.12.2-r0) (11/14) Installing libbsd-dev (0.12.2-r0) (12/14) Installing libdaemon (0.14-r6) (13/14) Installing libdaemon-dev (0.14-r6) (14/14) Installing .makedepends-radvd (20250505.143924) Executing busybox-1.37.0-r16.trigger OK: 409 MiB in 120 packages >>> radvd: Cleaning up srcdir >>> radvd: Cleaning up pkgdir >>> radvd: Cleaning up tmpdir >>> radvd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/radvd-2.20.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> radvd: Fetching http://www.litech.org/radvd/dist/radvd-2.20.tar.xz Connecting to www.litech.org (204.16.242.132:80) Connecting to radvd-project.github.io (185.199.110.153:80) Connecting to radvd.litech.org (185.199.111.153:443) saving to '/var/cache/distfiles/edge/radvd-2.20.tar.xz.part' radvd-2.20.tar.xz.pa 100% |********************************| 184k 0:00:00 ETA '/var/cache/distfiles/edge/radvd-2.20.tar.xz.part' saved >>> radvd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/radvd-2.20.tar.xz >>> radvd: Checking sha512sums... radvd-2.20.tar.xz: OK radvd.initd: OK radvd.confd: OK >>> radvd: Unpacking /var/cache/distfiles/edge/radvd-2.20.tar.xz... >>> radvd: Updating ./config.sub checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 whether make supports nested variables... (cached) yes checking architecture... linux checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for check >= 0.9.4... yes checking netlink... yes checking for library containing clock_gettime... none required checking for library containing strlcpy... none required checking for rm... /bin/rm checking for sed... /bin/sed checking for ln... /bin/ln checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for tar... /bin/tar checking for gzip... /bin/gzip checking where to put logfile... /var/log/radvd.log checking where to put pidfile... /run/radvd/radvd.pid checking where to find configfile... /etc/radvd.conf checking which syslog facility to use... LOG_DAEMON checking for inet_ntop in -lc... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking linux/if_arp.h usability... yes checking linux/if_arp.h presence... yes checking for linux/if_arp.h... yes checking machine/limits.h usability... no checking machine/limits.h presence... no checking for machine/limits.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct sockaddr_in6 has sin6_scope_id... yes checking whether struct in6_addr has u6_addrXX and defines s6_addrXX... yes checking for getopt_long... yes checking for ppoll... yes checking for sysctl... no checking for x86_64-alpine-linux-musl-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating radvd.service config.status: creating redhat/systemd/radvd.spec config.status: creating redhat/SysV/radvd.spec config.status: creating config.h config.status: executing depfiles commands Your build configuration: CPPFLAGS = CFLAGS = -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt LDFLAGS = -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs Arch = linux Extras: privsep-linux.o device-linux.o netlink.o prefix: /usr PID file: /run/radvd/radvd.pid Log file: /var/log/radvd.log Config file: /etc/radvd.conf Radvd version: 2.20 YACC gram.c updating gram.h make all-am make[1]: Entering directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' CC log.o CC recv.o CC socket.o CC util.o CC device-common.o CC interface.o CC process.o CC radvd.o CC send.o CC timer.o CC privsep-linux.o CC device-linux.o CC netlink.o CC gram.o LEX scanner.c CC radvdump.o GEN radvd.8 GEN radvd.conf.5 GEN radvdump.8 In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from recv.c:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from util.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from socket.c:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from log.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from device-common.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from privsep-linux.c:18: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from send.c:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from radvd.h:19, from radvd.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from radvd.h:19, from timer.c:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from gram.y:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from device-linux.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from radvd.h:19, from netlink.h:18, from netlink.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from radvd.h:19, from radvdump.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from process.c:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from interface.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC scanner.o In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from scanner.l:20: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CCLD radvdump AR libradvd-parser.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD radvd make[1]: Leaving directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' make: Entering directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' make check_all make[1]: Entering directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' CC check_all-device-common.o CC check_all-interface.o CC check_all-log.o CC check_all-send.o CC check_all-timer.o CC check_all-util.o CC test/check_all-print_safe_buffer.o CC test/check_all-check.o In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from device-common.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from interface.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from util.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from log.c:16: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from send.c:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from includes.h:30, from defaults.h:19, from radvd.h:19, from timer.c:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:54, from /usr/include/bsd/string.h:39, from test/../includes.h:30, from test/../defaults.h:19, from test/../radvd.h:19, from test/print_safe_buffer.h:5, from test/print_safe_buffer.c:2: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CCLD check_all make[1]: Leaving directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' make[2]: Entering directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' PASS: check_all ============================================================================ Testsuite summary for radvd 2.20 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' make[1]: Leaving directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' make: Leaving directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' >>> radvd: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' ./install-sh -c -d '/home/buildozer/aports/main/radvd/pkg/radvd/usr/sbin' /usr/bin/install -c radvd radvdump '/home/buildozer/aports/main/radvd/pkg/radvd/usr/sbin' ./install-sh -c -d '/home/buildozer/aports/main/radvd/pkg/radvd/usr/share/man/man5' /usr/bin/install -c -m 644 radvd.conf.5 '/home/buildozer/aports/main/radvd/pkg/radvd/usr/share/man/man5' ./install-sh -c -d '/home/buildozer/aports/main/radvd/pkg/radvd/usr/share/man/man8' /usr/bin/install -c -m 644 radvd.8 radvdump.8 '/home/buildozer/aports/main/radvd/pkg/radvd/usr/share/man/man8' make[1]: Leaving directory '/home/buildozer/aports/main/radvd/src/radvd-2.20' >>> radvd-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/radvd/pkg/radvd-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/main/radvd/pkg/radvd-doc/usr/share/man' >>> radvd-doc*: Preparing subpackage radvd-doc... >>> radvd-doc*: Running postcheck for radvd-doc >>> radvd-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/main/radvd/pkg/radvd-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/main/radvd/pkg/radvd-openrc/etc/init.d' >>> radvd-openrc*: Preparing subpackage radvd-openrc... >>> radvd-openrc*: Running postcheck for radvd-openrc >>> radvd*: Running postcheck for radvd >>> radvd*: Preparing package radvd... >>> radvd*: Stripping binaries >>> radvd*: Script found. /bin/sh added as a dependency for radvd-2.20-r0.apk >>> radvd*: Adding .pre-install >>> radvd-doc*: Scanning shared objects >>> radvd-openrc*: Scanning shared objects >>> radvd*: Scanning shared objects >>> radvd-doc*: Tracing dependencies... >>> radvd-doc*: Package size: 15.3 KB >>> radvd-doc*: Compressing data... >>> radvd-doc*: Create checksum... >>> radvd-doc*: Create radvd-doc-2.20-r0.apk >>> radvd-openrc*: Tracing dependencies... >>> radvd-openrc*: Package size: 1.4 KB >>> radvd-openrc*: Compressing data... >>> radvd-openrc*: Create checksum... >>> radvd-openrc*: Create radvd-openrc-2.20-r0.apk >>> radvd*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> radvd*: Package size: 117.2 KB >>> radvd*: Compressing data... >>> radvd*: Create checksum... >>> radvd*: Create radvd-2.20-r0.apk >>> radvd: Build complete at Mon, 05 May 2025 14:39:31 +0000 elapsed time 0h 0m 8s >>> radvd: Cleaning up srcdir >>> radvd: Cleaning up pkgdir >>> radvd: Uninstalling dependencies... (1/14) Purging .makedepends-radvd (20250505.143924) (2/14) Purging bison (3.8.2-r1) (3/14) Purging check-dev (0.15.2-r5) (4/14) Purging check (0.15.2-r5) (5/14) Purging flex (2.6.4-r6) (6/14) Purging m4 (1.4.19-r3) (7/14) Purging libbsd-dev (0.12.2-r0) (8/14) Purging bsd-compat-headers (0.7.2-r6) (9/14) Purging libmd-dev (1.1.0-r0) (10/14) Purging libbsd (0.12.2-r0) (11/14) Purging libdaemon-dev (0.14-r6) (12/14) Purging libdaemon (0.14-r6) (13/14) Purging linux-headers (6.14.2-r0) (14/14) Purging libmd (1.1.0-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> radvd: Updating the main/x86_64 repository index... >>> radvd: Signing the index...