>>> djbdns: Building main/djbdns 1.05-r50 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 19:06:21 +0000 >>> djbdns: Checking sanity of /home/buildozer/aports/main/djbdns/APKBUILD... >>> djbdns: Analyzing dependencies... >>> djbdns: Installing for build: build-base (1/1) Installing .makedepends-djbdns (20230419.190622) OK: 326 MiB in 98 packages >>> djbdns: Cleaning up srcdir >>> djbdns: Cleaning up pkgdir >>> djbdns: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/djbdns-1.05.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> djbdns: Fetching https://cr.yp.to/djbdns/djbdns-1.05.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 85648 0 85648 0 0 61463 0 --:--:-- 0:00:01 --:--:-- 61484 >>> djbdns: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/djbdns-1.05-test25.diff.bz2 % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> djbdns: Fetching https://www.fefe.de/dns/djbdns-1.05-test25.diff.bz2 % 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 20376 100 20376 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k >>> djbdns: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/djbdns-1.05.tar.gz >>> djbdns: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/djbdns-1.05-test25.diff.bz2 >>> djbdns: Checking sha512sums... djbdns-1.05.tar.gz: OK djbdns-1.05-test25.diff.bz2: OK headtail.patch: OK dnsroots.patch: OK dnstracesort.patch: OK djbdns-1.05-jumbo-josb.patch: OK 1.05-errno.patch: OK 1.05-response.patch: OK tinydns.pre-install: OK tinydns.initd: OK tinydns.confd: OK dnscache.initd: OK dnscache.confd: OK dnscache.monthly: OK >>> djbdns: Unpacking /var/cache/distfiles/v3.18/djbdns-1.05.tar.gz... >>> djbdns: headtail.patch patching file Makefile Hunk #3 succeeded at 445 (offset -4 lines). Hunk #4 succeeded at 566 (offset -4 lines). Hunk #5 succeeded at 754 (offset -4 lines). Hunk #6 succeeded at 897 (offset -4 lines). >>> djbdns: dnsroots.patch patching file dnsroots.global >>> djbdns: dnstracesort.patch patching file dnstracesort.sh >>> djbdns: djbdns-1.05-jumbo-josb.patch patching file CHANGES patching file Makefile patching file Makefile.sig patching file README patching file SYSDEPS patching file TARGETS patching file VERSION patching file auto_home.c patching file axfr-get.c patching file cache.c patching file cache.h patching file chkshsgr.c patching file direntry.h patching file dns.h patching file dns_rotateip.c patching file dnscache-conf.c patching file dnscache.c patching file dnsfilter.c patching file hasdevtcp.h patching file hassgact.h patching file hassgact.h1 patching file hassgact.h2 patching file hassgprm.h patching file hassgprm.h1 patching file hassgprm.h2 patching file hasshsgr.h patching file iopause.h patching file log.c patching file log.h patching file okclient.c patching file parsetype.c patching file printrecord.c patching file prot.c patching file query.c patching file query.h patching file seek_set.c patching file select.h patching file server.c patching file sig.c patching file sig.h patching file sig_block.c patching file sig_catch.c patching file sig_pause.c patching file tinydns-data.c patching file trysgact.c patching file trysgprm.c patching file uint32.h patching file uint64.h >>> djbdns: 1.05-errno.patch patching file error.h >>> djbdns: 1.05-response.patch patching file response.c Hunk #1 succeeded at 34 with fuzz 2. ( cat warn-auto.sh; \ echo 'main="$1"; shift'; \ echo exec "`head -n 1 conf-ld`" \ '-o "$main" "$main".o ${1+"$@"}' \ ) > load chmod 755 load ( cat warn-auto.sh; \ echo exec "`head -n 1 conf-cc`" '-c ${1+"$@"}' \ ) > compile chmod 755 compile ( cat warn-auto.sh; \ echo CC=\'`head -n 1 conf-cc`\'; \ echo LD=\'`head -n 1 conf-ld`\'; \ cat find-systype.sh; \ ) | sh > systype ( case "`cat systype`" in \ sunos-5.*) cat hasdevtcp.h2 ;; \ *) cat hasdevtcp.h1 ;; \ esac ) > hasdevtcp.h ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h rm -f tryulong32.o tryulong32 cat warn-auto.sh choose.sh \ | sed s}HOME}"`head -n 1 conf-home`"}g \ > choose chmod 755 choose ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h ./compile dnscache-conf.c ./compile generic-conf.c ./compile auto-str.c auto-str.c:7:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch] 7 | void puts(const char *s) | ^~~~ auto-str.c:3:1: note: 'puts' is declared in header '' 2 | #include "exit.h" +++ |+#include 3 | ( cat warn-auto.sh; \ echo 'main="$1"; shift'; \ echo 'rm -f "$main"'; \ echo 'ar cr "$main" ${1+"$@"}'; \ case "`cat systype`" in \ sunos-5.*) ;; \ unix_sv*) ;; \ irix64-*) ;; \ irix-*) ;; \ dgux-*) ;; \ hp-ux-*) ;; \ sco*) ;; \ *) echo 'ranlib "$main"' ;; \ esac \ ) > makelib chmod 755 makelib ./compile buffer.c ./compile buffer_1.c ./compile buffer_2.c ./compile buffer_copy.c ./compile buffer_get.c ./compile buffer_put.c ./compile strerr_die.c ./compile strerr_sys.c ./makelib buffer.a buffer.o buffer_1.o buffer_2.o \ buffer_copy.o buffer_get.o buffer_put.o strerr_die.o \ strerr_sys.o ./compile buffer_read.c ./compile buffer_write.c ./compile error.c ./compile error_str.c ./compile ndelay_off.c ./compile ndelay_on.c ./compile open_read.c ./compile open_trunc.c ./compile openreadclose.c ./compile readclose.c ./compile seek_set.c ./compile socket_accept.c ./compile socket_bind.c ./compile socket_conn.c ./compile socket_listen.c ./compile socket_recv.c ./compile socket_send.c ./compile socket_tcp.c ./compile socket_udp.c ./makelib unix.a buffer_read.o buffer_write.o error.o \ error_str.o ndelay_off.o ndelay_on.o open_read.o \ open_trunc.o openreadclose.o readclose.o seek_set.o \ socket_accept.o socket_bind.o socket_conn.o socket_listen.o \ socket_recv.o socket_send.o socket_tcp.o socket_udp.o ./compile byte_chr.c ./compile byte_copy.c ./compile byte_cr.c ./compile byte_diff.c ./compile byte_zero.c ./compile case_diffb.c ./compile case_diffs.c ./compile case_lowerb.c ./compile fmt_ulong.c ./compile ip4_fmt.c ./compile ip4_scan.c ./compile scan_ulong.c ./compile str_chr.c ./compile str_diff.c ./compile str_len.c ./compile str_rchr.c ./compile str_start.c ./compile uint16_pack.c ./compile uint16_unpack.c ./compile uint32_pack.c ./compile uint32_unpack.c ./makelib byte.a byte_chr.o byte_copy.o byte_cr.o \ byte_diff.o byte_zero.o case_diffb.o case_diffs.o \ case_lowerb.o fmt_ulong.o ip4_fmt.o ip4_scan.o scan_ulong.o \ str_chr.o str_diff.o str_len.o str_rchr.o str_start.o \ uint16_pack.o uint16_unpack.o uint32_pack.o uint32_unpack.o ./load auto-str buffer.a unix.a byte.a ./auto-str auto_home `head -n 1 conf-home` > auto_home.c ./compile auto_home.c ./compile tai_add.c ./compile tai_now.c ./compile tai_pack.c ./compile tai_sub.c ./compile tai_uint.c ./compile tai_unpack.c ./compile taia_add.c ./compile taia_approx.c ./compile taia_frac.c ./compile taia_less.c ./compile taia_now.c ./compile taia_pack.c ./compile taia_sub.c ./compile taia_tai.c ./compile taia_uint.c ./makelib libtai.a tai_add.o tai_now.o tai_pack.o \ tai_sub.o tai_uint.o tai_unpack.o taia_add.o taia_approx.o \ taia_frac.o taia_less.o taia_now.o taia_pack.o taia_sub.o \ taia_tai.o taia_uint.o ./load dnscache-conf generic-conf.o auto_home.o libtai.a \ buffer.a unix.a byte.a ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h ./compile dnscache.c ./compile droproot.c ./compile okclient.c ./compile log.c ./compile cache.c cache.c: In function 'cache_get': cache.c:104:14: warning: implicit declaration of function 'env_get' [-Wimplicit-function-declaration] 104 | rrobin = env_get("ROUNDROBIN"); | ^~~~~~~ cache.c:104:12: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion] 104 | rrobin = env_get("ROUNDROBIN"); | ^ cc1: some warnings being treated as errors make: *** [Makefile:155: cache.o] Error 1 >>> ERROR: djbdns: build failed >>> djbdns: Uninstalling dependencies... (1/1) Purging .makedepends-djbdns (20230419.190622) OK: 326 MiB in 97 packages