The following packages will be installed: eflite Fetching README... 0%100%100%100%100%100%Done Fetching eflite.SlackBuild... 0%100%100%100%100%100%Done Fetching eflite.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done eflite-0.4.1/es.c eflite-0.4.1/fs.c eflite-0.4.1/soccon.c eflite-0.4.1/sockopen.c eflite-0.4.1/tone.c eflite-0.4.1/es.h eflite-0.4.1/language.h eflite-0.4.1/lookup.h eflite-0.4.1/synthesizer.h eflite-0.4.1/configure eflite-0.4.1/configure.in eflite-0.4.1/Makefile.in eflite-0.4.1/COPYING eflite-0.4.1/ChangeLog eflite-0.4.1/INSTALL eflite-0.4.1/AUTHORS eflite-0.4.1/CREDITS eflite-0.4.1/README eflite-0.4.1/eflite_test.txt 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 ISO C89... none needed checking for connect in -lsocket... no checking for library containing pthread_create... -lpthread Using /usr/lib as FLite prefix. Using /usr/include/flite/ as FLite include directory. 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 sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking mmsystem.h usability... no checking mmsystem.h presence... no checking for mmsystem.h... no configure: creating ./config.status config.status: creating Makefile gcc -O2 -march=i486 -mtune=i686 -Wall -DCST_AUDIO_ALSA -I. -I/usr/include/flite/ -DREGISTER_VOX=register_cmu_us_kal -DSTANDALONE -DEFLITE -c -o fs.o fs.c gcc -O2 -march=i486 -mtune=i686 -Wall -c -o es.o es.c gcc -O2 -march=i486 -mtune=i686 -Wall -c -o soccon.o soccon.c soccon.c: In function ‘sockconnect_unix’: soccon.c:27:3: warning: ‘strncpy’ specified bound 108 equals destination size [-Wstringop-truncation] 27 | strncpy(addr.sun_path, fname, sizeof(addr.sun_path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -march=i486 -mtune=i686 -Wall -c -o sockopen.o sockopen.c sockopen.c: In function ‘sockopen_unix’: sockopen.c:26:3: warning: ‘strncpy’ specified bound 108 equals destination size [-Wstringop-truncation] 26 | strncpy(addr.sun_path, fname, sizeof(addr.sun_path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -march=i486 -mtune=i686 -Wall -I/usr/include/flite/ -DEFLITE -c -o tone.o tone.c gcc -o eflite fs.o es.o soccon.o sockopen.o tone.o -lm -lpthread -L/usr/lib/lib -lflite_cmu_us_kal -lflite_cmulex -lflite_usenglish -lflite -lasound mkdir -p /usr/src/slapt-src/accessibility/eflite/package-eflite/usr/bin && install -c -m 0755 eflite /usr/src/slapt-src/accessibility/eflite/package-eflite/usr/bin 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/eflite/eflite-0.4.1-i486-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/eflite usr/doc/ usr/doc/eflite-0.4.1/ usr/doc/eflite-0.4.1/eflite.SlackBuild Slackware package /usr/src/slapt-src/accessibility/eflite/eflite-0.4.1-i486-1salix15.0.txz created. Installing package eflite-0.4.1-i486-1salix15.0... | eflite (speech server) | | EFlite is a speech server for Emacspeak and other screen readers | that allows them to interface with Flite. It uses Flites code to | interface with the sound driver. | | http://eflite.sourceforge.net | | | | | |