>>> readline: Building main/readline 8.2.1-r2 (using abuild 3.11.0-r1) started Mon, 15 May 2023 08:05:31 +0000 >>> readline: Checking sanity of /home/buildozer/aports/main/readline/APKBUILD... >>> readline: Analyzing dependencies... >>> readline: Installing for build: build-base ncurses-dev chrpath (1/9) Upgrading ncurses-terminfo-base (6.4_p20230506-r1 -> 6.4_p20230514-r0) (2/9) Upgrading libncursesw (6.4_p20230506-r1 -> 6.4_p20230514-r0) (3/9) Installing libformw (6.4_p20230514-r0) (4/9) Installing libmenuw (6.4_p20230514-r0) (5/9) Installing libpanelw (6.4_p20230514-r0) (6/9) Installing libncurses++ (6.4_p20230514-r0) (7/9) Installing ncurses-dev (6.4_p20230514-r0) (8/9) Installing chrpath (0.16-r4) (9/9) Installing .makedepends-readline (20230515.080533) Executing busybox-1.36.0-r10.trigger OK: 1015 MiB in 111 packages >>> readline: Cleaning up srcdir >>> readline: Cleaning up pkgdir >>> readline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/readline-8.2.tar.gz >>> readline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/readline82-001.patch >>> readline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/readline-8.2.tar.gz >>> readline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/readline82-001.patch >>> readline: Checking sha512sums... readline-8.2.tar.gz: OK fix-ncurses-underlinking.patch: OK inputrc: OK readline82-001.patch: OK >>> readline: Unpacking /var/cache/distfiles/readline-8.2.tar.gz... >>> readline: fix-ncurses-underlinking.patch patching file shlib/Makefile.in >>> readline: readline82-001.patch patching file nls.c patching file patchlevel checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl Beginning configuration for readline-8.2 for riscv64-alpine-linux-musl checking whether make sets $(MAKE)... yes checking for riscv64-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 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 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 whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for inline... inline checking whether char is unsigned... yes checking for working volatile... yes checking for size_t... yes checking for ssize_t... yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for gettimeofday... yes checking for kill... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setitimer... yes checking for fnmatch... yes checking for memmove... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for sysconf... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for uid_t in sys/types.h... yes checking for working chown... yes checking for working strcoll... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... no checking for stdarg.h... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for limits.h... yes checking for locale.h... yes checking for pwd.h... yes checking for memory.h... yes checking for termcap.h... yes checking for termios.h... yes checking for termio.h... no checking for sys/ioctl.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for inttypes.h... (cached) yes checking for sig_atomic_t in signal.h... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct timeval in sys/time.h and time.h... yes checking for libaudit.h... no checking for gcc options needed to detect all undeclared functions... none needed checking whether AUDIT_USER_TTY is declared... no checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... yes checking which library has the termcap functions... using libcurses checking for ncurses/termcap.h... no checking for nl_langinfo and CODESET... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking size of wchar_t... 4 checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating readline.pc config.status: creating history.pc config.status: creating config.h config.status: executing stamp-h commands rm -f readline.o rm -f vi_mode.o rm -f funmap.o rm -f keymaps.o rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security readline.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security vi_mode.c rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security funmap.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security keymaps.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security parens.c rm -f rltty.o rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security search.c rm -f bind.o rm -f isearch.o rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security rltty.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security complete.c rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security bind.c rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security isearch.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security display.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security signals.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security util.c rm -f macro.o rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security kill.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security undo.c rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security macro.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security input.c rm -f text.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security callback.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security terminal.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security text.c rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security nls.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security misc.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security history.c rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security histexpand.c rm -f shell.o rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security histfile.c rm -f tilde.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security histsearch.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security shell.c rm -f colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security mbutil.c rm -f parse-colors.o rm -f xmalloc.o gcc -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -DREADLINE_LIBRARY -c ./tilde.c rm -f xfree.o rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security colors.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security parse-colors.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security xmalloc.c test -d shlib || mkdir shlib gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security xfree.c gcc -c -DHAVE_CONFIG_H -I. -I. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security compat.c ( cd shlib ; make -j48 --jobserver-auth=fifo:/tmp/GMfifo46482 all ) make[1]: Entering directory '/home/buildozer/aports/main/readline/src/readline-8.2/shlib' make[1]: warning: -j48 forced in submake: resetting jobserver mode. rm -f readline.so rm -f vi_mode.so rm -f funmap.so rm -f keymaps.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o readline.o ../readline.c rm -f parens.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o vi_mode.o ../vi_mode.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o funmap.o ../funmap.c rm -f search.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o keymaps.o ../keymaps.c rm -f rltty.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o parens.o ../parens.c rm -f complete.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o search.o ../search.c rm -f bind.so rm -f isearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o rltty.o ../rltty.c rm -f display.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o complete.o ../complete.c rm -f signals.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o bind.o ../bind.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o isearch.o ../isearch.c rm -f util.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o display.o ../display.c rm -f kill.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o signals.o ../signals.c rm -f undo.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o util.o ../util.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o kill.o ../kill.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o undo.o ../undo.c rm -f macro.so rm -f input.so rm -f callback.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o macro.o ../macro.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o input.o ../input.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o callback.o ../callback.c rm -f terminal.so rm -f text.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o terminal.o ../terminal.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o text.o ../text.c rm -f nls.so rm -f misc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o nls.o ../nls.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o misc.o ../misc.c rm -f history.so rm -f histexpand.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o history.o ../history.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o histexpand.o ../histexpand.c rm -f histfile.so rm -f histsearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o histfile.o ../histfile.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o histsearch.o ../histsearch.c rm -f shell.so rm -f mbutil.so rm -f tilde.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o shell.o ../shell.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o mbutil.o ../mbutil.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c rm -f colors.so rm -f parse-colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o colors.o ../colors.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o parse-colors.o ../parse-colors.c rm -f xmalloc.so rm -f xfree.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o xmalloc.o ../xmalloc.c rm -f compat.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o xfree.o ../xfree.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -Os -Wformat -Werror=format-security -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -Os -Wformat -Werror=format-security -fPIC -o compat.o ../compat.c mv xfree.o xfree.so mv keymaps.o keymaps.so mv funmap.o funmap.so mv compat.o compat.so mv xmalloc.o xmalloc.so mv parens.o parens.so mv nls.o nls.so mv shell.o shell.so mv undo.o undo.so mv macro.o macro.so mv callback.o callback.so mv histsearch.o histsearch.so mv tilde.o tilde.so mv colors.o colors.so mv util.o util.so mv signals.o signals.so mv rltty.o rltty.so mv parse-colors.o parse-colors.so mv mbutil.o mbutil.so mv search.o search.so mv terminal.o terminal.so mv misc.o misc.so mv history.o history.so mv isearch.o isearch.so mv input.o input.so mv readline.o readline.so mv histfile.o histfile.so mv kill.o kill.so rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a mv text.o text.so mv histexpand.o histexpand.so rm -f libhistory.so.8.2 gcc -shared -Wl,-soname,libhistory.so.8.2 -Wl,--as-needed,-O1,--sort-common -Wl,-rpath,/usr/lib -Wl,-soname,`basename libhistory.so.8.2 .2` -o libhistory.so.8.2 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lncursesw mv vi_mode.o vi_mode.so mv complete.o complete.so mv bind.o bind.so rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "ranlib" && ranlib libreadline.a mv display.o display.so rm -f libreadline.so.8.2 gcc -shared -Wl,-soname,libreadline.so.8.2 -Wl,--as-needed,-O1,--sort-common -Wl,-rpath,/usr/lib -Wl,-soname,`basename libreadline.so.8.2 .2` -o libreadline.so.8.2 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -lncursesw make[1]: Leaving directory '/home/buildozer/aports/main/readline/src/readline-8.2/shlib' >>> readline: Entering fakeroot... make: Entering directory '/home/buildozer/aports/main/readline/src/readline-8.2' /bin/sh ./support/mkinstalldirs /home/buildozer/aports/main/readline/pkg/readline/usr/include \ /home/buildozer/aports/main/readline/pkg/readline/usr/include/readline /home/buildozer/aports/main/readline/pkg/readline/usr/lib \ /home/buildozer/aports/main/readline/pkg/readline/usr/share/info /home/buildozer/aports/main/readline/pkg/readline/usr/share/man/man3 /home/buildozer/aports/main/readline/pkg/readline/usr/share/doc/readline \ /home/buildozer/aports/main/readline/pkg/readline/usr/lib/pkgconfig test -d shlib || mkdir shlib mkdir -p -- /home/buildozer/aports/main/readline/pkg/readline/usr/include /home/buildozer/aports/main/readline/pkg/readline/usr/include/readline /home/buildozer/aports/main/readline/pkg/readline/usr/lib /home/buildozer/aports/main/readline/pkg/readline/usr/share/info /home/buildozer/aports/main/readline/pkg/readline/usr/share/man/man3 /home/buildozer/aports/main/readline/pkg/readline/usr/share/doc/readline /home/buildozer/aports/main/readline/pkg/readline/usr/lib/pkgconfig ( cd shlib ; make -j48 --jobserver-auth=fifo:/tmp/GMfifo47563 all ) for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/install -c -m 644 ./$f /home/buildozer/aports/main/readline/pkg/readline/usr/include/readline ; \ done /usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /home/buildozer/aports/main/readline/pkg/readline/usr/share/doc/readline /usr/bin/install -c -m 644 /home/buildozer/aports/main/readline/src/readline-8.2/readline.pc /home/buildozer/aports/main/readline/pkg/readline/usr/lib/pkgconfig/readline.pc ( if test -d doc ; then \ cd doc && \ make -j48 --jobserver-auth=fifo:/tmp/GMfifo47563 infodir=/usr/share/info DESTDIR=/home/buildozer/aports/main/readline/pkg/readline install; \ fi ) /usr/bin/install -c -m 644 /home/buildozer/aports/main/readline/src/readline-8.2/history.pc /home/buildozer/aports/main/readline/pkg/readline/usr/lib/pkgconfig/history.pc make[1]: Entering directory '/home/buildozer/aports/main/readline/src/readline-8.2/shlib' make[1]: warning: -j48 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/main/readline/src/readline-8.2/doc' make[1]: warning: -j48 forced in submake: resetting jobserver mode. make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/readline/src/readline-8.2/shlib' /bin/sh ../support/mkdirs /home/buildozer/aports/main/readline/pkg/readline/usr/share/info /home/buildozer/aports/main/readline/pkg/readline/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /home/buildozer/aports/main/readline/pkg/readline ; \ fi if test -f readline.info; then \ /usr/bin/install -c -m 644 readline.info /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/readline.info; \ else \ /usr/bin/install -c -m 644 ./readline.info /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/readline.info; \ fi ( cd examples ; make -j48 --jobserver-auth=fifo:/tmp/GMfifo47563 DESTDIR=/home/buildozer/aports/main/readline/pkg/readline install ) if test -f rluserman.info; then \ /usr/bin/install -c -m 644 rluserman.info /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/rluserman.info; \ else \ /usr/bin/install -c -m 644 ./rluserman.info /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/rluserman.info; \ fi make[1]: Entering directory '/home/buildozer/aports/main/readline/src/readline-8.2/examples' make[1]: warning: -j48 forced in submake: resetting jobserver mode. if test -f history.info; then \ /usr/bin/install -c -m 644 history.info /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/history.info; \ else \ /usr/bin/install -c -m 644 ./history.info /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/history.info; \ fi /bin/sh ../support/mkdirs /home/buildozer/aports/main/readline/pkg/readline/usr/share/readline if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/home/buildozer/aports/main/readline/pkg/readline/usr/share/info/dir \ /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/readline.info ; \ install-info --dir-file=/home/buildozer/aports/main/readline/pkg/readline/usr/share/info/dir \ /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/history.info ; \ install-info --dir-file=/home/buildozer/aports/main/readline/pkg/readline/usr/share/info/dir \ /home/buildozer/aports/main/readline/pkg/readline/usr/share/info/rluserman.info ; \ else true; fi /usr/bin/install -c -m 644 ./readline.3 /home/buildozer/aports/main/readline/pkg/readline/usr/share/man/man3/readline.3 /usr/bin/install -c -m 644 ./history.3 /home/buildozer/aports/main/readline/pkg/readline/usr/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/install -c -m 644 readline.html /home/buildozer/aports/main/readline/pkg/readline/readline.html; \ else \ /usr/bin/install -c -m 644 ./readline.html /home/buildozer/aports/main/readline/pkg/readline/readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -c -m 644 history.html /home/buildozer/aports/main/readline/pkg/readline/history.html; \ else \ /usr/bin/install -c -m 644 ./history.html /home/buildozer/aports/main/readline/pkg/readline/history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -c -m 644 rluserman.html /home/buildozer/aports/main/readline/pkg/readline/rluserman.html; \ else \ /usr/bin/install -c -m 644 ./rluserman.html /home/buildozer/aports/main/readline/pkg/readline/rluserman.html; \ fi ; \ fi make[1]: Leaving directory '/home/buildozer/aports/main/readline/src/readline-8.2/doc' ( cd shlib ; make -j48 --jobserver-auth=fifo:/tmp/GMfifo47563 DESTDIR=/home/buildozer/aports/main/readline/pkg/readline install ) make[1]: Entering directory '/home/buildozer/aports/main/readline/src/readline-8.2/shlib' make[1]: warning: -j48 forced in submake: resetting jobserver mode. /bin/sh ../support/mkdirs /home/buildozer/aports/main/readline/pkg/readline/usr/lib /bin/sh ../support/mkdirs /home/buildozer/aports/main/readline/pkg/readline/usr/bin mkdir /home/buildozer/aports/main/readline/pkg/readline/usr/share/readline mkdir /home/buildozer/aports/main/readline/pkg/readline/usr/bin /bin/sh ../support/shlib-install -O linux-musl -V alpine -d /home/buildozer/aports/main/readline/pkg/readline/usr/lib -b /home/buildozer/aports/main/readline/pkg/readline/usr/bin -i "/usr/bin/install -c -m 644" libhistory.so.8.2 /bin/sh ../support/shlib-install -O linux-musl -V alpine -d /home/buildozer/aports/main/readline/pkg/readline/usr/lib -b /home/buildozer/aports/main/readline/pkg/readline/usr/bin -i "/usr/bin/install -c -m 644" libreadline.so.8.2 install: can't stat './rltest2.c': No such file or directory make[1]: Leaving directory '/home/buildozer/aports/main/readline/src/readline-8.2/examples' mv /home/buildozer/aports/main/readline/pkg/readline/usr/lib/libreadline.a /home/buildozer/aports/main/readline/pkg/readline/usr/lib/libreadline.old mv: can't rename '/home/buildozer/aports/main/readline/pkg/readline/usr/lib/libreadline.a': No such file or directory make: [Makefile:255: install-static] Error 1 (ignored) /usr/bin/install -c -m 644 libreadline.a /home/buildozer/aports/main/readline/pkg/readline/usr/lib/libreadline.a test -n "ranlib" && ranlib /home/buildozer/aports/main/readline/pkg/readline/usr/lib/libreadline.a install: you may need to run ldconfig make[1]: Leaving directory '/home/buildozer/aports/main/readline/src/readline-8.2/shlib' mv /home/buildozer/aports/main/readline/pkg/readline/usr/lib/libhistory.a /home/buildozer/aports/main/readline/pkg/readline/usr/lib/libhistory.old mv: can't rename '/home/buildozer/aports/main/readline/pkg/readline/usr/lib/libhistory.a': No such file or directory make: [Makefile:258: install-static] Error 1 (ignored) /usr/bin/install -c -m 644 libhistory.a /home/buildozer/aports/main/readline/pkg/readline/usr/lib/libhistory.a test -n "ranlib" && ranlib /home/buildozer/aports/main/readline/pkg/readline/usr/lib/libhistory.a make: Leaving directory '/home/buildozer/aports/main/readline/src/readline-8.2' >>> readline-static*: Running split function static... >>> readline-static*: Preparing subpackage readline-static... >>> readline-static*: Stripping binaries >>> readline-static*: Running postcheck for readline-static >>> readline-dev*: Running split function dev... >>> readline-dev*: Preparing subpackage readline-dev... >>> readline-dev*: Stripping binaries >>> readline-dev*: Running postcheck for readline-dev >>> readline-doc*: Running split function doc... >>> readline-doc*: Preparing subpackage readline-doc... >>> readline-doc*: Running postcheck for readline-doc >>> libhistory*: Running split function libhistory... '/home/buildozer/aports/main/readline/pkg/readline/usr/lib/libhistory.so.8' -> '/home/buildozer/aports/main/readline/pkg/libhistory/usr/lib/libhistory.so.8' '/home/buildozer/aports/main/readline/pkg/readline/usr/lib/libhistory.so.8.2' -> '/home/buildozer/aports/main/readline/pkg/libhistory/usr/lib/libhistory.so.8.2' >>> libhistory*: Preparing subpackage libhistory... >>> libhistory*: Stripping binaries >>> libhistory*: Running postcheck for libhistory >>> readline*: Running postcheck for readline >>> readline*: Preparing package readline... >>> readline*: Stripping binaries >>> libhistory*: Scanning shared objects >>> readline-dev*: Scanning shared objects >>> readline-doc*: Scanning shared objects >>> readline-static*: Scanning shared objects >>> readline*: Scanning shared objects >>> libhistory*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> libhistory*: Package size: 44.0 KB >>> libhistory*: Compressing data... >>> libhistory*: Create checksum... >>> libhistory*: Create libhistory-8.2.1-r2.apk >>> readline-dev*: Tracing dependencies... libhistory=8.2.1-r2 pc:ncurses pkgconfig readline=8.2.1-r2 >>> readline-dev*: Package size: 216.0 KB >>> readline-dev*: Compressing data... >>> readline-dev*: Create checksum... >>> readline-dev*: Create readline-dev-8.2.1-r2.apk >>> readline-doc*: Tracing dependencies... >>> readline-doc*: Package size: 556.0 KB >>> readline-doc*: Compressing data... >>> readline-doc*: Create checksum... >>> readline-doc*: Create readline-doc-8.2.1-r2.apk >>> readline-static*: Tracing dependencies... >>> readline-static*: Package size: 1.3 MB >>> readline-static*: Compressing data... >>> readline-static*: Create checksum... >>> readline-static*: Create readline-static-8.2.1-r2.apk >>> readline*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libncursesw.so.6 >>> readline*: Package size: 300.0 KB >>> readline*: Compressing data... >>> readline*: Create checksum... >>> readline*: Create readline-8.2.1-r2.apk >>> readline: Build complete at Mon, 15 May 2023 08:08:00 +0000 elapsed time 0h 2m 29s >>> readline: Cleaning up srcdir >>> readline: Cleaning up pkgdir >>> readline: Uninstalling dependencies... (1/7) Purging .makedepends-readline (20230515.080533) (2/7) Purging ncurses-dev (6.4_p20230514-r0) (3/7) Purging libncurses++ (6.4_p20230514-r0) (4/7) Purging libpanelw (6.4_p20230514-r0) (5/7) Purging chrpath (0.16-r4) (6/7) Purging libformw (6.4_p20230514-r0) (7/7) Purging libmenuw (6.4_p20230514-r0) Executing busybox-1.36.0-r10.trigger OK: 1015 MiB in 104 packages >>> readline: Updating the main/riscv64 repository index... >>> readline: Signing the index...