<86>Apr 27 18:44:45 userdel[19735]: delete user `rooter' <86>Apr 27 18:44:45 userdel[19735]: remove group `rooter' <86>Apr 27 18:44:45 groupadd[19736]: new group: name=rooter, gid=501 <86>Apr 27 18:44:45 useradd[19737]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 18:44:45 userdel[19739]: delete user `builder' <86>Apr 27 18:44:45 userdel[19739]: remove group `builder' <86>Apr 27 18:44:45 groupadd[19740]: new group: name=builder, gid=502 <86>Apr 27 18:44:46 useradd[19741]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 18:44:47 rpmi: libpcap0.8-2:0.9.7-alt1 installed <13>Apr 27 18:44:47 rpmi: libpcap-devel-2:0.9.7-alt1 installed <13>Apr 27 18:44:47 rpmi: perl-IO-Interface-1.04-alt1 installed <13>Apr 27 18:44:48 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed Installing perl-Net-Pcap-0.16-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20565 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Net-Pcap-0.16 + echo 'Source #0 (Net-Pcap-0.16.tar.gz):' Source #0 (Net-Pcap-0.16.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Net-Pcap-0.16.tar.gz + /bin/tar -xf - + cd Net-Pcap-0.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20565 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Net-Pcap-0.16 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + perl Makefile.PL PREFIX=/usr/src/tmp/perl-Net-Pcap-buildroot/usr INSTALLDIRS=vendor looking for -lpcap... yes checking for pcap_lib_version() in -lpcap... yes detecting available functions... ok Checking if your kit is complete... Looks good Writing Makefile for Net::Pcap + make make: Entering directory `/usr/src/RPM/BUILD/Net-Pcap-0.16' cp Pcap.pm blib/lib/Net/Pcap.pm /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Pcap.xs > Pcap.xsc && mv Pcap.xsc Pcap.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -Wall -Wwrite-strings -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" -DHAVE_BLANK -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_BREAKLOOP -DHAVE_PCAP_COMPILE_NOPCAP -DHAVE_PCAP_DATALINK_NAME_TO_VAL -DHAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION -DHAVE_PCAP_DATALINK_VAL_TO_NAME -DHAVE_PCAP_DUMP_FILE -DHAVE_PCAP_DUMP_FLUSH -DHAVE_PCAP_FINDALLDEVS -DHAVE_PCAP_GETNONBLOCK -DHAVE_PCAP_GET_SELECTABLE_FD -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_NEXT_EX -DHAVE_PCAP_OPEN_DEAD -DHAVE_PCAP_SENDPACKET -DHAVE_PCAP_SETNONBLOCK -DHAVE_PCAP_SET_DATALINK Pcap.c In file included from Pcap.xs:43: stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not available" stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not available" stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not available" stubs.inc:352:2: warning: #warning "the function pcap_open() is not available" stubs.inc:373:2: warning: #warning "the function pcap_setbuff() is not available" stubs.inc:388:2: warning: #warning "the function pcap_setuserbuffer() is not available" stubs.inc:403:2: warning: #warning "the function pcap_setmode() is not available" stubs.inc:418:2: warning: #warning "the function pcap_setmintocopy() is not available" stubs.inc:433:2: warning: #warning "the function pcap_sendqueue_alloc() is not available" stubs.inc:455:2: warning: #warning "the function pcap_sendqueue_destroy() is not available" stubs.inc:469:2: warning: #warning "the function pcap_sendqueue_queue() is not available" stubs.inc:484:2: warning: #warning "the function pcap_sendqueue_transmit() is not available" stubs.inc:499:2: warning: #warning "the function pcap_event() is not available" stubs.inc:514:2: warning: #warning "the function pcap_setsampling() is not available" Pcap.xs: In function 'callback_wrapper': Pcap.xs:57: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness Pcap.xs: In function 'XS_Net__Pcap_next_ex': Pcap.xs:494: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness Pcap.xs: In function 'XS_Net__Pcap_dump': Pcap.xs:553: warning: pointer targets in passing argument 3 of 'pcap_dump' differ in signedness Pcap.c: In function 'XS_Net__Pcap_dump_file': Pcap.c:1183: warning: passing argument 2 of 'Perl_newGVgen' discards qualifiers from pointer target type Pcap.c:1185: warning: passing argument 3 of 'Perl_do_openn' discards qualifiers from pointer target type Pcap.c: In function 'XS_Net__Pcap_strerror': Pcap.c:1536: warning: assignment discards qualifiers from pointer target type Pcap.c: In function 'XS_Net__Pcap_file': Pcap.c:1588: warning: passing argument 2 of 'Perl_newGVgen' discards qualifiers from pointer target type Pcap.c:1590: warning: passing argument 3 of 'Perl_do_openn' discards qualifiers from pointer target type Pcap.xs: In function 'XS_Net__Pcap_sendpacket': Pcap.xs:963: warning: pointer targets in passing argument 2 of 'pcap_sendpacket' differ in signedness Pcap.c: In function 'boot_Net__Pcap': Pcap.c:2285: warning: initialization discards qualifiers from pointer target type Pcap.c:2291: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2292: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2293: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2294: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2295: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2296: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2297: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2298: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2299: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2300: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2301: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2302: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2303: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2304: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2305: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2306: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2307: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2308: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2309: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2310: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2311: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2312: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2313: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2314: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2315: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2316: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2317: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2318: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2319: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2320: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2321: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2322: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2323: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2324: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2325: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2326: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2327: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2328: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2329: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2330: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2331: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2332: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2333: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2334: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2335: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2336: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2337: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2338: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2339: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2340: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2341: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2342: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2343: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Pcap.c:2344: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type Running Mkbootstrap for Net::Pcap () chmod 644 Pcap.bs rm -f blib/arch/auto/Net/Pcap/Pcap.so gcc -shared -Wl,-O1 -L/usr/local/lib Pcap.o -o blib/arch/auto/Net/Pcap/Pcap.so \ -lpcap \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols chmod 755 blib/arch/auto/Net/Pcap/Pcap.so cp Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs chmod 644 blib/arch/auto/Net/Pcap/Pcap.bs cp bin/pcapinfo blib/script/pcapinfo /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pcapinfo Manifying blib/man1/pcapinfo.1 Manifying blib/man3/Net::Pcap.3pm make: Leaving directory `/usr/src/RPM/BUILD/Net-Pcap-0.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35695 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Net-Pcap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Net-Pcap-buildroot + cd Net-Pcap-0.16 + perl_vendor_install + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' UNINST=undef 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Net-Pcap-buildroot PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/man/man1 INSTALLMAN3DIR=/usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/man/man3 pure_install make: Entering directory `/usr/src/RPM/BUILD/Net-Pcap-0.16' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Net-Pcap-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Net/Pcap/Pcap.bs Installing /usr/src/tmp/perl-Net-Pcap-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Net/Pcap/Pcap.so Installing /usr/src/tmp/perl-Net-Pcap-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Net/Pcap.pm Installing /usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/man/man1/pcapinfo.1 Installing /usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/man/man3/Net::Pcap.3pm Installing /usr/src/tmp/perl-Net-Pcap-buildroot/usr/bin/pcapinfo Writing /usr/src/tmp/perl-Net-Pcap-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Net/Pcap/.packlist make: Leaving directory `/usr/src/RPM/BUILD/Net-Pcap-0.16' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Net-Pcap-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Net-Pcap-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req /bin/grep: .perl.req: No such file or directory + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Net-Pcap-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Net/Pcap/.packlist' removed `./vendor_perl/ppc-linux/auto/Net/Pcap/Pcap.bs' mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Net/Pcap/Pcap.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Net-Pcap-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-Net-Pcap-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Net-Pcap-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Net-Pcap-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-Net-Pcap-buildroot (executable,shared) Processing files: perl-Net-Pcap-0.16-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35695 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Net-Pcap-0.16 + DOCDIR=/usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/doc/perl-Net-Pcap-0.16 + export DOCDIR + rm -rf /usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/doc/perl-Net-Pcap-0.16 + /bin/mkdir -p /usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/doc/perl-Net-Pcap-0.16 + cp -prL README /usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/doc/perl-Net-Pcap-0.16 + chmod -R go-w /usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/doc/perl-Net-Pcap-0.16 + chmod -R a+rX /usr/src/tmp/perl-Net-Pcap-buildroot/usr/share/doc/perl-Net-Pcap-0.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.35695 + 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.43827 + 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,libperl,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/src/tmp/perl-Net-Pcap-buildroot/usr/bin/pcapinfo syntax OK # perl(XSLoader.pm) at line 129 (depth 7) inside eval SKIP /usr/src/tmp/perl-Net-Pcap-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Net/Pcap.pm syntax OK + exit 0 Provides: perl(Net/Pcap.pm) = 0.160 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libpcap.so.0.8, libperl.so.5.8, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), perl(Sys/Hostname.pm), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.42184 + 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/perl-Net-Pcap-0.16-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/perl-Net-Pcap-0.16-alt2.ppc.rpm 11.17user 1.42system 0:15.60elapsed 80%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+277598minor)pagefaults 0swaps