<86>Sep 19 09:30:53 userdel[155642]: delete user 'rooter' <86>Sep 19 09:30:53 userdel[155642]: removed group 'rooter' owned by 'rooter' <86>Sep 19 09:30:53 userdel[155642]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 19 09:30:53 groupadd[155674]: group added to /etc/group: name=rooter, GID=690 <86>Sep 19 09:30:53 groupadd[155674]: group added to /etc/gshadow: name=rooter <86>Sep 19 09:30:53 groupadd[155674]: new group: name=rooter, GID=690 <86>Sep 19 09:30:53 useradd[155692]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Sep 19 09:30:53 userdel[155726]: delete user 'builder' <86>Sep 19 09:30:53 userdel[155726]: removed group 'builder' owned by 'builder' <86>Sep 19 09:30:53 userdel[155726]: removed shadow group 'builder' owned by 'builder' <86>Sep 19 09:30:53 groupadd[155761]: group added to /etc/group: name=builder, GID=691 <86>Sep 19 09:30:53 groupadd[155761]: group added to /etc/gshadow: name=builder <86>Sep 19 09:30:53 groupadd[155761]: new group: name=builder, GID=691 <86>Sep 19 09:30:53 useradd[155785]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash <13>Sep 19 09:30:54 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed <13>Sep 19 09:30:54 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed <13>Sep 19 09:30:55 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed <13>Sep 19 09:30:55 rpmi: libsystemd-1:246.16-alt1 p9+283283.200.2.1 1629305068 installed <13>Sep 19 09:30:55 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed <13>Sep 19 09:30:55 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed <13>Sep 19 09:30:55 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.90234 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/hping2.0.0-rc2.tar.gz + 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.6700 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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 -j8 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 rtt.c rtt.c: In function 'rtt': rtt.c:41:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i= 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.TYh369 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.6K3QPY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XRTxFQ 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) 3.81user 1.13system 0:07.93elapsed 62%CPU (0avgtext+0avgdata 34680maxresident)k 0inputs+0outputs (0major+396389minor)pagefaults 0swaps 7.47user 3.57system 0:14.09elapsed 78%CPU (0avgtext+0avgdata 116852maxresident)k 0inputs+0outputs (0major+679671minor)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 2021-09-19 09:31:05.462200290 +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 d8ee2354914661fd40c2fd0950507b58 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: d6f9fb56c4274296fc7297884b351a0ff15b9a66912f3fc21a2533fa4f474ca43d5300377f56236d330a7e287b7a7b300c50cc15e4d806cbc5d862b929b81c33 --- 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 2021-09-19 09:31:05.541201130 +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/b0 40755 root:root +/usr/lib/debug/.build-id/b0/7674c1451e0dd86cdd8a2d0796cbf4540b6363 120777 root:root ../../../../sbin/hping2 +/usr/lib/debug/.build-id/b0/7674c1451e0dd86cdd8a2d0796cbf4540b6363.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/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/7674c1451e0dd86cdd8a2d0796cbf4540b6363 120777 root:root ../../../../sbin/hping2 +File: /usr/lib/debug/.build-id/b0/7674c1451e0dd86cdd8a2d0796cbf4540b6363.debug 120777 root:root ../../usr/sbin/hping2.debug +File: /usr/lib/debug/usr/sbin/hping2.debug 100644 root:root 71675bfd16e240fd4d1e9deb7eb3ee66 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: 393b3f0f632a7074b66c02598e04e2ab798be260bf68a546e84b026c3d67c8f0f7010024c34a1bcb150b5c91f48dcce580027b5112e9fac61a83cf637949aeb3