INFO: not using any hashes in /data/userland-archives/hashes for readline-8.2.tar.gz (overridden with --hash)
Source /data/userland-archives/readline-8.2.tar.gz... not found, skipping file copy
Source https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file doc/history.3
patching file nls.c
patching file patchlevel
patching file display.c
patching file patchlevel
patching file colors.c
patching file patchlevel
patching file input.c
patching file patchlevel
patching file callback.c
patching file patchlevel
patching file input.c
Hunk #1 succeeded at 805 (offset -7 lines).
Hunk #2 succeeded at 816 (offset -7 lines).
Hunk #3 succeeded at 895 (offset -7 lines).
Hunk #4 succeeded at 938 (offset -7 lines).
patching file patchlevel
patching file display.c
Hunk #1 succeeded at 3339 (offset -3 lines).
patching file patchlevel
patching file text.c
patching file bind.c
patching file rltty.c
patching file patchlevel
patching file complete.c
patching file patchlevel
patching file complete.c
patching file patchlevel
patching file bind.c
patching file patchlevel
patching file readline.c
patching file isearch.c
patching file patchlevel
patching file text.c
patching file patchlevel
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11

Beginning configuration for readline-8.2 for x86_64-pc-solaris2.11

checking whether make sets $(MAKE)... yes
checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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... /usr/gcc/13/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking whether /usr/gcc/13/bin/gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ar... ar
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether char is unsigned... no
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... yes
checking for sys/ioctl.h... yes
checking for sys/pte.h... yes
checking for sys/stream.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/file.h... yes
checking for sys/ptem.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
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... 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... no
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... termios.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... no
no
checking for struct timeval in sys/time.h and time.h... yes
checking for libaudit.h... no
checking for /usr/gcc/13/bin/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... yes
checking which library has the termcap functions... using libtermcap
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
test -d shlib || mkdir shlib
( cd shlib ; /usr/gnu/bin/make  all )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/shlib'
rm -f readline.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o readline.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/readline.c 
mv readline.o readline.so
rm -f vi_mode.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o vi_mode.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/vi_mode.c 
mv vi_mode.o vi_mode.so
rm -f funmap.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o funmap.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/funmap.c 
mv funmap.o funmap.so
rm -f keymaps.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o keymaps.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/keymaps.c 
mv keymaps.o keymaps.so
rm -f parens.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o parens.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/parens.c 
mv parens.o parens.so
rm -f search.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o search.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/search.c 
mv search.o search.so
rm -f rltty.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o rltty.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/rltty.c 
mv rltty.o rltty.so
rm -f complete.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o complete.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/complete.c 
mv complete.o complete.so
rm -f bind.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o bind.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/bind.c 
mv bind.o bind.so
rm -f isearch.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o isearch.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/isearch.c 
mv isearch.o isearch.so
rm -f display.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o display.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c 
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function '_rl_move_cursor_relative':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:2839:50: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 2839 |                 tputs (_rl_term_forward_char, 1, _rl_output_character_function);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  int (*)(int)
In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/tcap.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:53:
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function '_rl_move_vert':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:2891:34: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 2891 |           tputs (_rl_term_up, 1, _rl_output_character_function);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function '_rl_clear_to_eol':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3196:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3196 |     tputs (_rl_term_clreol, 1, _rl_output_character_function);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function '_rl_clear_screen':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3225:34: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3225 |       tputs (_rl_term_clrpag, 1, _rl_output_character_function);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3227:39: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3227 |         tputs (_rl_term_clrscroll, 1, _rl_output_character_function);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function 'open_some_spaces':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3256:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3256 |       tputs (buffer, 1, _rl_output_character_function);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3260:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3260 |       tputs (_rl_term_im, 1, _rl_output_character_function);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                              |
      |                              int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3266:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3266 |         tputs (_rl_term_ei, 1, _rl_output_character_function);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3275:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3275 |         tputs (_rl_term_ic, 1, _rl_output_character_function);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function 'delete_chars':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3292:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3292 |       tputs (buffer, count, _rl_output_character_function);
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             |
      |                             int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3298:34: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3298 |           tputs (_rl_term_dc, 1, _rl_output_character_function);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
mv display.o display.so
rm -f signals.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o signals.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/signals.c 
mv signals.o signals.so
rm -f util.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o util.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/util.c 
mv util.o util.so
rm -f kill.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o kill.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/kill.c 
mv kill.o kill.so
rm -f undo.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o undo.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/undo.c 
mv undo.o undo.so
rm -f macro.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o macro.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/macro.c 
mv macro.o macro.so
rm -f input.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o input.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/input.c 
mv input.o input.so
rm -f callback.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o callback.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/callback.c 
mv callback.o callback.so
rm -f terminal.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o terminal.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c 
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_init_terminal_io':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:523:43: warning: passing argument 2 of 'tgetent' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  523 |       tgetent_ret = tgetent (term_buffer, term);
      |                                           ^~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/tcap.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:62:
/usr/include/termcap.h:42:28: note: expected 'char *' but argument is of type 'const char *'
   42 | extern int tgetent(char *, char *);
      |                            ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_backspace':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:724:37: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  724 |       tputs (_rl_term_backspace, 1, _rl_output_character_function);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |
      |                                     int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_cr':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:750:26: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |   tputs (_rl_term_cr, 1, _rl_output_character_function);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function 'rl_ding':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:771:43: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  771 |               tputs (_rl_visible_bell, 1, _rl_output_character_function);
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                           |
      |                                           int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_standout_on':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:797:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  797 |     tputs (_rl_term_so, 1, _rl_output_character_function);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_standout_off':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:806:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  806 |     tputs (_rl_term_se, 1, _rl_output_character_function);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_region_color_on':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:858:46: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  858 |     tputs (_rl_active_region_start_color, 1, _rl_output_character_function);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_region_color_off':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:867:44: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  867 |     tputs (_rl_active_region_end_color, 1, _rl_output_character_function);
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_enable_meta_key':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:885:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  885 |       tputs (_rl_term_mm, 1, _rl_output_character_function);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                              |
      |                              int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_disable_meta_key':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:897:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  897 |       tputs (_rl_term_mo, 1, _rl_output_character_function);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                              |
      |                              int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_control_keypad':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:908:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  908 |     tputs (_rl_term_ks, 1, _rl_output_character_function);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:910:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  910 |     tputs (_rl_term_ke, 1, _rl_output_character_function);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_set_cursor':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:933:36: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  933 |             tputs (_rl_term_vs, 1, _rl_output_character_function);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:935:36: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  935 |             tputs (_rl_term_ve, 1, _rl_output_character_function);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
mv terminal.o terminal.so
rm -f text.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o text.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/text.c 
mv text.o text.so
rm -f nls.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o nls.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/nls.c 
mv nls.o nls.so
rm -f misc.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o misc.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/misc.c 
mv misc.o misc.so
rm -f history.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o history.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/history.c 
mv history.o history.so
rm -f histexpand.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o histexpand.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/histexpand.c 
mv histexpand.o histexpand.so
rm -f histfile.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o histfile.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/histfile.c 
mv histfile.o histfile.so
rm -f histsearch.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o histsearch.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/histsearch.c 
mv histsearch.o histsearch.so
rm -f shell.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o shell.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/shell.c 
mv shell.o shell.so
rm -f mbutil.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o mbutil.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/mbutil.c 
mv mbutil.o mbutil.so
rm -f tilde.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -DREADLINE_LIBRARY -c -o tilde.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/tilde.c
mv tilde.o tilde.so
rm -f colors.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o colors.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/colors.c 
mv colors.o colors.so
rm -f parse-colors.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o parse-colors.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/parse-colors.c 
mv parse-colors.o parse-colors.so
rm -f xmalloc.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o xmalloc.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/xmalloc.c 
mv xmalloc.o xmalloc.so
rm -f xfree.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o xfree.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/xfree.c 
mv xfree.o xfree.so
rm -f compat.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3   -fpic -o compat.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/compat.c 
mv compat.o compat.so
rm -f libreadline.so.8
/usr/gcc/13/bin/gcc -shared -Wl,-i -Wl,-h,libreadline.so.8 -m32  -o libreadline.so.8 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 -ltermcap
rm -f libhistory.so.8
/usr/gcc/13/bin/gcc -shared -Wl,-i -Wl,-h,libhistory.so.8 -m32  -o libhistory.so.8 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -ltermcap
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/shlib'
test -d examples || mkdir examples
(cd examples && /usr/gnu/bin/make  all )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/examples'
rm -f fileman.o
/usr/gcc/13/bin/gcc  -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"8.2"' -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/examples -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2 -I..  -m32 -O3   -c /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/examples/fileman.c
make[1]: *** No rule to make target '../libreadline.a', needed by 'fileman'.  Stop.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/examples'
make: [Makefile:227: examples] Error 2 (ignored)
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11

Beginning configuration for readline-8.2 for x86_64-pc-solaris2.11

checking whether make sets $(MAKE)... yes
checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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... /usr/gcc/13/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking whether /usr/gcc/13/bin/gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ar... ar
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether char is unsigned... no
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... yes
checking for sys/ioctl.h... yes
checking for sys/pte.h... yes
checking for sys/stream.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/file.h... yes
checking for sys/ptem.h... yes
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... 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... no
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... termios.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... no
no
checking for struct timeval in sys/time.h and time.h... yes
checking for libaudit.h... no
checking for /usr/gcc/13/bin/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... yes
checking which library has the termcap functions... using libtermcap
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
test -d shlib || mkdir shlib
( cd shlib ; /usr/gnu/bin/make  all )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/shlib'
rm -f readline.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o readline.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/readline.c 
mv readline.o readline.so
rm -f vi_mode.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o vi_mode.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/vi_mode.c 
mv vi_mode.o vi_mode.so
rm -f funmap.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o funmap.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/funmap.c 
mv funmap.o funmap.so
rm -f keymaps.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o keymaps.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/keymaps.c 
mv keymaps.o keymaps.so
rm -f parens.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o parens.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/parens.c 
mv parens.o parens.so
rm -f search.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o search.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/search.c 
mv search.o search.so
rm -f rltty.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o rltty.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/rltty.c 
mv rltty.o rltty.so
rm -f complete.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o complete.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/complete.c 
mv complete.o complete.so
rm -f bind.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o bind.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/bind.c 
mv bind.o bind.so
rm -f isearch.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o isearch.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/isearch.c 
mv isearch.o isearch.so
rm -f display.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o display.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c 
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function '_rl_move_cursor_relative':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:2839:50: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 2839 |                 tputs (_rl_term_forward_char, 1, _rl_output_character_function);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  int (*)(int)
In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/tcap.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:53:
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function '_rl_move_vert':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:2891:34: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 2891 |           tputs (_rl_term_up, 1, _rl_output_character_function);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function '_rl_clear_to_eol':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3196:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3196 |     tputs (_rl_term_clreol, 1, _rl_output_character_function);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function '_rl_clear_screen':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3225:34: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3225 |       tputs (_rl_term_clrpag, 1, _rl_output_character_function);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3227:39: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3227 |         tputs (_rl_term_clrscroll, 1, _rl_output_character_function);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function 'open_some_spaces':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3256:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3256 |       tputs (buffer, 1, _rl_output_character_function);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3260:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3260 |       tputs (_rl_term_im, 1, _rl_output_character_function);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                              |
      |                              int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3266:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3266 |         tputs (_rl_term_ei, 1, _rl_output_character_function);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3275:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3275 |         tputs (_rl_term_ic, 1, _rl_output_character_function);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c: In function 'delete_chars':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3292:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3292 |       tputs (buffer, count, _rl_output_character_function);
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             |
      |                             int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/display.c:3298:34: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
 3298 |           tputs (_rl_term_dc, 1, _rl_output_character_function);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
mv display.o display.so
rm -f signals.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o signals.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/signals.c 
mv signals.o signals.so
rm -f util.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o util.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/util.c 
mv util.o util.so
rm -f kill.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o kill.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/kill.c 
mv kill.o kill.so
rm -f undo.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o undo.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/undo.c 
mv undo.o undo.so
rm -f macro.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o macro.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/macro.c 
mv macro.o macro.so
rm -f input.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o input.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/input.c 
mv input.o input.so
rm -f callback.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o callback.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/callback.c 
mv callback.o callback.so
rm -f terminal.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o terminal.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c 
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_init_terminal_io':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:523:43: warning: passing argument 2 of 'tgetent' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  523 |       tgetent_ret = tgetent (term_buffer, term);
      |                                           ^~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/tcap.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:62:
