The following packages will be installed: sipcalc Fetching README... 0%100%100%100%100%100%Done Fetching sipcalc.SlackBuild... 0%100%100%100%100%100%Done Fetching sipcalc.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done sipcalc-1.1.6/ sipcalc-1.1.6/TODO sipcalc-1.1.6/src/ sipcalc-1.1.6/src/sub.c sipcalc-1.1.6/src/Makefile.in sipcalc-1.1.6/src/interface.c sipcalc-1.1.6/src/sub-output.c sipcalc-1.1.6/src/Makefile.am sipcalc-1.1.6/src/sub-func.c sipcalc-1.1.6/COPYING sipcalc-1.1.6/configure sipcalc-1.1.6/NEWS sipcalc-1.1.6/doc/ sipcalc-1.1.6/doc/install.txt sipcalc-1.1.6/doc/Makefile.in sipcalc-1.1.6/doc/sipcalc.1 sipcalc-1.1.6/doc/Makefile.am sipcalc-1.1.6/doc/sipcalc.txt sipcalc-1.1.6/Makefile.in sipcalc-1.1.6/ChangeLog sipcalc-1.1.6/config.h.in sipcalc-1.1.6/depcomp sipcalc-1.1.6/missing sipcalc-1.1.6/mkinstalldirs sipcalc-1.1.6/include/ sipcalc-1.1.6/include/sub.h sipcalc-1.1.6/include/Makefile.in sipcalc-1.1.6/include/Makefile.am sipcalc-1.1.6/include/sub-o.h sipcalc-1.1.6/Makefile.am sipcalc-1.1.6/configure.ac sipcalc-1.1.6/README sipcalc-1.1.6/INSTALL sipcalc-1.1.6/AUTHORS sipcalc-1.1.6/aclocal.m4 sipcalc-1.1.6/install-sh 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 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 for style of include used by make... GNU 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking whether gcc needs -traditional... no checking for inet_ntoa in -lnsl... yes checking for socket... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for gethostbyname... yes checking for gethostbyname2... yes checking for inet_ntop... yes checking for getipnodebyaddr... no checking for getaddrinfo... yes checking for socket in -lsocket... no checking for gethostbyname in netdb.h... yes checking for gethostbyname2 in netdb.h... no checking for getaddrinfo in netdb.h... no checking if struct sockaddr has sa_len field... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking if type uint8_t exists... no checking if type uint16_t exists... no checking if type uint32_t exists... no checking if type u_int8_t exists... yes checking if type u_int16_t exists... yes checking if type u_int32_t exists... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/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-x86_64/network/sipcalc/sipcalc-1.1.6' Making all in doc make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/doc' Making all in include make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/include' Making all in src make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -I/usr/local/include -MT sub-func.o -MD -MP -MF .deps/sub-func.Tpo -c -o sub-func.o sub-func.c mv -f .deps/sub-func.Tpo .deps/sub-func.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -I/usr/local/include -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c mv -f .deps/interface.Tpo .deps/interface.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -I/usr/local/include -MT sub-output.o -MD -MP -MF .deps/sub-output.Tpo -c -o sub-output.o sub-output.c mv -f .deps/sub-output.Tpo .deps/sub-output.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fPIC -I/usr/local/include -MT sub.o -MD -MP -MF .deps/sub.Tpo -c -o sub.o sub.c mv -f .deps/sub.Tpo .deps/sub.Po gcc -O2 -fPIC -I/usr/local/include -o sipcalc sub-func.o interface.o sub-output.o sub.o -lnsl -L/usr/local/lib make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/src' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6' Making install in doc make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/doc' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/sipcalc/package-sipcalc/usr/man/man1' /usr/bin/ginstall -c -m 644 sipcalc.1 '/usr/src/slapt-src-x86_64/network/sipcalc/package-sipcalc/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/doc' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/doc' Making install in include make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/include' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/include' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/include' Making install in src make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/src' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/src' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/sipcalc/package-sipcalc/usr/bin' /usr/bin/ginstall -c sipcalc '/usr/src/slapt-src-x86_64/network/sipcalc/package-sipcalc/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/src' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6/src' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6' 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/sipcalc/sipcalc-1.1.6-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/sipcalc usr/doc/ usr/doc/sipcalc-1.1.6/ usr/doc/sipcalc-1.1.6/AUTHORS usr/doc/sipcalc-1.1.6/COPYING usr/doc/sipcalc-1.1.6/ChangeLog usr/doc/sipcalc-1.1.6/INSTALL usr/doc/sipcalc-1.1.6/NEWS usr/doc/sipcalc-1.1.6/README usr/doc/sipcalc-1.1.6/TODO usr/doc/sipcalc-1.1.6/sipcalc.SlackBuild usr/doc/sipcalc-1.1.6/sipcalc.txt usr/man/ usr/man/man1/ usr/man/man1/sipcalc.1.gz Slackware package /usr/src/slapt-src-x86_64/network/sipcalc/sipcalc-1.1.6-x86_64-1salix15.0.txz created. Installing package sipcalc-1.1.6-x86_64-1salix15.0... | sipcalc (advanced console based ip subnet calculator) | | Sipcalc is an ip subnet calculator. Sipcalc, in its simplest form | takes an ip-address and a subnet mask on the commandline and outputs | information about the subnet. Sipcalc has support for both IPv4 | and IPv6 addresses. | | Project homepage: http://www.routemeister.net/projects/sipcalc/ | | | | |