<86>Apr 26 07:05:42 userdel[15823]: delete user `rooter' <86>Apr 26 07:05:42 userdel[15823]: remove group `rooter' <86>Apr 26 07:05:42 groupadd[15824]: new group: name=rooter, gid=501 <86>Apr 26 07:05:42 useradd[15825]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 07:05:42 userdel[15827]: delete user `builder' <86>Apr 26 07:05:42 userdel[15827]: remove group `builder' <86>Apr 26 07:05:42 groupadd[15828]: new group: name=builder, gid=502 <86>Apr 26 07:05:42 useradd[15829]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 07:05:44 rpmi: libpcap0.8-2:0.9.7-alt1 installed <13>Apr 26 07:05:44 rpmi: libpcap-devel-2:0.9.7-alt1 installed Installing hping2-2.0.0-alt4.rc2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61867 + 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 . Patch #0 (hping2-rc2-alt-cleanup.patch): + echo '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.61867 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hping2-rc2 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + ./configure --build=ppc-alt-linux --host=ppc-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=/usr/com --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' + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/hping2-rc2' gcc -c -O2 -Wall -g -DFORCE_LIBPCAP main.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP getifname.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP getlhs.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP linux_sockpacket.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP parseoptions.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP datafiller.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP datahandler.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP gethostname.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP binding.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP getusec.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP opensockraw.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP logicmp.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP waitpacket.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP resolve.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendip.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendicmp.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendudp.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendtcp.c getifname.c: In function 'get_output_if': getifname.c:338: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness getifname.c: In function 'get_if_name': getifname.c:58: warning: 'sa.sin_addr.s_addr' may be used uninitialized in this function gcc -c -O2 -Wall -g -DFORCE_LIBPCAP cksum.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP statistics.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP usage.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP version.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP antigetopt.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sockopt.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP listen.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendhcmp.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memstr.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP rtt.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP relid.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendip_handler.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP libpcap_stuff.c listen.c: In function 'listenmain': listen.c:75: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memlockall.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memunlockall.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memlock.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP memunlock.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP ip_opt_build.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP display_ipopt.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP sendrawip.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP signal.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP send.c gcc -c -O2 -Wall -g -DFORCE_LIBPCAP strlcpy.c libpcap_stuff.c: In function 'pcap_recv': libpcap_stuff.c:62: warning: pointer targets in assignment differ in signedness 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.74862 + 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 + 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 + /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) Compressing files in /usr/src/tmp/hping2-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hping2-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/hping2-buildroot (executable,shared) Processing files: hping2-2.0.0-alt4.rc2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.574 + 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(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.574 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.7807 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: hping = 2.0.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpcap.so.0.8, rtld(GNU_HASH) Obsoletes: hping Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.96100 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/hping2-2.0.0-alt4.rc2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/hping2-2.0.0-alt4.rc2.ppc.rpm 4.19user 1.04system 0:05.05elapsed 103%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+267243minor)pagefaults 0swaps