<86>Feb 24 03:07:12 userdel[1343307]: delete user 'rooter' <86>Feb 24 03:07:12 userdel[1343307]: removed group 'rooter' owned by 'rooter' <86>Feb 24 03:07:12 groupadd[1343315]: group added to /etc/group: name=rooter, GID=543 <86>Feb 24 03:07:12 groupadd[1343315]: group added to /etc/gshadow: name=rooter <86>Feb 24 03:07:12 groupadd[1343315]: new group: name=rooter, GID=543 <86>Feb 24 03:07:12 useradd[1343319]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Feb 24 03:07:12 userdel[1343336]: delete user 'builder' <86>Feb 24 03:07:12 userdel[1343336]: removed group 'builder' owned by 'builder' <86>Feb 24 03:07:12 userdel[1343336]: removed shadow group 'builder' owned by 'builder' <86>Feb 24 03:07:12 groupadd[1343342]: group added to /etc/group: name=builder, GID=544 <86>Feb 24 03:07:12 groupadd[1343342]: group added to /etc/gshadow: name=builder <86>Feb 24 03:07:12 groupadd[1343342]: new group: name=builder, GID=544 <86>Feb 24 03:07:12 useradd[1343347]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/hping2-2.0.0-alt4.rc2.qa3.src.rpm: The use of such a license name is ambiguous: GPL <13>Feb 24 03:07:14 rpmi: liblz4-1:1.9.2-alt1 sisyphus+238585.100.2.2 1570066861 installed <13>Feb 24 03:07:14 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521088 installed <13>Feb 24 03:07:14 rpmi: libgcrypt20-1.8.5-alt3 sisyphus+239622.100.1.1 1571746563 installed <13>Feb 24 03:07:14 rpmi: libsystemd-1:244.3-alt2 sisyphus+246535.200.2.1 1581950419 installed <13>Feb 24 03:07:14 rpmi: libdbus-1.12.16-alt2 sisyphus+240566.100.2.1 1573547688 installed <13>Feb 24 03:07:14 rpmi: libpcap0.8-2:1.9.1-alt1 sisyphus+239373.240.3.1 1573482495 installed <13>Feb 24 03:07:14 rpmi: libpcap-devel-2:1.9.1-alt1 sisyphus+239373.240.3.1 1573482495 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 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.60210 + 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.60210 + 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 + '[' -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=] 77 | printf("sizeof(unsigned int) = %d\n", sizeof(unsigned int)); | ~^ ~~~~~~~~~~~~~~~~~~~~ | | | | int long 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 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 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 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] 338 | if (getsockname(sock_rt, (struct sockaddr *)&iface_out, &len) == -1 ) { | ^~~~ | | | int * In file included from getifname.c:12: /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/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 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 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 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 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 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 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 waitpacket.c waitpacket.c: In function 'wait_packet': waitpacket.c:518:16: warning: 'tstamp' may be used uninitialized in this function [-Wmaybe-uninitialized] 518 | sec = tstamp/hz; /* Get the uptime in seconds */ | ~~~~~~^~~ waitpacket.c:454:8: note: 'tstamp' was declared here 454 | __u32 tstamp, echo; | ^~~~~~ 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 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 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 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 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 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 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 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 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] 75 | 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 rtt.c rtt.c: In function 'rtt': rtt.c:41:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 41 | 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.fXCdBw 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.ciywtt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ontCvt 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 Wrote: /usr/src/RPM/RPMS/x86_64/hping2-debuginfo-2.0.0-alt4.rc2.qa3.x86_64.rpm 3.69user 0.92system 0:08.39elapsed 55%CPU (0avgtext+0avgdata 34560maxresident)k 0inputs+0outputs (0major+356163minor)pagefaults 0swaps /.out/hping2-2.0.0-alt4.rc2.qa3.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/hping2-debuginfo-2.0.0-alt4.rc2.qa3.x86_64.rpm: The use of such a license name is ambiguous: GPL 7.09user 3.22system 0:15.34elapsed 67%CPU (0avgtext+0avgdata 109516maxresident)k 496inputs+0outputs (0major+655271minor)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 2020-02-24 03:07:25.902933376 +0000 @@ -32,4 +32,5 @@ /usr/share/doc/hping2-2.0.0/utils/hex2bin.c 100644 -/usr/share/man/man8/hping2.8.bz2 100644 +/usr/share/man/man8/hping2.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(ALT_2.24)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit)