------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hping-2.0.0r3_2,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hping-2.0.0r3_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hping-2.0.0r3_2,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hping-2.0.0r3_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hping-2.0.0r3_2,1 for building => SHA256 Checksum OK for hping2.0.0-rc3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hping-2.0.0r3_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hping-2.0.0r3_2,1 for building ===> Extracting for hping-2.0.0r3_2,1 => SHA256 Checksum OK for hping2.0.0-rc3.tar.gz. Extracted Memory Use: 0.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hping-2.0.0r3_2,1 ===> Applying extra patch /xports/net/hping/files/extra-patch-sendip.c ===> Applying ports patches for hping-2.0.0r3_2,1 ===> Applying dragonfly patches for hping-2.0.0r3_2,1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hping-2.0.0r3_2,1 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hping-2.0.0r3_2,1 depends on executable: gmake - found ===> Configuring for hping-2.0.0r3_2,1 build byteorder.c... create byteorder.h... -------------------------------------- system type: DRAGONFLY FORCE_LIBPCAP: -DFORCE_LIBPCAP LIBPCAP : PCAP=-lpcap PCAP_INCLUDE : MANPATH : /usr/local/man (to modify try configure --help) -------------------------------------- creating Makefile... now you can try `make' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hping-2.0.0r3_2,1 gmake[1]: Entering directory '/construction/net/hping/hping2-rc3' cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP main.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP getifname.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP getlhs.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP linux_sockpacket.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP parseoptions.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP datafiller.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP datahandler.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP gethostname.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP binding.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP getusec.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP opensockraw.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP logicmp.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP waitpacket.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP resolve.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP sendip.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP sendicmp.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP sendudp.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP sendtcp.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP cksum.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP statistics.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP usage.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP version.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP antigetopt.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP sockopt.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP listen.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP sendhcmp.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP memstr.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP rtt.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP relid.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP sendip_handler.c waitpacket.c: In function 'wait_packet': waitpacket.c:519:16: warning: 'tstamp' may be used uninitialized in this function [-Wmaybe-uninitialized] sec = tstamp/hz; /* Get the uptime in seconds */ ~~~~~~^~~ waitpacket.c:455:8: note: 'tstamp' was declared here __u32 tstamp, echo; ^~~~~~ cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP libpcap_stuff.c sendicmp.c: In function 'send_icmp_other': sendicmp.c:256:2: warning: 'memcpy' forming offset [21, 28] is out of the bounds [0, 20] of object 'icmp_ip' with type 'struct myiphdr' [-Warray-bounds] memcpy(packet+ICMPHDR_SIZE, &icmp_ip, left_space); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sendicmp.c:197:17: note: 'icmp_ip' declared here struct myiphdr icmp_ip; ^~~~~~~ cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP memlockall.c cc -c -Wall -pipe -O2 -fno-strict-aliasing -DFORCE_LIBPCAP memunlockall.c rtt.c: In function 'rtt': rtt.c:41:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i Staging for hping-2.0.0r3_2,1 ===> Generating temporary packing list install -s -m 555 /construction/net/hping/hping2-rc3/hping2 /construction/net/hping/stage/usr/local/sbin/hping install -m 444 /construction/net/hping/hping2-rc3/docs/hping2.8 /construction/net/hping/stage/usr/local/man/man8/hping.8 install -m 0644 /construction/net/hping/hping2-rc3/docs/AS-BACKDOOR /construction/net/hping/stage/usr/local/share/doc/hping install -m 0644 /construction/net/hping/hping2-rc3/docs/HPING2-HOWTO.txt /construction/net/hping/stage/usr/local/share/doc/hping install -m 0644 /construction/net/hping/hping2-rc3/docs/HPING2-IS-OPEN /construction/net/hping/stage/usr/local/share/doc/hping install -m 0644 /construction/net/hping/hping2-rc3/docs/MORE-FUN-WITH-IPID /construction/net/hping/stage/usr/local/share/doc/hping install -m 0644 /construction/net/hping/hping2-rc3/docs/SPOOFED_SCAN.txt /construction/net/hping/stage/usr/local/share/doc/hping install -m 0644 /construction/net/hping/hping2-rc3/docs/APD.txt /construction/net/hping/stage/usr/local/share/doc/hping ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hping-2.0.0r3_2,1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04