<86>Apr 27 01:35:44 userdel[9415]: delete user `rooter' <86>Apr 27 01:35:44 userdel[9415]: remove group `rooter' <86>Apr 27 01:35:44 groupadd[9416]: new group: name=rooter, gid=501 <86>Apr 27 01:35:44 useradd[9417]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 01:35:44 userdel[9419]: delete user `builder' <86>Apr 27 01:35:44 userdel[9419]: remove group `builder' <86>Apr 27 01:35:44 groupadd[9420]: new group: name=builder, gid=502 <86>Apr 27 01:35:44 useradd[9421]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 01:35:46 rpmi: libnet2-1.1.2.1-alt3 installed <13>Apr 27 01:35:46 rpmi: libnet2-devel-1.1.2.1-alt3 installed <13>Apr 27 01:35:46 rpmi: libpcap0.8-2:0.9.7-alt1 installed <13>Apr 27 01:35:46 rpmi: libpcap-devel-2:0.9.7-alt1 installed Installing libnids-1.23-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libnids-1.23 + echo 'Source #0 (libnids-1.23.tar):' Source #0 (libnids-1.23.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libnids-1.23.tar + cd libnids-1.23 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libnids-1.23-alt3.patch):' Patch #0 (libnids-1.23-alt3.patch): + /usr/bin/patch -p1 patching file configure.in patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnids-1.23 + autoconf + export ac_cv_lib_nsl_gethostbyname=no + ac_cv_lib_nsl_gethostbyname=no + 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_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. + ./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 --disable-libglib --enable-shared --disable-static checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... yes checking for gettimeofday... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... (cached) no checking for libpcap... yes skipping glib2 support checking for libnet... yes checking whether to build shared library... yes checking the name of struct icmp... struct icmphdr checking if tcp states are defined... yes checking for bsd-ish struct udphdr... yes checking libnet version... looks new configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status: creating samples/Makefile config.status: creating src/config.h + '[' -n '' ']' + NPROCS=48 + make -j48 shared make: Entering directory `/usr/src/RPM/BUILD/libnids-1.23' cd src ; make shared make[1]: Entering directory `/usr/src/RPM/BUILD/libnids-1.23/src' ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c checksum.c -o checksum_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c ip_fragment.c -o ip_fragment_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c ip_options.c -o ip_options_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c killtcp.c -o killtcp_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c libnids.c -o libnids_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c scan.c -o scan_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c tcp.c -o tcp_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c util.c -o util_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c allpromisc.c -o allpromisc_pic.o ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c hash.c -o hash_pic.o ip_fragment.c: In function 'ip_glue': ip_fragment.c:496: warning: pointer targets in assignment differ in signedness ip_fragment.c: In function 'ip_defrag': ip_fragment.c:609: warning: pointer targets in assignment differ in signedness libnids.c: In function 'gen_ip_frag_proc': libnids.c:379: warning: pointer targets in passing argument 1 of 'ip_options_compile' differ in signedness libnids.c: In function 'gen_ip_proc': libnids.c:453: warning: pointer targets in passing argument 1 of 'process_udp' differ in signedness libnids.c: In function 'nids_next': libnids.c:746: warning: pointer targets in passing argument 3 of 'nids_pcap_handler' differ in signedness hash.c: In function 'getrnd': hash.c:18: warning: ignoring return value of 'read', declared with attribute warn_unused_result hash.c:19: warning: ignoring return value of 'read', declared with attribute warn_unused_result tcp.c: In function 'get_ts': tcp.c:198: warning: pointer targets in initialization differ in signedness tcp.c: In function 'get_wscale': tcp.c:225: warning: pointer targets in initialization differ in signedness tcp.c: In function 'add_from_skb': tcp.c:446: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c:463: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c:475: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c: In function 'tcp_queue': tcp.c:511: warning: pointer targets in passing argument 4 of 'add_from_skb' differ in signedness ppc-alt-linux-gcc -shared -Wl,-soname,libnids.so.1.21 -o libnids.so.1.21 checksum_pic.o ip_fragment_pic.o ip_options_pic.o killtcp_pic.o libnids_pic.o scan_pic.o tcp_pic.o util_pic.o allpromisc_pic.o hash_pic.o -lnet -lpcap make[1]: Leaving directory `/usr/src/RPM/BUILD/libnids-1.23/src' make: Leaving directory `/usr/src/RPM/BUILD/libnids-1.23' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37277 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnids-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libnids-buildroot + cd libnids-1.23 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libnids-buildroot/usr exec_prefix=/usr/src/tmp/libnids-buildroot/usr bindir=/usr/src/tmp/libnids-buildroot/usr/bin sbindir=/usr/src/tmp/libnids-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libnids-buildroot/etc datadir=/usr/src/tmp/libnids-buildroot/usr/share includedir=/usr/src/tmp/libnids-buildroot/usr/include libdir=/usr/src/tmp/libnids-buildroot/usr/lib libexecdir=/usr/src/tmp/libnids-buildroot/usr/lib localstatedir=/usr/src/tmp/libnids-buildroot/var/lib sharedstatedir=/usr/src/tmp/libnids-buildroot/usr/com mandir=/usr/src/tmp/libnids-buildroot/usr/share/man infodir=/usr/src/tmp/libnids-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libnids-1.23' cd src ; /usr/bin/make _installshared make[1]: Entering directory `/usr/src/RPM/BUILD/libnids-1.23/src' ../mkinstalldirs /usr/src/tmp/libnids-buildroot/usr/lib mkdir /usr/src/tmp/libnids-buildroot mkdir /usr/src/tmp/libnids-buildroot/usr mkdir /usr/src/tmp/libnids-buildroot/usr/lib ../mkinstalldirs /usr/src/tmp/libnids-buildroot/usr/include mkdir /usr/src/tmp/libnids-buildroot/usr/include ../mkinstalldirs /usr/src/tmp/libnids-buildroot/usr/share/man/man3 mkdir /usr/src/tmp/libnids-buildroot/usr/share mkdir /usr/src/tmp/libnids-buildroot/usr/share/man mkdir /usr/src/tmp/libnids-buildroot/usr/share/man/man3 /bin/install -p -c -m 644 nids.h /usr/src/tmp/libnids-buildroot/usr/include /bin/install -p -c -m 644 libnids.3 /usr/src/tmp/libnids-buildroot/usr/share/man/man3 /bin/install -p -c -m 755 libnids.so.1.21 /usr/src/tmp/libnids-buildroot/usr/lib ln -s -f libnids.so.1.21 /usr/src/tmp/libnids-buildroot/usr/lib/libnids.so make[1]: Leaving directory `/usr/src/RPM/BUILD/libnids-1.23/src' make: Leaving directory `/usr/src/RPM/BUILD/libnids-1.23' + mkdir -p /usr/src/tmp/libnids-buildroot/usr/share/doc/libnids-1.23 + install -pm644 CHANGES CREDITS MISC README /usr/src/tmp/libnids-buildroot/usr/share/doc/libnids-1.23/ + install -pm644 doc/API.txt /usr/src/tmp/libnids-buildroot/usr/share/doc/libnids-1.23/API + install -pm644 doc/bugtraq_post doc/LINUX doc/PATCH doc/PERFORMANCE doc/TESTS /usr/src/tmp/libnids-buildroot/usr/share/doc/libnids-1.23/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libnids-buildroot (auto) mode of `./usr/lib/libnids.so.1.21' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libnids-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libnids-buildroot (auto) Adjusting library links in /usr/src/tmp/libnids-buildroot ./usr/lib: libnids.so.1.21 -> libnids.so.1.21 Verifying ELF objects in /usr/src/tmp/libnids-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libnids-buildroot (executable,shared) Processing files: libnids-1.23-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.37277 + 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.20835 + 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: libnids1 = 1.23-alt3, libnids2 = 1.23-alt3, libnids.so.1.21 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libnet.so.2, libpcap.so.0.8, rtld(GNU_HASH) Obsoletes: libnids1, libnids2 Processing files: libnids-devel-1.23-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.38953 + 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.48772 + 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: libnids1-devel = 1.23-alt3, libnids2-devel = 1.23-alt3 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libnids = 1.23-alt3, libnet2-devel, libpcap-devel, /usr/lib/libnids.so.1.21 Obsoletes: libnids1-devel, libnids2-devel Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.45637 + 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/libnids-1.23-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libnids-1.23-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libnids-devel-1.23-alt3.ppc.rpm 6.68user 2.64system 0:12.73elapsed 73%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+583537minor)pagefaults 0swaps