==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: hping 3.0.0-6 (Fri Jul 25 12:24:32 2025)
==> Retrieving sources...
  -> Found 3547c7691742c6eaa31f8402e0ccbb81387c1b99.tar.gz
  -> Found hping-3_pre20141226-fno-common.patch
  -> Found hping-3_pre20141226-pcap-bpf.patch
  -> Found hping-3_pre20141226-scan-overflow.patch
  -> Found hping-3_pre20141226-unused-but-set.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    3547c7691742c6eaa31f8402e0ccbb81387c1b99.tar.gz ... Passed
    hping-3_pre20141226-fno-common.patch ... Passed
    hping-3_pre20141226-pcap-bpf.patch ... Passed
    hping-3_pre20141226-scan-overflow.patch ... Passed
    hping-3_pre20141226-unused-but-set.patch ... Passed
==> Validating source files with b2sums...
    3547c7691742c6eaa31f8402e0ccbb81387c1b99.tar.gz ... Passed
    hping-3_pre20141226-fno-common.patch ... Passed
    hping-3_pre20141226-pcap-bpf.patch ... Passed
    hping-3_pre20141226-scan-overflow.patch ... Passed
    hping-3_pre20141226-unused-but-set.patch ... Passed
==> Making package: hping 3.0.0-6 (Fri Jul 25 12:24:55 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libnl-3.11.0-1  libpcap-1.10.5-3

Total Download Size:   0.59 MiB
Total Installed Size:  2.21 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libnl-3.11.0-1-armv7h downloading...
 libpcap-1.10.5-3-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
installing libpcap...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 3547c7691742c6eaa31f8402e0ccbb81387c1b99.tar.gz
  -> Found hping-3_pre20141226-fno-common.patch
  -> Found hping-3_pre20141226-pcap-bpf.patch
  -> Found hping-3_pre20141226-scan-overflow.patch
  -> Found hping-3_pre20141226-unused-but-set.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 3547c7691742c6eaa31f8402e0ccbb81387c1b99.tar.gz with bsdtar
==> Starting prepare()...
patching file hping2.h
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file libpcap_stuff.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file script.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file scan.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file apd.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file ars.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file libpcap_stuff.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
build byteorder.c...
create byteorder.h...
./configure: line 81: -: command not found
==> WARNING: no Tcl header files found!
--------------------------------------
system type: LINUX

LIBPCAP      : PCAP=-lpcap
PCAP_INCLUDE : 
MANPATH      : /usr/share/man
USE_TCL      : 
TCL_VER      : 
TCL_INC      : 
LIBTCL       : 
TCLSH        : 

(to modify try configure --help)
--------------------------------------
creating Makefile...
creating dependences...
now you can try `make'
gcc -c -O2 -Wall    -g  main.c
gcc -c -O2 -Wall    -g  getifname.c
gcc -c -O2 -Wall    -g  getlhs.c
gcc -c -O2 -Wall    -g  parseoptions.c
gcc -c -O2 -Wall    -g  datafiller.c
gcc -c -O2 -Wall    -g  datahandler.c
gcc -c -O2 -Wall    -g  gethostname.c
getifname.c: In function 'get_if_name':
getifname.c:61:5: warning: 'sa.sin_addr.s_addr' may be used uninitialized [-Wmaybe-uninitialized]
getifname.c:51:21: note: 'sa.sin_addr.s_addr' was declared here
gcc -c -O2 -Wall    -g  binding.c
gcc -c -O2 -Wall    -g  getusec.c
gcc -c -O2 -Wall    -g  opensockraw.c
gcc -c -O2 -Wall    -g  logicmp.c
gethostname.c: In function 'get_hostname':
gethostname.c:37:2: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
gethostname.c:46:2: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
gcc -c -O2 -Wall    -g  waitpacket.c
gcc -c -O2 -Wall    -g  resolve.c
gcc -c -O2 -Wall    -g  sendip.c
gcc -c -O2 -Wall    -g  sendicmp.c
gcc -c -O2 -Wall    -g  sendudp.c
gcc -c -O2 -Wall    -g  sendtcp.c
gcc -c -O2 -Wall    -g  cksum.c
sendicmp.c: In function 'send_icmp_other':
sendicmp.c:256:2: warning: 'memcpy' forming offset [20, 27] is out of the bounds [0, 20] of object 'icmp_ip' with type 'struct myiphdr' [-Warray-bounds=]
sendicmp.c:197:17: note: 'icmp_ip' declared here
gcc -c -O2 -Wall    -g  statistics.c
gcc -c -O2 -Wall    -g  usage.c
gcc -c -O2 -Wall    -g  version.c
gcc -c -O2 -Wall    -g  antigetopt.c
gcc -c -O2 -Wall    -g  sockopt.c
gcc -c -O2 -Wall    -g  listen.c
gcc -c -O2 -Wall    -g  sendhcmp.c
gcc -c -O2 -Wall    -g  memstr.c
gcc -c -O2 -Wall    -g  rtt.c
gcc -c -O2 -Wall    -g  relid.c
gcc -c -O2 -Wall    -g  sendip_handler.c
gcc -c -O2 -Wall    -g  libpcap_stuff.c
gcc -c -O2 -Wall    -g  memlockall.c
gcc -c -O2 -Wall    -g  memunlockall.c
gcc -c -O2 -Wall    -g  memlock.c
gcc -c -O2 -Wall    -g  memunlock.c
gcc -c -O2 -Wall    -g  ip_opt_build.c
gcc -c -O2 -Wall    -g  display_ipopt.c
gcc -c -O2 -Wall    -g  sendrawip.c
gcc -c -O2 -Wall    -g  signal.c
gcc -c -O2 -Wall    -g  send.c
gcc -c -O2 -Wall    -g  strlcpy.c
gcc -c -O2 -Wall    -g  arsglue.c
gcc -c -O2 -Wall    -g  random.c
gcc -c -O2 -Wall    -g  scan.c
gcc -c -O2 -Wall    -g  hstring.c
gcc -c -O2 -Wall    -g  script.c
gcc -c -O2 -Wall    -g  interface.c
gcc -c -O2 -Wall    -g  adbuf.c
gcc -c -O2 -Wall    -g  hex.c
gcc -c -O2 -Wall    -g  apdutils.c
gcc -c -O2 -Wall    -g  sbignum.c
gcc -c -O2 -Wall    -g  sbignum-tables.c
gcc -c -O2 -Wall    -g  ars.c
gcc -c -O2 -Wall    -g  apd.c
gcc -c -O2 -Wall    -g  split.c
gcc -c -O2 -Wall    -g  rapd.c
ars.c: In function 'ars_multi_cksum':
ars.c:485:38: warning: comparison with string literal results in unspecified behavior [-Waddress]
ars.c:485:38: warning: comparison with string literal results in unspecified behavior [-Waddress]
In function 'mpz_clear',
    inlined from 'mpz_muli_raw' at sbignum.c:942:2:
sbignum.c:259:2: warning: 't[0].d' may be used uninitialized [-Wmaybe-uninitialized]
sbignum.c: In function 'mpz_muli_raw':
sbignum.c:893:8: note: 't[0].d' was declared here
gcc -o hping3 -O2 -Wall    -g 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 -L/usr/local/lib -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
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "hping"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hping 3.0.0-6 (Fri Jul 25 12:25:09 2025)
==> Cleaning up...