The following packages will be installed: deroff Fetching README... 0%100%100%100%100%100%Done Fetching deroff.SlackBuild... 0%100%100%100%100%100%Done Fetching deroff.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done deroff-2.0/COPYING deroff-2.0/INSTALL deroff-2.0/Makefile.in deroff-2.0/README deroff-2.0/NEWS deroff-2.0/configure deroff-2.0/install-sh deroff-2.0/config.guess deroff-2.0/config.h.in deroff-2.0/config.sub deroff-2.0/configure.in deroff-2.0/de.po deroff-2.0/deroff.1.de.in deroff-2.0/deroff.1.en.in deroff-2.0/deroff.c deroff-2.0/deroff.pot deroff-2.0/getopt.c deroff-2.0/getopt.h deroff-2.0/getopt1.c deroff-2.0/misc.c deroff-2.0/misc.h checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /usr/bin/ginstall -c checking for strerror... yes checking for broken realloc... no checking for msgfmt... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for library containing gettext... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating deroff.1.en config.status: creating deroff.1.de config.status: creating config.h gcc -c -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i586 -mtune=i686 -Wl,-s -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common deroff.c deroff.c: In function ‘textArg’: deroff.c:576:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 576 | if (!words) condputchar(*s); ++s; | ^~ deroff.c:576:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 576 | if (!words) condputchar(*s); ++s; | ^~ deroff.c: In function ‘requestOrMacro’: deroff.c:730:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 730 | if (!pretty) condputchar('\n'); return 1; | ^~ deroff.c:730:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 730 | if (!pretty) condputchar('\n'); return 1; | ^~~~~~ gcc -c -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i586 -mtune=i686 -Wl,-s -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common misc.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i586 -mtune=i686 -Wl,-s -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common getopt.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i586 -mtune=i686 -Wl,-s -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common getopt1.c gcc -o deroff -g deroff.o misc.o getopt.o getopt1.o msgfmt -o de.mo de.po for cat in de.mo; do \ dir=/usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/share/locale/`basename $cat .mo`/LC_MESSAGES; \ [ -d $dir ] || /usr/bin/ginstall -c -m 755 -d $dir; \ /usr/bin/ginstall -c -m 644 $cat $dir/deroff.mo; \ done [ -d /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/bin ] || /usr/bin/ginstall -c -m 755 -d /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/bin /usr/bin/ginstall -c -s deroff /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/bin/deroff [ -d /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/man/man1 ] || /usr/bin/ginstall -c -m 755 -d /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/man/man1 [ -d /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/man/de/man1 ] || /usr/bin/ginstall -c -m 755 -d /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/man/de/man1 /usr/bin/ginstall -c -m 644 deroff.1.en /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/man/man1/deroff.1 /usr/bin/ginstall -c -m 644 deroff.1.de /usr/src/slapt-src-i486/misc/deroff/package-deroff/usr/man/de/man1/deroff.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-i486/misc/deroff/deroff-2.0-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/deroff usr/doc/ usr/doc/deroff-2.0/ usr/doc/deroff-2.0/COPYING usr/doc/deroff-2.0/NEWS usr/doc/deroff-2.0/README usr/doc/deroff-2.0/deroff.SlackBuild usr/man/ usr/man/de/ usr/man/de/man1/ usr/man/de/man1/deroff.1.gz usr/man/man1/ usr/man/man1/deroff.1.gz usr/share/ usr/share/locale/ usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/deroff.mo Slackware package /usr/src/slapt-src-i486/misc/deroff/deroff-2.0-i586-1salix15.0.txz created. Installing package deroff-2.0-i586-1salix15.0... | deroff (remove *roff markup from text files) | | This is a free implementation of the standard UNIX command deroff, | which removes roff constructs from documents for the purpose of | indexing, spell checking etc. | | | | | | | |