configure.ac:92: installing './ar-lib' configure.ac:87: installing './compile' configure.ac:8: installing './config.guess' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: WARNING: cannot find lib cmocka, the testsuite will not run configure: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: arpa/inet.h: proceeding with the compiler's result configure: WARNING: fcntl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: fcntl.h: proceeding with the compiler's result configure: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: limits.h: proceeding with the compiler's result configure: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: netinet/in.h: proceeding with the compiler's result configure: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: stdlib.h: proceeding with the compiler's result configure: WARNING: string.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: string.h: proceeding with the compiler's result configure: WARNING: sys/socket.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sys/socket.h: proceeding with the compiler's result configure: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sys/time.h: proceeding with the compiler's result configure: WARNING: unistd.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: unistd.h: proceeding with the compiler's result configure: WARNING: sys/types.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sys/types.h: proceeding with the compiler's result configure: WARNING: stdint.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: stdint.h: proceeding with the compiler's result configure: WARNING: inttypes.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: inttypes.h: proceeding with the compiler's result iftnet-1.3.0/src/media/audio.c driftnet-1.3.0/src/media/audio.h driftnet-1.3.0/src/media/http.c driftnet-1.3.0/src/media/http.h driftnet-1.3.0/src/media/image.c driftnet-1.3.0/src/media/image.h driftnet-1.3.0/src/media/media.c driftnet-1.3.0/src/media/media.h driftnet-1.3.0/src/media/mpeghdr.c driftnet-1.3.0/src/media/mpeghdr.h driftnet-1.3.0/src/media/playaudio.c driftnet-1.3.0/src/media/playaudio.h driftnet-1.3.0/src/media/pngformat.h driftnet-1.3.0/src/media/tests/ driftnet-1.3.0/src/media/tests/resources/ driftnet-1.3.0/src/media/tests/resources/gif_test_file_1.gif driftnet-1.3.0/src/media/tests/resources/gif_test_file_2.gif driftnet-1.3.0/src/media/tests/resources/gif_test_file_3.gif driftnet-1.3.0/src/media/tests/resources/ico_test_file_1.ico driftnet-1.3.0/src/media/tests/resources/jpg_test_file_1.jpg driftnet-1.3.0/src/media/tests/resources/jpg_test_file_2.jpg driftnet-1.3.0/src/media/tests/resources/jpg_test_file_3.jpg driftnet-1.3.0/src/media/tests/resources/png_test_file_1.png driftnet-1.3.0/src/media/tests/resources/png_test_file_2.png driftnet-1.3.0/src/media/tests/resources/png_test_file_3.png driftnet-1.3.0/src/media/tests/test_unit.c driftnet-1.3.0/src/network/ driftnet-1.3.0/src/network/Makefile.am driftnet-1.3.0/src/network/connection.c driftnet-1.3.0/src/network/connection.h driftnet-1.3.0/src/network/layer2.c driftnet-1.3.0/src/network/layer2.h driftnet-1.3.0/src/network/layer3.c driftnet-1.3.0/src/network/layer3.h driftnet-1.3.0/src/network/network.h driftnet-1.3.0/src/network/pcap_engine.c driftnet-1.3.0/src/network/pcap_engine.h driftnet-1.3.0/src/options.c driftnet-1.3.0/src/options.h driftnet-1.3.0/src/pid.c driftnet-1.3.0/src/pid.h driftnet-1.3.0/src/uid.c driftnet-1.3.0/src/uid.h checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking target system type... x86_64-slackware-linux-gnu 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for pkg-config... 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ar... ar checking the archiver (ar) interface... ar checking for ranlib... ranlib checking for pcap_open_live in -lpcap... yes checking for pthread_create in -lpthread... yes checking for g_free in -lglib-2.0... yes checking for g_signal_connect_data in -lgobject-2.0... yes checking for gtk_main in -lgtk-x11-2.0... yes checking for gdk_window_get_state in -lgdk-x11-2.0... yes checking for DGifOpenFileHandle in -lgif... yes checking for png_read_info in -lpng... yes checking for jpeg_read_header in -ljpeg... yes checking for _cmocka_run_group_tests in -lcmocka... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... no checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... no checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... no checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... no checking for netinet/in.h... yes checking stdlib.h usability... yes checking stdlib.h presence... no checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... no checking for string.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... no checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... no checking for sys/time.h... yes checking unistd.h usability... yes checking unistd.h presence... no checking for unistd.h... yes checking sys/types.h usability... yes checking sys/types.h presence... no checking for sys/types.h... yes checking stdint.h usability... yes checking stdint.h presence... no checking for stdint.h... yes checking inttypes.h usability... yes checking inttypes.h presence... no checking for inttypes.h... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking whether byte ordering is bigendian... no checking for inline... inline 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 vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for dup2... yes checking for inet_ntoa... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for library containing nanosleep... none required checking for nanosleep... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/network/Makefile config.status: creating src/media/Makefile config.status: creating src/display/Makefile config.status: creating src/http_display/Makefile config.status: creating src/compat/config.h config.status: executing depfiles commands ------------------------------------------------- driftnet Version 1.3.0 Prefix: '/usr' Compiler: 'gcc -O2 -g -DDEBUG' Package features: - enable display: yes - enable debug: yes Now type: - 'make' to build the package - 'make install' to install everything -------------------------------------------------- Making all in src make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' Making all in common make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/common' CC log.o CC tmpdir.o CC util.o AR libcommon.a make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/common' Making all in network make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/network' CC connection.o CC layer2.o CC layer3.o CC pcap_engine.o pcap_engine.c: In function ‘network_get_default_interface’: pcap_engine.c:198:5: warning: ‘pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 198 | interface = pcap_lookupdev(ebuf); | ^~~~~~~~~ In file included from /usr/include/pcap.h:43, from pcap_engine.c:35: /usr/include/pcap/pcap.h:394:18: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ AR libnetwork.a make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/network' Making all in media make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/media' CC media.o CC image.o CC audio.o CC mpeghdr.o CC playaudio.o CC http.o AR libmedia.a make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/media' Making all in display make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/display' CC display.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from display.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from display.c:23: /usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from display.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from display.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ CC img.o CC gif.o CC jpeg.o CC png.o AR libdisplay.a make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/display' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' CC driftnet.o CC options.o CC pid.o CC uid.o CCLD driftnet make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0' Making install in src make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' Making install in common make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/common' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/common' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/common' Making install in network make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/network' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/network' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/network' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/network' Making install in media make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/media' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/media' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/media' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/media' Making install in display make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/display' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/display' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/display' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src/display' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/driftnet/package-driftnet/usr/bin' /usr/bin/ginstall -c driftnet '/usr/src/slapt-src-x86_64/network/driftnet/package-driftnet/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0/src' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0' make[2]: Nothing to be done for 'install-exec-am'. cat ./driftnet.1.in | sed s/@*VERSION@*/1.3.0/ | GZIP=--best gzip > driftnet.1.gz gzip: warning: GZIP environment variable is deprecated; use an alias or script /usr/bin/mkdir -p /usr/src/slapt-src-x86_64/network/driftnet/package-driftnet/usr/man/man1/ /usr/bin/ginstall -c -m 644 driftnet.1.gz /usr/src/slapt-src-x86_64/network/driftnet/package-driftnet/usr/man/man1/ || exit $? /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/driftnet/package-driftnet/usr/share/doc/driftnet' /usr/bin/ginstall -c -m 644 README.md TODO '/usr/src/slapt-src-x86_64/network/driftnet/package-driftnet/usr/share/doc/driftnet' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0' gzip: /usr/src/slapt-src-x86_64/network/driftnet/package-driftnet/usr/man/man1/driftnet.1.gz already has .gz suffix -- unchanged 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/driftnet/driftnet-1.3.0-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/driftnet usr/doc/ usr/doc/driftnet-1.3.0/ usr/doc/driftnet-1.3.0/COPYING usr/doc/driftnet-1.3.0/CREDITS usr/doc/driftnet-1.3.0/Changelog usr/doc/driftnet-1.3.0/INSTALL usr/doc/driftnet-1.3.0/README.md usr/doc/driftnet-1.3.0/TODO usr/doc/driftnet-1.3.0/driftnet.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/driftnet.1.gz Slackware package /usr/src/slapt-src-x86_64/network/driftnet/driftnet-1.3.0-x86_64-1salix15.0.txz created. Installing package driftnet-1.3.0-x86_64-1salix15.0... | driftnet (network image sniffer) | | Driftnet is a program designed to capture JPEG and GIF images by | sniffing network traffic and display them in an X window. | Optionally, you may also capture MPEG audio streams and play them. | According to the author, "It is a horrific invasion of privacy and | shouldn't be used by anyone anywhere." | | Home Page: https://github.com/deiv/driftnet | | | |