>>> urlview: Building community/urlview 20131023-r1 (using abuild 3.7.0_rc1-r2) started Tue, 22 Dec 2020 04:30:04 +0000 >>> urlview: Checking sanity of /home/buildozer/aports/community/urlview/APKBUILD... >>> WARNING: urlview: No maintainer >>> urlview: Analyzing dependencies... >>> urlview: Installing for build: build-base bash ncurses-dev automake autoconf libtool (1/14) Installing readline (8.0.4-r0) (2/14) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (3/14) Installing ncurses-dev (6.2_p20201219-r0) (4/14) Installing libbz2 (1.0.8-r1) (5/14) Installing perl (5.32.0-r0) (6/14) Installing automake (1.16.3-r0) (7/14) Installing m4 (1.4.18-r1) (8/14) Installing autoconf (2.69-r3) (9/14) Installing libltdl (2.4.6-r7) (10/14) Installing libtool (2.4.6-r7) (11/14) Installing .makedepends-urlview (20201222.043011) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.29.2-r0) (14/14) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 349 MiB in 100 packages >>> urlview: Cleaning up srcdir >>> urlview: Cleaning up pkgdir >>> urlview: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/urlview-08767aa863cd27d1755ba0aff65b8cc1a0c1446a.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 >>> urlview: Fetching urlview-08767aa863cd27d1755ba0aff65b8cc1a0c1446a.tar.gz::https://github.com/sigpipe/urlview/archive/08767aa863cd27d1755ba0aff65b8cc1a0c1446a.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 157 100 157 0 0 654 0 --:--:-- --:--:-- --:--:-- 654 100 91878 0 91878 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k >>> urlview: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/urlview-08767aa863cd27d1755ba0aff65b8cc1a0c1446a.tar.gz >>> urlview: Checking sha512sums... urlview-08767aa863cd27d1755ba0aff65b8cc1a0c1446a.tar.gz: OK >>> urlview: Unpacking /var/cache/distfiles/v3.13/urlview-08767aa863cd27d1755ba0aff65b8cc1a0c1446a.tar.gz... aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' 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 thread-safe 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 i586-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for gcc option to accept ISO C99... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... 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... yes checking for initscr in -lncursesw... yes checking for curs_set... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/curses.h usability... no checking ncursesw/curses.h presence... no checking for ncursesw/curses.h... no checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking for snprintf... yes checking for regcomp... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no 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\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -fomit-frame-pointer -DURLVIEW -Dunix -Wl,--as-needed -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-r1.apk >>> urlview*: Tracing dependencies... bash so:libc.musl-x86.so.1 so:libncursesw.so.6 >>> urlview*: Package size: 52.0 KB >>> urlview*: Compressing data... >>> urlview*: Create checksum... >>> urlview*: Create urlview-20131023-r1.apk >>> urlview: Build complete at Tue, 22 Dec 2020 04:30:21 +0000 elapsed time 0h 0m 17s >>> urlview: Cleaning up srcdir >>> urlview: Cleaning up pkgdir >>> urlview: Uninstalling dependencies... (1/14) Purging .makedepends-urlview (20201222.043011) (2/14) Purging ncurses-dev (6.2_p20201219-r0) (3/14) Purging automake (1.16.3-r0) (4/14) Purging autoconf (2.69-r3) (5/14) Purging m4 (1.4.18-r1) (6/14) Purging libtool (2.4.6-r7) (7/14) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (8/14) Purging libltdl (2.4.6-r7) (9/14) Purging git-perl (2.29.2-r0) (10/14) Purging perl-git (2.29.2-r0) (11/14) Purging perl-error (0.17029-r1) (12/14) Purging perl (5.32.0-r0) (13/14) Purging readline (8.0.4-r0) (14/14) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> urlview: Updating the community/x86 repository index... >>> urlview: Signing the index...