The following packages will be installed: toilet Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching toilet.SlackBuild... 0%100%100%100%100%100%Done Fetching toilet.info... 0%100%100%100%100%100%Done toilet-0.3/ toilet-0.3/README toilet-0.3/.auto/ toilet-0.3/.auto/missing toilet-0.3/.auto/config.sub toilet-0.3/.auto/config.guess toilet-0.3/.auto/compile toilet-0.3/.auto/install-sh toilet-0.3/.auto/depcomp toilet-0.3/ChangeLog toilet-0.3/config.h.in toilet-0.3/tools/ toilet-0.3/tools/Makefile.in toilet-0.3/tools/caca2tlf.c toilet-0.3/tools/Makefile.am toilet-0.3/src/ toilet-0.3/src/export.c toilet-0.3/src/main.c toilet-0.3/src/Makefile.in toilet-0.3/src/render.c toilet-0.3/src/export.h toilet-0.3/src/filter.h toilet-0.3/src/figlet.c toilet-0.3/src/toilet.h toilet-0.3/src/term.c toilet-0.3/src/render.h toilet-0.3/src/filter.c toilet-0.3/src/Makefile.am toilet-0.3/bootstrap toilet-0.3/test/ toilet-0.3/test/Makefile.in toilet-0.3/test/check-fonts toilet-0.3/test/check-source toilet-0.3/test/Makefile.am toilet-0.3/Makefile.in toilet-0.3/configure.ac toilet-0.3/COPYING toilet-0.3/aclocal.m4 toilet-0.3/configure toilet-0.3/fonts/ toilet-0.3/fonts/letter.tlf toilet-0.3/fonts/Makefile.in toilet-0.3/fonts/mono12.tlf toilet-0.3/fonts/wideterm.tlf toilet-0.3/fonts/circle.tlf toilet-0.3/fonts/ascii9.tlf toilet-0.3/fonts/ascii12.tlf toilet-0.3/fonts/emboss.tlf toilet-0.3/fonts/smascii9.tlf toilet-0.3/fonts/emboss2.tlf toilet-0.3/fonts/bigascii9.tlf toilet-0.3/fonts/mono9.tlf toilet-0.3/fonts/smascii12.tlf toilet-0.3/fonts/smmono12.tlf toilet-0.3/fonts/bigmono9.tlf toilet-0.3/fonts/smbraille.tlf toilet-0.3/fonts/smmono9.tlf toilet-0.3/fonts/pagga.tlf toilet-0.3/fonts/smblock.tlf toilet-0.3/fonts/future.tlf toilet-0.3/fonts/Makefile.am toilet-0.3/fonts/bigascii12.tlf toilet-0.3/fonts/bigmono12.tlf toilet-0.3/TODO toilet-0.3/NEWS toilet-0.3/doc/ toilet-0.3/doc/toilet.1.in toilet-0.3/doc/Makefile.in toilet-0.3/doc/Makefile.am toilet-0.3/Makefile.am checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target 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 for style of include used by make... 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 dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for TIOCGWINSZ... yes checking for CACA... yes checking for release date... configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating fonts/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -DFONTDIR=\"/usr/share/figlet\" -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT toilet-main.o -MD -MP -MF .deps/toilet-main.Tpo -c -o toilet-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/toilet-main.Tpo .deps/toilet-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DFONTDIR=\"/usr/share/figlet\" -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT toilet-render.o -MD -MP -MF .deps/toilet-render.Tpo -c -o toilet-render.o `test -f 'render.c' || echo './'`render.c mv -f .deps/toilet-render.Tpo .deps/toilet-render.Po gcc -DHAVE_CONFIG_H -I. -I.. -DFONTDIR=\"/usr/share/figlet\" -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT toilet-filter.o -MD -MP -MF .deps/toilet-filter.Tpo -c -o toilet-filter.o `test -f 'filter.c' || echo './'`filter.c mv -f .deps/toilet-filter.Tpo .deps/toilet-filter.Po gcc -DHAVE_CONFIG_H -I. -I.. -DFONTDIR=\"/usr/share/figlet\" -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT toilet-export.o -MD -MP -MF .deps/toilet-export.Tpo -c -o toilet-export.o `test -f 'export.c' || echo './'`export.c mv -f .deps/toilet-export.Tpo .deps/toilet-export.Po gcc -DHAVE_CONFIG_H -I. -I.. -DFONTDIR=\"/usr/share/figlet\" -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT toilet-term.o -MD -MP -MF .deps/toilet-term.Tpo -c -o toilet-term.o `test -f 'term.c' || echo './'`term.c mv -f .deps/toilet-term.Tpo .deps/toilet-term.Po gcc -DHAVE_CONFIG_H -I. -I.. -DFONTDIR=\"/usr/share/figlet\" -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT toilet-figlet.o -MD -MP -MF .deps/toilet-figlet.Tpo -c -o toilet-figlet.o `test -f 'figlet.c' || echo './'`figlet.c mv -f .deps/toilet-figlet.Tpo .deps/toilet-figlet.Po gcc -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o toilet toilet-main.o toilet-render.o toilet-filter.o toilet-export.o toilet-term.o toilet-figlet.o -lcaca make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/src' Making all in tools make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/tools' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT caca2tlf-caca2tlf.o -MD -MP -MF .deps/caca2tlf-caca2tlf.Tpo -c -o caca2tlf-caca2tlf.o `test -f 'caca2tlf.c' || echo './'`caca2tlf.c caca2tlf.c: In function ‘main’: caca2tlf.c:44:18: warning: variable ‘b’ set but not used [-Wunused-but-set-variable] 44 | unsigned int b, i; | ^ mv -f .deps/caca2tlf-caca2tlf.Tpo .deps/caca2tlf-caca2tlf.Po gcc -O2 -march=i586 -mtune=i686 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -o caca2tlf caca2tlf-caca2tlf.o -lcaca make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/tools' Making all in fonts make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/fonts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/fonts' Making all in doc make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/doc' sed -e "s,[@]datarootdir@,/usr/share,g" ./toilet.1.in > toilet.1 make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/doc' Making all in test make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/test' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/src' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/misc/toilet/package-toilet/usr/bin" /usr/bin/ginstall -c toilet '/usr/src/slapt-src-i486/misc/toilet/package-toilet/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/src' Making install in tools make[1]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/tools' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/tools' 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-i486/misc/toilet/toilet-0.3/tools' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/tools' Making install in fonts make[1]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/fonts' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/fonts' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/figlet" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/misc/toilet/package-toilet/usr/share/figlet" /usr/bin/ginstall -c -m 644 wideterm.tlf circle.tlf emboss.tlf emboss2.tlf future.tlf ascii9.tlf smascii9.tlf bigascii9.tlf ascii12.tlf smascii12.tlf bigascii12.tlf mono9.tlf smmono9.tlf bigmono9.tlf mono12.tlf smmono12.tlf bigmono12.tlf pagga.tlf letter.tlf smblock.tlf smbraille.tlf '/usr/src/slapt-src-i486/misc/toilet/package-toilet/usr/share/figlet' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/fonts' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/fonts' Making install in doc make[1]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/doc' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/man/man1" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/misc/toilet/package-toilet/usr/man/man1" /usr/bin/ginstall -c -m 644 toilet.1 '/usr/src/slapt-src-i486/misc/toilet/package-toilet/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/doc' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/doc' Making install in test make[1]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/test' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/test' 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-i486/misc/toilet/toilet-0.3/test' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3/test' make[1]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3' 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-i486/misc/toilet/toilet-0.3' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/toilet/toilet-0.3' 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/toilet/toilet-0.3-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/caca2tlf usr/bin/toilet usr/doc/ usr/doc/toilet-0.3/ usr/doc/toilet-0.3/COPYING usr/doc/toilet-0.3/ChangeLog usr/doc/toilet-0.3/NEWS usr/doc/toilet-0.3/README usr/doc/toilet-0.3/TODO usr/doc/toilet-0.3/toilet.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/toilet.1.gz usr/share/ usr/share/figlet/ usr/share/figlet/ascii12.tlf usr/share/figlet/ascii9.tlf usr/share/figlet/bigascii12.tlf usr/share/figlet/bigascii9.tlf usr/share/figlet/bigmono12.tlf usr/share/figlet/bigmono9.tlf usr/share/figlet/circle.tlf usr/share/figlet/emboss.tlf usr/share/figlet/emboss2.tlf usr/share/figlet/future.tlf usr/share/figlet/letter.tlf usr/share/figlet/mono12.tlf usr/share/figlet/mono9.tlf usr/share/figlet/pagga.tlf usr/share/figlet/smascii12.tlf usr/share/figlet/smascii9.tlf usr/share/figlet/smblock.tlf usr/share/figlet/smbraille.tlf usr/share/figlet/smmono12.tlf usr/share/figlet/smmono9.tlf usr/share/figlet/wideterm.tlf Slackware package /usr/src/slapt-src-i486/misc/toilet/toilet-0.3-i586-1salix15.0.txz created. Installing package toilet-0.3-i586-1salix15.0... | toilet (program for creating banners) | | This is experimental software. Do not rely on it for strong and | secure ASCII art generation, it will only output ugly things. | | See NEWS for the work in progress. | | | | | | |