The following packages will be installed: aprx Fetching README... 0%100%100%100%100%100%Done Fetching aprx.SlackBuild... 0%100%100%100%100%100%Done Fetching aprx.info... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching rc.aprx.new... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done aprx-2.9.0/ aprx-2.9.0/.gitignore aprx-2.9.0/ChangeLog aprx-2.9.0/INSTALL aprx-2.9.0/LICENSE aprx-2.9.0/Makefile.in aprx-2.9.0/PROTOCOLS aprx-2.9.0/README aprx-2.9.0/ROADMAP aprx-2.9.0/TIMESTAMP-AT-APRSIS aprx-2.9.0/TODO aprx-2.9.0/VERSION aprx-2.9.0/ViscousDigipeater.README aprx-2.9.0/ViscousDigipeaterTxEffect.png aprx-2.9.0/agwpesocket.c aprx-2.9.0/apparmor.aprx aprx-2.9.0/aprsis.c aprx-2.9.0/aprx-complex.conf.in aprx-2.9.0/aprx-config.xsd aprx-2.9.0/aprx-rxigate.conf.in aprx-2.9.0/aprx-stat.8.in aprx-2.9.0/aprx-stat.c aprx-2.9.0/aprx.8.in aprx-2.9.0/aprx.c aprx-2.9.0/aprx.conf.in aprx-2.9.0/aprx.h aprx-2.9.0/aprxpolls.c aprx-2.9.0/ax25.c aprx-2.9.0/beacon.c aprx-2.9.0/cellmalloc.c aprx-2.9.0/cellmalloc.h aprx-2.9.0/config.c aprx-2.9.0/config.h.in aprx-2.9.0/configure aprx-2.9.0/configure.in aprx-2.9.0/coverity-build-submit.sh aprx-2.9.0/crc.c aprx-2.9.0/debian/ aprx-2.9.0/debian/aprx.default aprx-2.9.0/debian/aprx.init aprx-2.9.0/debian/changelog.release aprx-2.9.0/debian/compat aprx-2.9.0/debian/control aprx-2.9.0/debian/copyright aprx-2.9.0/debian/dirs aprx-2.9.0/debian/docs aprx-2.9.0/debian/postinst.off aprx-2.9.0/debian/rules aprx-2.9.0/digipeater.c aprx-2.9.0/doc/ aprx-2.9.0/doc/aprx-manual-pics.odp aprx-2.9.0/doc/aprx-manual.odt aprx-2.9.0/doc/aprx-manual.pdf aprx-2.9.0/doc/aprx-requirement-specification.odt aprx-2.9.0/doc/aprx-requirement-specification.pdf aprx-2.9.0/dprsgw.c aprx-2.9.0/dupecheck.c aprx-2.9.0/erlang.c aprx-2.9.0/filter.c aprx-2.9.0/firmware/ aprx-2.9.0/firmware/6pac2.zip aprx-2.9.0/firmware/README aprx-2.9.0/firmware/smack.zip aprx-2.9.0/historydb.c aprx-2.9.0/historydb.h aprx-2.9.0/hlog.c aprx-2.9.0/hlog.h aprx-2.9.0/igate.c aprx-2.9.0/install-sh aprx-2.9.0/interface.c aprx-2.9.0/keyhash.c aprx-2.9.0/keyhash.h aprx-2.9.0/kiss.c aprx-2.9.0/logrotate.aprx.in aprx-2.9.0/man-to-html.sh aprx-2.9.0/netax25.c aprx-2.9.0/netresolver.c aprx-2.9.0/parse_aprs.c aprx-2.9.0/pbuf.c aprx-2.9.0/pbuf.h aprx-2.9.0/rpm/ aprx-2.9.0/rpm/aprx.default aprx-2.9.0/rpm/aprx.init aprx-2.9.0/rpm/aprx.service aprx-2.9.0/rpm/aprx.spec.in aprx-2.9.0/ssl.c aprx-2.9.0/ssl.h aprx-2.9.0/telemetry.c aprx-2.9.0/test.c aprx-2.9.0/timercmp.c aprx-2.9.0/timestamp.c aprx-2.9.0/ttyreader.c aprx-2.9.0/valgrind.c aprx-2.9.0/windows/ aprx-2.9.0/windows/MemoryStatus.cpp aprx-2.9.0/windows/windows-services-in-c-example-4154.zip checking whether make sets $(MAKE)... yes 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 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 whether gcc needs -traditional... no 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking netinet/sctp.h usability... no checking netinet/sctp.h presence... no checking for netinet/sctp.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for vprintf... yes checking for _doprnt... no ** Using C compiler: gcc ** Using CFLAGS: -O2 -march=i586 -mtune=i686 -fcommon ** Using CPPDEP: checking whether byte ordering is bigendian... no checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of double... 8 checking for atan2f... no checking for atan2f in -lm... yes checking for memchr... yes checking for memrchr... yes checking for gettimeofday... yes checking for openpty... no checking for openpty in -lutil... yes The --without-pthread option is not set, looking for pthread_create() function. Have pthread_create() Success at HAVE_PTHREAD_CREATE checking for library containing clock_gettime... none required checking for getaddrinfo... yes checking for connect... yes checking for gethostbyname... yes checking for socket... yes checking for socketpair... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c aprx.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c ttyreader.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from aprx.h:13, from ttyreader.c:13: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ttyreader.c: In function ‘aprx_cfmakeraw’: ttyreader.c:706:1: warning: type of ‘f’ defaults to ‘int’ [-Wimplicit-int] 706 | aprx_cfmakeraw(t, f) | ^~~~~~~~~~~~~~ gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c ax25.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c aprsis.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c beacon.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c config.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c netax25.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c erlang.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c aprxpolls.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c telemetry.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c igate.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c cellmalloc.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c historydb.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c keyhash.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c parse_aprs.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c dupecheck.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c kiss.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c interface.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c pbuf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from aprx.h:13, from pbuf.c:13: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c digipeater.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c valgrind.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c filter.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c dprsgw.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c crc.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c agwpesocket.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c netresolver.c gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c timercmp.c gcc -o aprx aprx.o ttyreader.o ax25.o aprsis.o beacon.o config.o netax25.o erlang.o aprxpolls.o telemetry.o igate.o cellmalloc.o historydb.o keyhash.o parse_aprs.o dupecheck.o kiss.o interface.o pbuf.o digipeater.o valgrind.o filter.o dprsgw.o crc.o agwpesocket.o netresolver.o timercmp.o -lutil -lm -pthread gcc -O2 -march=i586 -mtune=i686 -fcommon -pthread -DAPRXVERSION="\"2.9.0\"" -DVARRUN="\"/var/run\"" -DVARLOG="\"/var/log/aprx\"" -DCFGFILE="\"/etc/aprx.conf\"" -c aprx-stat.c gcc -o aprx-stat erlang.o aprx-stat.o aprxpolls.o valgrind.o timercmp.o -lutil -lm -pthread perl -ne "s{\@DATEVERSION\@}{2.9.0 - 2022 June 10}g; \ s{\@VARRUN\@}{/var/run}g; \ s{\@VARLOG\@}{/var/log/aprx}g; \ s{\@CFGFILE\@}{/etc/aprx.conf}g; \ print;" \ < aprx.8.in > aprx.8 perl -ne "s{\@DATEVERSION\@}{2.9.0 - 2022 June 10}g; \ s{\@VARRUN\@}{/var/run}g; \ s{\@VARLOG\@}{/var/log/aprx}g; \ s{\@CFGFILE\@}{/etc/aprx.conf}g; \ print;" \ < aprx-stat.8.in > aprx-stat.8 perl -ne "s{\@DATEVERSION\@}{2.9.0 - 2022 June 10}g; \ s{\@VARRUN\@}{/var/run}g; \ s{\@VARLOG\@}{/var/log/aprx}g; \ s{\@CFGFILE\@}{/etc/aprx.conf}g; \ print;" \ < aprx.conf.in > aprx.conf perl -ne "s{\@DATEVERSION\@}{2.9.0 - 2022 June 10}g; \ s{\@VARRUN\@}{/var/run}g; \ s{\@VARLOG\@}{/var/log/aprx}g; \ s{\@CFGFILE\@}{/etc/aprx.conf}g; \ print;" \ < aprx-complex.conf.in > aprx-complex.conf ./install-sh -m 755 aprx /usr/src/slapt-src-i486/ham/aprx/package-aprx/sbin/aprx ./install-sh -m 755 aprx-stat /usr/src/slapt-src-i486/ham/aprx/package-aprx/sbin/aprx-stat ./install-sh -m 644 aprx.8 /usr/src/slapt-src-i486/ham/aprx/package-aprx/usr/man/man8/aprx.8 ./install-sh -m 644 aprx-stat.8 /usr/src/slapt-src-i486/ham/aprx/package-aprx/usr/man/man8/aprx-stat.8 if [ ! -f /usr/src/slapt-src-i486/ham/aprx/package-aprx/etc/aprx.conf ] ; then \ ./install-sh -m 644 aprx.conf /usr/src/slapt-src-i486/ham/aprx/package-aprx/etc/aprx.conf ; \ else true ; fi 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/aprx/aprx-2.9.0-i586-2salix15.0.txz ./ etc/ etc/aprx.conf.new etc/rc.d/ etc/rc.d/rc.aprx.new install/ install/doinst.sh install/slack-desc sbin/ sbin/aprx sbin/aprx-stat usr/ usr/doc/ usr/doc/aprx-2.9.0/ usr/doc/aprx-2.9.0/ChangeLog usr/doc/aprx-2.9.0/INSTALL usr/doc/aprx-2.9.0/LICENSE usr/doc/aprx-2.9.0/PROTOCOLS usr/doc/aprx-2.9.0/README usr/doc/aprx-2.9.0/ROADMAP usr/doc/aprx-2.9.0/TIMESTAMP-AT-APRSIS usr/doc/aprx-2.9.0/TODO usr/doc/aprx-2.9.0/ViscousDigipeater.README usr/doc/aprx-2.9.0/ViscousDigipeaterTxEffect.png usr/doc/aprx-2.9.0/aprx-complex.conf usr/doc/aprx-2.9.0/aprx-manual-pics.odp usr/doc/aprx-2.9.0/aprx-manual.odt usr/doc/aprx-2.9.0/aprx-manual.pdf usr/doc/aprx-2.9.0/aprx-requirement-specification.odt usr/doc/aprx-2.9.0/aprx-requirement-specification.pdf usr/doc/aprx-2.9.0/aprx.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/aprx-stat.8.gz usr/man/man8/aprx.8.gz usr/share/ usr/share/aprx/ usr/share/aprx/firmware/ usr/share/aprx/firmware/6pac2.zip usr/share/aprx/firmware/README usr/share/aprx/firmware/smack.zip Slackware package /usr/src/slapt-src-i486/ham/aprx/aprx-2.9.0-i586-2salix15.0.txz created. Installing package aprx-2.9.0-i586-2salix15.0... | aprx (APRS software package) | | Aprx was originally a receive-only APRS iGate software, now extended | to do digipeating, and Tx-iGate. It works on any UNIX-like systems | with minimal requirements of system services, or system libraries | beyond basic POSIX libc. | | | | Homepage: http://wiki.ham.fi/Aprx.en | | |