/usr/include/termcap.h:42:28: note: expected 'char *' but argument is of type 'const char *'
   42 | extern int tgetent(char *, char *);
      |                            ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_backspace':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:724:37: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  724 |       tputs (_rl_term_backspace, 1, _rl_output_character_function);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |
      |                                     int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_cr':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:750:26: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |   tputs (_rl_term_cr, 1, _rl_output_character_function);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function 'rl_ding':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:771:43: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  771 |               tputs (_rl_visible_bell, 1, _rl_output_character_function);
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                           |
      |                                           int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_standout_on':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:797:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  797 |     tputs (_rl_term_so, 1, _rl_output_character_function);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_standout_off':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:806:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  806 |     tputs (_rl_term_se, 1, _rl_output_character_function);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_region_color_on':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:858:46: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  858 |     tputs (_rl_active_region_start_color, 1, _rl_output_character_function);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_region_color_off':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:867:44: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  867 |     tputs (_rl_active_region_end_color, 1, _rl_output_character_function);
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_enable_meta_key':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:885:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  885 |       tputs (_rl_term_mm, 1, _rl_output_character_function);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                              |
      |                              int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_disable_meta_key':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:897:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  897 |       tputs (_rl_term_mo, 1, _rl_output_character_function);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                              |
      |                              int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_control_keypad':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:908:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  908 |     tputs (_rl_term_ks, 1, _rl_output_character_function);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:910:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  910 |     tputs (_rl_term_ke, 1, _rl_output_character_function);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c: In function '_rl_set_cursor':
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:933:36: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  933 |             tputs (_rl_term_vs, 1, _rl_output_character_function);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/terminal.c:935:36: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
  935 |             tputs (_rl_term_ve, 1, _rl_output_character_function);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int (*)(int)
/usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)'
   47 | extern int tputs(char *, int, int (*)(char));
      |                               ^~~~~~~~~~~~~
mv terminal.o terminal.so
rm -f text.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o text.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/text.c 
mv text.o text.so
rm -f nls.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o nls.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/nls.c 
mv nls.o nls.so
rm -f misc.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o misc.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/misc.c 
mv misc.o misc.so
rm -f history.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o history.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/history.c 
mv history.o history.so
rm -f histexpand.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o histexpand.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/histexpand.c 
mv histexpand.o histexpand.so
rm -f histfile.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o histfile.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/histfile.c 
mv histfile.o histfile.so
rm -f histsearch.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o histsearch.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/histsearch.c 
mv histsearch.o histsearch.so
rm -f shell.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o shell.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/shell.c 
mv shell.o shell.so
rm -f mbutil.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o mbutil.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/mbutil.c 
mv mbutil.o mbutil.so
rm -f tilde.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -DREADLINE_LIBRARY -c -o tilde.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/tilde.c
mv tilde.o tilde.so
rm -f colors.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o colors.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/colors.c 
mv colors.o colors.so
rm -f parse-colors.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o parse-colors.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/parse-colors.c 
mv parse-colors.o parse-colors.so
rm -f xmalloc.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o xmalloc.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/xmalloc.c 
mv xmalloc.o xmalloc.so
rm -f xfree.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o xfree.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/xfree.c 
mv xfree.o xfree.so
rm -f compat.so
/usr/gcc/13/bin/gcc -c -DHAVE_CONFIG_H   -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3   -fpic -o compat.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/compat.c 
mv compat.o compat.so
rm -f libreadline.so.8
/usr/gcc/13/bin/gcc -shared -Wl,-i -Wl,-h,libreadline.so.8 -m64  -o libreadline.so.8 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 -ltermcap
rm -f libhistory.so.8
/usr/gcc/13/bin/gcc -shared -Wl,-i -Wl,-h,libhistory.so.8 -m64  -o libhistory.so.8 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -ltermcap
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/shlib'
test -d examples || mkdir examples
(cd examples && /usr/gnu/bin/make  all )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/examples'
rm -f fileman.o
/usr/gcc/13/bin/gcc  -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"8.2"' -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/examples -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2 -I..  -m64 -O3   -c /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/examples/fileman.c
make[1]: *** No rule to make target '../libreadline.a', needed by 'fileman'.  Stop.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/examples'
make: [Makefile:227: examples] Error 2 (ignored)
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/include \
	/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/include/readline /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib \
	/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline \
	/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/pkgconfig
mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/include /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/include/readline /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/pkgconfig
for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/$f /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/include/readline ; \
done
test -d shlib || mkdir shlib
( cd shlib ; /usr/gnu/bin/make  all )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/shlib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/shlib'
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/CHANGES /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/INSTALL /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/README /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline
( if test -d doc ; then \
	cd doc && \
	/usr/gnu/bin/make  infodir=/usr/share/info DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386 install; \
  fi )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/doc'
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3
if test -n "" ; then \
	/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386 ; \
fi
if test -f readline.info; then \
	/usr/bin/ginstall -c -m 644 readline.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/readline.info; \
else \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/readline.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/readline.info; \
fi
if test -f rluserman.info; then \
	/usr/bin/ginstall -c -m 644 rluserman.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/rluserman.info; \
else \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/rluserman.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/rluserman.info; \
fi
if test -f history.info; then \
	/usr/bin/ginstall -c -m 644 history.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/history.info; \
