>>> hping3: Building testing/hping3 20051105-r4 (using abuild 3.13.0-r5) started Fri, 20 Sep 2024 22:02:15 +0000 >>> hping3: Checking sanity of /home/buildozer/aports/testing/hping3/APKBUILD... >>> hping3: Analyzing dependencies... >>> hping3: Installing for build: build-base libpcap-dev tcl-dev (1/7) Installing libpcap (1.10.5-r0) (2/7) Installing libpcap-dev (1.10.5-r0) (3/7) Installing tzdata (2024b-r0) (4/7) Installing tcl (8.6.15-r0) (5/7) Installing zlib-dev (1.3.1-r2) (6/7) Installing tcl-dev (8.6.15-r0) (7/7) Installing .makedepends-hping3 (20240920.220217) Executing busybox-1.36.1-r32.trigger OK: 260 MiB in 110 packages >>> hping3: Cleaning up srcdir >>> hping3: Cleaning up pkgdir >>> hping3: Cleaning up tmpdir >>> hping3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hping3-20051105.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> hping3: Fetching https://fossies.org/linux/privat/old/hping3-20051105.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570k 100 570k 0 0 2436k 0 --:--:-- --:--:-- --:--:-- 2447k >>> hping3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hping3-20051105.tar.gz >>> hping3: Checking sha512sums... hping3-20051105.tar.gz: OK hping3-bytesex.patch: OK >>> hping3: Unpacking /var/cache/distfiles/hping3-20051105.tar.gz... >>> hping3: hping3-bytesex.patch patching file bytesex.h build byteorder.c... byteorder.c: In function 'main': byteorder.c:71:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 71 | printf("sizeof(unsigned int) = %d\n", sizeof(unsigned int)); | ~^ ~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %ld create byteorder.h... ./configure: line 71: -: not found -------------------------------------- system type: LINUX LIBPCAP : PCAP=-lpcap PCAP_INCLUDE : MANPATH : /usr/local/man USE_TCL : -DUSE_TCL TCL_VER : TCL_INC : LIBTCL : -ltcl8.6 -lm -lpthread TCLSH : (to modify try configure --help) -------------------------------------- creating Makefile... creating dependences... now you can try `make' gcc -fcommon -c -O2 -Wall -DUSE_TCL -g main.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g getifname.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g getlhs.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g parseoptions.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g datafiller.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g datahandler.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g gethostname.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g binding.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g getusec.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g opensockraw.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g logicmp.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g waitpacket.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g resolve.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g sendip.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g sendicmp.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g sendudp.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g sendtcp.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g cksum.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g statistics.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g usage.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g version.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g antigetopt.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g sockopt.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g listen.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g sendhcmp.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g memstr.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g rtt.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g relid.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g sendip_handler.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g libpcap_stuff.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g memlockall.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g memunlockall.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g memlock.c gcc -fcommon -c -O2 -Wall -DUSE_TCL -g memunlock.c rtt.c: In function 'rtt': rtt.c:43:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for (i=0; ibuf + adbuf_used(b); | ^ scan.c: In function 'receiver': scan.c:458:27: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 458 | p = packet+linkhdr_size+iphdrlen; | ^ In file included from ars.c:15: ars.c: In function 'ars_multi_cksum': ars.c:485:60: warning: comparison with string literal results in unspecified behavior [-Waddress] 485 | assert("else reached in ars_multi_cksum()" == ""); | ^~ ars.c: In function 'ars_bsd_fix': ars.c:909:27: warning: variable 'ip' set but not used [-Wunused-but-set-variable] 909 | struct ars_iphdr *ip; | ^~ script.c: In function 'GetPacketDescription': script.c:265:28: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign] 265 | unsigned char *p = (char*)data; | ^ script.c: In function 'HpingSetFieldCmd': script.c:603:31: warning: variable 'value' set but not used [-Wunused-but-set-variable] 603 | char *layer, *field, *value, *packet; | ^~~~~ apd.c: In function 'ars_decode_hex': apd.c:823:16: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign] 823 | return saved; | ^~~~~ script.c: In function 'Tcl_SetMpzObj': apd.c: In function 'ars_decode_string': script.c:982:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 982 | typePtr = objPtr->typePtr; | ^ apd.c:852:16: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign] 852 | return saved; | ^~~~~ apd.c: In function 'ars_d_set_data': script.c: In function 'SetMpzFromAny': apd.c:889:21: warning: variable 'err' set but not used [-Wunused-but-set-variable] 889 | int err, blen; | ^~~ script.c:1090:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1090 | typePtr = objPtr->typePtr; | ^ In file included from scan.c:17: In function 'memcpy', inlined from 'receiver' at scan.c:459:4, inlined from 'scanmain' at scan.c:545:3: /usr/include/fortify/string.h:50:31: warning: array subscript 2 is outside array bounds of 'struct myicmphdr[1]' [-Warray-bounds=] 50 | if ((__d < __s && __d + __n > __s) || | ~~~~^~~~~ scan.c: In function 'scanmain': scan.c:445:42: note: at offset 20 into object 'icmp' of size 8 445 | struct myicmphdr icmp; | ^~~~ In function 'mpz_clear', inlined from 'mpz_muli_raw' at sbignum.c:942:2: sbignum.c:259:9: warning: 't[0].d' may be used uninitialized [-Wmaybe-uninitialized] 259 | free(z->d); | ^~~~~~~~~~ sbignum.c: In function 'mpz_muli_raw': sbignum.c:893:15: note: 't[0].d' was declared here 893 | mpz_t t, rt; | ^ gcc -fcommon -o hping3 -O2 -Wall -DUSE_TCL -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 -ltcl8.6 -lm -lpthread ./hping3 -v hping version 3.0.0-alpha-1 ($Id: release.h,v 1.4 2004/04/09 23:38:56 antirez Exp $) This binary is TCL scripting capable use `make strip' to strip hping3 binary use `make install' to install hping3 >>> hping3: Entering fakeroot... >>> hping3-doc*: Running split function doc... >>> hping3-doc*: Preparing subpackage hping3-doc... >>> hping3-doc*: Running postcheck for hping3-doc >>> hping3*: Running postcheck for hping3 >>> hping3*: Preparing package hping3... >>> hping3*: Stripping binaries >>> hping3-doc*: Scanning shared objects >>> hping3*: Scanning shared objects >>> hping3-doc*: Tracing dependencies... >>> hping3-doc*: Package size: 36.0 KB >>> hping3-doc*: Compressing data... >>> hping3-doc*: Create checksum... >>> hping3-doc*: Create hping3-doc-20051105-r4.apk >>> hping3*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libpcap.so.1 so:libtcl8.6.so >>> hping3*: Package size: 200.0 KB >>> hping3*: Compressing data... >>> hping3*: Create checksum... >>> hping3*: Create hping3-20051105-r4.apk >>> hping3: Build complete at Fri, 20 Sep 2024 22:02:21 +0000 elapsed time 0h 0m 6s >>> hping3: Cleaning up srcdir >>> hping3: Cleaning up pkgdir >>> hping3: Uninstalling dependencies... (1/7) Purging .makedepends-hping3 (20240920.220217) (2/7) Purging libpcap-dev (1.10.5-r0) (3/7) Purging libpcap (1.10.5-r0) (4/7) Purging tcl-dev (8.6.15-r0) (5/7) Purging tcl (8.6.15-r0) (6/7) Purging tzdata (2024b-r0) (7/7) Purging zlib-dev (1.3.1-r2) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> hping3: Updating the testing/loongarch64 repository index... >>> hping3: Signing the index...