The following packages will be installed: with-readline Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching with-readline.SlackBuild... 0%100%100%100%100%100%Done Fetching with-readline.info... 0%100%100%100%100%100%Done with-readline-0.1.1/ with-readline-0.1.1/getopt1.c with-readline-0.1.1/with-readline.h with-readline-0.1.1/pty-unix98.c with-readline-0.1.1/getopt.c with-readline-0.1.1/posix_openpt.c with-readline-0.1.1/configure with-readline-0.1.1/Makefile.am with-readline-0.1.1/COPYING with-readline-0.1.1/configure.ac with-readline-0.1.1/util.c with-readline-0.1.1/strsignal.c with-readline-0.1.1/with-readline.1 with-readline-0.1.1/acinclude.m4 with-readline-0.1.1/with-readline.c with-readline-0.1.1/INSTALL with-readline-0.1.1/buffer.c with-readline-0.1.1/Makefile.in with-readline-0.1.1/aclocal.m4 with-readline-0.1.1/config.h.in with-readline-0.1.1/config.aux/ with-readline-0.1.1/config.aux/config.sub with-readline-0.1.1/config.aux/config.guess with-readline-0.1.1/config.aux/depcomp with-readline-0.1.1/config.aux/missing with-readline-0.1.1/config.aux/install-sh with-readline-0.1.1/README with-readline-0.1.1/getopt.h with-readline-0.1.1/pty-bsd.c 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 build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for tputs in -lcurses... yes checking for readline in -lreadline... yes checking for openpty in -lutil... yes 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 readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for inline... inline checking for getopt_long... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for openpty... yes checking for strsignal... yes checking pseudo-terminal acquisition model... unix98 checking for posix_openpt... yes checking how to acquire a new master pseudo-terminal... use posix_openpt checking checking whether -Wredundant-decls is OK... yes checking checking whether -Wshadow is OK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src-x86_64/misc/with-readline/with-readline-0.1.1' gcc -Wall -W -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wredundant-decls -Wshadow -DHAVE_CONFIG_H -I. -O2 -fPIC -MT with-readline.o -MD -MP -MF .deps/with-readline.Tpo -c -o with-readline.o with-readline.c with-readline.c: In function ‘main’: with-readline.c:336:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 336 | case 'h': help(); | ^~~~~~ with-readline.c:337:5: note: here 337 | case 'V': version(); | ^~~~ with-readline.c:337:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 337 | case 'V': version(); | ^~~~~~~~~ with-readline.c:338:5: note: here 338 | default: fatal(0, "invalid option"); | ^~~~~~~ mv -f .deps/with-readline.Tpo .deps/with-readline.Po gcc -Wall -W -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wredundant-decls -Wshadow -DHAVE_CONFIG_H -I. -O2 -fPIC -MT pty-unix98.o -MD -MP -MF .deps/pty-unix98.Tpo -c -o pty-unix98.o pty-unix98.c mv -f .deps/pty-unix98.Tpo .deps/pty-unix98.Po gcc -Wall -W -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wredundant-decls -Wshadow -DHAVE_CONFIG_H -I. -O2 -fPIC -MT pty-bsd.o -MD -MP -MF .deps/pty-bsd.Tpo -c -o pty-bsd.o pty-bsd.c mv -f .deps/pty-bsd.Tpo .deps/pty-bsd.Po gcc -Wall -W -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wredundant-decls -Wshadow -DHAVE_CONFIG_H -I. -O2 -fPIC -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -Wall -W -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wredundant-decls -Wshadow -DHAVE_CONFIG_H -I. -O2 -fPIC -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c mv -f .deps/buffer.Tpo .deps/buffer.Po gcc -Wall -W -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wredundant-decls -Wshadow -O2 -fPIC -o with-readline with-readline.o pty-unix98.o pty-bsd.o util.o buffer.o -lreadline -lutil -lcurses make[1]: Leaving directory '/usr/src/slapt-src-x86_64/misc/with-readline/with-readline-0.1.1' make[1]: Entering directory '/usr/src/slapt-src-x86_64/misc/with-readline/with-readline-0.1.1' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/misc/with-readline/package-with-readline/usr/bin' /usr/bin/ginstall -c with-readline '/usr/src/slapt-src-x86_64/misc/with-readline/package-with-readline/usr/bin' make install-exec-hook make[2]: Entering directory '/usr/src/slapt-src-x86_64/misc/with-readline/with-readline-0.1.1' make[2]: Nothing to be done for 'install-exec-hook'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/misc/with-readline/with-readline-0.1.1' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/misc/with-readline/package-with-readline/usr/man/man1' /usr/bin/ginstall -c -m 644 with-readline.1 '/usr/src/slapt-src-x86_64/misc/with-readline/package-with-readline/usr/man/man1' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/misc/with-readline/with-readline-0.1.1' 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-x86_64/misc/with-readline/with-readline-0.1.1-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/with-readline usr/man/ usr/man/man1/ usr/man/man1/with-readline.1.gz Slackware package /usr/src/slapt-src-x86_64/misc/with-readline/with-readline-0.1.1-x86_64-1salix15.0.txz created. Installing package with-readline-0.1.1-x86_64-1salix15.0... | with-readline (run non readline apps 'in' readline ) | | with-readline allows readline editing to be applied to an arbitrary | program without recompiling it. | | | | https://www.greenend.org.uk/rjk/sw/withreadline.html | https://github.com/ewxrjk/with-readline | | | |