The following packages will be installed: gophernicus Fetching Makefile.patch... 0%100%100%100%100%100%Done Fetching README... 0%100%100%100%100%100%Done Fetching README.SBo... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching git2tarxz.sh... 0%100%100%100%100%100%Done Fetching gophernicus.SlackBuild... 0%100%100%100%100%100%Done Fetching gophernicus.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done gophernicus-3.1.1/ gophernicus-3.1.1/README.md gophernicus-3.1.1/src/ gophernicus-3.1.1/src/string.c gophernicus-3.1.1/src/session.c gophernicus-3.1.1/src/platform.c gophernicus-3.1.1/src/options.c gophernicus-3.1.1/src/menu.c gophernicus-3.1.1/src/log.c gophernicus-3.1.1/src/gophernicus.h gophernicus-3.1.1/src/gophernicus.c gophernicus-3.1.1/src/filetypes.sh gophernicus-3.1.1/src/filetypes.conf gophernicus-3.1.1/src/file.c gophernicus-3.1.1/src/bin2c.c gophernicus-3.1.1/init/ gophernicus-3.1.1/init/org.gophernicus.server.plist gophernicus-3.1.1/init/org.gophernicus.server.plist.in gophernicus-3.1.1/init/haiku_snippet.in gophernicus-3.1.1/init/gophernicus.socket gophernicus-3.1.1/init/gophernicus.env.in gophernicus-3.1.1/init/gophernicus.env gophernicus-3.1.1/init/haiku_snippet gophernicus-3.1.1/init/gophernicus@.service gophernicus-3.1.1/init/gophernicus.xinetd gophernicus-3.1.1/init/gophernicus@.service.in gophernicus-3.1.1/init/.gitignore gophernicus-3.1.1/init/gophernicus.xinetd.in gophernicus-3.1.1/init/inetlin.in gophernicus-3.1.1/build-aux/ gophernicus-3.1.1/build-aux/install-sh gophernicus-3.1.1/gophertag gophernicus-3.1.1/gophernicus.8 gophernicus-3.1.1/gophermap.sample gophernicus-3.1.1/error.gif gophernicus-3.1.1/changelog.old gophernicus-3.1.1/README.gophermap gophernicus-3.1.1/LICENSE gophernicus-3.1.1/configure gophernicus-3.1.1/Makefile.in gophernicus-3.1.1/INSTALL.md gophernicus-3.1.1/changelog checking for working compiler... cc checking for install... /usr/bin/install checking for listener... inetd checking for update-inetd... not found checking for listener... xinetd checking current hostname... darkstar.example.net checking for libwrap... yes checking for ipcrm (SHM management)... /usr/bin/ipcrm checking for make... /usr/bin/make checking for existing gopher root... no creating Makefile... done creating init/gophernicus.env... done creating init/haiku_snippet... done creating init/org.gophernicus.server.plist... done creating init/gophernicus.xinetd... done creating init/gophernicus@.service... done make headers make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/gophernicus/gophernicus-3.1.1' cc src/bin2c.c -o src/bin2c sed -e '/^(end of option list)/,$d' README.md > README.options ./src/bin2c -0 -n README README.options > src/files.h ./src/bin2c -0 LICENSE >> src/files.h ./src/bin2c -n ERROR_GIF error.gif >> src/files.h sh src/filetypes.sh < src/filetypes.conf > src/filetypes.h make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/gophernicus/gophernicus-3.1.1' make src/gophernicus make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/gophernicus/gophernicus-3.1.1' cc -c -O2 -Wall -DHAVE_LIBWRAP -lwrap -DVERSION="\"3.1.1\"" -DCODENAME="\"Dungeon Edition\"" -DDEFAULT_ROOT="\"/var/gopher\"" src/gophernicus.c -o src/gophernicus.o cc -c -O2 -Wall -DHAVE_LIBWRAP -lwrap -DVERSION="\"3.1.1\"" -DCODENAME="\"Dungeon Edition\"" -DDEFAULT_ROOT="\"/var/gopher\"" src/file.c -o src/file.o cc -c -O2 -Wall -DHAVE_LIBWRAP -lwrap -DVERSION="\"3.1.1\"" -DCODENAME="\"Dungeon Edition\"" -DDEFAULT_ROOT="\"/var/gopher\"" src/menu.c -o src/menu.o cc -c -O2 -Wall -DHAVE_LIBWRAP -lwrap -DVERSION="\"3.1.1\"" -DCODENAME="\"Dungeon Edition\"" -DDEFAULT_ROOT="\"/var/gopher\"" src/string.c -o src/string.o cc -c -O2 -Wall -DHAVE_LIBWRAP -lwrap -DVERSION="\"3.1.1\"" -DCODENAME="\"Dungeon Edition\"" -DDEFAULT_ROOT="\"/var/gopher\"" src/platform.c -o src/platform.o cc -c -O2 -Wall -DHAVE_LIBWRAP -lwrap -DVERSION="\"3.1.1\"" -DCODENAME="\"Dungeon Edition\"" -DDEFAULT_ROOT="\"/var/gopher\"" src/session.c -o src/session.o cc -c -O2 -Wall -DHAVE_LIBWRAP -lwrap -DVERSION="\"3.1.1\"" -DCODENAME="\"Dungeon Edition\"" -DDEFAULT_ROOT="\"/var/gopher\"" src/options.c -o src/options.o cc -c -O2 -Wall -DHAVE_LIBWRAP -lwrap -DVERSION="\"3.1.1\"" -DCODENAME="\"Dungeon Edition\"" -DDEFAULT_ROOT="\"/var/gopher\"" src/log.c -o src/log.o cc src/gophernicus.o src/file.o src/menu.o src/string.o src/platform.o src/session.o src/options.o src/log.o -O2 -Wall -DHAVE_LIBWRAP -lwrap -o src/gophernicus -lnsl make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/gophernicus/gophernicus-3.1.1' /usr/bin/ipcrm -M $(awk '/SHM_KEY/ { print $3 }' src/gophernicus.h) || true ipcrm: invalid key (0xbeeb0008) /usr/bin/install -d -m 755 /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/usr/man/man8 /usr/bin/install -m 644 -t /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/usr/man/man8 gophernicus.8 /usr/bin/install -d -m 755 /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/var/gopher /usr/bin/install -m 644 gophermap.sample /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/var/gopher/gophermap /usr/bin/install -d -m 755 /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/etc/xinetd.d sed -i -e "s:@BINARY@:/usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/usr/sbin/gophernicus:g" init/gophernicus.xinetd /usr/bin/install -m 644 -T init/gophernicus.xinetd /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/etc/xinetd.d/gophernicus sed -e "s:@BINARY_PATH@:/usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/usr/sbin/gophernicus:g" -e "s/@OPTIONS@/$(grep '^OPTIONS=' init/gophernicus.env | tail -n 1 | sed -e 's/OPTIONS="*//;s/"*$//')/g" init/inetlin.in >> /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/etc/inetd.conf /usr/bin/install -d -m 755 /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/usr/sbin /usr/bin/install -s -m 755 -t /usr/src/slapt-src-x86_64/network/gophernicus/package-gophernicus/usr/sbin src/gophernicus ====================================================================== If there were no errors shown above, Gophernicus has now been succesfully installed. Please restart the inetd daemon to allow your gopher root to be accessed. On systemd distributions: systemctl restart inetd Please restart the xinetd daemon to allow your gopher root to be accessed. On systemd distributions: systemctl restart xinetd You can configure arguments, including the hostname, in /etc/inetd.conf. ====================================================================== 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-x86_64/network/gophernicus/gophernicus-3.1.1-x86_64-1salix15.0.txz ./ etc/ etc/xinetd.d/ etc/xinetd.d/gophernicus install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/gophernicus-3.1.1/ usr/doc/gophernicus-3.1.1/LICENSE usr/doc/gophernicus-3.1.1/README.gophermap usr/doc/gophernicus-3.1.1/README.md usr/doc/gophernicus-3.1.1/README.options usr/doc/gophernicus-3.1.1/changelog usr/doc/gophernicus-3.1.1/changelog.old usr/doc/gophernicus-3.1.1/gophermap.sample usr/doc/gophernicus-3.1.1/gophernicus.SlackBuild usr/doc/gophernicus-3.1.1/gophertag usr/man/ usr/man/man8/ usr/man/man8/gophernicus.8.gz usr/sbin/ usr/sbin/gophernicus var/ var/gopher/ var/gopher/gophermap Slackware package /usr/src/slapt-src-x86_64/network/gophernicus/gophernicus-3.1.1-x86_64-1salix15.0.txz created. Installing package gophernicus-3.1.1-x86_64-1salix15.0... | gophernicus (gopher server) | | Gophernicus is a modern full-featured (and hopefully) secure gopher | daemon for inetd or xinetd. | | Homepage: gopher://gophernicus.org | or: https://github.com/kimholviala/gophernicus | | | | | |