<86>Apr 15 07:19:23 userdel[92819]: delete user 'rooter' <86>Apr 15 07:19:23 userdel[92819]: removed group 'rooter' owned by 'rooter' <86>Apr 15 07:19:23 userdel[92819]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 15 07:19:23 groupadd[92841]: group added to /etc/group: name=rooter, GID=675 <86>Apr 15 07:19:23 groupadd[92841]: group added to /etc/gshadow: name=rooter <86>Apr 15 07:19:23 groupadd[92841]: new group: name=rooter, GID=675 <86>Apr 15 07:19:23 useradd[92860]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Apr 15 07:19:23 userdel[92873]: delete user 'builder' <86>Apr 15 07:19:23 userdel[92873]: removed group 'builder' owned by 'builder' <86>Apr 15 07:19:23 userdel[92873]: removed shadow group 'builder' owned by 'builder' <86>Apr 15 07:19:23 groupadd[92891]: group added to /etc/group: name=builder, GID=676 <86>Apr 15 07:19:23 groupadd[92891]: group added to /etc/gshadow: name=builder <86>Apr 15 07:19:23 groupadd[92891]: new group: name=builder, GID=676 <86>Apr 15 07:19:23 useradd[92896]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Apr 15 07:19:26 rpmi: liblz4-1:1.8.3-alt2 sisyphus+221902.4200.4.1 1550599659 installed <13>Apr 15 07:19:26 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521082 installed <13>Apr 15 07:19:26 rpmi: libgcrypt20-1.8.4-alt1 sisyphus+225621.500.1.1 1553521735 installed <13>Apr 15 07:19:26 rpmi: libsystemd-1:241-alt4 sisyphus+226361.200.3.1 1554170427 installed <13>Apr 15 07:19:26 rpmi: libdbus-1.12.12-alt2 sisyphus+221234.100.1.2 1549918047 installed <13>Apr 15 07:19:26 rpmi: libpcap0.8-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed <13>Apr 15 07:19:26 rpmi: libpcap-devel-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86835 + 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.86835 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + readlink -e -- ./configure + xargs -ri dirname -- '{}' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --force-libpcap build byteorder.c... 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 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 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 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 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 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 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 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, ^~~~~~~~~~~ getifname.c: In function 'get_if_name': getifname.c:58:5: warning: 'sa.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("DEBUG: Output interface address: %s\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inet_ntoa(sa.sin_addr)); ~~~~~~~~~~~~~~~~~~~~~~~ getifname.c:117:7: warning: 'output_if_addr.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (sa.sin_addr.s_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 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 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 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 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 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 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 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 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 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 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 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.oCXxqR 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.qEbd6O find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EzUlLZ find-requires: running scripts (debuginfo) Requires: hping2 = 2.0.0-alt4.rc2.qa3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpcap.so.0.8) Wrote: /usr/src/RPM/RPMS/i586/hping2-2.0.0-alt4.rc2.qa3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/hping2-debuginfo-2.0.0-alt4.rc2.qa3.i586.rpm 4.57user 0.67system 0:11.53elapsed 45%CPU (0avgtext+0avgdata 27748maxresident)k 0inputs+0outputs (0major+312055minor)pagefaults 0swaps 8.37user 2.53system 0:20.00elapsed 54%CPU (0avgtext+0avgdata 116408maxresident)k 504inputs+0outputs (0major+592098minor)pagefaults 0swaps --- hping2-2.0.0-alt4.rc2.qa3.i586.rpm.repo 2013-04-15 06:13:06.000000000 +0000 +++ hping2-2.0.0-alt4.rc2.qa3.i586.rpm.hasher 2019-04-15 07:19:41.837880406 +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: /lib/ld-linux.so.2 +Requires: libc.so.6(ALT_2.24) Requires: libc.so.6(GLIBC_2.0)