>>> udns: Building main/udns 0.4-r4 (using abuild 3.12.0-r0) started Fri, 20 Oct 2023 13:49:49 +0000
>>> udns: Checking sanity of /home/buildozer/aports/main/udns/APKBUILD...
>>> udns: Analyzing dependencies...
>>> udns: Installing for build: build-base
(1/1) Installing .makedepends-udns (20231020.134950)
OK: 270 MiB in 102 packages
>>> udns: Cleaning up srcdir
>>> udns: Cleaning up pkgdir
>>> udns: Cleaning up tmpdir
>>> udns: Fetching http://www.corpit.ru/mjt/udns/udns-0.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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 84716  100 84716    0     0  54635      0  0:00:01  0:00:01 --:--:-- 54620
>>> udns: Fetching http://www.corpit.ru/mjt/udns/udns-0.4.tar.gz
>>> udns: Checking sha512sums...
udns-0.4.tar.gz: OK
implicit.patch: OK
>>> udns: Unpacking /var/cache/distfiles/udns-0.4.tar.gz...
>>> udns: implicit.patch
patching file configure
configure... udns package
checking for C compiler... $CC (gcc)
checking whenever the C compiler (gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common)
           can produce executables... yes
checking for ranlib... ranlib
checking for getopt()... yes
checking for inet_pton() && inet_ntop()... yes
checking for socklen_t... yes
checking for IPv6... yes
checking for poll()... yes
creating config.h... ok
creating Makefile... ok
creating config.status... ok
all done.
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_dn.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_dntosp.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_parse.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_resolver.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_init.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_misc.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_XtoX.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_rr_a.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_rr_ptr.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_rr_mx.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_rr_txt.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_bl.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_rr_srv.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_rr_naptr.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_codes.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c udns_jran.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c dnsget.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c rblcheck.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -c ex-rdns.c
In file included from ex-rdns.c:28:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from udns_resolver.c:38:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
rm -f libudns.a
ar rv libudns.a udns_dn.o udns_dntosp.o udns_parse.o udns_resolver.o udns_init.o udns_misc.o udns_XtoX.o udns_rr_a.o udns_rr_ptr.o udns_rr_mx.o udns_rr_txt.o udns_bl.o udns_rr_srv.o udns_rr_naptr.o udns_codes.o udns_jran.o 
ar: creating libudns.a
a - udns_dn.o
a - udns_dntosp.o
a - udns_parse.o
a - udns_resolver.o
a - udns_init.o
a - udns_misc.o
a - udns_XtoX.o
a - udns_rr_a.o
a - udns_rr_ptr.o
a - udns_rr_mx.o
a - udns_rr_txt.o
a - udns_bl.o
a - udns_rr_srv.o
a - udns_rr_naptr.o
a - udns_codes.o
a - udns_jran.o
gcc  -o dnsget dnsget.o -L. -ludns 
gcc  -o rblcheck rblcheck.o -L. -ludns 
gcc  -o ex-rdns ex-rdns.o -L. -ludns 
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_dn.lo -c udns_dn.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_dntosp.lo -c udns_dntosp.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_parse.lo -c udns_parse.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_resolver.lo -c udns_resolver.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_init.lo -c udns_init.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_misc.lo -c udns_misc.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_XtoX.lo -c udns_XtoX.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_rr_a.lo -c udns_rr_a.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_rr_ptr.lo -c udns_rr_ptr.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_rr_mx.lo -c udns_rr_mx.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_rr_txt.lo -c udns_rr_txt.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_bl.lo -c udns_bl.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_rr_srv.lo -c udns_rr_srv.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_rr_naptr.lo -c udns_rr_naptr.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_codes.lo -c udns_codes.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -o udns_jran.lo -c udns_jran.c
In file included from udns_resolver.c:38:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
gcc -shared -Wl,--soname,libudns.so.0 -o libudns.so.0 udns_dn.lo udns_dntosp.lo udns_parse.lo udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo udns_jran.lo -Wl,--as-needed,-O1,--sort-common 
>>> udns: Entering fakeroot...
>>> udns-dev*: Running split function dev...
>>> udns-dev*: Preparing subpackage udns-dev...
>>> udns-dev*: Stripping binaries
>>> udns-dev*: Running postcheck for udns-dev
>>> udns-doc*: Running split function doc...
>>> udns-doc*: Preparing subpackage udns-doc...
>>> udns-doc*: Running postcheck for udns-doc
>>> udns*: Running postcheck for udns
>>> udns*: Preparing package udns...
>>> udns*: Stripping binaries
>>> udns-dev*: Scanning shared objects
>>> udns-doc*: Scanning shared objects
>>> udns*: Scanning shared objects
>>> udns-dev*: Tracing dependencies...
	udns=0.4-r4
>>> udns-dev*: Package size: 44.0 KB
>>> udns-dev*: Compressing data...
>>> udns-dev*: Create checksum...
>>> udns-dev*: Create udns-dev-0.4-r4.apk
>>> udns-doc*: Tracing dependencies...
>>> udns-doc*: Package size: 48.0 KB
>>> udns-doc*: Compressing data...
>>> udns-doc*: Create checksum...
>>> udns-doc*: Create udns-doc-0.4-r4.apk
>>> udns*: Tracing dependencies...
	so:libc.musl-armv7.so.1
>>> udns*: Package size: 136.0 KB
>>> udns*: Compressing data...
>>> udns*: Create checksum...
>>> udns*: Create udns-0.4-r4.apk
>>> udns: Build complete at Fri, 20 Oct 2023 13:49:53 +0000 elapsed time 0h 0m 4s
>>> udns: Cleaning up srcdir
>>> udns: Cleaning up pkgdir
>>> udns: Uninstalling dependencies...
(1/1) Purging .makedepends-udns (20231020.134950)
OK: 270 MiB in 101 packages
>>> udns: Updating the main/armv7 repository index...
>>> udns: Signing the index...