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: 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: Leaving directory `.' lwrap.man.in rlwrap-0.45.2/filters/ rlwrap-0.45.2/filters/Makefile.am rlwrap-0.45.2/filters/README rlwrap-0.45.2/filters/RlwrapFilter.pm rlwrap-0.45.2/filters/censor_passwords rlwrap-0.45.2/filters/censor_passwords.py rlwrap-0.45.2/filters/count_in_prompt rlwrap-0.45.2/filters/count_in_prompt.py rlwrap-0.45.2/filters/debug_null rlwrap-0.45.2/filters/dissect_prompt rlwrap-0.45.2/filters/edit_history rlwrap-0.45.2/filters/ftp_filter rlwrap-0.45.2/filters/ftp_filter.py rlwrap-0.45.2/filters/handle_hotkeys rlwrap-0.45.2/filters/handle_hotkeys.py rlwrap-0.45.2/filters/handle_sigwinch rlwrap-0.45.2/filters/history_format rlwrap-0.45.2/filters/listing rlwrap-0.45.2/filters/logger rlwrap-0.45.2/filters/logger.py rlwrap-0.45.2/filters/makefilter rlwrap-0.45.2/filters/null rlwrap-0.45.2/filters/null.py rlwrap-0.45.2/filters/outfilter rlwrap-0.45.2/filters/paint_prompt rlwrap-0.45.2/filters/paint_prompt.py rlwrap-0.45.2/filters/pipeline rlwrap-0.45.2/filters/pipeto rlwrap-0.45.2/filters/pipeto.py rlwrap-0.45.2/filters/rlwrapfilter.md rlwrap-0.45.2/filters/rlwrapfilter.py rlwrap-0.45.2/filters/scrub_prompt rlwrap-0.45.2/filters/simple_macro rlwrap-0.45.2/filters/template rlwrap-0.45.2/filters/unbackspace rlwrap-0.45.2/src/ rlwrap-0.45.2/src/Makefile.am rlwrap-0.45.2/src/completion.c rlwrap-0.45.2/src/completion.rb rlwrap-0.45.2/src/filter.c rlwrap-0.45.2/src/main.c rlwrap-0.45.2/src/malloc_debug.c rlwrap-0.45.2/src/malloc_debug.h rlwrap-0.45.2/src/multibyte.c rlwrap-0.45.2/src/pty.c rlwrap-0.45.2/src/ptytty.c rlwrap-0.45.2/src/readline.c rlwrap-0.45.2/src/redblack.h rlwrap-0.45.2/src/rlwrap.h rlwrap-0.45.2/src/signals.c rlwrap-0.45.2/src/string_utils.c rlwrap-0.45.2/src/term.c rlwrap-0.45.2/src/utils.c rlwrap-0.45.2/test/ rlwrap-0.45.2/test/testclient rlwrap-0.45.2/test/testit checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -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... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for perl... /usr/bin/perl checking for strip... strip checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/wait.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for term.h... yes checking for ncurses/term.h... yes checking whether PROC_PIDVNODEPATHINFO is declared... no checking whether procstat_open_sysctl is declared... no checking whether procstat_getprocs is declared... no checking whether procstat_getfiles is declared... no checking whether STAILQ_FOREACH is declared... no checking argument type of tputs putc function... int checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void 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... no 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... no checking for strlcat... no checking for strnlen... yes checking for system... yes checking for openpty in -lutil... yes checking for openpty... yes checking for getpty... no checking for grantpt... yes checking for unlockpt... yes checking for getpt... yes checking for pty/tty type... checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes OPENPTY configure: checking for pty ranges... checking for tgetent... no checking for tgetent in -ltinfo... yes checking for readline in -lreadline... yes checking for tigetnum... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether your readline headers and library know about rl_set_screen_size... yes checking whether your readline headers and library know about rl_basic_quote_characters... yes checking whether your readline headers and library know about rl_variable_value... yes checking whether your readline headers and library know about rl_readline_version... yes checking whether your readline headers and library know about rl_executing_keyseq... yes checking whether the private symbol _rl_horizontal_scroll_mode is visble in your readline libs... yes Will rlwrap find command's working directory under /proc//cwd? let's see... checking for /proc/21386/cwd/configure.ac... yes checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv (this may take a few secs)... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating filters/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating doc/rlwrap.man config.status: creating config.h config.status: executing depfiles commands Now do: make (or gmake) to build rlwrap make check for instructions how to test it make install to install it make all-recursive make[1]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' Making all in doc make[2]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/doc' sed -e 's#@DATADIR@#/usr/share#' rlwrap.man > rlwrap.1 make[2]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/doc' Making all in src make[2]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c mv -f .deps/signals.Tpo .deps/signals.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c mv -f .deps/readline.Tpo .deps/readline.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT pty.o -MD -MP -MF .deps/pty.Tpo -c -o pty.o pty.c mv -f .deps/pty.Tpo .deps/pty.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c mv -f .deps/completion.Tpo .deps/completion.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c mv -f .deps/term.Tpo .deps/term.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT ptytty.o -MD -MP -MF .deps/ptytty.Tpo -c -o ptytty.o ptytty.c mv -f .deps/ptytty.Tpo .deps/ptytty.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -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 gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -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 gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT multibyte.o -MD -MP -MF .deps/multibyte.Tpo -c -o multibyte.o multibyte.c mv -f .deps/multibyte.Tpo .deps/multibyte.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po gcc -DDATADIR=\"/usr/share\" -O2 -march=i586 -mtune=i686 -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o multibyte.o filter.o -lutil -lreadline -ltinfo make[2]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/src' Making all in filters make[2]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/filters' pod2man --section=3pm RlwrapFilter.pm > RlwrapFilter.3pm make[2]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/filters' make[2]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' make[2]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' make[1]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/tools/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/tools/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/tools/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/tools/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' Making install in doc make[2]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/doc' make[3]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/man/man1' /usr/bin/ginstall -c -m 644 rlwrap.1 '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/doc' make[2]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/doc' Making install in src make[2]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/src' make[3]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/src' /usr/bin/mkdir -p '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/bin' STRIPPROG='strip' /bin/sh /usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/tools/install-sh -c -s rlwrap '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/src' make[2]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/src' Making install in filters make[2]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/filters' make[3]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/filters' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/man/man3' /usr/bin/ginstall -c -m 644 RlwrapFilter.3pm '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/man/man3' make[3]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/filters' make[2]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2/filters' make[2]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' make[3]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/share/rlwrap' /usr/bin/mkdir -p '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/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 '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/share/rlwrap/filters' /usr/bin/mkdir -p '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/share/rlwrap/completions' /usr/bin/ginstall -c -m 644 completions/testclient completions/coqtop '/usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/share/rlwrap/completions' make install-data-hook make[4]: Entering directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' chmod a+x /usr/src/slapt-src/misc/rlwrap/package-rlwrap/usr/share/rlwrap/filters/* make[4]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' make[3]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' make[2]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' make[1]: Leaving directory '/usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/rlwrap usr/doc/ usr/doc/rlwrap-0.45.2/ usr/doc/rlwrap-0.45.2/AUTHORS usr/doc/rlwrap-0.45.2/BUGS usr/doc/rlwrap-0.45.2/COPYING usr/doc/rlwrap-0.45.2/ChangeLog usr/doc/rlwrap-0.45.2/INSTALL usr/doc/rlwrap-0.45.2/NEWS usr/doc/rlwrap-0.45.2/README.md usr/doc/rlwrap-0.45.2/rlwrap.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/rlwrap.1.gz usr/man/man3/ usr/man/man3/RlwrapFilter.3pm.gz usr/share/ usr/share/rlwrap/ usr/share/rlwrap/completions/ usr/share/rlwrap/completions/coqtop usr/share/rlwrap/completions/testclient usr/share/rlwrap/filters/ usr/share/rlwrap/filters/README usr/share/rlwrap/filters/RlwrapFilter.3pm usr/share/rlwrap/filters/RlwrapFilter.pm usr/share/rlwrap/filters/censor_passwords usr/share/rlwrap/filters/censor_passwords.py usr/share/rlwrap/filters/count_in_prompt usr/share/rlwrap/filters/count_in_prompt.py usr/share/rlwrap/filters/debug_null usr/share/rlwrap/filters/dissect_prompt usr/share/rlwrap/filters/edit_history usr/share/rlwrap/filters/ftp_filter usr/share/rlwrap/filters/ftp_filter.py usr/share/rlwrap/filters/handle_hotkeys usr/share/rlwrap/filters/handle_hotkeys.py usr/share/rlwrap/filters/handle_sigwinch usr/share/rlwrap/filters/history_format usr/share/rlwrap/filters/listing usr/share/rlwrap/filters/logger usr/share/rlwrap/filters/logger.py usr/share/rlwrap/filters/makefilter usr/share/rlwrap/filters/null usr/share/rlwrap/filters/null.py usr/share/rlwrap/filters/outfilter usr/share/rlwrap/filters/paint_prompt usr/share/rlwrap/filters/paint_prompt.py usr/share/rlwrap/filters/pipeline usr/share/rlwrap/filters/pipeto usr/share/rlwrap/filters/pipeto.py usr/share/rlwrap/filters/rlwrapfilter.py usr/share/rlwrap/filters/scrub_prompt usr/share/rlwrap/filters/simple_macro usr/share/rlwrap/filters/template usr/share/rlwrap/filters/unbackspace Slackware package /usr/src/slapt-src/misc/rlwrap/rlwrap-0.45.2-i586-1salix15.0.txz created. Installing package rlwrap-0.45.2-i586-1salix15.0... | rlwrap (readline wrapper) | | rlwrap is a 'readline wrapper' that uses the GNU readline library | to allow the editing of keyboard input for any other command. Input | history is remembered across invocations, separately for each command; | history completion and search work as in bash and completion word | lists can be specified on the command line. | | Homepage: https://github.com/hanslub42/rlwrap | | | |