------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hping3-20051105 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hping3-20051105 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hping3-20051105 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hping3-20051105 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hping3-20051105 for building => SHA256 Checksum OK for hping3-20051105.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hping3-20051105 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hping3-20051105 for building ===> Extracting for hping3-20051105 => SHA256 Checksum OK for hping3-20051105.tar.gz. Extracted Memory Use: 2.49M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hping3-20051105 ===> Applying ports patches for hping3-20051105 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-bytesex.h patch-configure patch-docs_hping3.8 patch-sendip.c ===> Applying dragonfly patches for hping3-20051105 ===> Cleanly applied dragonfly patch(es) patch-ars.c patch-getifname.c patch-hping2.h patch-libpcap_stuff.c patch-strlcpy.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for hping3-20051105 build byteorder.c... create byteorder.h... ./configure: -: not found ==> WARNING: no Tcl header files found! -------------------------------------- system type: DRAGONFLY LIBPCAP : PCAP=-lpcap PCAP_INCLUDE : MANPATH : /usr/local/man USE_TCL : TCL_VER : TCL_INC : LIBTCL : TCLSH : (to modify try configure --help) -------------------------------------- creating Makefile... creating dependences... now you can try `make' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hping3-20051105 --- main.o --- --- getifname.o --- --- getlhs.o --- --- parseoptions.o --- --- datafiller.o --- --- datahandler.o --- --- gethostname.o --- --- binding.o --- --- getusec.o --- --- opensockraw.o --- --- main.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing main.c --- getifname.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing getifname.c --- getlhs.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing getlhs.c --- parseoptions.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing parseoptions.c --- datafiller.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing datafiller.c --- datahandler.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing datahandler.c --- gethostname.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing gethostname.c --- binding.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing binding.c --- getusec.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing getusec.c --- opensockraw.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing opensockraw.c --- logicmp.o --- --- waitpacket.o --- --- resolve.o --- --- sendip.o --- --- waitpacket.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing waitpacket.c --- resolve.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing resolve.c --- sendip.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing sendip.c --- sendicmp.o --- --- logicmp.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing logicmp.c --- sendicmp.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing sendicmp.c --- sendudp.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing sendudp.c --- sendtcp.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing sendtcp.c --- cksum.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing cksum.c --- sendicmp.o --- 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; ^~~~~~~ --- statistics.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing statistics.c --- usage.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing usage.c --- version.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing version.c --- antigetopt.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing antigetopt.c --- sockopt.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing sockopt.c --- listen.o --- --- sendhcmp.o --- --- listen.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing listen.c --- sendhcmp.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing sendhcmp.c --- memstr.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing memstr.c --- rtt.o --- --- waitpacket.o --- waitpacket.c: In function 'wait_packet': waitpacket.c:533:16: warning: 'tstamp' may be used uninitialized in this function [-Wmaybe-uninitialized] sec = tstamp/hz; /* Get the uptime in seconds */ ~~~~~~^~~ waitpacket.c:469:8: note: 'tstamp' was declared here __u32 tstamp, echo; ^~~~~~ --- relid.o --- --- rtt.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing rtt.c --- sendip_handler.o --- --- relid.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing relid.c --- sendip_handler.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing sendip_handler.c --- libpcap_stuff.o --- --- rtt.o --- rtt.c: In function 'rtt': rtt.c:43:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; ibuf + adbuf_used(b); ^ --- apd.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing apd.c --- split.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing split.c --- rapd.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing rapd.c --- apd.o --- apd.c: In function 'ars_decode_hex': apd.c:823:9: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign] return saved; ^~~~~ apd.c: In function 'ars_decode_string': apd.c:852:9: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign] return saved; ^~~~~ apd.c: In function 'ars_d_set_data': apd.c:889:7: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err, blen; ^~~ --- ars.o --- In file included from ars.c:15: ars.c: In function 'ars_multi_cksum': ars.c:485:46: warning: comparison with string literal results in unspecified behavior [-Waddress] assert("else reached in ars_multi_cksum()" == ""); ^~ --- scan.o --- In function 'receiver.isra.0', inlined from 'scanmain' at scan.c:545:3: scan.c:459:4: warning: 'memcpy' forming offset [9, 20] is out of the bounds [0, 8] of object 'icmp' with type 'struct myicmphdr' [-Warray-bounds] memcpy(&icmp, p, sizeof(subtcp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function 'scanmain': scan.c:445:21: note: 'icmp' declared here struct myicmphdr icmp; ^~~~ --- hping3 --- cc -o hping3 -Wall -pipe -O2 -fno-strict-aliasing main.o getifname.o getlhs.o parseoptions.o datafiller.o datahandler.o gethostname.o binding.o getusec.o opensockraw.o logicmp.o waitpacket.o resolve.o sendip.o sendicmp.o sendudp.o sendtcp.o cksum.o statistics.o usage.o version.o antigetopt.o sockopt.o listen.o sendhcmp.o memstr.o rtt.o relid.o sendip_handler.o libpcap_stuff.o memlockall.o memunlockall.o memlock.o memunlock.o ip_opt_build.o display_ipopt.o sendrawip.o signal.o send.o strlcpy.o arsglue.o random.o scan.o hstring.o script.o interface.o adbuf.o hex.o apdutils.o sbignum.o sbignum-tables.o ars.o apd.o split.o rapd.o -lpcap ./hping3 -v hping version 3.0.0-alpha-1 ($Id: release.h,v 1.4 2004/04/09 23:38:56 antirez Exp $) NO TCL scripting support compiled in use `make strip' to strip hping3 binary use `make install' to install hping3 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hping3-20051105 ===> Generating temporary packing list install -s -m 555 /construction/net/hping3/hping3-20051105/hping3 /construction/net/hping3/stage/usr/local/sbin cd /construction/net/hping3/hping3-20051105/docs && install -m 0644 APD.txt API.txt AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN HPING3.txt MORE-FUN-WITH-IPID SPOOFED_SCAN.txt hping2rc.example /construction/net/hping3/stage/usr/local/share/doc/hping3 cd /construction/net/hping3/hping3-20051105/docs/french && install -m 0644 AS-BACKDOOR hping2-fr.8 hping2-fr.8.txt HPING2-HOWTO.txt HPING2-IS-OPEN INSTALL MORE-FUN-WITH-IPID NEWS SPOOFED_SCAN.txt /construction/net/hping3/stage/usr/local/share/doc/hping3/french install -m 444 /construction/net/hping3/hping3-20051105/docs/hping3.8 /construction/net/hping3/stage/usr/local/man/man8/hping3.8 ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hping3-20051105 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05