<86>Aug 24 10:29:44 userdel[919255]: delete user 'rooter' <86>Aug 24 10:29:44 userdel[919255]: removed group 'rooter' owned by 'rooter' <86>Aug 24 10:29:44 userdel[919255]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 24 10:29:44 groupadd[919260]: group added to /etc/group: name=rooter, GID=651 <86>Aug 24 10:29:44 groupadd[919260]: group added to /etc/gshadow: name=rooter <86>Aug 24 10:29:44 groupadd[919260]: new group: name=rooter, GID=651 <86>Aug 24 10:29:44 useradd[919264]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Aug 24 10:29:44 userdel[919270]: delete user 'builder' <86>Aug 24 10:29:44 userdel[919270]: removed group 'builder' owned by 'builder' <86>Aug 24 10:29:44 userdel[919270]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 10:29:44 groupadd[919275]: group added to /etc/group: name=builder, GID=652 <86>Aug 24 10:29:44 groupadd[919275]: group added to /etc/gshadow: name=builder <86>Aug 24 10:29:44 groupadd[919275]: new group: name=builder, GID=652 <86>Aug 24 10:29:44 useradd[919279]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Aug 24 10:29:46 rpmi: rpm-build-tcl-0.6.1-alt1 sisyphus+264761.20.4.1 1610806524 installed <13>Aug 24 10:29:47 rpmi: libtcl-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed <13>Aug 24 10:29:47 rpmi: tcl-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed <13>Aug 24 10:29:47 rpmi: liblz4-1:1.9.3-alt1 sisyphus+278100.4000.1.1 1626059441 installed <13>Aug 24 10:29:47 rpmi: libgpg-error-1.42-alt1 sisyphus+275524.40.1.1 1624455807 installed <13>Aug 24 10:29:47 rpmi: libgcrypt20-1.9.3-alt1 sisyphus+275524.100.1.1 1624455938 installed <13>Aug 24 10:29:47 rpmi: libsystemd-1:249.3-alt2 sisyphus+283608.200.2.1 1629729370 installed <13>Aug 24 10:29:47 rpmi: libdbus-1.12.20-alt1 sisyphus+281278.100.1.1 1627484261 installed <13>Aug 24 10:29:47 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Aug 24 10:29:47 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Aug 24 10:29:47 rpmi: tcl-devel-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/hping3-0.0.20051105-alt7.nosrc.rpm (w1.gzdio) Installing hping3-0.0.20051105-alt7.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96924 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hping3-20051105 + echo 'Source #0 (hping3-20051105.tar.gz):' Source #0 (hping3-20051105.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hping3-20051105.tar.gz + /bin/tar -xf - + cd hping3-20051105 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (hping3-20051105-cflags.patch):' Patch #1 (hping3-20051105-cflags.patch): + /usr/bin/patch -p1 patching file Makefile.in + echo 'Patch #2 (hping3-bytesex.patch):' Patch #2 (hping3-bytesex.patch): + /usr/bin/patch -p1 patching file bytesex.h + echo 'Patch #3 (hping3-20051105-pcap.patch):' Patch #3 (hping3-20051105-pcap.patch): + /usr/bin/patch -p1 patching file libpcap_stuff.c patching file script.c + echo 'Patch #4 (hping3-20051105-willalwaysoverflow.patch):' Patch #4 (hping3-20051105-willalwaysoverflow.patch): + /usr/bin/patch -p1 patching file scan.c + echo 'Patch #5 (hping3-20051105-fix-build-with-gcc10.patch):' Patch #5 (hping3-20051105-fix-build-with-gcc10.patch): + /usr/bin/patch -p2 patching file hping2.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92333 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hping3-20051105 + sed -i 's/"8.4"/"8.5"/' configure + sed -i 's/hping2/hping3/g; s/HPING2 /HPING3 /;' docs/hping3.8 + ./configure build byteorder.c... byteorder.c: In function 'main': byteorder.c:71:35: 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 81: -: command not found -------------------------------------- system type: LINUX LIBPCAP : PCAP=-lpcap PCAP_INCLUDE : MANPATH : /usr/local/man USE_TCL : -DUSE_TCL TCL_VER : TCL_INC : -I/usr/include/tcl LIBTCL : -ltcl -lm -lpthread TCLSH : (to modify try configure --help) -------------------------------------- creating Makefile... creating dependences... now you can try `make' + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g binding.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g datahandler.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g datafiller.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g main.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g getusec.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g getlhs.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g opensockraw.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g parseoptions.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g gethostname.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g logicmp.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g getifname.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] 343 | if (getsockname(sock_rt, (struct sockaddr *)&iface_out, &len) == -1 ) { | ^~~~ | | | int * 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; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g resolve.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g cksum.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g sendudp.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g version.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g statistics.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g waitpacket.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g sendtcp.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g usage.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g sendip.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g antigetopt.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g sockopt.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g sendicmp.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g listen.c listen.c: In function 'listenmain': listen.c:77:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 77 | write(stdoutFD, p, size-(p-ip_packet)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g rtt.c rtt.c: In function 'rtt': rtt.c:43:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for (i=0; ibuf + adbuf_used(b); | ^ make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g interface.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g split.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g script.c script.c: In function 'GetPacketDescription': script.c:265:21: 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:24: warning: variable 'value' set but not used [-Wunused-but-set-variable] 603 | char *layer, *field, *value, *packet; | ^~~~~ script.c: In function 'Tcl_SetMpzObj': script.c:982:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 982 | typePtr = objPtr->typePtr; | ^ script.c: In function 'SetMpzFromAny': script.c:1090:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1090 | typePtr = objPtr->typePtr; | ^ make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g rapd.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g ars.c 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] 485 | assert("else reached in ars_multi_cksum()" == ""); | ^~ ars.c:485:46: 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:20: warning: variable 'ip' set but not used [-Wunused-but-set-variable] 909 | struct ars_iphdr *ip; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g sbignum.c make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -DUSE_TCL -g apd.c 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] 823 | 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] 852 | 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] 889 | int err, blen; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' make: Entering directory '/usr/src/RPM/BUILD/hping3-20051105' gcc -o hping3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto -D_FORTIFY_SOURCE=2 -I/usr/include/tcl -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 -ltcl -lm -lpthread globals.h:130:3: warning: type of 'ip_optlen' does not match original declaration [-Wlto-type-mismatch] 130 | ip_optlen, | ^ main.c:154:2: note: type 'unsigned int' should match type 'char' 154 | ip_optlen = 0; | ^ main.c:154:2: note: 'ip_optlen' was previously declared here In function 'strlcpy', inlined from 'hping_get_interfaces' at interface.c:98:3, inlined from 'HpingGetInterfacesCmd.part.0' at script.c:454:10: /usr/include/bits/string_fortified.h:146:5: warning: call to '__warn_strlcpy_size_large' declared with attribute warning: strlcpy used with a size argument which is too large [-Wattribute-warning] 146 | __warn_strlcpy_size_large (); | ^ In function 'memcpy', inlined from 'send_icmp_other' at sendicmp.c:256:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading between 28 and 65563 bytes from a region of size 20 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ ld: /usr/src/tmp/hping3.GJ949v.ltrans0.ltrans.o: in function `HpingGetInterfacesCmd.part.0': /usr/include/bits/string_fortified.h:146: warning: strlcpy used with a size argument which is too large ./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 make: Leaving directory '/usr/src/RPM/BUILD/hping3-20051105' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33018 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hping3-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hping3-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hping3-20051105 + install -pD -m755 hping3 /usr/src/tmp/hping3-buildroot/usr/sbin/hping3 + install -pD -m644 docs/hping3.8 /usr/src/tmp/hping3-buildroot/usr/share/man/man8/hping3.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hping3-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hping3-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hping3-buildroot/ (default) Compressing files in /usr/src/tmp/hping3-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hping3-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: hping3-0.0.20051105-alt7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23474 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hping3-20051105 + DOCDIR=/usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + export DOCDIR + rm -rf /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + /bin/mkdir -p /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + cp -prL NEWS README lib/apd.htcl lib/apd2.htcl lib/ciscoios.htcl lib/ciscoios0.htcl lib/cloner.htcl lib/hpingstdlib.htcl lib/igrp.htcl lib/isn-spectrogram.htcl lib/nat-noise.htcl lib/passivets.htcl lib/ping.htcl lib/raw.htcl lib/show-tcpseq.htcl lib/showled.htcl /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + chmod -R go-w /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + chmod -R a+rX /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + cp -prL docs/APD.txt docs/API.txt docs/AS-BACKDOOR docs/HPING2-HOWTO.txt docs/MORE-FUN-WITH-IPID docs/SPOOFED_SCAN.txt docs/hping2rc.example /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + chmod -R go-w /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + chmod -R a+rX /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZrSfLn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell,tcl) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C9Mpnq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpcap.so.0.8()(64bit) >= set:kgzkeZ5Zm3cG3dkRbzojMKgsX8, libtcl8.6.so()(64bit) >= set:niZsbYqf3B0CdkJFm6PvSUbxVP8fQoMv3TyiaW4WCbZwjTYi9RdSI3KQYiJEZeuIdm479YpmK9kZz9YOD, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xa670q Creating hping3-debuginfo package Processing files: hping3-debuginfo-0.0.20051105-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JclXeq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.27Zt3m find-requires: running scripts (debuginfo) Requires: hping3 = 0.0.20051105-alt7, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8), debug64(libtcl8.6.so) Adding to hping3-debuginfo a strict dependency on hping3 Wrote: /usr/src/RPM/RPMS/x86_64/hping3-0.0.20051105-alt7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hping3-debuginfo-0.0.20051105-alt7.x86_64.rpm (w2.lzdio) 12.11user 3.64system 0:14.43elapsed 109%CPU (0avgtext+0avgdata 70508maxresident)k 0inputs+0outputs (0major+510518minor)pagefaults 0swaps 18.44user 9.63system 0:25.48elapsed 110%CPU (0avgtext+0avgdata 102020maxresident)k 2464inputs+0outputs (0major+793978minor)pagefaults 0swaps --- hping3-0.0.20051105-alt7.x86_64.rpm.repo 2021-07-16 23:26:35.145692377 +0000 +++ hping3-0.0.20051105-alt7.x86_64.rpm.hasher 2021-08-24 10:30:05.691494249 +0000 @@ -37,4 +37,3 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libtcl8.6.so()(64bit) >= set:niZsbYqf3B0CdkJFm6PvSUbxVP8fQoyMsuHXmkihDgTsV7CKVBiGrIp7sFVBqhXtfS6byz4ZsIsjEZniUBf1 +Requires: libtcl8.6.so()(64bit) >= set:niZsbYqf3B0CdkJFm6PvSUbxVP8fQoMv3TyiaW4WCbZwjTYi9RdSI3KQYiJEZeuIdm479YpmK9kZz9YOD Requires: rtld(GNU_HASH) @@ -42,3 +41,3 @@ Provides: hping3 = 0.0.20051105-alt7:sisyphus+279354.100.1.1 -File: /usr/sbin/hping3 100755 root:root 1677afdc066b7ed4b4a2819b413e916f +File: /usr/sbin/hping3 100755 root:root 0ef69bb0d961b382a70f8b811a9ade17 File: /usr/share/doc/hping3-0.0.20051105 40755 root:root @@ -68,2 +67,2 @@ File: /usr/share/man/man8/hping3.8.xz 100644 root:root e3dd21007ff66383f5aeafcc8ffd7abf -RPMIdentity: bf6502b4529ffcad8e44e4b8514d3acebd7552c5101bf7877f4de313ec160d4bcf933d79c3e2c2b8cfe5a411425218b78848308be8a130c0ee43c79dd4db08f8 +RPMIdentity: 6f4e32261c0ed8189e876045e69907879a0d9fa239901a903264ca69f83fdec8489a20e049c84bd8f4b1af5110e5a27ea12916c22de5d3d8d20e14eb572720e9 --- hping3-debuginfo-0.0.20051105-alt7.x86_64.rpm.repo 2021-07-16 23:26:35.132692416 +0000 +++ hping3-debuginfo-0.0.20051105-alt7.x86_64.rpm.hasher 2021-08-24 10:30:05.822489644 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e9 40755 root:root -/usr/lib/debug/.build-id/e9/58284d904653e155e573bec1c9f60d2e7ba1cd 120777 root:root ../../../../sbin/hping3 -/usr/lib/debug/.build-id/e9/58284d904653e155e573bec1c9f60d2e7ba1cd.debug 120777 root:root ../../usr/sbin/hping3.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/70ad834b0d3d6f27e64d2e1932b6cabafa93d8 120777 root:root ../../../../sbin/hping3 +/usr/lib/debug/.build-id/fd/70ad834b0d3d6f27e64d2e1932b6cabafa93d8.debug 120777 root:root ../../usr/sbin/hping3.debug /usr/lib/debug/usr/sbin/hping3.debug 100644 root:root @@ -11,3 +11,2 @@ /usr/src/debug/hping3-20051105/apdutils.c 100644 root:root -/usr/src/debug/hping3-20051105/apdutils.h 100644 root:root /usr/src/debug/hping3-20051105/ars.c 100644 root:root @@ -27,6 +26,4 @@ /usr/src/debug/hping3-20051105/hex.c 100644 root:root -/usr/src/debug/hping3-20051105/hex.h 100644 root:root /usr/src/debug/hping3-20051105/hping2.h 100644 root:root /usr/src/debug/hping3-20051105/hstring.c 100644 root:root -/usr/src/debug/hping3-20051105/hstring.h 100644 root:root /usr/src/debug/hping3-20051105/interface.c 100644 root:root @@ -75,3 +72,2 @@ Requires: debug64(libpcap.so.0.8) -Requires: debug64(libpthread.so.0) Requires: debug64(libtcl8.6.so) @@ -80,6 +76,6 @@ Provides: hping3-debuginfo = 0.0.20051105-alt7:sisyphus+279354.100.1.1 -File: /usr/lib/debug/.build-id/e9 40755 root:root -File: /usr/lib/debug/.build-id/e9/58284d904653e155e573bec1c9f60d2e7ba1cd 120777 root:root ../../../../sbin/hping3 -File: /usr/lib/debug/.build-id/e9/58284d904653e155e573bec1c9f60d2e7ba1cd.debug 120777 root:root ../../usr/sbin/hping3.debug -File: /usr/lib/debug/usr/sbin/hping3.debug 100644 root:root 4d4cef68145118f40883779929a6b890 +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/70ad834b0d3d6f27e64d2e1932b6cabafa93d8 120777 root:root ../../../../sbin/hping3 +File: /usr/lib/debug/.build-id/fd/70ad834b0d3d6f27e64d2e1932b6cabafa93d8.debug 120777 root:root ../../usr/sbin/hping3.debug +File: /usr/lib/debug/usr/sbin/hping3.debug 100644 root:root 246d6f1faa5ad2ff16dd73ebbd48fdb5 File: /usr/src/debug/hping3-20051105 40755 root:root @@ -91,3 +87,2 @@ File: /usr/src/debug/hping3-20051105/apdutils.c 100644 root:root fc5d977d0d8ada8078a1d7e8ae830c9a -File: /usr/src/debug/hping3-20051105/apdutils.h 100644 root:root 044a3417a72373adfecfc017f118ad0b File: /usr/src/debug/hping3-20051105/ars.c 100644 root:root 7c06eca09a03f873cb840ac349e1a24c @@ -107,6 +102,4 @@ File: /usr/src/debug/hping3-20051105/hex.c 100644 root:root 3a63d4bb39d012c642785db4dc00933b -File: /usr/src/debug/hping3-20051105/hex.h 100644 root:root 791392e55e85dec26ada95e7d4dad669 File: /usr/src/debug/hping3-20051105/hping2.h 100644 root:root c796c60fa8a63fbddfc7564871fe7d72 File: /usr/src/debug/hping3-20051105/hstring.c 100644 root:root a4c1379fb5bdae478c6bba51a3475018 -File: /usr/src/debug/hping3-20051105/hstring.h 100644 root:root 951833d1f5dbca49e51495b14e868aed File: /usr/src/debug/hping3-20051105/interface.c 100644 root:root 537547c4334d21ae0edfe4308ec16dd3 @@ -152,2 +145,2 @@ File: /usr/src/debug/hping3-20051105/waitpacket.c 100644 root:root 522bc8703cd1f89090a6cc25e861d769 -RPMIdentity: fc08478a15b32a69de003b71450eb4b83b243d9a77c927d3e5bc452bc4ec9402823f4564dad86213343be026a11f5cedbc3835519a7cbe914ea8b690e93271ce +RPMIdentity: 926b0715e9504ed83343e2623c21fa3fd4a2d6a959d6608cb4daa3a717a252ac44292b9303d76aee3a74fedcb9a7574d71f68d808e502cf3fd0260f76970def9