else \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/history.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/history.info; \
fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
	install-info --dir-file=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/dir \
		/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/readline.info ; \
	install-info --dir-file=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/dir \
		/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/history.info ; \
	install-info --dir-file=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/dir \
		/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/rluserman.info ; \
else true; fi
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/readline.3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3/readline.3
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/history.3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3/history.3
if test -n "" ; then \
	if test -f readline.html; then \
		/usr/bin/ginstall -c -m 644 readline.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/readline.html; \
	else \
		/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/readline.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/readline.html; \
	fi ; \
	if test -f history.html; then \
		/usr/bin/ginstall -c -m 644 history.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/history.html; \
	else \
		/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/history.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/history.html; \
	fi ; \
	if test -f rluserman.html; then \
		/usr/bin/ginstall -c -m 644 rluserman.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/rluserman.html; \
	else \
		/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/rluserman.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/rluserman.html; \
	fi ; \
fi
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/doc'
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/readline.pc /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/pkgconfig/readline.pc
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/history.pc /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/pkgconfig/history.pc
( cd shlib ; /usr/gnu/bin/make  DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386 install )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/shlib'
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/bin/i86
mkdir /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/bin
mkdir /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/bin/i86
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/shlib-install -O solaris2.11 -V pc -d /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib -b /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/bin/i86 -i "/usr/bin/ginstall -c -m 644" libhistory.so.8
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/shlib-install -O solaris2.11 -V pc -d /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib -b /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/bin/i86 -i "/usr/bin/ginstall -c -m 644" libreadline.so.8
install: you may need to run ldconfig
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/i86/shlib'
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/include \
	/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/include/readline /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64 \
	/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline \
	/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64/pkgconfig
mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64/pkgconfig
for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/$f /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/include/readline ; \
done
test -d shlib || mkdir shlib
( cd shlib ; /usr/gnu/bin/make  all )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/shlib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/shlib'
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/CHANGES /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/INSTALL /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/README /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline
( if test -d doc ; then \
	cd doc && \
	/usr/gnu/bin/make  infodir=/usr/share/info DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386 install; \
  fi )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/doc'
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3
if test -n "" ; then \
	/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386 ; \
fi
if test -f readline.info; then \
	/usr/bin/ginstall -c -m 644 readline.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/readline.info; \
else \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/readline.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/readline.info; \
fi
if test -f rluserman.info; then \
	/usr/bin/ginstall -c -m 644 rluserman.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/rluserman.info; \
else \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/rluserman.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/rluserman.info; \
fi
if test -f history.info; then \
	/usr/bin/ginstall -c -m 644 history.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/history.info; \
else \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/history.info /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/history.info; \
fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
	install-info --dir-file=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/dir \
		/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/readline.info ; \
	install-info --dir-file=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/dir \
		/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/history.info ; \
	install-info --dir-file=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/dir \
		/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/info/rluserman.info ; \
else true; fi
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/readline.3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3/readline.3
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/history.3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3/history.3
if test -n "" ; then \
	if test -f readline.html; then \
		/usr/bin/ginstall -c -m 644 readline.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/readline.html; \
	else \
		/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/readline.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/readline.html; \
	fi ; \
	if test -f history.html; then \
		/usr/bin/ginstall -c -m 644 history.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/history.html; \
	else \
		/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/history.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/history.html; \
	fi ; \
	if test -f rluserman.html; then \
		/usr/bin/ginstall -c -m 644 rluserman.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/rluserman.html; \
	else \
		/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/doc/rluserman.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/rluserman.html; \
	fi ; \
fi
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/doc'
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/readline.pc /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64/pkgconfig/readline.pc
/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/history.pc /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64/pkgconfig/history.pc
( cd shlib ; /usr/gnu/bin/make  DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386 install )
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/shlib'
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/bin
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/shlib-install -O solaris2.11 -V pc -d /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64 -b /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/bin -i "/usr/bin/ginstall -c -m 644" libhistory.so.8
/bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.2/support/shlib-install -O solaris2.11 -V pc -d /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/lib/amd64 -b /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/bin -i "/usr/bin/ginstall -c -m 644" libreadline.so.8
install: you may need to run ldconfig
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/readline/build/amd64/shlib'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/readline/build/manifest-i386-readline-32.depend.res /jenkins/jobs/oi-userland/workspace/components/library/readline/build/manifest-i386-readline.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: library/readline
pkg://openindiana.org/library/readline-8/32@8.2.13,5.11-2024.0.0.0:20240815T200431Z
PUBLISHED
pkg://openindiana.org/library/readline-8@8.2.13,5.11-2024.0.0.0:20240815T200456Z
PUBLISHED