The following packages will be installed: libeditline Fetching README... 0%100%100%100%100%100%Done Fetching libeditline.SlackBuild... 0%100%100%100%100%100%Done Fetching libeditline.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done editline-1.17.1/ editline-1.17.1/LICENSE editline-1.17.1/Makefile.in editline-1.17.1/man/ editline-1.17.1/man/Makefile.in editline-1.17.1/man/Makefile.am editline-1.17.1/man/editline.3 editline-1.17.1/Makefile.am editline-1.17.1/examples/ editline-1.17.1/examples/Makefile.in editline-1.17.1/examples/Makefile.am editline-1.17.1/examples/testit.c editline-1.17.1/examples/excallback.c editline-1.17.1/examples/fileman.c editline-1.17.1/examples/cli.c editline-1.17.1/include/ editline-1.17.1/include/Makefile.in editline-1.17.1/include/Makefile.am editline-1.17.1/include/editline.h editline-1.17.1/libeditline.pc.in editline-1.17.1/configure editline-1.17.1/m4/ editline-1.17.1/m4/ltversion.m4 editline-1.17.1/m4/lt~obsolete.m4 editline-1.17.1/m4/ltoptions.m4 editline-1.17.1/m4/libtool.m4 editline-1.17.1/m4/ltsugar.m4 editline-1.17.1/INSTALL.md editline-1.17.1/aclocal.m4 editline-1.17.1/ChangeLog.md editline-1.17.1/src/ editline-1.17.1/src/Makefile.in editline-1.17.1/src/Makefile.am editline-1.17.1/src/complete.c editline-1.17.1/src/unix.h editline-1.17.1/src/editline.c editline-1.17.1/src/sysunix.c editline-1.17.1/src/editline.h editline-1.17.1/README.md editline-1.17.1/config.h.in editline-1.17.1/aux/ editline-1.17.1/aux/ltmain.sh editline-1.17.1/aux/depcomp editline-1.17.1/aux/install-sh editline-1.17.1/aux/config.sub editline-1.17.1/aux/missing editline-1.17.1/aux/config.guess editline-1.17.1/aux/compile editline-1.17.1/configure.ac 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 supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking for unistd.h... (cached) yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for size_t... yes checking whether closedir returns void... no checking whether gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for tcgetattr... yes checking for perror... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libeditline.pc config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1' Making all in src make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/src' CC libeditline_la-editline.lo CC libeditline_la-complete.lo CC libeditline_la-sysunix.lo CCLD libeditline.la make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/src' Making all in include make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/include' Making all in man make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/man' Making all in examples make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/examples' CC testit.o CCLD testit CC cli.o CCLD cli CC excallback.o CCLD excallback CC fileman.o CCLD fileman make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/examples' make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1' make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1' Making install in src make[1]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/src' make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/src' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libeditline.la '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libeditline.so.1.0.2 /usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/lib/libeditline.so.1.0.2 libtool: install: (cd /usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/lib && { ln -s -f libeditline.so.1.0.2 libeditline.so.1 || { rm -f libeditline.so.1 && ln -s libeditline.so.1.0.2 libeditline.so.1; }; }) libtool: install: (cd /usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/lib && { ln -s -f libeditline.so.1.0.2 libeditline.so || { rm -f libeditline.so && ln -s libeditline.so.1.0.2 libeditline.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libeditline.lai /usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/lib/libeditline.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/src' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/src' Making install in include make[1]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/include' make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/include' /usr/bin/ginstall -c -m 644 editline.h '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/include' make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/include' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/include' Making install in man make[1]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/man' make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/man/man3' /usr/bin/ginstall -c -m 644 editline.3 '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/man/man3' make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/man' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/man' Making install in examples make[1]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/examples' make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/examples' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1/examples' make[1]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1' make[2]: Entering directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/doc/libeditline-1.17.1' /usr/bin/ginstall -c -m 644 README.md LICENSE '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/doc/libeditline-1.17.1' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libeditline.pc '/usr/src/slapt-src/libraries/libeditline/package-libeditline/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libeditline/editline-1.17.1' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libeditline.so libeditline.so.1.0.2 usr/lib/libeditline.so.1 libeditline.so.1.0.2 Making symbolic link creation script: ( cd usr/lib ; rm -rf libeditline.so ) ( cd usr/lib ; ln -sf libeditline.so.1.0.2 libeditline.so ) ( cd usr/lib ; rm -rf libeditline.so.1 ) ( cd usr/lib ; ln -sf libeditline.so.1.0.2 libeditline.so.1 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libeditline.so.1' removed './usr/lib/libeditline.so' Creating your new ./install/doinst.sh... 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/libraries/libeditline/libeditline-1.17.1-i586-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libeditline-1.17.1/ usr/doc/libeditline-1.17.1/LICENSE usr/doc/libeditline-1.17.1/README.md usr/doc/libeditline-1.17.1/libeditline.SlackBuild usr/include/ usr/include/editline.h usr/lib/ usr/lib/libeditline.so.1.0.2 usr/lib/pkgconfig/ usr/lib/pkgconfig/libeditline.pc usr/man/ usr/man/man3/ usr/man/man3/editline.3.gz Slackware package /usr/src/slapt-src/libraries/libeditline/libeditline-1.17.1-i586-2salix15.0.txz created. Installing package libeditline-1.17.1-i586-2salix15.0... | libeditline (Line editing library) | | This is a line-editing library. It can be linked into almost | any program to provide command-line editing and recall. | It is call-compatible with a subset of the FSF readline library, | but it is a fraction of the size (and offers fewer features). | This package contains the runtime library only. | | Homepage: https://troglobit.com/projects/editline/ | | | | WARNING: File already exist usr/man/man3/editline.3.gz (it will be replaced)