>>> hypermail: Building main/hypermail 2.3.0-r5 (using abuild 3.7.0_rc1-r0) started Fri, 13 Nov 2020 18:03:19 +0000 >>> hypermail: Checking sanity of /home/buildozer/aports/main/hypermail/APKBUILD... >>> hypermail: Analyzing dependencies... >>> hypermail: Installing for build: build-base lua pcre-dev bison gdbm-dev (1/10) Installing libpcre16 (8.44-r0) (2/10) Installing libpcre32 (8.44-r0) (3/10) Installing pcre (8.44-r0) (4/10) Installing libpcrecpp (8.44-r0) (5/10) Installing pcre-dev (8.44-r0) (6/10) Installing m4 (1.4.18-r1) (7/10) Installing bison (3.7.3-r0) (8/10) Installing gdbm (1.18.1-r0) (9/10) Installing gdbm-dev (1.18.1-r0) (10/10) Installing .makedepends-hypermail (20201113.180320) Executing busybox-1.32.0-r3.trigger OK: 314 MiB in 97 packages >>> hypermail: Cleaning up srcdir >>> hypermail: Cleaning up pkgdir >>> hypermail: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/hypermail-2.3.0.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 >>> hypermail: Fetching http://www.hypermail-project.org/hypermail-2.3.0.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 35 1250k 35 440k 0 0 534k 0 0:00:02 --:--:-- 0:00:02 534k 100 1250k 100 1250k 0 0 1366k 0 --:--:-- --:--:-- --:--:-- 1364k >>> hypermail: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/hypermail-2.3.0.tar.gz >>> hypermail: Checking sha512sums... hypermail-2.3.0.tar.gz: OK mdir2mbox.lua: OK >>> hypermail: Unpacking /var/cache/distfiles/v3.13/hypermail-2.3.0.tar.gz... >>> hypermail: Updating ./config.sub >>> hypermail: Updating ./src/pcre/config.sub >>> hypermail: Updating ./src/fnv/config.sub creating cache ./config.cache checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking build system type... i586-alpine-linux-musl checking cached information... ok checking for gcc... gcc checking whether the C compiler (gcc -Os -fomit-frame-pointer ) works... yes checking whether the C compiler (gcc -Os -fomit-frame-pointer ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... yes checking for ar... ar checking for ranlib... ranlib checking that the compiler works... yes checking whether to enable -Wall... no checking for ANSI C header files... yes checking for alloca.h... yes checking for arpa/inet.h... yes checking for ctype.h... yes checking for dirent.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for locale.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for pwd.h... yes checking for stdarg.h... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/dir.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for time.h... yes checking for unistd.h... yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strftime... yes checking for mkdir... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for memcpy... yes checking for memset... yes checking for lstat... yes checking for strcasecmp... yes checking for strcasestr... yes checking for getpwuid... yes checking for getopt... yes checking for snprintf... yes checking for memmove... yes checking for strerror... yes checking for size_t... yes checking for gdbm_open in -lgdbm... yes checking for GDBM support... no checking for iconv... yes checking for iconv.h... yes checking whether the fnv hash library exists... no checking for gethostbyaddr in -lsocket... no checking for gethostbyaddr in -lsocket... (cached) no checking for inet_addr in -lsocket... no checking for inet_addr in -lsocket... (cached) no checking for inet_addr in -lnsl... no updating cache ./config.cache creating ./config.status creating Makefile creating archive/Makefile creating docs/Makefile creating libcgi/Makefile creating src/Makefile creating tests/testhm creating src/defaults.h creating config.h configuring in src/pcre running /bin/sh ./configure --build=i586-alpine-linux-musl --host=i586-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info --with-httpddir=/var/www --with-cgidir=/var/www/cgi-bin --cache-file=../.././config.cache --srcdir=. configure: loading cache ../.././config.cache checking for i586-alpine-linux-musl-gcc... (cached) gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... (cached) /usr/bin/install -c checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl 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 /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... unknown checking command to parse nm output... ok checking how to run the C preprocessor... (cached) gcc -E checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) 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... (cached) yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i586-alpine-linux-musl-ranlib... (cached) ranlib checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for bcopy... yes checking for memmove... (cached) yes checking for strerror... (cached) yes updating cache ../.././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating pcre.h config.status: creating pcre-config config.status: creating RunTest config.status: creating config.h config.status: executing default commands make[1]: Entering directory '/home/buildozer/aports/main/hypermail/src/hypermail/src' make[1]: Entering directory '/home/buildozer/aports/main/hypermail/src/hypermail/archive' gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -o msg2archive msg2archive.c gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -o rdmsg mbox2hypermail.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL base64.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL date.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL domains.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL file.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL hypermail.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL lang.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL lock.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mem.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL parse.c make[2]: Entering directory '/home/buildozer/aports/main/hypermail/src/hypermail/src/pcre' /bin/sh ./libtool --mode=compile gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./maketables.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL print.c /bin/sh ./libtool --mode=compile gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./get.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL printfile.c /bin/sh ./libtool --mode=compile gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./study.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. ./dftables.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL string.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL struct.c /bin/sh ./libtool --mode=compile gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcreposix.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL uudecode.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. ./pcretest.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL dmatch.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL setup.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL threadprint.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -DIS_UNIX ./pcregrep.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL getname.c Expect 13 shift/reduce conflicts. bison -y getdate.y getdate.y:192.25-28: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 192 | %type tDAY tDAY_UNIT tDAYZONE tHOUR_UNIT tMINUTE_UNIT | ^~~~ getdate.y:192.30-38: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 192 | %type tDAY tDAY_UNIT tDAYZONE tHOUR_UNIT tMINUTE_UNIT | ^~~~~~~~~ getdate.y:192.40-47: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 192 | %type tDAY tDAY_UNIT tDAYZONE tHOUR_UNIT tMINUTE_UNIT | ^~~~~~~~ getdate.y:192.49-58: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 192 | %type tDAY tDAY_UNIT tDAYZONE tHOUR_UNIT tMINUTE_UNIT | ^~~~~~~~~~ getdate.y:192.60-71: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 192 | %type tDAY tDAY_UNIT tDAYZONE tHOUR_UNIT tMINUTE_UNIT | ^~~~~~~~~~~~ getdate.y:193.25-30: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 193 | %type tMONTH tMONTH_UNIT | ^~~~~~ getdate.y:193.32-42: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 193 | %type tMONTH tMONTH_UNIT | ^~~~~~~~~~~ getdate.y:194.25-33: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 194 | %type tSEC_UNIT tSNUMBER tUNUMBER tYEAR_UNIT tZONE | ^~~~~~~~~ getdate.y:194.35-42: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 194 | %type tSEC_UNIT tSNUMBER tUNUMBER tYEAR_UNIT tZONE | ^~~~~~~~ getdate.y:194.44-51: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 194 | %type tSEC_UNIT tSNUMBER tUNUMBER tYEAR_UNIT tZONE | ^~~~~~~~ getdate.y:194.53-62: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 194 | %type tSEC_UNIT tSNUMBER tUNUMBER tYEAR_UNIT tZONE | ^~~~~~~~~~ getdate.y:194.64-68: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 194 | %type tSEC_UNIT tSNUMBER tUNUMBER tYEAR_UNIT tZONE | ^~~~~ getdate.y:195.25-33: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 195 | %type tMERIDIAN o_merid | ^~~~~~~~~ getdate.y: warning: 13 shift/reduce conflicts [-Wconflicts-sr] getdate.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples mkdir .libs gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcreposix.c -fPIC -DPIC -o pcreposix.o rm -f .libs/maketables.lo rm -f .libs/get.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./maketables.c -fPIC -DPIC -o maketables.o gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./get.c -fPIC -DPIC -o get.o rm -f .libs/study.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./study.c -fPIC -DPIC -o study.o gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL finelink.c file.c: In function 'find_max_msgnum': file.c:364:9: warning: implicit declaration of function 'loadoldheadersfromGDBMindex' [-Wimplicit-function-declaration] 364 | return loadoldheadersfromGDBMindex(set_dir, 1) - 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ file.c: In function 'matches_existing': file.c:811:20: warning: implicit declaration of function 'parse_old_html' [-Wimplicit-function-declaration] 811 | msgids_are_same = parse_old_html(msgnum, eptr, 0, 0, NULL, 1); | ^~~~~~~~~~~~~~ gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL txt2html.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL search.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL quotes.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL trio.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL triostr.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL trionan.c mv -f pcreposix.o .libs/pcreposix.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcreposix.c -o pcreposix.o >/dev/null 2>&1 gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mail.c mv -f get.o .libs/get.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./get.c -o get.o >/dev/null 2>&1 mv -f maketables.o .libs/maketables.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./maketables.c -o maketables.o >/dev/null 2>&1 make[2]: Entering directory '/home/buildozer/aports/main/hypermail/src/hypermail/libcgi' gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL form_ent.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL get_cgi_info.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL main.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL syn_mime.c make[1]: Leaving directory '/home/buildozer/aports/main/hypermail/src/hypermail/archive' gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL syn_url.c mv -f study.o .libs/study.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./study.c -o study.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -o dftables dftables.o gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mcode.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL form_tags.c mv -f .libs/pcreposix.lo pcreposix.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL strops.c rm -f libpcreposix.la /bin/sh ./libtool --mode=link gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -rpath /usr/lib -L. -lpcre -version-info \ '0:0:0' -o libpcreposix.la pcreposix.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL html.c gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -o dftables dftables.o ./dftables >./chartables.c /bin/sh ./libtool --mode=compile gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcre.c rm -fr .libs/libpcreposix.la .libs/libpcreposix.* .libs/libpcreposix.* mv -f .libs/get.lo get.lo *** Warning: inter-library dependencies are not known to be supported. *** All declared inter-library dependencies are being dropped. *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. gcc -shared pcreposix.lo -Wl,-soname -Wl, -o .libs/ /usr/lib/gcc/i586-alpine-linux-musl/10.2.0/../../../../i586-alpine-linux-musl/bin/ld: SONAME must not be empty string; ignored /usr/lib/gcc/i586-alpine-linux-musl/10.2.0/../../../../i586-alpine-linux-musl/bin/ld: cannot open output file .libs/: Is a directory collect2: error: ld returned 1 exit status make[2]: *** [Makefile:122: libpcreposix.la] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .libs/maketables.lo maketables.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL getdate.c rm -f .libs/pcre.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcre.c -fPIC -DPIC -o pcre.o mv -f .libs/study.lo study.lo ar r libcgi.a form_ent.o get_cgi_info.o main.o syn_mime.o syn_url.o mcode.o form_tags.o strops.o html.o ar: creating libcgi.a ranlib libcgi.a make[2]: Leaving directory '/home/buildozer/aports/main/hypermail/src/hypermail/libcgi' gcc -o mail -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mail.o ../libcgi/libcgi.a -lm chmod 0755 mail gcc -o hypermail -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -Lpcre/.libs base64.o date.o domains.o file.o hypermail.o lang.o lock.o mem.o parse.o print.o printfile.o string.o struct.o uudecode.o dmatch.o setup.o threadprint.o getdate.o getname.o finelink.o txt2html.o search.o quotes.o trio.o triostr.o trionan.o -lgdbm -lm -lpcre gcc -DLANG_PROG -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -o lang trio.o trionan.o triostr.o lang.c -Lpcre/.libs -lm -lpcre chmod 0755 hypermail mv -f pcre.o .libs/pcre.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcre.c -o pcre.o >/dev/null 2>&1 mv -f .libs/pcre.lo pcre.lo make[2]: Leaving directory '/home/buildozer/aports/main/hypermail/src/hypermail/src/pcre' make[1]: Leaving directory '/home/buildozer/aports/main/hypermail/src/hypermail/src' >>> WARNING: hypermail: 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. >>> hypermail: Entering fakeroot... >>> hypermail*: Running postcheck for hypermail >>> hypermail*: Preparing package hypermail... >>> hypermail*: Stripping binaries >>> hypermail*: Scanning shared objects >>> hypermail*: Tracing dependencies... lua so:libc.musl-x86.so.1 so:libgdbm.so.6 so:libpcre.so.1 >>> hypermail*: Package size: 400.0 KB >>> hypermail*: Compressing data... >>> hypermail*: Create checksum... >>> hypermail*: Create hypermail-2.3.0-r5.apk >>> hypermail: Build complete at Fri, 13 Nov 2020 18:03:32 +0000 elapsed time 0h 0m 13s >>> hypermail: Cleaning up srcdir >>> hypermail: Cleaning up pkgdir >>> hypermail: Uninstalling dependencies... (1/10) Purging .makedepends-hypermail (20201113.180320) (2/10) Purging pcre-dev (8.44-r0) (3/10) Purging libpcre16 (8.44-r0) (4/10) Purging libpcre32 (8.44-r0) (5/10) Purging libpcrecpp (8.44-r0) (6/10) Purging pcre (8.44-r0) (7/10) Purging bison (3.7.3-r0) (8/10) Purging m4 (1.4.18-r1) (9/10) Purging gdbm-dev (1.18.1-r0) (10/10) Purging gdbm (1.18.1-r0) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> hypermail: Updating the main/x86 repository index... >>> hypermail: Signing the index...