<86>Apr 26 07:05:59 userdel[18069]: delete user `rooter' <86>Apr 26 07:05:59 userdel[18069]: remove group `rooter' <86>Apr 26 07:05:59 groupadd[18070]: new group: name=rooter, gid=501 <86>Apr 26 07:05:59 useradd[18071]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 07:05:59 userdel[18073]: delete user `builder' <86>Apr 26 07:05:59 userdel[18073]: remove group `builder' <86>Apr 26 07:05:59 groupadd[18074]: new group: name=builder, gid=502 <86>Apr 26 07:06:00 useradd[18075]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 07:06:01 rpmi: libpcap0.8-2:0.9.7-alt1 installed <13>Apr 26 07:06:01 rpmi: libpcap-devel-2:0.9.7-alt1 installed <13>Apr 26 07:06:02 rpmi: libtcl-8.5.2-alt1 installed <13>Apr 26 07:06:02 rpmi: tcl-8.5.2-alt1 installed <13>Apr 26 07:06:02 rpmi: rpm-build-tcl-0.4-alt1 installed <13>Apr 26 07:06:02 rpmi: tcl-devel-8.5.2-alt1 installed Installing hping3-0.0.20051105-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hping3-20051105 + echo 'Source #0 (hping3-20051105.tar.gz):' Source #0 (hping3-20051105.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hping3-20051105.tar.gz + /bin/tar -xf - + cd hping3-20051105 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (hping3-20051105-cflags.patch):' Patch #1 (hping3-20051105-cflags.patch): + /usr/bin/patch -p1 patching file Makefile.in + echo 'Patch #2 (hping3-20051105-bytesex.patch):' Patch #2 (hping3-20051105-bytesex.patch): + /usr/bin/patch -p1 patching file bytesex.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hping3-20051105 + /usr/bin/subst 's/"8.4"/"8.5"/' configure + ./configure build byteorder.c... create byteorder.h... ===> Found Tclsh in: /usr/bin/tclsh8.5 -------------------------------------- system type: LINUX LIBPCAP : PCAP=-lpcap PCAP_INCLUDE : MANPATH : /usr/local/man USE_TCL : -DUSE_TCL TCL_VER : 8.5 TCL_INC : LIBTCL : -ltcl8.5 -lm -lpthread TCLSH : /usr/bin/tclsh8.5 (to modify try configure --help) -------------------------------------- creating Makefile... creating dependences... now you can try `make' + '[' -n '' ']' + NPROCS=48 + make -j48 'CFLAGS=-pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2' make: Entering directory `/usr/src/RPM/BUILD/hping3-20051105' gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g main.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g getifname.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g getlhs.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g parseoptions.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g datafiller.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g datahandler.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g gethostname.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g binding.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g getusec.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g opensockraw.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g logicmp.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g waitpacket.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g resolve.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sendip.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sendicmp.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sendudp.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sendtcp.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g cksum.c getifname.c: In function 'get_output_if': getifname.c:343: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g statistics.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g usage.c getifname.c: In function 'get_if_name': getifname.c:61: warning: 'sa.sin_addr.s_addr' may be used uninitialized in this function gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g version.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g antigetopt.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sockopt.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g listen.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sendhcmp.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g memstr.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g rtt.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g relid.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sendip_handler.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g libpcap_stuff.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g memlockall.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g memunlockall.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g memlock.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g memunlock.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g ip_opt_build.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g display_ipopt.c libpcap_stuff.c: In function 'pcap_recv': libpcap_stuff.c:61: warning: pointer targets in assignment differ in signedness listen.c: In function 'listenmain': listen.c:77: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sendrawip.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g signal.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g send.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g strlcpy.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g arsglue.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g random.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g scan.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g hstring.c random.c: In function 'hp_rand_init': random.c:32: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g script.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g interface.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g adbuf.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g hex.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g apdutils.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sbignum.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g sbignum-tables.c adbuf.c: In function 'adbuf_addchar': adbuf.c:130: warning: pointer targets in initialization differ in signedness scan.c: In function 'receiver': scan.c:458: warning: pointer targets in assignment differ in signedness gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g ars.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g apd.c gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g split.c script.c: In function 'GetPacketDescription': script.c:265: warning: pointer targets in initialization differ in signedness gcc -c -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g rapd.c scan.c:459: warning: call to __builtin___memcpy_chk will always overflow destination buffer apd.c: In function 'ars_decode_hex': apd.c:823: warning: pointer targets in return differ in signedness apd.c: In function 'ars_decode_string': apd.c:852: warning: pointer targets in return differ in signedness ars.c: In function 'ars_multi_cksum': ars.c:485: warning: comparison with string literal results in unspecified behavior gcc -o hping3 -pipe -Wall -O2 -fsigned-char -D_FORTIFY_SOURCE=2 -DUSE_TCL -g main.o getifname.o getlhs.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 arsglue.o random.o scan.o hstring.o script.o interface.o adbuf.o hex.o apdutils.o sbignum.o sbignum-tables.o ars.o apd.o split.o rapd.o -L/usr/local/lib -lpcap -ltcl8.5 -lm -lpthread ./hping3 -v hping version 3.0.0-alpha-1 ($Id: release.h,v 1.4 2004/04/09 23:38:56 antirez Exp $) This binary is TCL scripting capable use `make strip' to strip hping3 binary use `make install' to install hping3 make: Leaving directory `/usr/src/RPM/BUILD/hping3-20051105' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3734 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hping3-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hping3-buildroot + cd hping3-20051105 + install -pD -m700 hping3 /usr/src/tmp/hping3-buildroot/usr/sbin/hping3 + install -pD -m644 docs/hping3.8 /usr/src/tmp/hping3-buildroot/usr/share/man/man8/hping3.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hping3-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hping3-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/hping3-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hping3-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/hping3-buildroot (executable,shared) Processing files: hping3-0.0.20051105-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83680 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hping3-20051105 + DOCDIR=/usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + export DOCDIR + rm -rf /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + /bin/mkdir -p /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + cp -prL AUTHORS BUGS NEWS README TODO /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + chmod -R go-w /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + chmod -R a+rX /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + cp -prL docs/APD.txt docs/API.txt docs/AS-BACKDOOR docs/CVS docs/HPING2-HOWTO.txt docs/HPING2-IS-OPEN docs/HPING3.txt docs/MORE-FUN-WITH-IPID docs/SPOOFED_SCAN.txt docs/hping2rc.example /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + chmod -R go-w /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + chmod -R a+rX /usr/src/tmp/hping3-buildroot/usr/share/doc/hping3-0.0.20051105 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.83680 + 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,tcl) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.99090 + 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,tcl) + exit 0 Requires(rpmlib): 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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpcap.so.0.8, libpthread.so.0(GLIBC_2.0), libtcl8.5.so, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.19533 + 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/hping3-0.0.20051105-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/hping3-0.0.20051105-alt3.ppc.rpm 10.71user 1.51system 0:09.04elapsed 135%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+370070minor)pagefaults 0swaps