INFO: not using any hashes in /data/userland-archives/hashes for rlwrap-0.46.2.tar.gz (overridden with --hash) Source /data/userland-archives/rlwrap-0.46.2.tar.gz... not found, skipping file copy Source https://github.com/hanslub42/rlwrap/archive/refs/tags/v0.46.2.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory tools autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:92: installing 'tools/compile' configure.ac:32: installing 'tools/config.guess' configure.ac:32: installing 'tools/config.sub' configure.ac:34: installing 'tools/install-sh' configure.ac:34: installing 'tools/missing' parallel-tests: installing 'tools/test-driver' src/Makefile.am: installing 'tools/depcomp' autoreconf: 'tools/config.sub' is updated autoreconf: 'tools/config.guess' is updated autoreconf: 'tools/install-sh' is updated autoreconf: Leaving directory '.' symlink cloning /jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2 to /jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking whether make supports the include directive... yes (GNU style) checking for 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 whether /usr/gcc/14/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/14/bin/gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) /usr/gcc/14/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/14/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/14/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/14/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/14/bin/gcc... (cached) gcc3 checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for perl... /usr/bin/perl checking for strip... strip checking for sys/wait.h that is POSIX.1 compatible... yes checking for errno.h... yes checking for fcntl.h... yes checking for libgen.h... yes checking for libutil.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sched.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/wait.h... (cached) yes checking for sys/resource.h... yes checking for stddef.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for time.h... yes checking for sys/time.h... yes checking for getopt.h... yes checking for regex.h... yes checking for curses.h... yes checking for stropts.h... yes checking for termcap.h... yes checking for util.h... no checking for term.h... yes checking for ncurses/term.h... no checking for /usr/gcc/14/bin/gcc options needed to detect all undeclared functions... none needed checking whether PROC_PIDVNODEPATHINFO is declared... no checking whether procstat_open_sysctl is declared... no checking whether procstat_getprocs is declared... no checking whether procstat_getfiles is declared... no checking whether STAILQ_FOREACH is declared... no checking argument type of tputs putc function... char checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for getopt_long... yes checking for basename... yes checking for dirname... yes checking for flock... yes checking for getopt_long... (cached) yes checking for isastream... yes checking for mkstemps... yes checking for pselect... yes checking for putenv... yes checking for readlink... yes checking for sched_yield... yes checking for setenv... yes checking for setitimer... yes checking for setsid... yes checking for setrlimit... yes checking for sigaction... yes checking for snprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for strnlen... yes checking for system... yes checking for openpty in -lutil... no checking for openpty... no checking for getpty... no checking for grantpt... yes checking for unlockpt... yes checking for getpt... checking for pty/tty type... STREAMS configure: checking for pty ranges checking for tgetent... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... yes checking for readline in -lreadline... yes checking for tigetnum... yes checking for readline/readline.h... yes checking for egrep -e... /usr/bin/ggrep -E checking whether your readline headers and library know about rl_set_screen_size... yes checking whether your readline headers and library know about rl_basic_quote_characters... yes checking whether your readline headers and library know about rl_variable_value... yes checking whether your readline headers and library know about rl_readline_version... yes checking whether your readline headers and library know about rl_executing_keyseq... yes checking whether the private symbol _rl_horizontal_scroll_mode is visble in your readline libs... yes Will rlwrap find command's working directory under /proc//cwd? let's see... checking for /proc/862917/cwd/configure.ac... yes checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv (this may take a few secs)... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating filters/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating doc/rlwrap.man config.status: creating config.h config.status: executing depfiles commands Now do: make (or gmake) to build rlwrap make check for instructions how to test it make install to install it /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' Making all in doc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/doc' sed -e 's#@DATADIR@#/usr/share#' rlwrap.man > rlwrap.1 make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/doc' Making all in src make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/src' /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c mv -f .deps/signals.Tpo .deps/signals.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c mv -f .deps/readline.Tpo .deps/readline.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT pty.o -MD -MP -MF .deps/pty.Tpo -c -o pty.o pty.c mv -f .deps/pty.Tpo .deps/pty.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c mv -f .deps/completion.Tpo .deps/completion.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c mv -f .deps/term.Tpo .deps/term.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT ptytty.o -MD -MP -MF .deps/ptytty.Tpo -c -o ptytty.o ptytty.c mv -f .deps/ptytty.Tpo .deps/ptytty.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT string_utils.o -MD -MP -MF .deps/string_utils.Tpo -c -o string_utils.o string_utils.c mv -f .deps/string_utils.Tpo .deps/string_utils.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT malloc_debug.o -MD -MP -MF .deps/malloc_debug.Tpo -c -o malloc_debug.o malloc_debug.c mv -f .deps/malloc_debug.Tpo .deps/malloc_debug.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT multibyte.o -MD -MP -MF .deps/multibyte.Tpo -c -o multibyte.o multibyte.c mv -f .deps/multibyte.Tpo .deps/multibyte.Po /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/rlwrap-0.46.2/src -I.. -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po /usr/gcc/14/bin/gcc -DDATADIR=\"/usr/share\" -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o multibyte.o filter.o -lreadline -lcurses make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/src' Making all in filters make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/filters' pod2man --section=3pm RlwrapFilter.pm > RlwrapFilter.3pm make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/filters' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' Making install in doc make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/doc' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 rlwrap.1 '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/man/man1' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/doc' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/doc' Making install in src make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/src' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/bin' /usr/bin/ginstall -c rlwrap '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/src' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/src' Making install in filters make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/filters' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/filters' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/man/man3' /usr/bin/ginstall -c -m 644 RlwrapFilter.3pm '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/man/man3' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/filters' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64/filters' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/rlwrap' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/rlwrap/filters' /usr/bin/ginstall -c -m 644 filters/README filters/RlwrapFilter.pm filters/RlwrapFilter.3pm filters/count_in_prompt filters/pipeto filters/logger filters/null filters/unbackspace filters/pipeline filters/ftp_filter filters/handle_hotkeys filters/history_format filters/simple_macro filters/template filters/scrub_prompt filters/paint_prompt filters/censor_passwords filters/listing filters/paint_prompt.py filters/handle_hotkeys.py filters/logger.py filters/pipeto.py filters/rlwrapfilter.py filters/null.py filters/censor_passwords.py filters/edit_history filters/count_in_prompt.py filters/ftp_filter.py filters/debug_null filters/handle_sigwinch filters/outfilter filters/makefilter filters/dissect_prompt '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/rlwrap/filters' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/rlwrap/completions' /usr/bin/ginstall -c -m 644 completions/testclient completions/coqtop '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/rlwrap/completions' /usr/gnu/bin/make install-data-hook make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' chmod a+x /jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/prototype/i386/usr/share/rlwrap/filters/* make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/rlwrap/build/manifest-i386-rlwrap.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: sysutils/rlwrap pkg://openindiana.org/utility/rlwrap@0.46.2,5.11-2025.0.0.0:20250506T192012Z PUBLISHED