>>> argp-standalone: Building main/argp-standalone 1.3-r4 (using abuild 3.9.0_rc2-r1) started Sat, 16 Oct 2021 21:30:17 +0000 >>> argp-standalone: Checking sanity of /home/buildozer/aports/main/argp-standalone/APKBUILD... >>> argp-standalone: Analyzing dependencies... >>> argp-standalone: Installing for build: build-base libtool automake autoconf (1/13) Installing readline (8.1.1-r0) (2/13) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (3/13) Installing libltdl (2.4.6-r7) (4/13) Installing libtool (2.4.6-r7) (5/13) Installing libbz2 (1.0.8-r1) (6/13) Installing perl (5.34.0-r1) (7/13) Installing automake (1.16.4-r1) (8/13) Installing m4 (1.4.18-r2) (9/13) Installing autoconf (2.71-r0) (10/13) Installing .makedepends-argp-standalone (20211016.213019) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.33.1-r0) (13/13) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r0.trigger OK: 388 MiB in 102 packages >>> argp-standalone: Cleaning up srcdir >>> argp-standalone: Cleaning up pkgdir >>> argp-standalone: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/argp-standalone-1.3.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 >>> argp-standalone: Fetching http://www.lysator.liu.se/~nisse/misc/argp-standalone-1.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 100 127k 0 0 1029k 0 --:--:-- --:--:-- --:--:-- 1034k >>> argp-standalone: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/argp-standalone-1.3.tar.gz >>> argp-standalone: Checking sha512sums... argp-standalone-1.3.tar.gz: OK 001-throw-in-funcdef.patch: OK gnu89-inline.patch: OK >>> argp-standalone: Unpacking /var/cache/distfiles/v3.15/argp-standalone-1.3.tar.gz... >>> argp-standalone: 001-throw-in-funcdef.patch patching file argp.h patching file argp-parse.c Hunk #1 succeeded at 1277 (offset -13 lines). Hunk #2 succeeded at 1297 (offset -13 lines). >>> argp-standalone: gnu89-inline.patch patching file configure.ac autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... configure.ac:6: the top level configure.ac:7: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:7: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:741: AM_CONFIG_HEADER is expanded from... configure.ac:7: the top level configure.ac:13: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:13: the top level configure.ac:19: warning: 'AM_PROG_CC_STDC': this macro is obsolete. configure.ac:19: You should simply use the 'AC_PROG_CC' macro instead. configure.ac:19: Also, your code should no longer depend upon 'am_cv_prog_cc_stdc', configure.ac:19: but upon 'ac_cv_prog_cc_stdc'. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:747: AM_PROG_CC_STDC is expanded from... configure.ac:19: the top level configure.ac:22: warning: The macro `AC_ERROR' is obsolete. configure.ac:22: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... configure.ac:22: the top level configure.ac:28: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:28: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:28: the top level configure.ac:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:282: LSH_GCC_ATTRIBUTES is expanded from... configure.ac:36: the top level configure.ac:69: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:69: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:46: ARGP_CHECK_FUNC is expanded from... configure.ac:69: the top level configure.ac:90: warning: AC_OUTPUT should be used without arguments. configure.ac:90: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:6: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:13: installing './compile' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 the include directive... yes (GNU style) checking for x86_64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for limits.h... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for __attribute__... no checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for strerror... yes checking for mempcpy... yes checking for strndup... yes checking for strchrnul... yes checking for putc_unlocked('x', stdout)... yes checking for flockfile... yes checking for fputs_unlocked... yes checking for fwrite_unlocked... yes checking for strdup... yes checking for asprintf... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3' Making all in . make[2]: Entering directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT argp-test.o -MD -MP -MF .deps/argp-test.Tpo -c -o argp-test.o argp-test.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT argp-ba.o -MD -MP -MF .deps/argp-ba.Tpo -c -o argp-ba.o argp-ba.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT argp-eexst.o -MD -MP -MF .deps/argp-eexst.Tpo -c -o argp-eexst.o argp-eexst.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT argp-fmtstream.o -MD -MP -MF .deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT argp-help.o -MD -MP -MF .deps/argp-help.Tpo -c -o argp-help.o argp-help.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT argp-parse.o -MD -MP -MF .deps/argp-parse.Tpo -c -o argp-parse.o argp-parse.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT argp-pv.o -MD -MP -MF .deps/argp-pv.Tpo -c -o argp-pv.o argp-pv.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT argp-pvh.o -MD -MP -MF .deps/argp-pvh.Tpo -c -o argp-pvh.o argp-pvh.c mv -f .deps/argp-ba.Tpo .deps/argp-ba.Po mv -f .deps/argp-pv.Tpo .deps/argp-pv.Po mv -f .deps/argp-eexst.Tpo .deps/argp-eexst.Po mv -f .deps/argp-pvh.Tpo .deps/argp-pvh.Po argp-test.c: In function 'sub_parse_opt': argp-test.c:91:55: warning: unused parameter 'state' [-Wunused-parameter] 91 | sub_parse_opt (int key, char *arg, struct argp_state *state UNUSED) | ~~~~~~~~~~~~~~~~~~~^~~~~ argp-test.c: In function 'sub_help_filter': argp-test.c:113:51: warning: unused parameter 'input' [-Wunused-parameter] 113 | sub_help_filter (int key, const char *text, void *input UNUSED) | ~~~~~~^~~~~ argp-help.c: In function 'fill_in_uparams': argp-help.c:233:15: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] 233 | val = atoi (arg); | ^~~ | | | const unsigned char * In file included from /usr/include/fortify/stdlib.h:22, from argp-help.c:45: /usr/include/stdlib.h:21:11: note: expected 'const char *' but argument is of type 'const unsigned char *' 21 | int atoi (const char *); | ^~~~~~~~~~~~ argp-help.c:241:17: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 241 | && strncmp (var, un->name, var_len) == 0) | ^~~ | | | const unsigned char * In file included from /usr/include/fortify/string.h:22, from argp-help.c:46: /usr/include/string.h:38:14: note: expected 'const char *' but argument is of type 'const unsigned char *' 38 | int strncmp (const char *, const char *, size_t); | ^~~~~~~~~~~~ argp-parse.c: In function 'argp_version_parser': argp-parse.c:172:37: warning: unused parameter 'arg' [-Wunused-parameter] 172 | argp_version_parser (int key, char *arg UNUSED, struct argp_state *state) | ~~~~~~^~~ argp-help.c: In function 'until_short': argp-help.c:606:71: warning: unused parameter 'real' [-Wunused-parameter] 606 | until_short (const struct argp_option *opt, const struct argp_option *real UNUSED, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ argp-help.c:607:19: warning: unused parameter 'domain' [-Wunused-parameter] 607 | const char *domain UNUSED, void *cookie UNUSED) | ~~~~~~~~~~~~^~~~~~ argp-help.c:607:40: warning: unused parameter 'cookie' [-Wunused-parameter] 607 | const char *domain UNUSED, void *cookie UNUSED) | ~~~~~~^~~~~~ argp-help.c: In function 'arg': argp-help.c:952:18: warning: unused parameter 'domain' [-Wunused-parameter] 952 | const char *domain UNUSED, argp_fmtstream_t stream) | ~~~~~~~~~~~~^~~~~~ argp-help.c: In function 'add_argless_short_opt': argp-help.c:1257:22: warning: unused parameter 'domain' [-Wunused-parameter] 1257 | const char *domain UNUSED, void *cookie) | ~~~~~~~~~~~~^~~~~~ argp-help.c: In function 'usage_argful_short_opt': argp-help.c:1271:16: warning: unused parameter 'domain' [-Wunused-parameter] 1271 | const char *domain UNUSED, void *cookie) | ~~~~~~~~~~~~^~~~~~ argp-help.c: In function 'usage_long_opt': argp-help.c:1303:15: warning: unused parameter 'domain' [-Wunused-parameter] 1303 | const char *domain UNUSED, void *cookie) | ~~~~~~~~~~~~^~~~~~ mv -f .deps/argp-test.Tpo .deps/argp-test.Po mv -f .deps/argp-fmtstream.Tpo .deps/argp-fmtstream.Po mv -f .deps/argp-parse.Tpo .deps/argp-parse.Po mv -f .deps/argp-help.Tpo .deps/argp-help.Po rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libargp.a gcc -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -o argp-test argp-test.o libargp.a make[2]: Leaving directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3' Making all in testsuite make[2]: Entering directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT ex1.o -MD -MP -MF .deps/ex1.Tpo -c -o ex1.o ex1.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT ex3.o -MD -MP -MF .deps/ex3.Tpo -c -o ex3.o ex3.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I. -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -MT ex4.o -MD -MP -MF .deps/ex4.Tpo -c -o ex4.o ex4.c ex4.c: In function 'parse_opt': ex4.c:102:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 102 | argp_usage (state); | ^~~~~~~~~~~~~~~~~~ ex4.c:104:5: note: here 104 | case ARGP_KEY_ARG: | ^~~~ mv -f .deps/ex1.Tpo .deps/ex1.Po gcc -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -o ex1 ex1.o ../libargp.a mv -f .deps/ex3.Tpo .deps/ex3.Po gcc -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -o ex3 ex3.o ../libargp.a mv -f .deps/ex4.Tpo .deps/ex4.Po gcc -Os -fomit-frame-pointer -fPIC -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -fgnu89-inline -o ex4 ex4.o ../libargp.a make[2]: Leaving directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3/testsuite' make[1]: Leaving directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3' make: Entering directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3' Making check in . make[1]: Entering directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3' make[1]: Leaving directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3' Making check in testsuite make[1]: Entering directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3/testsuite' srcdir="." ./run-tests ex1-test permute-test PASS: ex1 PASS: permute ================== All 2 tests passed ================== make[1]: Leaving directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3/testsuite' make: Leaving directory '/home/buildozer/aports/main/argp-standalone/src/argp-standalone-1.3' >>> argp-standalone: Entering fakeroot... >>> argp-standalone*: Running postcheck for argp-standalone >>> argp-standalone*: Preparing package argp-standalone... >>> argp-standalone*: Stripping binaries >>> argp-standalone*: Scanning shared objects >>> argp-standalone*: Tracing dependencies... >>> argp-standalone*: Package size: 92.0 KB >>> argp-standalone*: Compressing data... >>> argp-standalone*: Create checksum... >>> argp-standalone*: Create argp-standalone-1.3-r4.apk >>> argp-standalone: Build complete at Sat, 16 Oct 2021 21:30:31 +0000 elapsed time 0h 0m 14s >>> argp-standalone: Cleaning up srcdir >>> argp-standalone: Cleaning up pkgdir >>> argp-standalone: Uninstalling dependencies... (1/13) Purging .makedepends-argp-standalone (20211016.213019) (2/13) Purging libtool (2.4.6-r7) (3/13) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (4/13) Purging libltdl (2.4.6-r7) (5/13) Purging automake (1.16.4-r1) (6/13) Purging autoconf (2.71-r0) (7/13) Purging m4 (1.4.18-r2) (8/13) Purging git-perl (2.33.1-r0) (9/13) Purging perl-git (2.33.1-r0) (10/13) Purging perl-error (0.17029-r1) (11/13) Purging perl (5.34.0-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging libbz2 (1.0.8-r1) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 89 packages >>> argp-standalone: Updating the main/x86_64 repository index... >>> argp-standalone: Signing the index...