>>> urlview: Building community/urlview 20131023-r3 (using abuild 3.12.0-r0) started Sun, 22 Oct 2023 15:07:33 +0000 >>> urlview: Checking sanity of /home/buildozer/aports/community/urlview/APKBUILD... >>> urlview: Analyzing dependencies... >>> urlview: Installing for build: build-base bash ncurses-dev automake autoconf libtool (1/18) Installing readline (8.2.1-r2) (2/18) Installing bash (5.2.15-r6) Executing bash-5.2.15-r6.post-install (3/18) Installing libformw (6.4_p20231007-r0) (4/18) Installing libmenuw (6.4_p20231007-r0) (5/18) Installing libpanelw (6.4_p20231007-r0) (6/18) Installing libncurses++ (6.4_p20231007-r0) (7/18) Installing ncurses-dev (6.4_p20231007-r0) (8/18) Installing libbz2 (1.0.8-r6) (9/18) Installing perl (5.38.0-r0) (10/18) Installing automake (1.16.5-r2) (11/18) Installing m4 (1.4.19-r3) (12/18) Installing autoconf (2.71-r2) (13/18) Installing libltdl (2.4.7-r3) (14/18) Installing libtool (2.4.7-r3) (15/18) Installing .makedepends-urlview (20231022.150734) (16/18) Installing perl-error (0.17029-r2) (17/18) Installing perl-git (2.42.0-r0) (18/18) Installing git-perl (2.42.0-r0) Executing busybox-1.36.1-r13.trigger OK: 356 MiB in 120 packages >>> urlview: Cleaning up srcdir >>> urlview: Cleaning up pkgdir >>> urlview: Cleaning up tmpdir >>> urlview: Fetching https://distfiles.alpinelinux.org/distfiles/edge/urlview-20131023.tar.gz >>> urlview: Fetching https://distfiles.alpinelinux.org/distfiles/edge/urlview-20131023.tar.gz >>> urlview: Checking sha512sums... urlview-20131023.tar.gz: OK >>> urlview: Unpacking /var/cache/distfiles/urlview-20131023.tar.gz... autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:2: 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.in:2: the top level configure.in:4: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.in:4: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.in:4: the top level configure.in:5: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.in:5: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.in:5: the top level configure.in:63: warning: AC_OUTPUT should be used without arguments. configure.in:63: You should run autoupdate. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:4: installing './compile' Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' 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 armv6-alpine-linux-musleabihf-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 initscr in -lncursesw... yes checking for curs_set... yes checking for ncurses.h... yes checking for ncursesw/curses.h... no checking for ncurses/curses.h... no checking for snprintf... yes checking for regcomp... yes checking for regex.h... yes checking for stdarg.h... yes checking for varargs.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DURLVIEW -Dunix -MT urlview.o -MD -MP -MF .deps/urlview.Tpo -c -o urlview.o urlview.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DURLVIEW -Dunix -MT enter.o -MD -MP -MF .deps/enter.Tpo -c -o enter.o enter.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DURLVIEW -Dunix -MT dokey.o -MD -MP -MF .deps/dokey.Tpo -c -o dokey.o dokey.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DURLVIEW -Dunix -MT quote.o -MD -MP -MF .deps/quote.Tpo -c -o quote.o quote.c mv -f .deps/quote.Tpo .deps/quote.Po mv -f .deps/dokey.Tpo .deps/dokey.Po mv -f .deps/enter.Tpo .deps/enter.Po mv -f .deps/urlview.Tpo .deps/urlview.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DURLVIEW -Dunix -Wl,--as-needed,-O1,--sort-common -o urlview urlview.o enter.o dokey.o quote.o -lncursesw >>> urlview: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/urlview/src/urlview-08767aa863cd27d1755ba0aff65b8cc1a0c1446a' /usr/bin/install -c -m 644 urlview.man /home/buildozer/aports/community/urlview/pkg/urlview/usr/share/man/man1/urlview.1 ./install-sh -c -d '/home/buildozer/aports/community/urlview/pkg/urlview/usr/bin' /usr/bin/install -c urlview '/home/buildozer/aports/community/urlview/pkg/urlview/usr/bin' make[1]: Leaving directory '/home/buildozer/aports/community/urlview/src/urlview-08767aa863cd27d1755ba0aff65b8cc1a0c1446a' >>> urlview-doc*: Running split function doc... >>> urlview-doc*: Preparing subpackage urlview-doc... >>> urlview-doc*: Running postcheck for urlview-doc >>> urlview*: Running postcheck for urlview >>> urlview*: Preparing package urlview... >>> urlview*: Stripping binaries >>> urlview-doc*: Scanning shared objects >>> urlview*: Scanning shared objects >>> urlview-doc*: Tracing dependencies... >>> urlview-doc*: Package size: 24.0 KB >>> urlview-doc*: Compressing data... >>> urlview-doc*: Create checksum... >>> urlview-doc*: Create urlview-doc-20131023-r3.apk >>> urlview*: Tracing dependencies... bash so:libc.musl-armhf.so.1 so:libncursesw.so.6 >>> urlview*: Package size: 48.0 KB >>> urlview*: Compressing data... >>> urlview*: Create checksum... >>> urlview*: Create urlview-20131023-r3.apk >>> urlview: Build complete at Sun, 22 Oct 2023 15:07:39 +0000 elapsed time 0h 0m 6s >>> urlview: Cleaning up srcdir >>> urlview: Cleaning up pkgdir >>> urlview: Uninstalling dependencies... (1/18) Purging .makedepends-urlview (20231022.150734) (2/18) Purging bash (5.2.15-r6) Executing bash-5.2.15-r6.pre-deinstall (3/18) Purging ncurses-dev (6.4_p20231007-r0) (4/18) Purging libncurses++ (6.4_p20231007-r0) (5/18) Purging libpanelw (6.4_p20231007-r0) (6/18) Purging automake (1.16.5-r2) (7/18) Purging autoconf (2.71-r2) (8/18) Purging m4 (1.4.19-r3) (9/18) Purging libtool (2.4.7-r3) (10/18) Purging libltdl (2.4.7-r3) (11/18) Purging git-perl (2.42.0-r0) (12/18) Purging perl-git (2.42.0-r0) (13/18) Purging perl-error (0.17029-r2) (14/18) Purging perl (5.38.0-r0) (15/18) Purging libbz2 (1.0.8-r6) (16/18) Purging libformw (6.4_p20231007-r0) (17/18) Purging libmenuw (6.4_p20231007-r0) (18/18) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r13.trigger OK: 315 MiB in 102 packages >>> urlview: Updating the community/armhf repository index... >>> urlview: Signing the index...