The following packages will be installed: psk31lx Fetching README... 0%100%100%100%100%100%Done Fetching psk31lx.SlackBuild... 0%100%100%100%100%100%Done Fetching psk31lx.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done psk31lx-2.2/ psk31lx-2.2/Makefile.am psk31lx-2.2/config/ psk31lx-2.2/config/compile psk31lx-2.2/config/install-sh psk31lx-2.2/config/depcomp psk31lx-2.2/config/missing psk31lx-2.2/INSTALL psk31lx-2.2/config.h.in psk31lx-2.2/configure.ac psk31lx-2.2/NEWS psk31lx-2.2/src/ psk31lx-2.2/src/psk31.cod psk31lx-2.2/src/coeff.h psk31lx-2.2/src/Makefile.am psk31lx-2.2/src/modes/ psk31lx-2.2/src/modes/psk31-transmitter.C psk31lx-2.2/src/modes/psk31-receiver.h psk31lx-2.2/src/modes/psk31-fft.h psk31lx-2.2/src/modes/psk31-coder.C psk31lx-2.2/src/modes/psk31-transmitter.h psk31lx-2.2/src/modes/psk31-coder.h psk31lx-2.2/src/modes/hansis_fft.h psk31lx-2.2/src/modes/psk31-fft.C psk31lx-2.2/src/modes/psk31-receiver.C psk31lx-2.2/src/modes/hansis_fft.C psk31lx-2.2/src/server/ psk31lx-2.2/src/server/server.h psk31lx-2.2/src/server/server.C psk31lx-2.2/src/icons/ psk31lx-2.2/src/icons/psk31lx.png psk31lx-2.2/src/psk31lx.ini psk31lx-2.2/src/Makefile.in psk31lx-2.2/src/term-psk31.C psk31lx-2.2/config32.sh psk31lx-2.2/THANKS psk31lx-2.2/man/ psk31lx-2.2/man/Makefile.am psk31lx-2.2/man/en/ psk31lx-2.2/man/en/Makefile.am psk31lx-2.2/man/en/psk31lx.1 psk31lx-2.2/man/en/Makefile.in psk31lx-2.2/man/Makefile.in psk31lx-2.2/AUTHORS psk31lx-2.2/configure psk31lx-2.2/Makefile.in psk31lx-2.2/README psk31lx-2.2/psk31lx.desktop psk31lx-2.2/ChangeLog psk31lx-2.2/aclocal.m4 psk31lx-2.2/COPYING psk31lx-2.2/TODO 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 for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for gcc... gcc 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 dependency style of gcc... gcc3 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking pulse/simple.h usability... yes checking pulse/simple.h presence... yes checking for pulse/simple.h... yes checking for sqrt in -lm... yes checking for initscr in -lncurses... yes checking for pthread_create in -lpthread... yes checking for pa_simple_new in -lpulse-simple... yes checking pulse/pulseaudio.h usability... yes checking pulse/pulseaudio.h presence... yes checking for pulse/pulseaudio.h... yes checking for pa_strerror in -lpulse... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... yes checking for uint32_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for atexit... yes checking for bzero... yes checking for memset... yes checking for pow... yes checking for select... yes checking for sqrt... yes checking for strdup... yes ###################################################################### CFLAGS = -O2 -march=i586 -mtune=i686 LIBS = -lpulse -lpulse-simple -lpthread -lncurses -lm LDFLAGS = ###################################################################### checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/en/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/src' depbase=`echo term-psk31.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-write-strings -DPKG_DATA_DIR=\"/usr/share/psk31lx\" -O2 -march=i586 -mtune=i686 -MT term-psk31.o -MD -MP -MF $depbase.Tpo -c -o term-psk31.o term-psk31.C &&\ mv -f $depbase.Tpo $depbase.Po In function ‘void readconfig()’, inlined from ‘int main(int, char**)’ at term-psk31.C:484:15: term-psk31.C:169:15: warning: ‘char* strncpy(char*, const char*, size_t)’ specified bound 256 equals destination size [-Wstringop-truncation] 169 | strncpy (homecfgfile, ptr, 256); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo server/server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-write-strings -DPKG_DATA_DIR=\"/usr/share/psk31lx\" -O2 -march=i586 -mtune=i686 -MT server/server.o -MD -MP -MF $depbase.Tpo -c -o server/server.o server/server.C &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modes/psk31-coder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-write-strings -DPKG_DATA_DIR=\"/usr/share/psk31lx\" -O2 -march=i586 -mtune=i686 -MT modes/psk31-coder.o -MD -MP -MF $depbase.Tpo -c -o modes/psk31-coder.o modes/psk31-coder.C &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modes/psk31-fft.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-write-strings -DPKG_DATA_DIR=\"/usr/share/psk31lx\" -O2 -march=i586 -mtune=i686 -MT modes/psk31-fft.o -MD -MP -MF $depbase.Tpo -c -o modes/psk31-fft.o modes/psk31-fft.C &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modes/psk31-receiver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-write-strings -DPKG_DATA_DIR=\"/usr/share/psk31lx\" -O2 -march=i586 -mtune=i686 -MT modes/psk31-receiver.o -MD -MP -MF $depbase.Tpo -c -o modes/psk31-receiver.o modes/psk31-receiver.C &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modes/psk31-transmitter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-write-strings -DPKG_DATA_DIR=\"/usr/share/psk31lx\" -O2 -march=i586 -mtune=i686 -MT modes/psk31-transmitter.o -MD -MP -MF $depbase.Tpo -c -o modes/psk31-transmitter.o modes/psk31-transmitter.C &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modes/hansis_fft.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-write-strings -DPKG_DATA_DIR=\"/usr/share/psk31lx\" -O2 -march=i586 -mtune=i686 -MT modes/hansis_fft.o -MD -MP -MF $depbase.Tpo -c -o modes/hansis_fft.o modes/hansis_fft.C &&\ mv -f $depbase.Tpo $depbase.Po g++ -Wall -Wno-write-strings -DPKG_DATA_DIR=\"/usr/share/psk31lx\" -O2 -march=i586 -mtune=i686 -o psk31lx term-psk31.o server/server.o modes/psk31-coder.o modes/psk31-fft.o modes/psk31-receiver.o modes/psk31-transmitter.o modes/hansis_fft.o -lpulse -lpulse-simple -lpthread -lncurses -lm make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/src' Making all in man make[2]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' Making all in en make[3]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man/en' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man/en' make[3]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' make[2]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2' make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2' make[1]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/src' make[2]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/bin' /usr/bin/ginstall -c psk31lx '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/src' Making install in man make[1]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' Making install in en make[2]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man/en' make[3]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man/en' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/man/man1' /usr/bin/ginstall -c -m 644 psk31lx.1 '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man/en' make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man/en' make[2]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' make[3]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' make[1]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2/man' make[1]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2' make[2]: Entering directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/share/applications' /usr/bin/ginstall -c -m 644 psk31lx.desktop '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/share/applications' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/doc/psk31lx-2.2' /usr/bin/ginstall -c -m 644 THANKS ChangeLog README NEWS '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/doc/psk31lx-2.2' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/share/pixmaps' /usr/bin/ginstall -c -m 644 src/icons/psk31lx.png '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/share/pixmaps' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/share/psk31lx' /usr/bin/ginstall -c -m 644 src/psk31.cod src/psk31lx.ini '/usr/src/slapt-src-i486/ham/psk31lx/package-psk31lx/usr/share/psk31lx' make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2' make[1]: Leaving directory '/usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2' 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/ham/psk31lx/psk31lx-2.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/psk31lx usr/doc/ usr/doc/psk31lx-2.2/ usr/doc/psk31lx-2.2/AUTHORS usr/doc/psk31lx-2.2/COPYING usr/doc/psk31lx-2.2/ChangeLog usr/doc/psk31lx-2.2/INSTALL usr/doc/psk31lx-2.2/NEWS usr/doc/psk31lx-2.2/README usr/doc/psk31lx-2.2/THANKS usr/doc/psk31lx-2.2/TODO usr/doc/psk31lx-2.2/psk31lx.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/psk31lx.1.gz usr/share/ usr/share/applications/ usr/share/applications/psk31lx.desktop usr/share/pixmaps/ usr/share/pixmaps/psk31lx.png usr/share/psk31lx/ usr/share/psk31lx/psk31.cod usr/share/psk31lx/psk31lx.ini Slackware package /usr/src/slapt-src-i486/ham/psk31lx/psk31lx-2.2-i586-1salix15.0.txz created. Installing package psk31lx-2.2-i586-1salix15.0... | psk31lx (ncurses psk31 program for Linux) | | psk31lx is an ncurses-based PKS31 program for Linux. Originally | written by Hansi, DL9RDZ, this was the first PSK31 program written | for Linux and its PSK code is still used by many other PSK31 | clients. | | Homepage: http://wa0eir.bcts.info/psk31lx.html | | | | |