The following packages will be installed: dmitry Fetching README... 0%100%100%100%100%100%Done Fetching dmitry.SlackBuild... 0%100%100%100%100%100%Done Fetching dmitry.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done DMitry-1.3a DMitry-1.3a/docs DMitry-1.3a/src DMitry-1.3a/compile DMitry-1.3a/AUTHORS DMitry-1.3a/README DMitry-1.3a/ChangeLog DMitry-1.3a/INSTALL DMitry-1.3a/Makefile.in DMitry-1.3a/Makefile.am DMitry-1.3a/depcomp DMitry-1.3a/install-sh DMitry-1.3a/configure.ac DMitry-1.3a/COPYING DMitry-1.3a/configure DMitry-1.3a/aclocal.m4 DMitry-1.3a/cleanup DMitry-1.3a/bootstrap DMitry-1.3a/stamp-h1 DMitry-1.3a/configure.lineno DMitry-1.3a/missing DMitry-1.3a/NEWS DMitry-1.3a/src/includes DMitry-1.3a/src/file.c DMitry-1.3a/src/subsearch.c DMitry-1.3a/src/mailsearch.c DMitry-1.3a/src/netcraft.c DMitry-1.3a/src/port_sock.c DMitry-1.3a/src/portscan.c DMitry-1.3a/src/resolve.c DMitry-1.3a/src/tcp_sock.c DMitry-1.3a/src/dmitry.c DMitry-1.3a/src/temp.txt DMitry-1.3a/src/output.c DMitry-1.3a/src/nwhois.c DMitry-1.3a/src/iwhois.c DMitry-1.3a/src/includes/config.h.in~ DMitry-1.3a/src/includes/file.h DMitry-1.3a/src/includes/netcraft.h DMitry-1.3a/src/includes/iwhois.h DMitry-1.3a/src/includes/portscan.h DMitry-1.3a/src/includes/nwhois.h DMitry-1.3a/src/includes/resolve.h DMitry-1.3a/src/includes/global.h DMitry-1.3a/src/includes/dmitry.h DMitry-1.3a/src/includes/port_sock.h DMitry-1.3a/src/includes/dmitrybot.h DMitry-1.3a/src/includes/mailsearch.h DMitry-1.3a/src/includes/output.h DMitry-1.3a/src/includes/subsearch.h DMitry-1.3a/src/includes/config.h.in DMitry-1.3a/src/includes/config.h DMitry-1.3a/src/includes/stamp-h1 DMitry-1.3a/src/includes/tcp_sock.h DMitry-1.3a/docs/dmitry.1 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether build environment is sane... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... 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 egrep... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for strftime... yes checking for alarm... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for memset... yes checking for socket... yes checking for strstr... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sigsetjmp... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/includes/config.h config.status: executing depfiles commands if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o `test -f 'src/output.c' || echo './'`src/output.c; \ then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT iwhois.o -MD -MP -MF ".deps/iwhois.Tpo" -c -o iwhois.o `test -f 'src/iwhois.c' || echo './'`src/iwhois.c; \ then mv -f ".deps/iwhois.Tpo" ".deps/iwhois.Po"; else rm -f ".deps/iwhois.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT tcp_sock.o -MD -MP -MF ".deps/tcp_sock.Tpo" -c -o tcp_sock.o `test -f 'src/tcp_sock.c' || echo './'`src/tcp_sock.c; \ then mv -f ".deps/tcp_sock.Tpo" ".deps/tcp_sock.Po"; else rm -f ".deps/tcp_sock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT netcraft.o -MD -MP -MF ".deps/netcraft.Tpo" -c -o netcraft.o `test -f 'src/netcraft.c' || echo './'`src/netcraft.c; \ then mv -f ".deps/netcraft.Tpo" ".deps/netcraft.Po"; else rm -f ".deps/netcraft.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT dmitry.o -MD -MP -MF ".deps/dmitry.Tpo" -c -o dmitry.o `test -f 'src/dmitry.c' || echo './'`src/dmitry.c; \ then mv -f ".deps/dmitry.Tpo" ".deps/dmitry.Po"; else rm -f ".deps/dmitry.Tpo"; exit 1; fi src/dmitry.c: In function ‘main’: src/dmitry.c:37:17: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] 37 | exit(1); | ^~~~ src/dmitry.c:16:1: note: include ‘’ or provide a declaration of ‘exit’ 15 | #include +++ |+#include 16 | src/dmitry.c:37:17: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 37 | exit(1); | ^~~~ src/dmitry.c:37:17: note: include ‘’ or provide a declaration of ‘exit’ src/dmitry.c:67:41: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 67 | exit(0); | ^~~~ src/dmitry.c:67:41: note: include ‘’ or provide a declaration of ‘exit’ src/dmitry.c:103:33: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 103 | exit(1); | ^~~~ src/dmitry.c:103:33: note: include ‘’ or provide a declaration of ‘exit’ if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o `test -f 'src/file.c' || echo './'`src/file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi src/file.c: In function ‘file_prep’: src/file.c:4:20: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] 4 | outputfile[strlen(outputfile)] = '\0'; | ^~~~~~ src/file.c:2:1: note: include ‘’ or provide a declaration of ‘strlen’ 1 | #include "includes/file.h" +++ |+#include 2 | int file_prep() src/file.c:4:20: warning: incompatible implicit declaration of built-in function ‘strlen’ [-Wbuiltin-declaration-mismatch] 4 | outputfile[strlen(outputfile)] = '\0'; | ^~~~~~ src/file.c:4:20: note: include ‘’ or provide a declaration of ‘strlen’ src/file.c:7:17: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] 7 | exit(1); | ^~~~ src/file.c:2:1: note: include ‘’ or provide a declaration of ‘exit’ 1 | #include "includes/file.h" +++ |+#include 2 | int file_prep() src/file.c:7:17: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 7 | exit(1); | ^~~~ src/file.c:7:17: note: include ‘’ or provide a declaration of ‘exit’ src/file.c: In function ‘file_open’: src/file.c:18:17: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 18 | exit(1); | ^~~~ src/file.c:18:17: note: include ‘’ or provide a declaration of ‘exit’ src/file.c: In function ‘file_close’: src/file.c:27:17: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 27 | exit(1); | ^~~~ src/file.c:27:17: note: include ‘’ or provide a declaration of ‘exit’ if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT nwhois.o -MD -MP -MF ".deps/nwhois.Tpo" -c -o nwhois.o `test -f 'src/nwhois.c' || echo './'`src/nwhois.c; \ then mv -f ".deps/nwhois.Tpo" ".deps/nwhois.Po"; else rm -f ".deps/nwhois.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT portscan.o -MD -MP -MF ".deps/portscan.Tpo" -c -o portscan.o `test -f 'src/portscan.c' || echo './'`src/portscan.c; \ then mv -f ".deps/portscan.Tpo" ".deps/portscan.Po"; else rm -f ".deps/portscan.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT port_sock.o -MD -MP -MF ".deps/port_sock.Tpo" -c -o port_sock.o `test -f 'src/port_sock.c' || echo './'`src/port_sock.c; \ then mv -f ".deps/port_sock.Tpo" ".deps/port_sock.Po"; else rm -f ".deps/port_sock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT resolve.o -MD -MP -MF ".deps/resolve.Tpo" -c -o resolve.o `test -f 'src/resolve.c' || echo './'`src/resolve.c; \ then mv -f ".deps/resolve.Tpo" ".deps/resolve.Po"; else rm -f ".deps/resolve.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT subsearch.o -MD -MP -MF ".deps/subsearch.Tpo" -c -o subsearch.o `test -f 'src/subsearch.c' || echo './'`src/subsearch.c; \ then mv -f ".deps/subsearch.Tpo" ".deps/subsearch.Po"; else rm -f ".deps/subsearch.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -fPIC -fcommon -MT mailsearch.o -MD -MP -MF ".deps/mailsearch.Tpo" -c -o mailsearch.o `test -f 'src/mailsearch.c' || echo './'`src/mailsearch.c; \ then mv -f ".deps/mailsearch.Tpo" ".deps/mailsearch.Po"; else rm -f ".deps/mailsearch.Tpo"; exit 1; fi gcc -O2 -fPIC -fcommon -o dmitry output.o iwhois.o tcp_sock.o netcraft.o dmitry.o file.o nwhois.o portscan.o port_sock.o resolve.o subsearch.o mailsearch.o make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/dmitry/DMitry-1.3a' test -z "/usr/bin" || mkdir -p -- "/usr/src/slapt-src-x86_64/network/dmitry/package-dmitry/usr/bin" /usr/bin/ginstall -c 'dmitry' '/usr/src/slapt-src-x86_64/network/dmitry/package-dmitry/usr/bin/dmitry' test -z "/usr/man/man1" || mkdir -p -- "/usr/src/slapt-src-x86_64/network/dmitry/package-dmitry/usr/man/man1" /usr/bin/ginstall -c -m 644 './docs/dmitry.1' '/usr/src/slapt-src-x86_64/network/dmitry/package-dmitry/usr/man/man1/dmitry.1' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/dmitry/DMitry-1.3a' 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/dmitry/dmitry-1.3a-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/dmitry usr/doc/ usr/doc/dmitry-1.3a/ usr/doc/dmitry-1.3a/dmitry.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/dmitry.1.gz Slackware package /usr/src/slapt-src-x86_64/network/dmitry/dmitry-1.3a-x86_64-1salix15.0.txz created. Installing package dmitry-1.3a-x86_64-1salix15.0... | dmitry (Deepmagic Information Gathering Tool) | | DMitry (Deepmagic Information Gathering Tool) is a UNIX/(GNU)Linux | Command Line Application coded in C. DMitry has the ability to gather | as much information as possible about a host. Base functionality is | able to gather possible subdomains, email addresses, uptime | information, tcp port scan, whois lookups, and more. | | | | | |