>>> hypermail: Building main/hypermail 2.3.0-r5 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 05:36:34 +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-r1) (2/11) Installing libpcre32 (8.45-r1) (3/11) Installing pcre (8.45-r1) (4/11) Installing libpcrecpp (8.45-r1) (5/11) Installing pcre-dev (8.45-r1) (6/11) Installing m4 (1.4.18-r2) (7/11) Installing bison (3.7.6-r0) (8/11) Installing gdbm (1.20-r2) (9/11) Installing gdbm-tools (1.20-r2) (10/11) Installing gdbm-dev (1.20-r2) (11/11) Installing .makedepends-hypermail (20211017.053636) Executing busybox-1.34.1-r0.trigger OK: 346 MiB in 100 packages >>> hypermail: Cleaning up srcdir >>> hypermail: Cleaning up pkgdir >>> hypermail: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1250k 100 1250k 0 0 1195k 0 0:00:01 0:00:01 --:--:-- 1195k 100 1250k 100 1250k 0 0 1194k 0 0:00:01 0:00:01 --:--:-- 1195k >>> hypermail: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/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.15/hypermail-2.3.0.tar.gz... >>> hypermail: Updating ./src/pcre/config.sub >>> hypermail: Updating ./src/fnv/config.sub >>> hypermail: Updating ./config.sub creating cache ./config.cache checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking build system type... x86_64-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=x86_64-alpine-linux-musl --host=x86_64-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 x86_64-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... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for ld used by GCC... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/x86_64-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 x86_64-alpine-linux-musl-ranlib... (cached) ranlib checking for x86_64-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/x86_64-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/archive' gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -o msg2archive msg2archive.c make[1]: Entering directory '/home/buildozer/aports/main/hypermail/src/hypermail/src' 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 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 /bin/sh ./libtool --mode=compile gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./get.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 lang.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. -DPOSIX_MALLOC_THRESHOLD=10 ./pcreposix.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. ./pcretest.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mem.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL parse.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -DIS_UNIX ./pcregrep.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL print.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL printfile.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL string.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL struct.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL uudecode.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL dmatch.c mkdir .libs gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./study.c -fPIC -DPIC -o study.o In file included from ./pcretest.c:78: ./printint.c: In function 'print_internals': ./printint.c:109:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 109 | fprintf(f, "%3d ", code - codestart); | ~~^ ~~~~~~~~~~~~~~~~ | | | | int long int | %3ld 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/maketables.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./maketables.c -fPIC -DPIC -o maketables.o ./pcretest.c: In function 'callout': ./pcretest.c:327:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 327 | if ((int)(cb->callout_data) != 0) | ^ ./pcretest.c:329:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 329 | fprintf(outfile, "Callout data = %d\n", (int)(cb->callout_data)); | ^ ./pcretest.c:330:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 330 | return (int)(cb->callout_data); | ^ rm -f .libs/pcreposix.lo ./pcretest.c: In function 'main': ./pcretest.c:470:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 470 | printf("** Failed to get %d bytes of memory for offsets vector\n", | ~^ | | | int | %ld 471 | size_offsets_max * sizeof(int)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -DPOSIX_MALLOC_THRESHOLD=10 ./pcreposix.c -fPIC -DPIC -o pcreposix.o ./pcretest.c:770:44: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 770 | "Size disagreement: pcre_fullinfo=%d call to malloc for %d\n", | ~^ | | | int | %ld 771 | size, gotten_store); | ~~~~ | | | size_t {aka long unsigned int} ./pcretest.c:770:66: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 770 | "Size disagreement: pcre_fullinfo=%d call to malloc for %d\n", | ~^ | | | int | %ld 771 | size, gotten_store); | ~~~~~~~~~~~~ | | | size_t {aka long unsigned int} ./pcretest.c:870:41: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 870 | fprintf(outfile, "Study size = %d\n", size); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld ./pcretest.c:1111:39: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 1111 | printf("** Failed to get %d bytes of memory for offsets vector\n", | ~^ | | | int | %ld 1112 | size_offsets_max * sizeof(int)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int ./pcretest.c:1249:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1249 | extra->callout_data = (void *)callout_data; | ^ gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL setup.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 threadprint.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 gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL getname.c 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 setup.c: In function 'PreConfig': setup.c:960:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 960 | *(int *)cfg[i].value = (int)defval; | ^ gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL quotes.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 search.c: In function 'addb': search.c:245:59: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 245 | snprintf(errmsg, sizeof(errmsg), "Couldn't allocate %d bytes of memory.", max_tokens * sizeof(struct search_text)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %ld search.c: In function 'add_bigram': search.c:306:57: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 306 | snprintf(errmsg, sizeof(errmsg), "Couldn't allocate %d bytes of memory.", bigram_count * sizeof(struct bigram_tree_entry)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %ld gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL trio.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 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 gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL triostr.c make[1]: Leaving directory '/home/buildozer/aports/main/hypermail/src/hypermail/archive' /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 trionan.c gcc -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. -o dftables dftables.o gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mail.c trio.c: In function 'trio_vprintf': mv -f study.o .libs/study.lo trio.c:3578:59: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 3578 | return TrioFormat(stdout, 0, TrioOutStreamFile, format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vfprintf': trio.c:3648:57: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 3648 | return TrioFormat(file, 0, TrioOutStreamFile, format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL -I. -I. ./study.c -o study.o >/dev/null 2>&1 trio.c: In function 'trio_vdprintf': trio.c:3719:66: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 3719 | return TrioFormat(&fd, 0, TrioOutStreamFileDescriptor, format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vcprintf': trio.c:3783:60: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 3783 | return TrioFormat(&data, 0, TrioOutStreamCustom, format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vsprintf': trio.c:3856:64: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 3856 | status = TrioFormat(&buffer, 0, TrioOutStreamString, format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vsnprintf': trio.c:3945:41: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 3945 | TrioOutStreamStringMax, format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vsnprintfcat': trio.c:4029:41: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 4029 | TrioOutStreamStringMax, format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vaprintf': trio.c:4082:18: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 4082 | format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vasprintf': trio.c:4148:14: warning: passing argument 5 of 'TrioFormat' from incompatible pointer type [-Wincompatible-pointer-types] 4148 | format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3332:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3332 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vprint_ref': trio.c:4837:57: warning: passing argument 3 of 'TrioFormatRef' from incompatible pointer type [-Wincompatible-pointer-types] 4837 | return TrioFormatRef((trio_reference_t *)ref, format, &arglist, NULL); | ^~~~~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:3304:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 3304 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:156:46: note: in definition of macro 'TRIO_ARGS4' 156 | # define TRIO_ARGS4(list,a1,a2,a3,a4) (a1,a2,a3,a4) | ^~ ./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 make[2]: Entering directory '/home/buildozer/aports/main/hypermail/src/hypermail/libcgi' gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL form_ent.c mv -f .libs/maketables.lo maketables.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL get_cgi_info.c trio.c: In function 'trio_vscanf': trio.c:6492:13: warning: passing argument 5 of 'TrioScan' from incompatible pointer type [-Wincompatible-pointer-types] 6492 | format, &args, NULL); | ^~~~~ | | | __va_list_tag ** gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL main.c In file included from trio.c:46: trio.c:6265:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 6265 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vfscanf': trio.c:6544:13: warning: passing argument 5 of 'TrioScan' from incompatible pointer type [-Wincompatible-pointer-types] 6544 | format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:6265:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 6265 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vdscanf': trio.c:6596:13: warning: passing argument 5 of 'TrioScan' from incompatible pointer type [-Wincompatible-pointer-types] 6596 | format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:6265:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 6265 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vcscanf': trio.c:6654:57: warning: passing argument 5 of 'TrioScan' from incompatible pointer type [-Wincompatible-pointer-types] 6654 | return TrioScan(&data, 0, TrioInStreamCustom, format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:6265:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 6265 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ trio.c: In function 'trio_vsscanf': trio.c:6711:13: warning: passing argument 5 of 'TrioScan' from incompatible pointer type [-Wincompatible-pointer-types] 6711 | format, &args, NULL); | ^~~~~ | | | __va_list_tag ** In file included from trio.c:46: trio.c:6265:14: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **' 6265 | va_list *arglist, | ~~~~~~~~~^~~~~~~ triodef.h:158:58: note: in definition of macro 'TRIO_ARGS6' 158 | # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) | ^~ mv -f .libs/get.lo get.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL syn_mime.c mv -f .libs/pcreposix.lo pcreposix.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL syn_url.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 gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL mcode.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL form_tags.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 strops.c gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL html.c 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/x86_64-alpine-linux-musl/10.3.1/../../../../x86_64-alpine-linux-musl/bin/ld: SONAME must not be empty string; ignored /usr/lib/gcc/x86_64-alpine-linux-musl/10.3.1/../../../../x86_64-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/study.lo study.lo gcc -c -Os -fomit-frame-pointer -Ipcre -DTRIO_MINIMAL getdate.c 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_64.so.1 so:libgdbm.so.6 so:libpcre.so.1 >>> hypermail*: Package size: 424.0 KB >>> hypermail*: Compressing data... >>> hypermail*: Create checksum... >>> hypermail*: Create hypermail-2.3.0-r5.apk >>> hypermail: Build complete at Sun, 17 Oct 2021 05:36:48 +0000 elapsed time 0h 0m 14s >>> hypermail: Cleaning up srcdir >>> hypermail: Cleaning up pkgdir >>> hypermail: Uninstalling dependencies... (1/11) Purging .makedepends-hypermail (20211017.053636) (2/11) Purging pcre-dev (8.45-r1) (3/11) Purging libpcre16 (8.45-r1) (4/11) Purging libpcre32 (8.45-r1) (5/11) Purging libpcrecpp (8.45-r1) (6/11) Purging pcre (8.45-r1) (7/11) Purging bison (3.7.6-r0) (8/11) Purging m4 (1.4.18-r2) (9/11) Purging gdbm-dev (1.20-r2) (10/11) Purging gdbm-tools (1.20-r2) (11/11) Purging gdbm (1.20-r2) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 89 packages >>> hypermail: Updating the main/x86_64 repository index... >>> hypermail: Signing the index...