The following packages will be installed: espeakup Fetching README... 0%100%100%100%100%100%Done Fetching espeakup.SlackBuild... 0%100%100%100%100%100%Done Fetching espeakup.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done espeakup-0.71/ espeakup-0.71/.gitignore espeakup-0.71/.indent.pro espeakup-0.71/COPYING espeakup-0.71/Makefile espeakup-0.71/README espeakup-0.71/ToDo espeakup-0.71/cli.c espeakup-0.71/espeakup.8 espeakup-0.71/espeakup.c espeakup-0.71/espeakup.h espeakup-0.71/queue.c espeakup-0.71/softsynth.c espeakup-0.71/synth.c espeakup-0.71/tarball espeakup-0.71/version cc -c -Wall -O2 -march=i486 -mtune=i686 -o espeakup.o espeakup.c cc -c -Wall -O2 -march=i486 -mtune=i686 -o cli.o cli.c cc -c -Wall -O2 -march=i486 -mtune=i686 -o queue.o queue.c queue.c: In function ‘queue_process_entry’: queue.c:135:22: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] 135 | espeak_ERROR error; | ^~~~~ cc -c -Wall -O2 -march=i486 -mtune=i686 -o softsynth.o softsynth.c cc -c -Wall -O2 -march=i486 -mtune=i686 -o synth.o synth.c cc espeakup.o cli.o queue.o softsynth.o synth.o -lespeak-ng -lpthread -o espeakup install -d /usr/src/slapt-src/accessibility/espeakup/package-espeakup/usr/bin install -m 0755 espeakup /usr/src/slapt-src/accessibility/espeakup/package-espeakup/usr/bin install -d /usr/src/slapt-src/accessibility/espeakup/package-espeakup/usr/man/man8 install -m 0644 espeakup.8 /usr/src/slapt-src/accessibility/espeakup/package-espeakup/usr/man/man8 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/accessibility/espeakup/espeakup-0.71-i486-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/espeakup usr/man/ usr/man/man8/ usr/man/man8/espeakup.8.gz Slackware package /usr/src/slapt-src/accessibility/espeakup/espeakup-0.71-i486-1salix15.0.txz created. Installing package espeakup-0.71-i486-1salix15.0... | espeakup (a light weight connector for espeak and speakup) | | espeakup is a program which makes it possible for speakup to use | the espeak software synthesizer. It does this by reading speakup's | softsynth device and passing the text to espeak which actually speaks | | | | | | | |