>>> dircproxy: Building community/dircproxy 1.2.0_rc-r2 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 19:51:24 +0000 >>> dircproxy: Checking sanity of /home/buildozer/aports/community/dircproxy/APKBUILD... >>> dircproxy: Analyzing dependencies... >>> dircproxy: Installing for build: build-base autoconf automake (1/8) Installing m4 (1.4.18-r2) (2/8) Installing perl (5.34.0-r1) (3/8) Installing autoconf (2.71-r0) (4/8) Installing automake (1.16.4-r1) (5/8) Installing .makedepends-dircproxy (20211021.195130) (6/8) Installing perl-error (0.17029-r1) (7/8) Installing perl-git (2.33.1-r0) (8/8) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r1.trigger OK: 386 MiB in 103 packages >>> dircproxy: Cleaning up srcdir >>> dircproxy: Cleaning up pkgdir >>> dircproxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/dircproxy-1_2_0-BETA.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 curl: (22) The requested URL returned error: 404 >>> dircproxy: Fetching dircproxy-1_2_0-BETA.tar.gz::https://github.com/w8tvi/dircproxy/archive/RELEASE-1_2_0-BETA.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 135 0 135 0 0 612 0 --:--:-- --:--:-- --:--:-- 613 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 284k 0 284k 0 0 592k 0 --:--:-- --:--:-- --:--:-- 4826k >>> dircproxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/dircproxy-1_2_0-BETA.tar.gz >>> dircproxy: Checking sha512sums... dircproxy-1_2_0-BETA.tar.gz: OK fix-gcc4-issue.patch: OK fix-segfault.patch: OK fix-issue54-1.patch: OK fix-issue54-2.patch: OK >>> dircproxy: Unpacking /var/cache/distfiles/v3.15/dircproxy-1_2_0-BETA.tar.gz... >>> dircproxy: fix-gcc4-issue.patch patching file src/dcc_net.c patching file src/irc_server.c patching file src/net.c >>> dircproxy: fix-segfault.patch patching file src/irc_server.c >>> dircproxy: fix-issue54-1.patch patching file src/irc_server.c >>> dircproxy: fix-issue54-2.patch patching file src/irc_server.c configure.ac:12: installing './compile' configure.ac:47: installing './config.guess' configure.ac:47: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' crypt/Makefile.am: installing './depcomp' configure.ac:9: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:9: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:777: AM_CONFIG_HEADER is expanded from... configure.ac:9: the top level configure.ac:31: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:31: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:31: the top level configure.ac:41: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:41: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:41: the top level configure.ac:49: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:49: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:49: the top level configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:59: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:59: the top level configure.ac:71: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:71: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:71: the top level configure.ac:83: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:83: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:83: the top level configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:95: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:95: the top level 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 whether to enable maintainer-specific portions of Makefiles... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gawk... (cached) awk checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for socket... yes checking for gethostbyname... yes checking for crypt... yes 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 sys/time.h... yes checking for vfork.h... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for crypt.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... (cached) yes checking how to run the C preprocessor... gcc -E checking for uid_t in sys/types.h... yes checking for error_at_line... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for strftime... yes checking for alarm... yes checking for dup2... yes checking for gethostbyaddr... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for realloc... yes checking for select... yes checking for seteuid... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtoul... yes checking for sys/select.h... yes checking for sys/uio.h... yes checking for library containing sethostent... none required checking for library containing getnameinfo... none required checking for endhostent... yes checking for getaddrinfo... yes checking for inet_aton... yes checking for writev... yes checking for struct sockaddr_storage.ss_family... yes checking for inet_pton... yes checking for strdup... yes checking for vasprintf... yes checking for vsnprintf... yes checking for poll... yes checking for poll.h... yes checking for sys/poll.h... yes checking for select... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating contrib/Makefile config.status: creating getopt/Makefile config.status: creating crypt/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gawk... (cached) awk checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for socket... yes checking for gethostbyname... yes checking for crypt... yes 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 sys/time.h... yes checking for vfork.h... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for crypt.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... (cached) yes checking how to run the C preprocessor... gcc -E checking for uid_t in sys/types.h... yes checking for error_at_line... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for strftime... yes checking for alarm... yes checking for dup2... yes checking for gethostbyaddr... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for realloc... yes checking for select... yes checking for seteuid... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtoul... yes checking for sys/select.h... yes checking for sys/uio.h... yes checking for library containing sethostent... none required checking for library containing getnameinfo... none required checking for endhostent... yes checking for getaddrinfo... yes checking for inet_aton... yes checking for writev... yes checking for struct sockaddr_storage.ss_family... yes checking for inet_pton... yes checking for strdup... yes checking for vasprintf... yes checking for vsnprintf... yes checking for poll... yes checking for poll.h... yes checking for sys/poll.h... yes checking for select... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating contrib/Makefile config.status: creating getopt/Makefile config.status: creating crypt/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA' Making all in conf make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/conf' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/conf' Making all in contrib make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/contrib' Making all in getopt make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/getopt' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c getopt.c: In function '_getopt_internal': getopt.c:386:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 386 | if (optind != argc && !strcmp (argv[optind], "--")) | ^~~~~~ getopt.c:455:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] 455 | if (!strncmp (p->name, nextchar, s - nextchar)) | ^~~~~~~ getopt.c:455:37: warning: 'strncmp' argument 3 type is 'long int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 455 | if (!strncmp (p->name, nextchar, s - nextchar)) | ~~^~~~~~~~~~ : note: built-in 'strncmp' declared here getopt.c:457:26: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 457 | if (s - nextchar == strlen (p->name)) | ^~~~~~ getopt.c:457:26: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:98:1: note: include '' or provide a declaration of 'strlen' 97 | #include "getopt.h" +++ |+#include 98 | getopt.c:481:16: warning: incompatible implicit declaration of built-in function 'strlen' 481 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:481:16: note: include '' or provide a declaration of 'strlen' getopt.c:511:17: warning: incompatible implicit declaration of built-in function 'strlen' 511 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:511:17: note: include '' or provide a declaration of 'strlen' getopt.c:524:17: warning: incompatible implicit declaration of built-in function 'strlen' 524 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:524:17: note: include '' or provide a declaration of 'strlen' getopt.c:528:16: warning: incompatible implicit declaration of built-in function 'strlen' 528 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:528:16: note: include '' or provide a declaration of 'strlen' mv -f .deps/getopt1.Tpo .deps/getopt1.Po mv -f .deps/getopt.Tpo .deps/getopt.Po rm -f libgetopt.a ar cru libgetopt.a getopt.o getopt1.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgetopt.a make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/getopt' Making all in crypt make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/crypt' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -Os -fomit-frame-pointer -o dircproxy-crypt main.o ../getopt/libgetopt.a make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/crypt' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/doc' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT irc_net.o -MD -MP -MF .deps/irc_net.Tpo -c -o irc_net.o irc_net.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT irc_client.o -MD -MP -MF .deps/irc_client.Tpo -c -o irc_client.o irc_client.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT irc_server.o -MD -MP -MF .deps/irc_server.Tpo -c -o irc_server.o irc_server.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT irc_prot.o -MD -MP -MF .deps/irc_prot.Tpo -c -o irc_prot.o irc_prot.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT irc_log.o -MD -MP -MF .deps/irc_log.Tpo -c -o irc_log.o irc_log.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT irc_string.o -MD -MP -MF .deps/irc_string.Tpo -c -o irc_string.o irc_string.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT dcc_net.o -MD -MP -MF .deps/dcc_net.Tpo -c -o dcc_net.o dcc_net.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT dcc_chat.o -MD -MP -MF .deps/dcc_chat.Tpo -c -o dcc_chat.o dcc_chat.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT dcc_send.o -MD -MP -MF .deps/dcc_send.Tpo -c -o dcc_send.o dcc_send.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cfgfile.o -MD -MP -MF .deps/cfgfile.Tpo -c -o cfgfile.o cfgfile.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT timers.o -MD -MP -MF .deps/timers.Tpo -c -o timers.o timers.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT stringex.o -MD -MP -MF .deps/stringex.Tpo -c -o stringex.o stringex.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT sprintf.o -MD -MP -MF .deps/sprintf.Tpo -c -o sprintf.o sprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/etc\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT memdebug.o -MD -MP -MF .deps/memdebug.Tpo -c -o memdebug.o memdebug.c irc_server.c: In function '_ircserver_connect2': irc_server.c:174:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 174 | net_filladdr(&p->server_addr, ip, (unsigned short)data); | ^ mv -f .deps/stringex.Tpo .deps/stringex.Po irc_client.c: In function '_ircclient_timedout': irc_client.c:1414:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1414 | connect = (int)data; | ^ mv -f .deps/sprintf.Tpo .deps/sprintf.Po dns.c: In function 'dns_filladdr': dns.c:353:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 353 | ret = _dns_startrequest(boundto, function, (void*)port, 0, host); | ^ mv -f .deps/irc_string.Tpo .deps/irc_string.Po mv -f .deps/match.Tpo .deps/match.Po mv -f .deps/timers.Tpo .deps/timers.Po mv -f .deps/dcc_chat.Tpo .deps/dcc_chat.Po mv -f .deps/dcc_send.Tpo .deps/dcc_send.Po mv -f .deps/irc_prot.Tpo .deps/irc_prot.Po mv -f .deps/dcc_net.Tpo .deps/dcc_net.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/memdebug.Tpo .deps/memdebug.Po mv -f .deps/dns.Tpo .deps/dns.Po mv -f .deps/irc_net.Tpo .deps/irc_net.Po mv -f .deps/irc_log.Tpo .deps/irc_log.Po mv -f .deps/net.Tpo .deps/net.Po mv -f .deps/irc_server.Tpo .deps/irc_server.Po mv -f .deps/cfgfile.Tpo .deps/cfgfile.Po mv -f .deps/irc_client.Tpo .deps/irc_client.Po gcc -Os -fomit-frame-pointer -o dircproxy main.o irc_net.o irc_client.o irc_server.o irc_prot.o irc_log.o irc_string.o dcc_net.o dcc_chat.o dcc_send.o cfgfile.o timers.o dns.o net.o match.o stringex.o sprintf.o memdebug.o ../getopt/libgetopt.a make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/src' make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA' make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA' make[1]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA' >>> WARNING: dircproxy: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> dircproxy: Entering fakeroot... Making install in conf make[1]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/conf' make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/conf' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/share/dircproxy' /usr/bin/install -c -m 644 dircproxyrc.sample '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/share/dircproxy' make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/conf' make[1]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/conf' Making install in contrib make[1]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/contrib' make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/contrib' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/share/dircproxy' /usr/bin/install -c -m 644 log.pl privmsg-log.pl cronchk.sh '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/share/dircproxy' make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/contrib' make[1]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/contrib' Making install in getopt make[1]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/getopt' make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/getopt' 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/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/getopt' make[1]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/getopt' Making install in crypt make[1]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/crypt' make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/crypt' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/bin' /usr/bin/install -c dircproxy-crypt '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/crypt' make[1]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/crypt' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/doc' make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/share/man/man1' /usr/bin/install -c -m 644 dircproxy.1 dircproxy-crypt.1 '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/doc' make[1]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/doc' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/src' make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/bin' /usr/bin/install -c dircproxy '/home/buildozer/aports/community/dircproxy/pkg/dircproxy/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/src' make[1]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA/src' make[1]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA' make[2]: Entering directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA' 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/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA' make[1]: Leaving directory '/home/buildozer/aports/community/dircproxy/src/dircproxy-RELEASE-1_2_0-BETA' >>> dircproxy-doc*: Running split function doc... >>> dircproxy-doc*: Preparing subpackage dircproxy-doc... >>> dircproxy-doc*: Running postcheck for dircproxy-doc >>> dircproxy*: Running postcheck for dircproxy >>> dircproxy*: Preparing package dircproxy... >>> dircproxy*: Stripping binaries >>> dircproxy-doc*: Scanning shared objects >>> dircproxy*: Scanning shared objects >>> dircproxy-doc*: Tracing dependencies... >>> dircproxy-doc*: Package size: 36.0 KB >>> dircproxy-doc*: Compressing data... >>> dircproxy-doc*: Create checksum... >>> dircproxy-doc*: Create dircproxy-doc-1.2.0_rc-r2.apk >>> dircproxy*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> dircproxy*: Package size: 204.0 KB >>> dircproxy*: Compressing data... >>> dircproxy*: Create checksum... >>> dircproxy*: Create dircproxy-1.2.0_rc-r2.apk >>> dircproxy: Build complete at Thu, 21 Oct 2021 19:51:51 +0000 elapsed time 0h 0m 27s >>> dircproxy: Cleaning up srcdir >>> dircproxy: Cleaning up pkgdir >>> dircproxy: Uninstalling dependencies... (1/8) Purging .makedepends-dircproxy (20211021.195130) (2/8) Purging autoconf (2.71-r0) (3/8) Purging m4 (1.4.18-r2) (4/8) Purging automake (1.16.4-r1) (5/8) Purging git-perl (2.33.1-r0) (6/8) Purging perl-git (2.33.1-r0) (7/8) Purging perl-error (0.17029-r1) (8/8) Purging perl (5.34.0-r1) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> dircproxy: Updating the community/x86_64 repository index... >>> dircproxy: Signing the index...