The following packages will be installed: wxapt Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching wxapt.SlackBuild... 0%100%100%100%100%100%Done Fetching wxapt.info... 0%100%100%100%100%100%Done wxapt-1.7.2/ wxapt-1.7.2/Makefile.am wxapt-1.7.2/NEWS wxapt-1.7.2/aclocal.m4 wxapt-1.7.2/compile wxapt-1.7.2/autogen.sh wxapt-1.7.2/COPYING wxapt-1.7.2/README wxapt-1.7.2/depcomp wxapt-1.7.2/Makefile.in wxapt-1.7.2/INSTALL wxapt-1.7.2/install-sh wxapt-1.7.2/src/ wxapt-1.7.2/src/Makefile.am wxapt-1.7.2/src/utils.c wxapt-1.7.2/src/aptsignal.h wxapt-1.7.2/src/sound.c wxapt-1.7.2/src/Makefile.in wxapt-1.7.2/src/shared.c wxapt-1.7.2/src/rtlsdr.h wxapt-1.7.2/src/aptsignal.c wxapt-1.7.2/src/main.c wxapt-1.7.2/src/shared.h wxapt-1.7.2/src/rtlsdr.c wxapt-1.7.2/src/common.h wxapt-1.7.2/src/sound.h wxapt-1.7.2/src/image.c wxapt-1.7.2/src/image.h wxapt-1.7.2/src/utils.h wxapt-1.7.2/src/main.h wxapt-1.7.2/missing wxapt-1.7.2/configure.ac wxapt-1.7.2/ChangeLog wxapt-1.7.2/AUTHORS wxapt-1.7.2/configure wxapt-1.7.2/doc/ wxapt-1.7.2/doc/wxapt.html wxapt-1.7.2/wxapt/ wxapt-1.7.2/wxapt/wxaptrc wxapt-1.7.2/wxapt/images/ wxapt-1.7.2/wxapt/record/ wxapt-1.7.2/config.h.in 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 whether to enable maintainer-specific portions of Makefiles... no checking whether configure should try to set CFLAGS... no 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 whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 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 whether make sets $(MAKE)... (cached) yes checking for snd_pcm_open in -lasound... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for rtlsdr_get_device_count in -lrtlsdr... 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 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking for memset... yes checking for sqrt... yes checking for strstr... yes checking for malloc... yes checking for realloc... yes 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 config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/src' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DPROGRAMNAME_LOCALEDIR=\"""\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -fstack-protector -Wformat -Werror=format-security -fpie -O2 -march=i486 -mtune=i686 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo aptsignal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DPROGRAMNAME_LOCALEDIR=\"""\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -fstack-protector -Wformat -Werror=format-security -fpie -O2 -march=i486 -mtune=i686 -MT aptsignal.o -MD -MP -MF $depbase.Tpo -c -o aptsignal.o aptsignal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo image.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DPROGRAMNAME_LOCALEDIR=\"""\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -fstack-protector -Wformat -Werror=format-security -fpie -O2 -march=i486 -mtune=i686 -MT image.o -MD -MP -MF $depbase.Tpo -c -o image.o image.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rtlsdr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DPROGRAMNAME_LOCALEDIR=\"""\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -fstack-protector -Wformat -Werror=format-security -fpie -O2 -march=i486 -mtune=i686 -MT rtlsdr.o -MD -MP -MF $depbase.Tpo -c -o rtlsdr.o rtlsdr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo shared.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DPROGRAMNAME_LOCALEDIR=\"""\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -fstack-protector -Wformat -Werror=format-security -fpie -O2 -march=i486 -mtune=i686 -MT shared.o -MD -MP -MF $depbase.Tpo -c -o shared.o shared.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DPROGRAMNAME_LOCALEDIR=\"""\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -fstack-protector -Wformat -Werror=format-security -fpie -O2 -march=i486 -mtune=i686 -MT sound.o -MD -MP -MF $depbase.Tpo -c -o sound.o sound.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DPROGRAMNAME_LOCALEDIR=\"""\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr//locale"\" --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -fstack-protector -Wformat -Werror=format-security -fpie -O2 -march=i486 -mtune=i686 -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c &&\ mv -f $depbase.Tpo $depbase.Po gcc --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -fstack-protector -Wformat -Werror=format-security -fpie -O2 -march=i486 -mtune=i686 -Wl,--as-needed -o wxapt main.o aptsignal.o image.o rtlsdr.o shared.o sound.o utils.o -lrtlsdr -lpthread -lm -lasound make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/src' make[2]: Entering directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' make[1]: Leaving directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/src' make[3]: Entering directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/ham/wxapt/package-wxapt/usr/bin' /bin/sh /usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/install-sh -c -s wxapt '/usr/src/slapt-src-i486/ham/wxapt/package-wxapt/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2/src' make[2]: Entering directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' make[3]: Entering directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' make[2]: Leaving directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2' make[1]: Leaving directory '/usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.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/wxapt/wxapt-1.7.2-i486-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/wxapt usr/doc/ usr/doc/wxapt-1.7.2/ usr/doc/wxapt-1.7.2/AUTHORS usr/doc/wxapt-1.7.2/COPYING usr/doc/wxapt-1.7.2/ChangeLog usr/doc/wxapt-1.7.2/INSTALL usr/doc/wxapt-1.7.2/NEWS usr/doc/wxapt-1.7.2/README usr/doc/wxapt-1.7.2/wxapt.SlackBuild usr/doc/wxapt-1.7.2/wxapt.html Slackware package /usr/src/slapt-src-i486/ham/wxapt/wxapt-1.7.2-i486-1salix15.0.txz created. Installing package wxapt-1.7.2-i486-1salix15.0... | wxapt (console weather satellite transmission decoder) | | wxapt is a console application for decoding and saving weather images | transmitted in the APT format of NOAA and METEOR satellites. | | | | | | Homepage: https://www.qsl.net/5b4az/ | | |