<86>Jun 25 08:00:49 userdel[1895731]: delete user 'rooter' <86>Jun 25 08:00:49 userdel[1895731]: removed group 'rooter' owned by 'rooter' <86>Jun 25 08:00:49 userdel[1895731]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 25 08:00:49 groupadd[1895750]: group added to /etc/group: name=rooter, GID=1844 <86>Jun 25 08:00:49 groupadd[1895750]: group added to /etc/gshadow: name=rooter <86>Jun 25 08:00:49 groupadd[1895750]: new group: name=rooter, GID=1844 <86>Jun 25 08:00:49 useradd[1895762]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash <86>Jun 25 08:00:49 userdel[1895779]: delete user 'builder' <86>Jun 25 08:00:49 userdel[1895779]: removed group 'builder' owned by 'builder' <86>Jun 25 08:00:49 userdel[1895779]: removed shadow group 'builder' owned by 'builder' <86>Jun 25 08:00:49 groupadd[1895791]: group added to /etc/group: name=builder, GID=1845 <86>Jun 25 08:00:49 groupadd[1895791]: group added to /etc/gshadow: name=builder <86>Jun 25 08:00:49 groupadd[1895791]: new group: name=builder, GID=1845 <86>Jun 25 08:00:49 useradd[1895804]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash <13>Jun 25 08:00:50 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed <13>Jun 25 08:00:50 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed <13>Jun 25 08:00:50 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed <13>Jun 25 08:00:50 rpmi: libsystemd-1:247.13-alt1 p9+313189.100.1.1 1673457063 installed <13>Jun 25 08:00:50 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed <13>Jun 25 08:00:50 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed <13>Jun 25 08:00:50 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/hping2-2.0.0-alt4.rc2.qa3.nosrc.rpm (w1.gzdio) Installing hping2-2.0.0-alt4.rc2.qa3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hping2-rc2 + echo 'Source #0 (hping2.0.0-rc2.tar.gz):' Source #0 (hping2.0.0-rc2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hping2.0.0-rc2.tar.gz + /bin/tar -xf - + cd hping2-rc2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (hping2-rc2-alt-cleanup.patch):' Patch #0 (hping2-rc2-alt-cleanup.patch): + /usr/bin/patch -p1 patching file datafiller.c patching file getifname.c patching file libpcap_stuff.c patching file listen.c patching file resolve.c patching file statistics.c patching file usage.c patching file version.c patching file waitpacket.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hping2-rc2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --force-libpcap build byteorder.c... byteorder.c: In function 'main': byteorder.c:77:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("sizeof(unsigned int) = %d\n", sizeof(unsigned int)); ~^ ~~~~~~~~~~~~~~~~~~~~ %ld create byteorder.h... -------------------------------------- system type: LINUX FORCE_LIBPCAP: -DFORCE_LIBPCAP LIBPCAP : PCAP=-lpcap PCAP_INCLUDE : MANPATH : /usr/local/man (to modify try configure --help) -------------------------------------- creating Makefile... now you can try `make' + make -j16 make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP linux_sockpacket.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP getusec.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP gethostname.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP opensockraw.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP getlhs.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP datahandler.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP resolve.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP binding.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP logicmp.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP datafiller.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP cksum.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendudp.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP statistics.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP usage.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendip.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendtcp.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP version.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sockopt.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP getifname.c getifname.c: In function 'get_output_if': getifname.c:338:58: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(sock_rt, (struct sockaddr *)&iface_out, &len) == -1 ) { ^~~~ In file included from getifname.c:12: /usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendicmp.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP main.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP listen.c listen.c: In function 'listenmain': listen.c:75:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(stdoutFD, p, size-(p-ip_packet)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP antigetopt.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memlockall.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memunlockall.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memstr.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memlock.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memunlock.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP parseoptions.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP relid.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendhcmp.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP signal.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP rtt.c rtt.c: In function 'rtt': rtt.c:41:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i<TABLESIZE; i++) ^~~ rtt.c:46:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if (i != TABLESIZE) ^~ make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP libpcap_stuff.c libpcap_stuff.c: In function 'open_pcap': libpcap_stuff.c:27:6: warning: variable 'on' set but not used [-Wunused-but-set-variable] int on; ^~ libpcap_stuff.c: In function 'pcap_recv': libpcap_stuff.c:62:19: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] p = (unsigned char*) pcap_next(pcapfp, &hdr); ^ make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendip_handler.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendrawip.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP send.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP strlcpy.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP ip_opt_build.c ip_opt_build.c: In function 'ip_opt_build': ip_opt_build.c:26: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] memset(ip_opt, 1, sizeof(ip_opt)); ^ make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP display_ipopt.c make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP waitpacket.c waitpacket.c: In function 'wait_packet': waitpacket.c:518:16: warning: 'tstamp' may be used uninitialized in this function [-Wmaybe-uninitialized] sec = tstamp/hz; /* Get the uptime in seconds */ ~~~~~~^~~ waitpacket.c:454:8: note: 'tstamp' was declared here __u32 tstamp, echo; ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' make: Entering directory '/usr/src/RPM/BUILD/hping2-rc2' gcc -o hping2 -O2 -Wall -g main.o getifname.o getlhs.o linux_sockpacket.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 -lpcap ./hping2 -v hping version 2.0.0 release candidate 2 (Wed Aug 15 02:59:30 CEST 2001) libpcap based binary use `make strip' to strip hping2 binary use `make install' to install hping2 make: Leaving directory '/usr/src/RPM/BUILD/hping2-rc2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17078 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hping2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hping2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hping2-rc2 + install -m700 -D hping2 /usr/src/tmp/hping2-buildroot/usr/sbin/hping2 + install -m644 -D docs/hping2.8 /usr/src/tmp/hping2-buildroot/usr/share/man/man8/hping2.8 + find /usr/src/tmp/hping2-buildroot -type d '(' -name CVS -o -name .svn -o -name .git -o -name .hg -o -name .bzr -o -name _MTN ')' -print -exec rm -rf '{}' ';' + find . -type d '(' -name CVS -o -name .svn -o -name .git -o -name .hg -o -name .bzr -o -name _MTN ')' -print -exec rm -rf '{}' ';' ./utils/CVS find: './utils/CVS': No such file or directory ./docs/french/CVS find: './docs/french/CVS': No such file or directory ./docs/CVS find: './docs/CVS': No such file or directory ./CVS find: './CVS': No such file or directory + : + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hping2-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hping2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hping2-buildroot/ (default) Compressing files in /usr/src/tmp/hping2-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hping2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: hping2-2.0.0-alt4.rc2.qa3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17078 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hping2-rc2 + DOCDIR=/usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + export DOCDIR + rm -rf /usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + /bin/mkdir -p /usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + cp -prL README INSTALL AUTHORS BUGS CHANGES KNOWN-BUGS NEWS TODO docs/ /usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + chmod -R go-w /usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + chmod -R a+rX /usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + cp -prL docs/ utils/ /usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + chmod -R go-w /usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + chmod -R a+rX /usr/src/tmp/hping2-buildroot/usr/share/doc/hping2-2.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5SyWsi find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KTWH9n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: hping = 2.0.0 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.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:khzkamLI6smj3, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: hping Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.17eXhx Creating hping2-debuginfo package Processing files: hping2-debuginfo-2.0.0-alt4.rc2.qa3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8o8RRJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vzi2WZ find-requires: running scripts (debuginfo) Requires: hping2 = 2.0.0-alt4.rc2.qa3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8) Wrote: /usr/src/RPM/RPMS/x86_64/hping2-2.0.0-alt4.rc2.qa3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hping2-debuginfo-2.0.0-alt4.rc2.qa3.x86_64.rpm (w2.lzdio) 2.70user 1.74system 0:07.04elapsed 63%CPU (0avgtext+0avgdata 34804maxresident)k 0inputs+0outputs (0major+401147minor)pagefaults 0swaps 1.62user 1.20system 0:11.66elapsed 24%CPU (0avgtext+0avgdata 120500maxresident)k 0inputs+0outputs (0major+205349minor)pagefaults 0swaps --- hping2-2.0.0-alt4.rc2.qa3.x86_64.rpm.repo 2013-04-15 06:13:06.000000000 +0000 +++ hping2-2.0.0-alt4.rc2.qa3.x86_64.rpm.hasher 2023-06-25 08:00:59.441098437 +0000 @@ -32,4 +32,5 @@ /usr/share/doc/hping2-2.0.0/utils/hex2bin.c 100644 root:root -/usr/share/man/man8/hping2.8.bz2 100644 root:root +/usr/share/man/man8/hping2.8.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(ALT_2.24)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit) @@ -47,3 +48,3 @@ Obsoletes: hping -File: /usr/sbin/hping2 100700 root:root 77f29eb3356e429b0a348dcad65ff9b5 +File: /usr/sbin/hping2 100700 root:root 3bfcb940bf024e4d6387bee731e58ce4 File: /usr/share/doc/hping2-2.0.0 40755 root:root @@ -79,3 +80,3 @@ File: /usr/share/doc/hping2-2.0.0/utils/hex2bin.c 100644 root:root a5b12a2fc2e4aca8706943b7223ef06b -File: /usr/share/man/man8/hping2.8.bz2 100644 root:root 26e6d192557c2ef6cb50bf1bf5a83b96 -RPMIdentity: af09dd0236d84f7e08d7bc2f6dbeb113ce6723fa7ef3ac06d79c897654d10ff3adedc87b1b8c600f065ae17a95ded5b5ff1fac3f40999084679fd4c82ab31526 +File: /usr/share/man/man8/hping2.8.xz 100644 root:root c82ae56b4aa2ac957599961dd196b76c +RPMIdentity: b402350f2f5c771d6c288bd30820954d5c8ca3c4c51baa817eadcfc13beca7139bc6e91a06f6f556b7fba97a1d874d690e48d075c8912f94180f91dc4d51c513 --- hping2-debuginfo-2.0.0-alt4.rc2.qa3.x86_64.rpm.repo 2013-04-15 06:13:06.000000000 +0000 +++ hping2-debuginfo-2.0.0-alt4.rc2.qa3.x86_64.rpm.hasher 2023-06-25 08:00:59.509099276 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/40 40755 root:root -/usr/lib/debug/.build-id/40/9f3e3fbb285e5845287033427cfd9a7e92ce27 120777 root:root ../../../../sbin/hping2 -/usr/lib/debug/.build-id/40/9f3e3fbb285e5845287033427cfd9a7e92ce27.debug 120777 root:root ../../usr/sbin/hping2.debug +/usr/lib/debug/.build-id/d9 40755 root:root +/usr/lib/debug/.build-id/d9/d5c768eaa3d001550821729dd2a67bca11e9f7 120777 root:root ../../../../sbin/hping2 +/usr/lib/debug/.build-id/d9/d5c768eaa3d001550821729dd2a67bca11e9f7.debug 120777 root:root ../../usr/sbin/hping2.debug /usr/lib/debug/usr/sbin/hping2.debug 100644 root:root @@ -55,6 +55,6 @@ Provides: hping2-debuginfo = 2.0.0-alt4.rc2.qa3 -File: /usr/lib/debug/.build-id/40 40755 root:root -File: /usr/lib/debug/.build-id/40/9f3e3fbb285e5845287033427cfd9a7e92ce27 120777 root:root ../../../../sbin/hping2 -File: /usr/lib/debug/.build-id/40/9f3e3fbb285e5845287033427cfd9a7e92ce27.debug 120777 root:root ../../usr/sbin/hping2.debug -File: /usr/lib/debug/usr/sbin/hping2.debug 100644 root:root 9dd68b2036b6765181f5caba825ae3d9 +File: /usr/lib/debug/.build-id/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/d5c768eaa3d001550821729dd2a67bca11e9f7 120777 root:root ../../../../sbin/hping2 +File: /usr/lib/debug/.build-id/d9/d5c768eaa3d001550821729dd2a67bca11e9f7.debug 120777 root:root ../../usr/sbin/hping2.debug +File: /usr/lib/debug/usr/sbin/hping2.debug 100644 root:root a61192a0eccecf6c7f25fd2ea5183a7a File: /usr/src/debug/hping2-rc2 40755 root:root @@ -104,2 +104,2 @@ File: /usr/src/debug/hping2-rc2/waitpacket.c 100644 root:root 3caeba57133ae251a523066fc57ac3bc -RPMIdentity: 1eab26fff7d7f748caa595cf5940671361c8433eb582e0d25177ff62a79bc603885277a407d7d3f9997a720a5e4d1d4b3a97a4592dd6e8b1cc52d20b47ea3894 +RPMIdentity: c721eb555627e7cf89f942cc0f90c0bd548401f3e243627be1b8b587701d0fe67bcfed1c36d145956a15c20643bfe3fae63f2cff55e212603f322a095b1750d8