>>> fetchmail: Building community/fetchmail 6.4.15-r0 (using abuild 3.7.0-r0) started Tue, 12 Jan 2021 11:21:00 +0000 >>> fetchmail: Checking sanity of /home/buildozer/aports/community/fetchmail/APKBUILD... >>> fetchmail: Analyzing dependencies... >>> fetchmail: Installing for build: build-base openssl-dev python3 (1/9) Installing openssl-dev (1.1.1i-r0) (2/9) Installing libbz2 (1.0.8-r1) (3/9) Installing libffi (3.3-r2) (4/9) Installing gdbm (1.19-r0) (5/9) Installing xz-libs (5.2.5-r0) (6/9) Installing readline (8.1.0-r0) (7/9) Installing sqlite-libs (3.34.0-r0) (8/9) Installing python3 (3.8.7-r0) (9/9) Installing .makedepends-fetchmail (20210112.112101) Executing busybox-1.32.1-r0.trigger OK: 358 MiB in 95 packages >>> fetchmail: Cleaning up srcdir >>> fetchmail: Cleaning up pkgdir >>> fetchmail: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/fetchmail-6.4.15.tar.xz >>> fetchmail: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/fetchmail-6.4.15.tar.xz >>> fetchmail: Checking sha512sums... fetchmail-6.4.15.tar.xz: OK fetchmail.initd: OK fetchmail.confd: OK >>> fetchmail: Unpacking /var/cache/distfiles/v3.13/fetchmail-6.4.15.tar.xz... checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl 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 make supports nested variables... (cached) yes checking for a Python interpreter with version >= 2.7... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gawk... (cached) awk checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for i586-alpine-linux-musl-ar... no checking for i586-alpine-linux-musl-lib... no checking for i586-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for library containing strerror... none required checking for a working shell...... /bin/sh checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for size_t... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/itimer.h usability... no checking sys/itimer.h presence... no checking for sys/itimer.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for memory.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking net/socket.h usability... no checking net/socket.h presence... no checking for net/socket.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.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 langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for uint32_t... yes checking for resolv.h... yes checking whether h_errno is declared... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for flex... no checking for lex... no checking whether make sets $(MAKE)... (cached) yes checking for bison... no checking for byacc... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for socket... yes using libc's socket checking for inet_addr... yes using libc's inet_addr checking for strchr in -lcposix... no checking for strstr... yes checking for strcasecmp... yes checking for memmove... yes checking for stpcpy... yes checking for strlcpy... yes checking for strlcat... yes checking for getopt_long... yes checking for vprintf... yes checking for _doprnt... no checking for tcsetattr... yes checking for stty... no checking for setsid... yes checking for geteuid... yes checking for seteuid... yes checking for strerror... yes checking for syslog... yes checking for snprintf... yes checking for vprintf... (cached) yes checking for vsnprintf... yes checking for vsyslog... yes checking for atexit... yes checking for inet_aton... yes checking for strftime... yes checking for setrlimit... yes checking for socketpair... yes checking for sigaction... yes checking for strdup... yes checking for setlocale... yes checking whether strerror is declared... yes checking whether PATH_MAX is declared... yes checking for AF_INET6/PF_INET6... yes checking for res_search in libc... found checking use of void pointer type... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking sys_siglist declaration in signal.h or unistd.h... no root-mode pid file will go in /var/run checking for procmail... no checking for sendmail... /usr/sbin/sendmail checking for maildrop... no configure: Will not use a fallback MDA. checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking if your getaddrinfo is async-signal-safe... yes configure: Enabling OpenSSL support in /usr. checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SSL... yes configure: Enabling SSL support. checking how to link with libcrypto... /usr/lib/libcrypto.so checking how to link with libssl... /usr/lib/libssl.so /usr/lib/libcrypto.so configure: LIBS: " -lssl -lcrypto /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libcrypto.so" checking whether TLS1_3_VERSION is declared... yes checking whether TLS1_2_VERSION is declared... yes checking whether SSLv3_client_method is declared... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile depbase=`echo socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT socket.o -MD -MP -MF $depbase.Tpo -c -o socket.o socket.c &&\ mv -f $depbase.Tpo $depbase.Po make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' depbase=`echo getpass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT getpass.o -MD -MP -MF $depbase.Tpo -c -o getpass.o getpass.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fetchmail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT fetchmail.o -MD -MP -MF $depbase.Tpo -c -o fetchmail.o fetchmail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo env.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT env.o -MD -MP -MF $depbase.Tpo -c -o env.o env.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo idle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT idle.o -MD -MP -MF $depbase.Tpo -c -o idle.o idle.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT daemon.o -MD -MP -MF $depbase.Tpo -c -o daemon.o daemon.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o driver.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo transact.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT transact.o -MD -MP -MF $depbase.Tpo -c -o transact.o transact.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT sink.o -MD -MP -MF $depbase.Tpo -c -o sink.o sink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smtp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT smtp.o -MD -MP -MF $depbase.Tpo -c -o smtp.o smtp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo idlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT idlist.o -MD -MP -MF $depbase.Tpo -c -o idlist.o idlist.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT uid.o -MD -MP -MF $depbase.Tpo -c -o uid.o uid.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mxget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT mxget.o -MD -MP -MF $depbase.Tpo -c -o mxget.o mxget.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo md5ify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT md5ify.o -MD -MP -MF $depbase.Tpo -c -o md5ify.o md5ify.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT cram.o -MD -MP -MF $depbase.Tpo -c -o cram.o cram.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gssapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT gssapi.o -MD -MP -MF $depbase.Tpo -c -o gssapi.o gssapi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo opie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT opie.o -MD -MP -MF $depbase.Tpo -c -o opie.o opie.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT interface.o -MD -MP -MF $depbase.Tpo -c -o interface.o interface.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo netrc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT netrc.o -MD -MP -MF $depbase.Tpo -c -o netrc.o netrc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unmime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT unmime.o -MD -MP -MF $depbase.Tpo -c -o unmime.o unmime.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT conf.o -MD -MP -MF $depbase.Tpo -c -o conf.o conf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo checkalias.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT checkalias.o -MD -MP -MF $depbase.Tpo -c -o checkalias.o checkalias.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uid_db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT uid_db.o -MD -MP -MF $depbase.Tpo -c -o uid_db.o uid_db.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT lock.o -MD -MP -MF $depbase.Tpo -c -o lock.o lock.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rcfile_l.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT rcfile_l.o -MD -MP -MF $depbase.Tpo -c -o rcfile_l.o rcfile_l.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rcfile_y.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT rcfile_y.o -MD -MP -MF $depbase.Tpo -c -o rcfile_y.o rcfile_y.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fm_realpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT fm_realpath.o -MD -MP -MF $depbase.Tpo -c -o fm_realpath.o fm_realpath.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pop3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT pop3.o -MD -MP -MF $depbase.Tpo -c -o pop3.o pop3.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo imap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT imap.o -MD -MP -MF $depbase.Tpo -c -o imap.o imap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo etrn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT etrn.o -MD -MP -MF $depbase.Tpo -c -o etrn.o etrn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo odmr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT odmr.o -MD -MP -MF $depbase.Tpo -c -o odmr.o odmr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT rpa.o -MD -MP -MF $depbase.Tpo -c -o rpa.o rpa.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT base64.o -MD -MP -MF $depbase.Tpo -c -o base64.o base64.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rfc822.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT rfc822.o -MD -MP -MF $depbase.Tpo -c -o rfc822.o rfc822.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo report.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT report.o -MD -MP -MF $depbase.Tpo -c -o report.o report.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rfc2047e.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT rfc2047e.o -MD -MP -MF $depbase.Tpo -c -o rfc2047e.o rfc2047e.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo servport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT servport.o -MD -MP -MF $depbase.Tpo -c -o servport.o servport.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smbdes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT smbdes.o -MD -MP -MF $depbase.Tpo -c -o smbdes.o smbdes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smbencrypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT smbencrypt.o -MD -MP -MF $depbase.Tpo -c -o smbencrypt.o smbencrypt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smbmd4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT smbmd4.o -MD -MP -MF $depbase.Tpo -c -o smbmd4.o smbmd4.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smbutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT smbutil.o -MD -MP -MF $depbase.Tpo -c -o smbutil.o smbutil.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fm_getaddrinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT fm_getaddrinfo.o -MD -MP -MF $depbase.Tpo -c -o fm_getaddrinfo.o fm_getaddrinfo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo starttls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT starttls.o -MD -MP -MF $depbase.Tpo -c -o starttls.o starttls.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rfc822valid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT rfc822valid.o -MD -MP -MF $depbase.Tpo -c -o rfc822valid.o rfc822valid.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT sdump.o -MD -MP -MF $depbase.Tpo -c -o sdump.o sdump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo x509_name_match.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT x509_name_match.o -MD -MP -MF $depbase.Tpo -c -o x509_name_match.o x509_name_match.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo md5c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT md5c.o -MD -MP -MF $depbase.Tpo -c -o md5c.o md5c.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ntlmsubr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT ntlmsubr.o -MD -MP -MF $depbase.Tpo -c -o ntlmsubr.o ntlmsubr.c &&\ mv -f $depbase.Tpo $depbase.Po ( echo '#! /bin/sh' && echo 'exec /usr/bin/python3 /usr/lib/python3.8/site-packages/fetchmailconf.py "$@"' ) >fetchmailconf && chmod +x fetchmailconf || { rm -f fetchmailconf ; exit 1; } depbase=`echo ucs/norm_charmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I./libesmtp -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/kerberos/include -MT ucs/norm_charmap.o -MD -MP -MF $depbase.Tpo -c -o ucs/norm_charmap.o ucs/norm_charmap.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libfm.a ar cru libfm.a xmalloc.o base64.o rfc822.o report.o rfc2047e.o servport.o smbdes.o smbencrypt.o smbmd4.o smbutil.o fm_getaddrinfo.o starttls.o rfc822valid.o sdump.o x509_name_match.o md5c.o ntlmsubr.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libfm.a gcc -Os -fomit-frame-pointer -I/usr/kerberos/include -Wl,--as-needed -o fetchmail socket.o getpass.o fetchmail.o env.o idle.o options.o daemon.o driver.o transact.o sink.o smtp.o idlist.o uid.o mxget.o md5ify.o cram.o gssapi.o opie.o interface.o netrc.o unmime.o conf.o checkalias.o uid_db.o lock.o rcfile_l.o rcfile_y.o ucs/norm_charmap.o fm_realpath.o pop3.o imap.o etrn.o odmr.o rpa.o libfm.a -lssl -lcrypto /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libcrypto.so make[2]: Leaving directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' Making all in po make[2]: Entering directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15/po' make[1]: Leaving directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' >>> WARNING: fetchmail: 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. >>> fetchmail: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' Making install in . make[2]: Entering directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' make[3]: Entering directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' ./install-sh -c -d '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/lib/python3.8/site-packages' /usr/bin/install -c fetchmailconf '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/bin' /usr/bin/install -c -m 644 'fetchmail.man' '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/share/man/man1/fetchmail.1' /usr/bin/install -c -m 644 'fetchmailconf.man' '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/share/man/man1/fetchmailconf.1' ./install-sh -c -d '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/bin' /usr/bin/install -c -m 644 fetchmailconf.py '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/lib/python3.8/site-packages' /usr/bin/install -c fetchmail '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/bin' Byte-compiling python modules... fetchmailconf.py :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... fetchmailconf.py make[3]: Leaving directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' make[2]: Leaving directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' Making install in po make[2]: Entering directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15/po' if test "fetchmail" = "gettext-tools"; then \ .././install-sh -c -d /home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15/po' make[1]: Leaving directory '/home/buildozer/aports/community/fetchmail/src/fetchmail-6.4.15' >>> fetchmail-doc*: Running split function doc... >>> fetchmail-doc*: Preparing subpackage fetchmail-doc... >>> fetchmail-doc*: Running postcheck for fetchmail-doc >>> fetchmail-openrc*: Running split function openrc... >>> fetchmail-openrc*: Preparing subpackage fetchmail-openrc... >>> fetchmail-openrc*: Running postcheck for fetchmail-openrc >>> fetchmailconf*: Running split function fetchmailconf... '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/bin/fetchmailconf' -> '/home/buildozer/aports/community/fetchmail/pkg/fetchmailconf/usr/bin/fetchmailconf' '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/lib/python3.8/site-packages/fetchmailconf.py' -> '/home/buildozer/aports/community/fetchmail/pkg/fetchmailconf/usr/lib/python3.8/site-packages/fetchmailconf.py' '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/lib/python3.8/site-packages/__pycache__/fetchmailconf.cpython-38.opt-1.pyc' -> '/home/buildozer/aports/community/fetchmail/pkg/fetchmailconf/usr/lib/python3.8/site-packages/__pycache__/fetchmailconf.cpython-38.opt-1.pyc' '/home/buildozer/aports/community/fetchmail/pkg/fetchmail/usr/lib/python3.8/site-packages/__pycache__/fetchmailconf.cpython-38.pyc' -> '/home/buildozer/aports/community/fetchmail/pkg/fetchmailconf/usr/lib/python3.8/site-packages/__pycache__/fetchmailconf.cpython-38.pyc' >>> fetchmailconf*: Preparing subpackage fetchmailconf... >>> fetchmailconf*: Running postcheck for fetchmailconf >>> fetchmail*: Running postcheck for fetchmail >>> fetchmail*: Preparing package fetchmail... >>> fetchmail*: Stripping binaries >>> fetchmail*: Script found. /bin/sh added as a dependency for fetchmail-6.4.15-r0.apk >>> fetchmail*: Adding .pre-install >>> fetchmail-doc*: Scanning shared objects >>> fetchmail-openrc*: Scanning shared objects >>> fetchmail*: Scanning shared objects >>> fetchmailconf*: Scanning shared objects >>> fetchmail-doc*: Tracing dependencies... >>> fetchmail-doc*: Package size: 72.0 KB >>> fetchmail-doc*: Compressing data... >>> fetchmail-doc*: Create checksum... >>> fetchmail-doc*: Create fetchmail-doc-6.4.15-r0.apk >>> fetchmail-openrc*: Tracing dependencies... >>> fetchmail-openrc*: Package size: 24.0 KB >>> fetchmail-openrc*: Compressing data... >>> fetchmail-openrc*: Create checksum... >>> fetchmail-openrc*: Create fetchmail-openrc-6.4.15-r0.apk >>> fetchmail*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libssl.so.1.1 >>> fetchmail*: Package size: 312.0 KB >>> fetchmail*: Compressing data... >>> fetchmail*: Create checksum... >>> fetchmail*: Create fetchmail-6.4.15-r0.apk >>> fetchmailconf*: Tracing dependencies... >>> fetchmailconf*: Package size: 252.0 KB >>> fetchmailconf*: Compressing data... >>> fetchmailconf*: Create checksum... >>> fetchmailconf*: Create fetchmailconf-6.4.15-r0.apk >>> fetchmail: Build complete at Tue, 12 Jan 2021 11:21:17 +0000 elapsed time 0h 0m 17s >>> fetchmail: Cleaning up srcdir >>> fetchmail: Cleaning up pkgdir >>> fetchmail: Uninstalling dependencies... (1/9) Purging .makedepends-fetchmail (20210112.112101) (2/9) Purging openssl-dev (1.1.1i-r0) (3/9) Purging python3 (3.8.7-r0) (4/9) Purging libbz2 (1.0.8-r1) (5/9) Purging libffi (3.3-r2) (6/9) Purging gdbm (1.19-r0) (7/9) Purging xz-libs (5.2.5-r0) (8/9) Purging readline (8.1.0-r0) (9/9) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.1-r0.trigger OK: 310 MiB in 86 packages >>> fetchmail: Updating the community/x86 repository index... >>> fetchmail: Signing the index...