>>> hypermail: Building main/hypermail 2.3.0-r6 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 13:24:56 +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/11) Installing libpcre16 (8.45-r2) (2/11) Installing libpcre32 (8.45-r2) (3/11) Installing pcre (8.45-r2) (4/11) Installing libpcrecpp (8.45-r2) (5/11) Installing pcre-dev (8.45-r2) (6/11) Installing m4 (1.4.19-r1) (7/11) Installing bison (3.7.6-r0) (8/11) Installing gdbm (1.23-r0) (9/11) Installing gdbm-tools (1.23-r0) (10/11) Installing gdbm-dev (1.23-r0) (11/11) Installing .makedepends-hypermail (20220413.132457) Executing busybox-1.35.0-r8.trigger OK: 258 MiB in 96 packages >>> hypermail: Cleaning up srcdir >>> hypermail: Cleaning up pkgdir >>> hypermail: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/hypermail-2.3.0.tar.gz >>> hypermail: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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.16/hypermail-2.3.0.tar.gz... >>> hypermail: Updating ./src/fnv/config.sub >>> hypermail: Updating ./src/pcre/config.sub >>> hypermail: Updating ./config.sub creating cache ./config.cache checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking build system type... armv7-alpine-linux-musleabihf 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=armv7-alpine-linux-musleabihf --host=armv7-alpine-linux-musleabihf --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 armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking for ld used by GCC... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for /usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf-ranlib... (cached) ranlib checking for armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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 -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL base64.c gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -o rdmsg mbox2hypermail.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 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 lock.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 mem.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 parse.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. ./dftables.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL print.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. -DPOSIX_MALLOC_THRESHOLD=10 ./pcreposix.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL string.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. ./pcretest.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL struct.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -DIS_UNIX ./pcregrep.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL uudecode.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 getname.c Expect 13 shift/reduce conflicts. bison -y getdate.y gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL finelink.c 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 gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mail.c 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 gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL syn_url.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mcode.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL form_tags.c getdate.y:192.25-28: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL strops.c 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 | ^~~~~~~gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL html.c ~ 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 file.c: In function 'find_max_msgnum': file.c:364:16: 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:27: warning: implicit declaration of function 'parse_old_html' [-Wimplicit-function-declaration] 811 | msgids_are_same = parse_old_html(msgnum, eptr, 0, 0, NULL, 1); | ^~~~~~~~~~~~~~ mkdir .libs gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./maketables.c -fPIC -DPIC -o maketables.o rm -f .libs/get.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./get.c -fPIC -DPIC -o get.o rm -f .libs/pcreposix.lo 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/study.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./study.c -fPIC -DPIC -o study.o /bin/sh ./libtool --mode=link gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -o dftables dftables.o mv -f pcreposix.o .libs/pcreposix.lo gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -o dftables dftables.o mv -f maketables.o .libs/maketables.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 -I. -I. ./maketables.c -o maketables.o >/dev/null 2>&1 make[1]: Leaving directory '/home/buildozer/aports/main/hypermail/src/hypermail/archive' 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 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 ./dftables >./chartables.c ar: creating libcgi.a /bin/sh ./libtool --mode=compile gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcre.c 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 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 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 mv -f .libs/pcreposix.lo pcreposix.lo rm -f libpcreposix.la mv -f .libs/maketables.lo maketables.lo /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 getdate.c mv -f .libs/get.lo get.lo rm -fr .libs/libpcreposix.la .libs/libpcreposix.* .libs/libpcreposix.* *** 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/armv7-alpine-linux-musleabihf/11.2.1/../../../../armv7-alpine-linux-musleabihf/bin/ld: SONAME must not be empty string; ignored /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../../armv7-alpine-linux-musleabihf/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/study.lo study.lo 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-armv7.so.1 so:libgdbm.so.6 so:libpcre.so.1 >>> hypermail*: Package size: 292.0 KB >>> hypermail*: Compressing data... >>> hypermail*: Create checksum... >>> hypermail*: Create hypermail-2.3.0-r6.apk >>> hypermail: Build complete at Wed, 13 Apr 2022 13:25:05 +0000 elapsed time 0h 0m 9s >>> hypermail: Cleaning up srcdir >>> hypermail: Cleaning up pkgdir >>> hypermail: Uninstalling dependencies... (1/11) Purging .makedepends-hypermail (20220413.132457) (2/11) Purging pcre-dev (8.45-r2) (3/11) Purging libpcre16 (8.45-r2) (4/11) Purging libpcre32 (8.45-r2) (5/11) Purging libpcrecpp (8.45-r2) (6/11) Purging pcre (8.45-r2) (7/11) Purging bison (3.7.6-r0) (8/11) Purging m4 (1.4.19-r1) (9/11) Purging gdbm-dev (1.23-r0) (10/11) Purging gdbm-tools (1.23-r0) (11/11) Purging gdbm (1.23-r0) Executing busybox-1.35.0-r8.trigger OK: 254 MiB in 85 packages >>> hypermail: Updating the main/armv7 repository index... >>> hypermail: Signing the index...