==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: hping 3.0.0-5 (Wed May  6 01:42:22 2020)
==> Retrieving sources...
  -> Found hping3-20051105.tar.gz
  -> Found Makefile.patch
  -> Found bytesex.h.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    hping3-20051105.tar.gz ... Passed
    Makefile.patch ... Passed
    bytesex.h.patch ... Passed
==> Validating source files with sha256sums...
    hping3-20051105.tar.gz ... Passed
    Makefile.patch ... Passed
    bytesex.h.patch ... Passed
==> Validating source files with b2sums...
    hping3-20051105.tar.gz ... Passed
    Makefile.patch ... Passed
    bytesex.h.patch ... Passed
==> Making package: hping 3.0.0-5 (Wed 06 May 2020 01:42:37 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found hping3-20051105.tar.gz
  -> Found Makefile.patch
  -> Found bytesex.h.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting hping3-20051105.tar.gz with bsdtar
==> Starting build()...
patching file bytesex.h
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_output_if':
getifname.c:343:58: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
In file included from getifname.c:14:
/usr/include/sys/socket.h:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  117 |    socklen_t *__restrict __len) __THROW;
      |    ~~~~~~~~~~~~~~~~~~~~~~^~~~~
getifname.c: In function 'get_if_name':
getifname.c:61:5: warning: 'sa.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized]
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
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
gcc -c -O2 -Wall    -g  statistics.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]
sendicmp.c:197:17: note: 'icmp_ip' declared here
gcc -c -O2 -Wall    -g  usage.c
waitpacket.c: In function 'wait_packet':
waitpacket.c:533:16: warning: 'tstamp' may be used uninitialized in this function [-Wmaybe-uninitialized]
waitpacket.c:469:12: note: 'tstamp' was declared here
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
libpcap_stuff.c: In function 'open_pcap':
libpcap_stuff.c:26:6: warning: variable 'on' set but not used [-Wunused-but-set-variable]
libpcap_stuff.c: In function 'pcap_recv':
libpcap_stuff.c:61:19: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
gcc -c -O2 -Wall    -g  send.c
gcc -c -O2 -Wall    -g  strlcpy.c
ip_opt_build.c: In function 'ip_opt_build':
ip_opt_build.c:28:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
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
scan.c: In function 'receiver':
scan.c:458:6: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
In function 'receiver',
    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]
scan.c: In function 'scanmain':
scan.c:445:21: note: 'icmp' declared here
gcc -c -O2 -Wall    -g  ars.c
adbuf.c: In function 'adbuf_addchar':
adbuf.c:130:22: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign]
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]
ars.c: In function 'ars_bsd_fix':
ars.c:909:20: warning: variable 'ip' set but not used [-Wunused-but-set-variable]
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]
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]
apd.c: In function 'ars_d_set_data':
apd.c:889:7: warning: variable 'err' set but not used [-Wunused-but-set-variable]
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()...
patching file Makefile
cp -f hping3 /build/hping/pkg/hping/usr/bin/
chmod 755 /build/hping/pkg/hping/usr/bin/hping3
ln -s hping3 /build/hping/pkg/hping/usr/bin/hping
ln -s hping3 /build/hping/pkg/hping/usr/bin/hping2
==> 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-5 (Wed 06 May 2020 01:42:46 AM UTC)
==> Cleaning up...