INFO: not using any hashes in /data/userland-archives/hashes for readline-8.3.tar.gz (overridden with --hash) Source /data/userland-archives/readline-8.3.tar.gz... cached validating signature... checking local signature... not found signature validation failed validating hash... ok patching file input.c patching file patchlevel patching file display.c patching file patchlevel patching file input.c patching file isearch.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.3 for x86_64-pc-solaris2.11 checking whether make sets $(MAKE)... yes checking for gcc... /usr/gcc/14/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/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/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 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 for mode_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 tcgetwinsize... no checking for tcsetwinsize... no 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... yes checking for gid_t... 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 /usr/gcc/14/bin/gcc option to enable large file support... -D_FILE_OFFSET_BITS=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 how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for egrep -e... /usr/bin/ggrep -E 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... yes checking for struct dirent.d_fileno... no checking for struct timeval in sys/time.h and time.h... yes checking for libaudit.h... no checking for /usr/gcc/14/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 mbsncmp... 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 wcsnrtombs... 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/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o readline.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/readline.c mv readline.o readline.so rm -f vi_mode.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o vi_mode.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o funmap.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/funmap.c mv funmap.o funmap.so rm -f keymaps.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o keymaps.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/keymaps.c mv keymaps.o keymaps.so rm -f parens.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o parens.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/parens.c mv parens.o parens.so rm -f search.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o search.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/search.c mv search.o search.so rm -f rltty.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o rltty.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/rltty.c mv rltty.o rltty.so rm -f complete.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o complete.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/complete.c mv complete.o complete.so rm -f bind.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o bind.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/bind.c mv bind.o bind.so rm -f isearch.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o isearch.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/isearch.c mv isearch.o isearch.so rm -f display.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o display.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/display.c mv display.o display.so rm -f signals.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o signals.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/signals.c mv signals.o signals.so rm -f util.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o util.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/util.c mv util.o util.so rm -f kill.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o kill.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/kill.c mv kill.o kill.so rm -f undo.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o undo.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/undo.c mv undo.o undo.so rm -f macro.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o macro.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/macro.c mv macro.o macro.so rm -f input.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o input.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/input.c mv input.o input.so rm -f callback.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o callback.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/callback.c mv callback.o callback.so rm -f terminal.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o terminal.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/terminal.c mv terminal.o terminal.so rm -f text.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o text.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/text.c mv text.o text.so rm -f nls.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o nls.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/nls.c mv nls.o nls.so rm -f misc.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o misc.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/misc.c mv misc.o misc.so rm -f history.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o history.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/history.c mv history.o history.so rm -f histexpand.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o histexpand.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/histexpand.c mv histexpand.o histexpand.so rm -f histfile.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o histfile.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/histfile.c mv histfile.o histfile.so rm -f histsearch.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o histsearch.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/histsearch.c mv histsearch.o histsearch.so rm -f shell.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o shell.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/shell.c mv shell.o shell.so rm -f mbutil.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o mbutil.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/mbutil.c mv mbutil.o mbutil.so rm -f tilde.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -DREADLINE_LIBRARY -c -o tilde.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/tilde.c mv tilde.o tilde.so rm -f colors.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o colors.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/colors.c mv colors.o colors.so rm -f parse-colors.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o parse-colors.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/parse-colors.c mv parse-colors.o parse-colors.so rm -f xmalloc.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o xmalloc.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/xmalloc.c mv xmalloc.o xmalloc.so rm -f xfree.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o xfree.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/xfree.c mv xfree.o xfree.so rm -f compat.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m32 -O3 -fpic -o compat.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/compat.c mv compat.o compat.so rm -f libreadline.so.8 /usr/gcc/14/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 -lncurses rm -f libhistory.so.8 /usr/gcc/14/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 -lncurses 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/14/bin/gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"8.3"' -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/examples -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I.. -I/usr/include/ncurses -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/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:233: 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.3 for x86_64-pc-solaris2.11 checking whether make sets $(MAKE)... yes checking for gcc... /usr/gcc/14/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/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/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 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 for mode_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 tcgetwinsize... no checking for tcsetwinsize... no 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... yes checking for gid_t... 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 /usr/gcc/14/bin/gcc option to enable large file support... none needed 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 how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for egrep -e... /usr/bin/ggrep -E 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... yes checking for struct dirent.d_fileno... no checking for struct timeval in sys/time.h and time.h... yes checking for libaudit.h... no checking for /usr/gcc/14/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 mbsncmp... 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 wcsnrtombs... 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/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o readline.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/readline.c mv readline.o readline.so rm -f vi_mode.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o vi_mode.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o funmap.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/funmap.c mv funmap.o funmap.so rm -f keymaps.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o keymaps.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/keymaps.c mv keymaps.o keymaps.so rm -f parens.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o parens.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/parens.c mv parens.o parens.so rm -f search.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o search.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/search.c mv search.o search.so rm -f rltty.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o rltty.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/rltty.c mv rltty.o rltty.so rm -f complete.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o complete.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/complete.c mv complete.o complete.so rm -f bind.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o bind.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/bind.c mv bind.o bind.so rm -f isearch.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o isearch.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/isearch.c mv isearch.o isearch.so rm -f display.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o display.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/display.c mv display.o display.so rm -f signals.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o signals.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/signals.c mv signals.o signals.so rm -f util.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o util.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/util.c mv util.o util.so rm -f kill.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o kill.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/kill.c mv kill.o kill.so rm -f undo.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o undo.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/undo.c mv undo.o undo.so rm -f macro.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o macro.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/macro.c mv macro.o macro.so rm -f input.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o input.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/input.c mv input.o input.so rm -f callback.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o callback.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/callback.c mv callback.o callback.so rm -f terminal.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o terminal.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/terminal.c mv terminal.o terminal.so rm -f text.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o text.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/text.c mv text.o text.so rm -f nls.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o nls.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/nls.c mv nls.o nls.so rm -f misc.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o misc.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/misc.c mv misc.o misc.so rm -f history.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o history.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/history.c mv history.o history.so rm -f histexpand.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o histexpand.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/histexpand.c mv histexpand.o histexpand.so rm -f histfile.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o histfile.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/histfile.c mv histfile.o histfile.so rm -f histsearch.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o histsearch.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/histsearch.c mv histsearch.o histsearch.so rm -f shell.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o shell.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/shell.c mv shell.o shell.so rm -f mbutil.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o mbutil.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/mbutil.c mv mbutil.o mbutil.so rm -f tilde.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -DREADLINE_LIBRARY -c -o tilde.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/tilde.c mv tilde.o tilde.so rm -f colors.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o colors.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/colors.c mv colors.o colors.so rm -f parse-colors.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o parse-colors.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/parse-colors.c mv parse-colors.o parse-colors.so rm -f xmalloc.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o xmalloc.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/xmalloc.c mv xmalloc.o xmalloc.so rm -f xfree.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o xfree.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/xfree.c mv xfree.o xfree.so rm -f compat.so /usr/gcc/14/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -m64 -O3 -fpic -o compat.o /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/compat.c mv compat.o compat.so rm -f libreadline.so.8 /usr/gcc/14/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 -lncurses rm -f libhistory.so.8 /usr/gcc/14/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 -lncurses 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/14/bin/gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"8.3"' -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/examples -I/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3 -I.. -I/usr/include/ncurses -m64 -O3 -c /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/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:233: examples] Error 2 (ignored) /bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/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.3/$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.3/CHANGES /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/INSTALL /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/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.3/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 "/usr/share/doc/readline" ; then \ /bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline ; \ 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.3/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.3/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.3/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.3/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.3/doc/history.3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3/history.3 if test -n "/usr/share/doc/readline" ; 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/usr/share/doc/readline/readline.html; \ else \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/doc/readline.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline/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/usr/share/doc/readline/history.html; \ else \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/doc/history.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline/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/usr/share/doc/readline/rluserman.html; \ else \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/doc/rluserman.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline/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.3/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.3/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.3/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.3/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.3/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.3/$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.3/CHANGES /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/INSTALL /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/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.3/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 "/usr/share/doc/readline" ; then \ /bin/sh /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/support/mkdirs /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline ; \ 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.3/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.3/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.3/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.3/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.3/doc/history.3 /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/man/man3/history.3 if test -n "/usr/share/doc/readline" ; 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/usr/share/doc/readline/readline.html; \ else \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/doc/readline.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline/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/usr/share/doc/readline/history.html; \ else \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/doc/history.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline/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/usr/share/doc/readline/rluserman.html; \ else \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-8.3/doc/rluserman.html /jenkins/jobs/oi-userland/workspace/components/library/readline/build/prototype/i386/usr/share/doc/readline/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.3/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.3/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.3/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.3/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.3.3,5.11-2025.0.0.1:20251215T020211Z PUBLISHED pkg://openindiana.org/library/readline-8@8.3.3,5.11-2025.0.0.1:20251215T020212Z PUBLISHED