The following packages will be installed: ipxnet Fetching README... 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 ipxnet.SlackBuild... 0%100%100%100%100%100%Done Fetching ipxnet.info... 0%100%100%100%100%100%Done Fetching rc.ipxnet... 0%100%100%100%100%100%Done Fetching rc.ipxnet.conf... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done ipxnet-20120808.0dce97e/ ipxnet-20120808.0dce97e/Makefile ipxnet-20120808.0dce97e/README.md ipxnet-20120808.0dce97e/main.cpp ipxnet-20120808.0dce97e/ipx.h ipxnet-20120808.0dce97e/ipxserver.h ipxnet-20120808.0dce97e/config.h ipxnet-20120808.0dce97e/ipxserver.cpp g++ -Wall -O2 -fPIC main.cpp ipxserver.cpp -lSDL_net -lSDL -o ipxnet ipxserver.cpp: In function ‘void ackClient(IPaddress)’: ipxserver.cpp:118:8: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] 118 | Bits result; | ^~~~~~ rm -f ipxnet ipxnet.log g++ -Wall -O2 -fPIC main.cpp ipxserver.cpp -lSDL_net -lSDL -o ipxnet main.cpp: In function ‘int log_file(const char*, ...)’: main.cpp:88:10: warning: argument 1 null where non-null expected [-Wnonnull] 88 | fprintf(log, "[%s] ", buffer); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from main.cpp:20: /usr/include/stdio.h:326:12: note: in a call to function ‘int fprintf(FILE*, const char*, ...)’ declared ‘nonnull’ 326 | extern int fprintf (FILE *__restrict __stream, | ^~~~~~~ main.cpp:89:17: warning: argument 1 null where non-null expected [-Wnonnull] 89 | ret = vfprintf(log, fmt, args); | ~~~~~~~~^~~~~~~~~~~~~~~~ In file included from main.cpp:20: /usr/include/stdio.h:341:12: note: in a call to function ‘int vfprintf(FILE*, const char*, __va_list_tag*)’ declared ‘nonnull’ 341 | extern int vfprintf (FILE *__restrict __s, const char *__restrict __format, | ^~~~~~~~ main.cpp:90:10: warning: argument 2 null where non-null expected [-Wnonnull] 90 | fprintf(log, "\n"); | ~~~~~~~^~~~~~~~~~~ main.cpp:90:10: note: in a call to built-in function ‘int __builtin_fputc(int, FILE*)’ ipxserver.cpp: In function ‘void ackClient(IPaddress)’: ipxserver.cpp:118:8: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] 118 | Bits result; | ^~~~~~ 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/ipxnet/ipxnet-20120808.0dce97e-x86_64-3salix15.0.txz ./ etc/ etc/rc.d/ etc/rc.d/rc.ipxnet.conf.new etc/rc.d/rc.ipxnet.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/ipxnet usr/doc/ usr/doc/ipxnet-20120808.0dce97e/ usr/doc/ipxnet-20120808.0dce97e/README.md usr/doc/ipxnet-20120808.0dce97e/README_SBo.txt usr/doc/ipxnet-20120808.0dce97e/ipxnet.SlackBuild usr/sbin/ usr/sbin/ipxnet-system var/ var/log/ Slackware package /usr/src/slapt-src-x86_64/network/ipxnet/ipxnet-20120808.0dce97e-x86_64-3salix15.0.txz created. Installing package ipxnet-20120808.0dce97e-x86_64-3salix15.0... | ipxnet (tunnel IPX over TCP/IP) | | Host a standalone IPX network over tcp for old DOS games running | in dosbox. | | | | | | | | |