>>> Building on exopi-1 under security/dsniff BDEPENDS = [devel/autoconf/2.13;databases/db/v3;net/libnids;devel/metaauto;net/libnet/1.0] DIST = [security/dsniff:dsniff-2.3.tar.gz] FULLPKGNAME = dsniff-2.3p17 RDEPENDS = [net/libnids;net/libnet/1.0;databases/db/v3] (Junk lock obtained for exopi-1 at 1713262593.17) >>> Running depends in security/dsniff at 1713262593.20 last junk was in math/py-datedelta,python3 /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 db-3.1.17p3v0 libnet-1.0.2ap6v0 libnids-1.24p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 db-3.1.17p3v0 libnet-1.0.2ap6v0 libnids-1.24p4 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 db-3.1.17p3v0 libnet-1.0.2ap6v0 libnids-1.24p4 >>> Running show-prepare-results in security/dsniff at 1713262596.79 ===> security/dsniff ===> Building from scratch dsniff-2.3p17 ===> dsniff-2.3p17 depends on: metaauto-* -> metaauto-1.0p4 ===> dsniff-2.3p17 depends on: autoconf-2.13 -> autoconf-2.13p4 ===> dsniff-2.3p17 depends on: db->=3,<4|db->=3v0,<4v0 -> db-3.1.17p3v0 ===> dsniff-2.3p17 depends on: libnet->=1.0v0,<1.1v0 -> libnet-1.0.2ap6v0 ===> dsniff-2.3p17 depends on: libnids-* -> libnids-1.24p4 ===> Verifying specs: c crypto pcap nids ssl rpcsvc lib/db/db=3 lib/libnet-1.0/net=0 ICE SM X11 Xmu ===> found c.100.0 crypto.54.0 pcap.9.0 nids.0.1 ssl.57.0 rpcsvc.3.0 lib/db/db.3.1 lib/libnet-1.0/net.0.0 ICE.11.0 SM.9.0 X11.18.0 Xmu.11.0 autoconf-2.13p4 db-3.1.17p3v0 libnet-1.0.2ap6v0 libnids-1.24p4 metaauto-1.0p4 (Junk lock released for exopi-1 at 1713262598.23) distfiles size=126797 >>> Running build in security/dsniff at 1713262598.28 ===> security/dsniff ===> Checking files for dsniff-2.3p17 `/exopi-cvs/ports/distfiles/dsniff-2.3.tar.gz' is up to date. >> (SHA256) dsniff-2.3.tar.gz: OK ===> Extracting for dsniff-2.3p17 ===> Patching for dsniff-2.3p17 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Fri Dec 15 12:03:26 2000 |+++ Makefile.in Sun May 22 12:50:27 2005 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 94. Hunk #2 succeeded at 103. Hunk #3 succeeded at 127. done ===> Applying OpenBSD patch patch-arp_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: arp.c |--- arp.c.orig |+++ arp.c -------------------------- Patching file arp.c using Plan A... Hunk #1 succeeded at 32. done ===> Applying OpenBSD patch patch-arpspoof_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- arpspoof.c.orig Mon Mar 14 11:37:32 2005 |+++ arpspoof.c Mon Mar 14 11:37:45 2005 -------------------------- Patching file arpspoof.c using Plan A... Hunk #1 succeeded at 42. done ===> Applying OpenBSD patch patch-buf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: buf.c |--- buf.c.orig |+++ buf.c -------------------------- Patching file buf.c using Plan A... Hunk #1 succeeded at 12. done ===> Applying OpenBSD patch patch-configure_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.in.orig Sun Dec 3 06:16:50 2000 |+++ configure.in Fri Oct 15 18:47:09 2010 -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 109. Hunk #2 succeeded at 212. Hunk #3 succeeded at 226. done ===> Applying OpenBSD patch patch-pcaputil_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |pcap-int.h no longer exists in /usr/include | |--- pcaputil.c.orig Tue Nov 14 10:51:08 2000 |+++ pcaputil.c Sun Mar 31 15:04:54 2013 -------------------------- Patching file pcaputil.c using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 81. done ===> Applying OpenBSD patch patch-ssh_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use OpenSSL 1.1 API to fix build with LibreSSL 3.5. |Based on https://sources.debian.org/patches/dsniff/2.4b1+debian-30/24_Fix-OpenSSL1.1.0-Build.patch/ | |Index: ssh.c |--- ssh.c.orig |+++ ssh.c -------------------------- Patching file ssh.c using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 88. Hunk #3 succeeded at 118. Hunk #4 succeeded at 233. Hunk #5 succeeded at 245. Hunk #6 succeeded at 302. Hunk #7 succeeded at 322. Hunk #8 succeeded at 332. Hunk #9 succeeded at 359. Hunk #10 succeeded at 384. Hunk #11 succeeded at 412. Hunk #12 succeeded at 429. done ===> Applying OpenBSD patch patch-sshcrypto_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use DES API instead of des | |OpenSSL 1.1 API conversion to fix build with LibreSSL 3.5 based on |https://sources.debian.org/patches/dsniff/2.4b1+debian-30/24_Fix-OpenSSL1.1.0-Build.patch/ | |Index: sshcrypto.c |--- sshcrypto.c.orig |+++ sshcrypto.c -------------------------- Patching file sshcrypto.c using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 29. Hunk #3 succeeded at 39. Hunk #4 succeeded at 73. Hunk #5 succeeded at 159. Hunk #6 succeeded at 181. Hunk #7 succeeded at 194. done ===> Applying OpenBSD patch patch-sshmitm_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: sshmitm.c |--- sshmitm.c.orig |+++ sshmitm.c -------------------------- Patching file sshmitm.c using Plan A... Hunk #1 succeeded at 31. done ===> Applying OpenBSD patch patch-webmitm_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: webmitm.c |--- webmitm.c.orig |+++ webmitm.c -------------------------- Patching file webmitm.c using Plan A... Hunk #1 succeeded at 33. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for dsniff-2.3p17 Running autoconf-2.13 in /exopi-obj/pobj/dsniff-2.3/dsniff-2.3 Running autoheader-2.13 in /exopi-obj/pobj/dsniff-2.3/dsniff-2.3 ===> Configuring for dsniff-2.3p17 Using /exopi-obj/pobj/dsniff-2.3/config.site (generated) loading site script /exopi-obj/pobj/dsniff-2.3/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -I/usr/local/include/db ) works... yes checking whether the C compiler (cc -O2 -pipe -I/usr/local/include/db ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/dsniff-2.3/bin/install -c checking for ranlib... ranlib checking how to run the C preprocessor... cc -E checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for ANSI C header files... (cached) yes checking for err.h... yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/queue.h... yes checking for unistd.h... (cached) yes checking for libgen.h... (cached) yes checking for net/if_tun.h... (cached) yes checking for MIN and MAX in sys/param.h... yes checking for working const... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for u_int32_t... yes checking for u_int64_t... yes checking for in_addr_t... no checking whether cc needs -traditional... no checking for 8-bit clean memcmp... (cached) yes checking return type of signal handlers... (cached) void checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for socket... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for xdr_fhstatus in -lrpcsvc... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for dn_expand in -lresolv... no checking for dirname... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for strsep... (cached) yes checking for MD5Update... (cached) yes checking for warnx... (cached) yes checking for ether_ntoa... (cached) yes checking for Berkeley DB with 1.85 compatibility... /usr/local checking for libpcap... yes checking for libnet... yes checking for libnids... yes checking whether libnids version is good... yes checking for OpenSSL... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for dsniff-2.3p17 cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./missing/dummy.c ar -cr libmissing.a dummy.o ranlib libmissing.a cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./arpspoof.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./arp.c cc -o arpspoof arpspoof.o arp.o -lrpcsvc -L. -lmissing -lpcap -L/usr/local/lib/libnet-1.0 -lnet cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./dnsspoof.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./pcaputil.c cc -o dnsspoof dnsspoof.o pcaputil.o -lrpcsvc -L. -lmissing -lpcap -L/usr/local/lib/libnet-1.0 -lnet rpcgen -h mount.x -o mount.h rpcgen -c mount.x -o mount.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./asn1.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./base64.c ./base64.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] base64_pton(src, target, targsize) ^ 1 warning generated. cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./buf.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./hex.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./magic.c ./magic.c:300:39: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] (void) fprintf(stderr, ">>>>>>>> %d" + 8 - (m->cont_level & 7), ~~~~~~~~~~~~~~^~~ ./magic.c:300:39: note: use array indexing to silence this warning (void) fprintf(stderr, ">>>>>>>> %d" + 8 - (m->cont_level & 7), ^ & [ ] 1 warning generated. cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./mount.c ./mount.c:9:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_fhandle(xdrs, objp) ^ ./mount.c:20:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_fhandle3(xdrs, objp) ^ ./mount.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_fhstatus(xdrs, objp) ^ ./mount.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_mountstat3(xdrs, objp) ^ ./mount.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_mountres3_ok(xdrs, objp) ^ ./mount.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_mountres3(xdrs, objp) ^ ./mount.c:100:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_dirpath(xdrs, objp) ^ 7 warnings generated. cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./rpc.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./tcp_raw.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./trigger.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./record.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./dsniff.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_aim.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_citrix.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_cvs.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_ftp.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_hex.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_http.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_icq.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_imap.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_irc.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_ldap.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_mmxp.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_mountd.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_napster.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_nntp.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_oracle.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_ospf.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_pcanywhere.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_pop.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_portmap.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_postgresql.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_pptp.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_rip.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_rlogin.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_smb.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_smtp.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_sniffer.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_snmp.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_socks.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_tds.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_telnet.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_vrrp.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_yp.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./decode_x11.c cc -o dsniff asn1.o base64.o buf.o hex.o magic.o mount.o pcaputil.o rpc.o tcp_raw.o trigger.o record.o dsniff.o decode.o decode_aim.o decode_citrix.o decode_cvs.o decode_ftp.o decode_hex.o decode_http.o decode_icq.o decode_imap.o decode_irc.o decode_ldap.o decode_mmxp.o decode_mountd.o decode_napster.o decode_nntp.o decode_oracle.o decode_ospf.o decode_pcanywhere.o decode_pop.o decode_portmap.o decode_postgresql.o decode_pptp.o decode_rip.o decode_rlogin.o decode_smb.o decode_smtp.o decode_sniffer.o decode_snmp.o decode_socks.o decode_tds.o decode_telnet.o decode_vrrp.o decode_yp.o decode_x11.o -lrpcsvc -L. -lmissing -L/usr/local/lib/db -ldb -L/usr/local/lib/libnet-1.0 -lnet -L/usr/local/lib -lnids -lpcap -lssl -lcrypto decode_http.c(decode_http.o:(decode_http)): warning: strcpy() is almost always misused, please use strlcpy() decode_http.c(decode_http.o:(decode_http)): warning: strcat() is almost always misused, please use strlcat() decode_x11.c(decode_x11.o:(decode_x11)): warning: sprintf() is often misused, please use snprintf() rpcgen -h nfs_prot.x -o nfs_prot.h rpcgen -c nfs_prot.x -o nfs_prot.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./nfs_prot.c ./nfs_prot.c:10:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_nfsstat(xdrs, objp) ^ ./nfs_prot.c:21:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_ftype(xdrs, objp) ^ ./nfs_prot.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_nfs_fh(xdrs, objp) ^ ./nfs_prot.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_nfstime(xdrs, objp) ^ ./nfs_prot.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_fattr(xdrs, objp) ^ ./nfs_prot.c:189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_filename(xdrs, objp) ^ ./nfs_prot.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_nfspath(xdrs, objp) ^ ./nfs_prot.c:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_diropargs(xdrs, objp) ^ ./nfs_prot.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_diropokres(xdrs, objp) ^ ./nfs_prot.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_diropres(xdrs, objp) ^ ./nfs_prot.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_readargs(xdrs, objp) ^ ./nfs_prot.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_readokres(xdrs, objp) ^ ./nfs_prot.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_readres(xdrs, objp) ^ ./nfs_prot.c:311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_uint64(xdrs, objp) ^ ./nfs_prot.c:322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_int64(xdrs, objp) ^ ./nfs_prot.c:333:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_uint32(xdrs, objp) ^ ./nfs_prot.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_int32(xdrs, objp) ^ ./nfs_prot.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_filename3(xdrs, objp) ^ ./nfs_prot.c:366:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_nfspath3(xdrs, objp) ^ ./nfs_prot.c:377:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_fileid3(xdrs, objp) ^ ./nfs_prot.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_cookie3(xdrs, objp) ^ ./nfs_prot.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_cookieverf3(xdrs, objp) ^ ./nfs_prot.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_createverf3(xdrs, objp) ^ ./nfs_prot.c:421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_writeverf3(xdrs, objp) ^ ./nfs_prot.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_uid3(xdrs, objp) ^ ./nfs_prot.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_gid3(xdrs, objp) ^ ./nfs_prot.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_size3(xdrs, objp) ^ ./nfs_prot.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_offset3(xdrs, objp) ^ ./nfs_prot.c:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_mode3(xdrs, objp) ^ ./nfs_prot.c:487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_count3(xdrs, objp) ^ ./nfs_prot.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_nfsstat3(xdrs, objp) ^ ./nfs_prot.c:509:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_ftype3(xdrs, objp) ^ ./nfs_prot.c:520:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_specdata3(xdrs, objp) ^ ./nfs_prot.c:534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_nfs_fh3(xdrs, objp) ^ ./nfs_prot.c:548:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_nfstime3(xdrs, objp) ^ ./nfs_prot.c:562:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_fattr3(xdrs, objp) ^ ./nfs_prot.c:598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_post_op_attr(xdrs, objp) ^ ./nfs_prot.c:619:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_wcc_attr(xdrs, objp) ^ ./nfs_prot.c:635:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_pre_op_attr(xdrs, objp) ^ ./nfs_prot.c:656:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_wcc_data(xdrs, objp) ^ ./nfs_prot.c:670:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_diropargs3(xdrs, objp) ^ ./nfs_prot.c:684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_LOOKUP3args(xdrs, objp) ^ ./nfs_prot.c:696:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_LOOKUP3resok(xdrs, objp) ^ ./nfs_prot.c:712:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_LOOKUP3resfail(xdrs, objp) ^ ./nfs_prot.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_LOOKUP3res(xdrs, objp) ^ ./nfs_prot.c:745:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_READ3args(xdrs, objp) ^ ./nfs_prot.c:761:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_READ3resok(xdrs, objp) ^ ./nfs_prot.c:781:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_READ3resfail(xdrs, objp) ^ ./nfs_prot.c:793:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_READ3res(xdrs, objp) ^ 49 warnings generated. cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./filesnarf.c cc -o filesnarf filesnarf.o nfs_prot.o pcaputil.o rpc.o -lrpcsvc -L. -lmissing -L/usr/local/lib/libnet-1.0 -lnet -L/usr/local/lib -lnids -lpcap cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./macof.c cc -o macof macof.o -lrpcsvc -L. -lmissing -lpcap -L/usr/local/lib/libnet-1.0 -lnet cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./mailsnarf.c cc -o mailsnarf mailsnarf.o buf.o pcaputil.o -lrpcsvc -L. -lmissing -L/usr/local/lib/libnet-1.0 -lnet -L/usr/local/lib -lnids -lpcap cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./msgsnarf.c cc -o msgsnarf msgsnarf.o buf.o pcaputil.o -lrpcsvc -L. -lmissing -L/usr/local/lib/libnet-1.0 -lnet -L/usr/local/lib -lnids -lpcap cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./sshmitm.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./ssh.c ./ssh.c:164:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] res = (f) (fd, s + pos, n - pos); ^ 1 warning generated. cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./sshcrypto.c cc -o sshmitm sshmitm.o buf.o hex.o record.o ssh.o sshcrypto.o -lrpcsvc -L. -lmissing -L/usr/local/lib/db -ldb -L/usr/local/lib/libnet-1.0 -lnet -lssl -lcrypto cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./tcpkill.c cc -o tcpkill tcpkill.o pcaputil.o -lrpcsvc -L. -lmissing -lpcap -L/usr/local/lib/libnet-1.0 -lnet cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./tcpnice.c cc -o tcpnice tcpnice.o pcaputil.o -lrpcsvc -L. -lmissing -lpcap -L/usr/local/lib/libnet-1.0 -lnet cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./urlsnarf.c cc -o urlsnarf urlsnarf.o base64.o buf.o pcaputil.o -lrpcsvc -L. -lmissing -L/usr/local/lib/libnet-1.0 -lnet -L/usr/local/lib -lnids -lpcap cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./webmitm.c cc -o webmitm webmitm.o base64.o buf.o decode_http.o record.o -lrpcsvc -L. -lmissing -L/usr/local/lib/db -ldb -L/usr/local/lib/libnet-1.0 -lnet -lssl -lcrypto decode_http.c(decode_http.o:(decode_http)): warning: strcpy() is almost always misused, please use strlcpy() decode_http.c(decode_http.o:(decode_http)): warning: strcat() is almost always misused, please use strlcat() cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./webspy.c cc -O2 -pipe -I/usr/local/include/db -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/local/include/libnet-1.0 -I/usr/local/include/db -I/usr/X11R6/include -I./missing -c ./remote.c In file included from ./remote.c:47: ./vroot.h:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] VirtualRootWindowOfScreen(screen) ^ 1 warning generated. cc -o webspy webspy.o base64.o buf.o remote.o -lrpcsvc -L. -lmissing -L/usr/local/lib/libnet-1.0 -lnet -L/usr/local/lib -lnids -lpcap -L/usr/X11R6/lib -lSM -lICE -lXmu -lX11 remote.c(remote.o:(mozilla_remote_commands)): warning: sprintf() is often misused, please use snprintf() remote.c(remote.o:(mozilla_remote_commands)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in security/dsniff at 1713262618.74 ===> security/dsniff ===> Faking installation for dsniff-2.3p17 test -d /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/sbin || /exopi-obj/pobj/dsniff-2.3/bin/install -c -d /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/sbin for file in arpspoof dnsspoof dsniff filesnarf macof mailsnarf msgsnarf sshmitm tcpkill tcpnice urlsnarf webmitm webspy ; do /exopi-obj/pobj/dsniff-2.3/bin/install -c -s -m 755 -m 755 $file /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/sbin; done test -d /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/lib || /exopi-obj/pobj/dsniff-2.3/bin/install -c -d /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/lib for file in dsniff.magic dsniff.services dnsspoof.hosts; do /exopi-obj/pobj/dsniff-2.3/bin/install -c -m 644 $file /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/lib; done test -d /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/man/man8 || /exopi-obj/pobj/dsniff-2.3/bin/install -c -d /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/man/man8 for file in *.8; do /exopi-obj/pobj/dsniff-2.3/bin/install -c -m 644 $file /exopi-obj/pobj/dsniff-2.3/fake-amd64/usr/local/man/man8; done ===> Building package for dsniff-2.3p17 Create /exopi-cvs/ports/packages/amd64/all/dsniff-2.3p17.tgz Creating package dsniff-2.3p17 reading plist| switching to /exopi-cvs/ports/security/dsniff/pkg/PFRAG.no-no_x11| checking dependencies| checking dependencies|databases/db/v3,-main checking dependencies|net/libnet/1.0 checking dependencies|net/libnids checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|***** | 8% archiving|******************** | 31% archiving|************************** | 40% archiving|*************************** | 43% archiving|******************************* | 49% archiving|************************************ | 56% archiving|******************************************* | 66% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|*************************************************** | 79% archiving|******************************************************** | 88% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/dsniff-2.3p17 was updated @wantlib c.99.0 -> @wantlib c.100.0 @wantlib crypto.53.0 -> @wantlib crypto.54.0 @wantlib ssl.56.0 -> @wantlib ssl.57.0 Link to /exopi-cvs/ports/packages/amd64/ftp/dsniff-2.3p17.tgz >>> Running clean in security/dsniff at 1713262623.68 ===> security/dsniff ===> Cleaning for dsniff-2.3p17 >>> Ended at 1713262623.97 max_stuck=2.18/depends=3.58/show-prepare-results=1.49/build=20.48/package=4.92/clean=0.34