>>> dircproxy: Building community/dircproxy 1.2.0_rc-r2 (using abuild 3.7.0_rc1-r1) started Sun, 20 Dec 2020 21:49:09 +0000 >>> dircproxy: Checking sanity of /home/buildozer/aports/community/dircproxy/APKBUILD... >>> dircproxy: Analyzing dependencies... >>> dircproxy: Installing for build: build-base autoconf automake (1/9) Installing m4 (1.4.18-r1) (2/9) Installing libbz2 (1.0.8-r1) (3/9) Installing perl (5.32.0-r0) (4/9) Installing autoconf (2.69-r3) (5/9) Installing automake (1.16.3-r0) (6/9) Installing .makedepends-dircproxy (20201220.214912) (7/9) Installing perl-error (0.17029-r1) (8/9) Installing perl-git (2.29.2-r0) (9/9) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 345 MiB in 95 packages >>> dircproxy: Cleaning up srcdir >>> dircproxy: Cleaning up pkgdir >>> dircproxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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 100 284k 100 284k 0 0 3095k 0 --:--:-- --:--:-- --:--:-- 3129k >>> dircproxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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.13/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:5: installing './install-sh' configure.ac:5: installing './missing' crypt/Makefile.am: installing './depcomp' 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 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 how to run the C preprocessor... gcc -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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... 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 whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for error_at_line... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes 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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... 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 poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... 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 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 to enable maintainer-specific portions of Makefiles... no checking for i586-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 i586-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 how to run the C preprocessor... gcc -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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... 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 whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for error_at_line... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes 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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... 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 poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... 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 'int' where '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 -Wl,--as-needed -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 mv -f .deps/sprintf.Tpo .deps/sprintf.Po mv -f .deps/match.Tpo .deps/match.Po mv -f .deps/irc_string.Tpo .deps/irc_string.Po mv -f .deps/timers.Tpo .deps/timers.Po mv -f .deps/irc_prot.Tpo .deps/irc_prot.Po mv -f .deps/dcc_chat.Tpo .deps/dcc_chat.Po mv -f .deps/dcc_send.Tpo .deps/dcc_send.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/dcc_net.Tpo .deps/dcc_net.Po mv -f .deps/memdebug.Tpo .deps/memdebug.Po mv -f .deps/irc_net.Tpo .deps/irc_net.Po mv -f .deps/dns.Tpo .deps/dns.Po mv -f .deps/net.Tpo .deps/net.Po mv -f .deps/irc_log.Tpo .deps/irc_log.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 -Wl,--as-needed -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.so.1 >>> dircproxy*: Package size: 228.0 KB >>> dircproxy*: Compressing data... >>> dircproxy*: Create checksum... >>> dircproxy*: Create dircproxy-1.2.0_rc-r2.apk >>> dircproxy: Build complete at Sun, 20 Dec 2020 21:49:35 +0000 elapsed time 0h 0m 26s >>> dircproxy: Cleaning up srcdir >>> dircproxy: Cleaning up pkgdir >>> dircproxy: Uninstalling dependencies... (1/9) Purging .makedepends-dircproxy (20201220.214912) (2/9) Purging autoconf (2.69-r3) (3/9) Purging m4 (1.4.18-r1) (4/9) Purging automake (1.16.3-r0) (5/9) Purging git-perl (2.29.2-r0) (6/9) Purging perl-git (2.29.2-r0) (7/9) Purging perl-error (0.17029-r1) (8/9) Purging perl (5.32.0-r0) (9/9) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> dircproxy: Updating the community/x86 repository index... >>> dircproxy: Signing the index...