>>> rlwrap: Building community/rlwrap 0.46.1-r0 (using abuild 3.10.0_rc1-r2) started Mon, 07 Nov 2022 17:26:39 +0000 >>> rlwrap: Checking sanity of /home/buildozer/aports/community/rlwrap/APKBUILD... >>> rlwrap: Analyzing dependencies... >>> rlwrap: Installing for build: build-base readline-dev ncurses-dev automake autoconf libtool (1/14) Installing libhistory (8.2.0-r0) (2/14) Installing ncurses-dev (6.3_p20221029-r0) (3/14) Installing readline (8.2.0-r0) (4/14) Installing readline-dev (8.2.0-r0) (5/14) Installing perl (5.36.0-r0) (6/14) Installing automake (1.16.5-r1) (7/14) Installing m4 (1.4.19-r1) (8/14) Installing autoconf (2.71-r1) (9/14) Installing libltdl (2.4.7-r0) (10/14) Installing libtool (2.4.7-r0) (11/14) Installing .makedepends-rlwrap (20221107.172640) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.38.1-r0) (14/14) Installing git-perl (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 419 MiB in 117 packages >>> rlwrap: Cleaning up srcdir >>> rlwrap: Cleaning up pkgdir >>> rlwrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rlwrap-0.46.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> rlwrap: Fetching rlwrap-0.46.1.tar.gz::https://github.com/hanslub42/rlwrap/archive/0.46.1.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 180k 100 180k 0 0 281k 0 --:--:-- --:--:-- --:--:-- 281k 100 180k 100 180k 0 0 281k 0 --:--:-- --:--:-- --:--:-- 0 >>> rlwrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rlwrap-0.46.1.tar.gz >>> rlwrap: Checking sha512sums... rlwrap-0.46.1.tar.gz: OK >>> rlwrap: Unpacking /var/cache/distfiles/edge/rlwrap-0.46.1.tar.gz... configure.ac:92: installing 'tools/compile' configure.ac:32: installing 'tools/config.guess' configure.ac:32: installing 'tools/config.sub' configure.ac:34: installing 'tools/install-sh' configure.ac:34: installing 'tools/missing' parallel-tests: installing 'tools/test-driver' src/Makefile.am: installing 'tools/depcomp' checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./tools/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 sets $(MAKE)... (cached) yes checking whether build environment is sane... 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 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 i586-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 how to run the C preprocessor... gcc -E checking for perl... /usr/bin/perl checking for strip... strip checking for sys/wait.h that is POSIX.1 compatible... yes checking for errno.h... yes checking for fcntl.h... yes checking for libgen.h... yes checking for libutil.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sched.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/wait.h... (cached) yes checking for sys/resource.h... yes checking for stddef.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for time.h... yes checking for sys/time.h... yes checking for getopt.h... yes checking for regex.h... yes checking for curses.h... yes checking for stropts.h... yes checking for termcap.h... yes checking for util.h... no checking for term.h... yes checking for ncurses/term.h... no checking for gcc options needed to detect all undeclared functions... none needed checking whether PROC_PIDVNODEPATHINFO is declared... no checking whether procstat_open_sysctl is declared... no checking whether procstat_getprocs is declared... no checking whether procstat_getfiles is declared... no checking whether STAILQ_FOREACH is declared... no checking argument type of tputs putc function... int checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking for getopt_long... yes checking for basename... yes checking for dirname... yes checking for flock... yes checking for getopt_long... (cached) yes checking for isastream... yes checking for mkstemps... yes checking for pselect... yes checking for putenv... yes checking for readlink... yes checking for sched_yield... yes checking for setenv... yes checking for setitimer... yes checking for setsid... yes checking for setrlimit... yes checking for sigaction... yes checking for snprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for strnlen... yes checking for system... yes checking for openpty in -lutil... yes checking for openpty... yes checking for getpty... no checking for grantpt... yes checking for unlockpt... yes checking for getpt... checking for pty/tty type... checking for pty.h... yes OPENPTY configure: checking for pty ranges checking for tgetent... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... yes checking for readline in -lreadline... yes checking for tigetnum... yes checking for readline/readline.h... yes checking whether your readline headers and library know about rl_set_screen_size... yes checking whether your readline headers and library know about rl_basic_quote_characters... yes checking whether your readline headers and library know about rl_variable_value... yes checking whether your readline headers and library know about rl_readline_version... yes checking whether your readline headers and library know about rl_executing_keyseq... yes checking whether the private symbol _rl_horizontal_scroll_mode is visble in your readline libs... yes Will rlwrap find command's working directory under /proc//cwd? let's see... checking for /proc/18833/cwd/configure.ac... yes checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv (this may take a few secs)... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating filters/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating doc/rlwrap.man config.status: creating config.h config.status: executing depfiles commands Now do: make (or gmake) to build rlwrap make check for instructions how to test it make install to install it make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/doc' sed -e 's#@DATADIR@#/usr/share#' rlwrap.man > rlwrap.1 make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/doc' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT pty.o -MD -MP -MF .deps/pty.Tpo -c -o pty.o pty.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT ptytty.o -MD -MP -MF .deps/ptytty.Tpo -c -o ptytty.o ptytty.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT string_utils.o -MD -MP -MF .deps/string_utils.Tpo -c -o string_utils.o string_utils.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT malloc_debug.o -MD -MP -MF .deps/malloc_debug.Tpo -c -o malloc_debug.o malloc_debug.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT multibyte.o -MD -MP -MF .deps/multibyte.Tpo -c -o multibyte.o multibyte.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/malloc_debug.Tpo .deps/malloc_debug.Po mv -f .deps/ptytty.Tpo .deps/ptytty.Po mv -f .deps/multibyte.Tpo .deps/multibyte.Po mv -f .deps/filter.Tpo .deps/filter.Po mv -f .deps/pty.Tpo .deps/pty.Po mv -f .deps/term.Tpo .deps/term.Po mv -f .deps/signals.Tpo .deps/signals.Po mv -f .deps/completion.Tpo .deps/completion.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/readline.Tpo .deps/readline.Po mv -f .deps/string_utils.Tpo .deps/string_utils.Po gcc -DDATADIR=\"/usr/share\" -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o multibyte.o filter.o -lutil -lreadline -lcurses make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/src' Making all in filters make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/filters' pod2man --section=3pm RlwrapFilter.pm > RlwrapFilter.3pm make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/filters' make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/doc' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/src' Making check in filters make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/filters' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/filters' make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[3]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' PASS: test/testit ============================================================================ Testsuite summary for rlwrap 0.46.1 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' >>> rlwrap: Entering fakeroot... Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/doc' make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/doc' make[2]: Nothing to be done for 'install-exec-am'. .././tools/install-sh -c -d '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/man/man1' /usr/bin/install -c -m 644 rlwrap.1 '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/doc' make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/doc' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/src' make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/src' make[2]: Nothing to be done for 'install-data-am'. .././tools/install-sh -c -d '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/bin' /usr/bin/install -c rlwrap '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/src' Making install in filters make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/filters' make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/filters' make[2]: Nothing to be done for 'install-exec-am'. .././tools/install-sh -c -d '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/man/man3' /usr/bin/install -c -m 644 RlwrapFilter.3pm '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/man/man3' make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/filters' make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1/filters' make[1]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[2]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[2]: Nothing to be done for 'install-exec-am'. ./tools/install-sh -c -d '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/rlwrap' ./tools/install-sh -c -d '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/rlwrap/completions' /usr/bin/install -c -m 644 completions/testclient completions/coqtop '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/rlwrap/completions' ./tools/install-sh -c -d '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/rlwrap/filters' /usr/bin/install -c -m 644 filters/README filters/RlwrapFilter.pm filters/RlwrapFilter.3pm filters/count_in_prompt filters/pipeto filters/logger filters/null filters/unbackspace filters/pipeline filters/ftp_filter filters/handle_hotkeys filters/history_format filters/simple_macro filters/template filters/scrub_prompt filters/paint_prompt filters/censor_passwords filters/listing filters/paint_prompt.py filters/handle_hotkeys.py filters/logger.py filters/pipeto.py filters/rlwrapfilter.py filters/null.py filters/censor_passwords.py filters/edit_history filters/count_in_prompt.py filters/ftp_filter.py filters/debug_null filters/handle_sigwinch filters/outfilter filters/makefilter filters/dissect_prompt '/home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/rlwrap/filters' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' chmod a+x /home/buildozer/aports/community/rlwrap/pkg/rlwrap/usr/share/rlwrap/filters/* make[3]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[2]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' make[1]: Leaving directory '/home/buildozer/aports/community/rlwrap/src/rlwrap-0.46.1' >>> rlwrap-doc*: Running split function doc... >>> rlwrap-doc*: Preparing subpackage rlwrap-doc... >>> rlwrap-doc*: Running postcheck for rlwrap-doc >>> rlwrap*: Running postcheck for rlwrap >>> rlwrap*: Preparing package rlwrap... >>> rlwrap*: Stripping binaries >>> rlwrap-doc*: Scanning shared objects >>> rlwrap*: Scanning shared objects >>> rlwrap-doc*: Tracing dependencies... >>> rlwrap-doc*: Package size: 48.0 KB >>> rlwrap-doc*: Compressing data... >>> rlwrap-doc*: Create checksum... >>> rlwrap-doc*: Create rlwrap-doc-0.46.1-r0.apk >>> rlwrap*: Tracing dependencies... so:libc.musl-x86.so.1 so:libncursesw.so.6 so:libreadline.so.8 >>> rlwrap*: Package size: 364.0 KB >>> rlwrap*: Compressing data... >>> rlwrap*: Create checksum... >>> rlwrap*: Create rlwrap-0.46.1-r0.apk >>> rlwrap: Build complete at Mon, 07 Nov 2022 17:26:56 +0000 elapsed time 0h 0m 17s >>> rlwrap: Cleaning up srcdir >>> rlwrap: Cleaning up pkgdir >>> rlwrap: Uninstalling dependencies... (1/14) Purging .makedepends-rlwrap (20221107.172640) (2/14) Purging readline-dev (8.2.0-r0) (3/14) Purging libhistory (8.2.0-r0) (4/14) Purging readline (8.2.0-r0) (5/14) Purging ncurses-dev (6.3_p20221029-r0) (6/14) Purging automake (1.16.5-r1) (7/14) Purging autoconf (2.71-r1) (8/14) Purging m4 (1.4.19-r1) (9/14) Purging libtool (2.4.7-r0) (10/14) Purging libltdl (2.4.7-r0) (11/14) Purging git-perl (2.38.1-r0) (12/14) Purging perl-git (2.38.1-r0) (13/14) Purging perl-error (0.17029-r1) (14/14) Purging perl (5.36.0-r0) Executing busybox-1.35.0-r27.trigger OK: 380 MiB in 103 packages >>> rlwrap: Updating the community/x86 repository index... >>> rlwrap: Signing the index...