>>> onioncat: Building testing/onioncat 4.11.0-r1 (using abuild 3.16.0-r0) started Fri, 09 Jan 2026 16:53:43 +0000 >>> onioncat: Validating /home/buildozer/aports/testing/onioncat/APKBUILD... >>> onioncat: Analyzing dependencies... >>> onioncat: Installing for build: build-base net-tools automake autoconf libmnl-dev ( 1/14) Installing mii-tool (2.10-r3) ( 2/14) Installing net-tools (2.10-r3) ( 3/14) Installing libbz2 (1.0.8-r6) ( 4/14) Installing perl (5.42.0-r0) ( 5/14) Installing automake (1.18.1-r0) ( 6/14) Installing m4 (1.4.20-r0) ( 7/14) Installing autoconf (2.72-r1) ( 8/14) Installing linux-headers (6.18.4-r0) ( 9/14) Installing libmnl (1.0.5-r2) (10/14) Installing libmnl-dev (1.0.5-r2) (11/14) Installing .makedepends-onioncat (20260109.165345) (12/14) Installing perl-error (0.17030-r0) (13/14) Installing perl-git (2.52.0-r0) (14/14) Installing git-perl (2.52.0-r0) Executing busybox-1.37.0-r30.trigger OK: 340.0 MiB in 120 packages >>> onioncat: Cleaning up srcdir >>> onioncat: Cleaning up pkgdir >>> onioncat: Cleaning up tmpdir >>> onioncat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/onioncat-4.11.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> onioncat: Fetching onioncat-4.11.0.tar.gz::https://github.com/rahra/onioncat/archive/refs/tags/v4.11.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/onioncat-4.11.0.tar.gz.part' onioncat-4.11.0.tar. 97037 --:--:-- ETA onioncat-4.11.0.tar. 100% |********************************| 861k 0:00:00 ETA '/var/cache/distfiles/onioncat-4.11.0.tar.gz.part' saved /var/cache/distfiles/onioncat-4.11.0.tar.gz: OK >>> onioncat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/onioncat-4.11.0.tar.gz /var/cache/distfiles/onioncat-4.11.0.tar.gz: OK >>> onioncat: Unpacking /var/cache/distfiles/onioncat-4.11.0.tar.gz... configure.ac:63: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:63: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:63: the top level configure.ac:42: error: required file './compile' not found configure.ac:42: 'automake --add-missing' can install 'compile' configure.ac:48: error: required file './config.guess' not found configure.ac:48: 'automake --add-missing' can install 'config.guess' configure.ac:48: error: required file './config.sub' not found configure.ac:48: 'automake --add-missing' can install 'config.sub' configure.ac:5: error: required file './install-sh' not found configure.ac:5: 'automake --add-missing' can install 'install-sh' configure.ac:5: error: required file './missing' not found configure.ac:5: 'automake --add-missing' can install 'missing' src/Makefile.am: error: required file './depcomp' not found src/Makefile.am: 'automake --add-missing' can install 'depcomp' autoreconf: error: automake failed with exit status: 1 configure.ac:42: installing './compile' configure.ac:48: installing './config.guess' configure.ac:48: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' configure.ac:63: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:63: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:63: the top level checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... powerpc64le-unknown-linux-musl checking host system type... powerpc64le-unknown-linux-musl checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... cc -E checking for egrep -e... /bin/grep -E checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing bind... none required checking for library containing inet_ntop... none required 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for egrep... (cached) /bin/grep -E checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for netdb.h... yes checking for arpa/nameser.h... yes checking for arpa/nameser_compat.h... yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for netinet/ip6.h... yes checking for netinet/in6.h... no checking for net/if.h... yes checking for net/if_tun.h... no checking for net/tun/if_tun.h... no checking for linux/if_tun.h... yes checking for linux/sockios.h... yes checking for linux/ipv6.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for netinet/icmp6.h... yes checking for net/ethernet.h... yes checking for netinet/if_ether.h... yes checking for netinet/ether.h... yes checking for netinet/udp.h... yes checking for sys/ethernet.h... no checking for fcntl.h... yes checking for time.h... yes checking for netinet6/in6_var.h... no checking for netinet6/nd6.h... no checking for pwd.h... yes checking for syslog.h... yes checking for resolv.h... yes checking for an ANSI C-conforming const... yes checking for struct ip6_hdr... yes checking for struct iphdr... yes checking for struct ip... yes checking for struct ifreq... yes checking for struct ifaliasreq... no checking for struct in6_ifreq... no checking for struct in6_aliasreq... no checking for struct sockaddr_in.sin_len... no checking for struct stat.st_mtim... yes checking for struct ether_header.ether_dhost.ether_addr_octet... no checking for strlcat... yes checking for strlcpy... yes checking for ether_ntoa... yes checking for ether_ntoa_r... yes checking for getpwnam_r... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/cygwin/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating i2p/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocat.o -MD -MP -MF .deps/ocat.Tpo -c -o ocat.o ocat.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatlog.o -MD -MP -MF .deps/ocatlog.Tpo -c -o ocatlog.o ocatlog.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatroute.o -MD -MP -MF .deps/ocatroute.Tpo -c -o ocatroute.o ocatroute.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatthread.o -MD -MP -MF .deps/ocatthread.Tpo -c -o ocatthread.o ocatthread.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocattun.o -MD -MP -MF .deps/ocattun.Tpo -c -o ocattun.o ocattun.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatv6conv.o -MD -MP -MF .deps/ocatv6conv.Tpo -c -o ocatv6conv.o ocatv6conv.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatcompat.o -MD -MP -MF .deps/ocatcompat.Tpo -c -o ocatcompat.o ocatcompat.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatpeer.o -MD -MP -MF .deps/ocatpeer.Tpo -c -o ocatpeer.o ocatpeer.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatsetup.o -MD -MP -MF .deps/ocatsetup.Tpo -c -o ocatsetup.o ocatsetup.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatipv4route.o -MD -MP -MF .deps/ocatipv4route.Tpo -c -o ocatipv4route.o ocatipv4route.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocateth.o -MD -MP -MF .deps/ocateth.Tpo -c -o ocateth.o ocateth.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatsocks.o -MD -MP -MF .deps/ocatsocks.Tpo -c -o ocatsocks.o ocatsocks.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatlibe.o -MD -MP -MF .deps/ocatlibe.Tpo -c -o ocatlibe.o ocatlibe.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatctrl.o -MD -MP -MF .deps/ocatctrl.Tpo -c -o ocatctrl.o ocatctrl.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatipv6route.o -MD -MP -MF .deps/ocatipv6route.Tpo -c -o ocatipv6route.o ocatipv6route.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocaticmp.o -MD -MP -MF .deps/ocaticmp.Tpo -c -o ocaticmp.o ocaticmp.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocat_wintuntap.o -MD -MP -MF .deps/ocat_wintuntap.Tpo -c -o ocat_wintuntap.o ocat_wintuntap.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocat_netdesc.o -MD -MP -MF .deps/ocat_netdesc.Tpo -c -o ocat_netdesc.o ocat_netdesc.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocathosts.o -MD -MP -MF .deps/ocathosts.Tpo -c -o ocathosts.o ocathosts.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatresolv.o -MD -MP -MF .deps/ocatresolv.Tpo -c -o ocatresolv.o ocatresolv.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -MT ocatfdbuf.o -MD -MP -MF .deps/ocatfdbuf.Tpo -c -o ocatfdbuf.o ocatfdbuf.c mv -f .deps/ocatcompat.Tpo .deps/ocatcompat.Po mv -f .deps/ocaticmp.Tpo .deps/ocaticmp.Po mv -f .deps/ocat_wintuntap.Tpo .deps/ocat_wintuntap.Po ocattun.c: In function 'tun_add_route': ocattun.c:524:31: warning: unused parameter 'dev' [-Wunused-parameter] 524 | int tun_add_route(const char *dev, const struct in6_addr *prefix, int prefix_len, const struct in6_addr *addr) | ~~~~~~~~~~~~^~~ ocattun.c:524:71: warning: unused parameter 'prefix_len' [-Wunused-parameter] 524 | int tun_add_route(const char *dev, const struct in6_addr *prefix, int prefix_len, const struct in6_addr *addr) | ~~~~^~~~~~~~~~ ocattun.c: In function 'tun_alloc': ocattun.c:561:53: warning: unused parameter 'addr' [-Wunused-parameter] 561 | int tun_alloc(char *dev, int dev_s, struct in6_addr addr) | ~~~~~~~~~~~~~~~~^~~~ ocateth.c: In function 'ndp_recadv': ocateth.c:436:31: warning: unused parameter 'len' [-Wunused-parameter] 436 | int ndp_recadv(char *buf, int len) | ~~~~^~~ ocat.c: In function 'main': ocat.c:861:11: warning: unused variable 'u' [-Wunused-variable] 861 | mode_t u = umask(0022); | ^ ocatroute.c: In function 'loopback_handler': ocatroute.c:1439:8: warning: variable 'len' set but not used [-Wunused-but-set-variable] 1439 | int len, wlen, uni; | ^~~ ocatthread.c: In function 'set_thread_flags': ocatthread.c:466:26: warning: unused parameter 'f' [-Wunused-parameter] 466 | int set_thread_flags(int f) | ~~~~^ ocatsocks.c: In function 'socks_query_callback': ocatsocks.c:255:9: warning: unused variable 'astr' [-Wunused-variable] 255 | char astr[INET6_ADDRSTRLEN]; | ^~~~ ocatsocks.c:253:60: warning: unused parameter 'in6' [-Wunused-parameter] 253 | void socks_query_callback(void *UNUSED(p), struct in6_addr in6, int code) | ~~~~~~~~~~~~~~~~^~~ ocatsocks.c:253:69: warning: unused parameter 'code' [-Wunused-parameter] 253 | void socks_query_callback(void *UNUSED(p), struct in6_addr in6, int code) | ~~~~^~~~ mv -f .deps/ocat_netdesc.Tpo .deps/ocat_netdesc.Po ocattun.c: In function 'run_tun_ifup': ocattun.c:104:73: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 49 [-Wformat-truncation=] 104 | snprintf(env_onion_url, sizeof(env_onion_url), "OCAT_ONION_URL=%s", CNF(onion_url)); | ^~ ocattun.c:104:10: note: 'snprintf' output between 16 and 271 bytes into a destination of size 64 104 | snprintf(env_onion_url, sizeof(env_onion_url), "OCAT_ONION_URL=%s", CNF(onion_url)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ocattun.c:105:76: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 48 [-Wformat-truncation=] 105 | snprintf(env_onion3_url, sizeof(env_onion3_url), "OCAT_ONION3_URL=%s", CNF(onion3_url)); | ^~ ocattun.c:105:10: note: 'snprintf' output between 17 and 272 bytes into a destination of size 64 105 | snprintf(env_onion3_url, sizeof(env_onion3_url), "OCAT_ONION3_URL=%s", CNF(onion3_url)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/ocatpeer.Tpo .deps/ocatpeer.Po mv -f .deps/ocatlog.Tpo .deps/ocatlog.Po mv -f .deps/ocatlibe.Tpo .deps/ocatlibe.Po mv -f .deps/ocatipv6route.Tpo .deps/ocatipv6route.Po mv -f .deps/ocatv6conv.Tpo .deps/ocatv6conv.Po mv -f .deps/ocatsetup.Tpo .deps/ocatsetup.Po mv -f .deps/ocatfdbuf.Tpo .deps/ocatfdbuf.Po mv -f .deps/ocatipv4route.Tpo .deps/ocatipv4route.Po mv -f .deps/ocattun.Tpo .deps/ocattun.Po mv -f .deps/ocatthread.Tpo .deps/ocatthread.Po mv -f .deps/ocateth.Tpo .deps/ocateth.Po mv -f .deps/ocatctrl.Tpo .deps/ocatctrl.Po mv -f .deps/ocat.Tpo .deps/ocat.Po mv -f .deps/ocatresolv.Tpo .deps/ocatresolv.Po mv -f .deps/ocatsocks.Tpo .deps/ocatsocks.Po mv -f .deps/ocatroute.Tpo .deps/ocatroute.Po mv -f .deps/ocathosts.Tpo .deps/ocathosts.Po cc -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var/lib/onioncat\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -O2 -pthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ocat ocat.o ocatlog.o ocatroute.o ocatthread.o ocattun.o ocatv6conv.o ocatcompat.o ocatpeer.o ocatsetup.o ocatipv4route.o ocateth.o ocatsocks.o ocatlibe.o ocatctrl.o ocatipv6route.o ocaticmp.o ocat_wintuntap.o ocat_netdesc.o ocathosts.o ocatresolv.o ocatfdbuf.o -lpthread make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/man' Making all in src/cygwin make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src/cygwin' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src/cygwin' Making all in i2p make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/i2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/i2p' make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' Making check in src make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' Making check in man make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/man' Making check in src/cygwin make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src/cygwin' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src/cygwin' Making check in i2p make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/i2p' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/i2p' make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' >>> onioncat: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' make install-data-hook /bin/mkdir -p '/home/buildozer/aports/testing/onioncat/pkg/onioncat/usr/bin' /usr/bin/install -c ocat '/home/buildozer/aports/testing/onioncat/pkg/onioncat/usr/bin' make[3]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' /bin/mkdir -p /home/buildozer/aports/testing/onioncat/pkg/onioncat/var/lib/onioncat make[3]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/man' make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/testing/onioncat/pkg/onioncat/usr/share/man/man1' /usr/bin/install -c -m 644 ocat.1 '/home/buildozer/aports/testing/onioncat/pkg/onioncat/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/man' make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/man' Making install in src/cygwin make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src/cygwin' make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src/cygwin' 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/onioncat/src/onioncat-4.11.0/src/cygwin' make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/src/cygwin' Making install in i2p make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/i2p' make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/i2p' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/testing/onioncat/pkg/onioncat/usr/share/doc/onioncat' /usr/bin/install -c -m 644 Garlicat-HOWTO '/home/buildozer/aports/testing/onioncat/pkg/onioncat/usr/share/doc/onioncat' make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/i2p' make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0/i2p' make[1]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' make[2]: Entering directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/testing/onioncat/pkg/onioncat/usr/share/doc/onioncat' /usr/bin/install -c -m 644 README '/home/buildozer/aports/testing/onioncat/pkg/onioncat/usr/share/doc/onioncat' make[2]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' make[1]: Leaving directory '/home/buildozer/aports/testing/onioncat/src/onioncat-4.11.0' >>> onioncat-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/onioncat/pkg/onioncat-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/testing/onioncat/pkg/onioncat-doc/usr/share/man' >>> onioncat-doc*: Preparing subpackage onioncat-doc... >>> onioncat-doc*: Running postcheck for onioncat-doc >>> onioncat*: Running postcheck for onioncat >>> onioncat*: Preparing package onioncat... >>> onioncat*: Stripping binaries >>> onioncat*: Scanning shared objects >>> onioncat-doc*: Tracing dependencies... >>> onioncat-doc*: Package size: 29.5 KB >>> onioncat-doc*: Compressing data... >>> onioncat-doc*: Create checksum... >>> onioncat-doc*: Create onioncat-doc-4.11.0-r1.apk >>> onioncat*: Tracing dependencies... net-tools so:libc.musl-ppc64le.so.1 >>> onioncat*: Package size: 195.8 KB >>> onioncat*: Compressing data... >>> onioncat*: Create checksum... >>> onioncat*: Create onioncat-4.11.0-r1.apk >>> onioncat: Build complete at Fri, 09 Jan 2026 16:54:01 +0000 elapsed time 0h 0m 18s >>> onioncat: Cleaning up srcdir >>> onioncat: Cleaning up pkgdir >>> onioncat: Uninstalling dependencies... ( 1/14) Purging .makedepends-onioncat (20260109.165345) ( 2/14) Purging net-tools (2.10-r3) ( 3/14) Purging mii-tool (2.10-r3) ( 4/14) Purging automake (1.18.1-r0) ( 5/14) Purging autoconf (2.72-r1) ( 6/14) Purging m4 (1.4.20-r0) ( 7/14) Purging libmnl-dev (1.0.5-r2) ( 8/14) Purging linux-headers (6.18.4-r0) ( 9/14) Purging libmnl (1.0.5-r2) (10/14) Purging git-perl (2.52.0-r0) (11/14) Purging perl-git (2.52.0-r0) (12/14) Purging perl-error (0.17030-r0) (13/14) Purging perl (5.42.0-r0) (14/14) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r30.trigger OK: 288.7 MiB in 106 packages >>> onioncat: Updating the testing/ppc64le repository index... >>> onioncat: Signing the index...