<86>Apr 27 19:22:10 userdel[6746]: delete user `rooter' <86>Apr 27 19:22:10 userdel[6746]: remove group `rooter' <86>Apr 27 19:22:10 groupadd[6747]: new group: name=rooter, gid=501 <86>Apr 27 19:22:10 useradd[6748]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 19:22:10 userdel[6750]: delete user `builder' <86>Apr 27 19:22:10 userdel[6750]: remove group `builder' <86>Apr 27 19:22:10 groupadd[6751]: new group: name=builder, gid=502 <86>Apr 27 19:22:10 useradd[6752]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 19:22:12 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed Installing perl-Socket6-0.22-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98502 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Socket6-0.22 + echo 'Source #0 (Socket6-0.22.tar.gz):' Source #0 (Socket6-0.22.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Socket6-0.22.tar.gz + /bin/tar -xf - + cd Socket6-0.22 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98502 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Socket6-0.22 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h config.status: config.h is unchanged Checking if your kit is complete... Looks good Writing Makefile for Socket6 + : running make + '[' -n '' ']' + NPROCS=48 + make -j48 'OPTIMIZE=-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE' 'CP=/bin/cp -p' 'OTHERLDFLAGS=-lperl -lpthread ' make: Entering directory `/usr/src/RPM/BUILD/Socket6-0.22' /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/ExtUtils/typemap Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.c Running Mkbootstrap for Socket6 () chmod 644 Socket6.bs /bin/cp -p Socket6.bs blib/arch/auto/Socket6/Socket6.bs chmod 644 blib/arch/auto/Socket6/Socket6.bs cp Socket6.pm blib/lib/Socket6.pm 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 -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Socket6.c Socket6.xs: In function 'XS_Socket6_getaddrinfo': Socket6.xs:753: warning: value computed is not used Socket6.xs: In function 'XS_Socket6_getnameinfo': Socket6.xs:805: warning: value computed is not used Socket6.c: In function 'XS_Socket6_getipnodebyname': Socket6.c:1088: warning: unused variable 'hostname' Socket6.c: In function 'XS_Socket6_getipnodebyaddr': Socket6.c:1166: warning: unused variable 'address_sv' Socket6.c:1165: warning: unused variable 'family' rm -f blib/arch/auto/Socket6/Socket6.so gcc -shared -Wl,-O1 -L/usr/local/lib Socket6.o -lperl -lpthread -o blib/arch/auto/Socket6/Socket6.so \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols chmod 755 blib/arch/auto/Socket6/Socket6.so make: Leaving directory `/usr/src/RPM/BUILD/Socket6-0.22' + _perl_vendor_check_dso + : checking for undefined symbols ++ find /usr/src/RPM/BUILD/Socket6-0.22/blib -type f -name '*.so' + BLIBS=/usr/src/RPM/BUILD/Socket6-0.22/blib/arch/auto/Socket6/Socket6.so + '[' -n /usr/src/RPM/BUILD/Socket6-0.22/blib/arch/auto/Socket6/Socket6.so ']' + echo 'int main(){return 0;}' + gcc ldtest.c -lperl /usr/src/RPM/BUILD/Socket6-0.22/blib/arch/auto/Socket6/Socket6.so + LD_BIND_NOW=1 + ./a.out + rm -f ldtest.c ./a.out + pod2man --section=3pm Socket6.pm + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Socket6-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Socket6-buildroot + cd Socket6-0.22 + 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-Socket6-buildroot PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/src/tmp/perl-Socket6-buildroot/usr/share/man/man1 INSTALLMAN3DIR=/usr/src/tmp/perl-Socket6-buildroot/usr/share/man/man3 pure_install make: Entering directory `/usr/src/RPM/BUILD/Socket6-0.22' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Socket6-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Socket6/Socket6.so Installing /usr/src/tmp/perl-Socket6-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Socket6/Socket6.bs Installing /usr/src/tmp/perl-Socket6-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Socket6.pm Writing /usr/src/tmp/perl-Socket6-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Socket6/.packlist make: Leaving directory `/usr/src/RPM/BUILD/Socket6-0.22' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Socket6-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Socket6-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + install -pD -m644 Socket6.3pm /usr/src/tmp/perl-Socket6-buildroot/usr/share/man/man3/Socket6.3pm + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Socket6-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Socket6/.packlist' removed `./vendor_perl/ppc-linux/auto/Socket6/Socket6.bs' mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Socket6/Socket6.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Socket6-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-Socket6-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Socket6-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Socket6-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-Socket6-buildroot (executable,shared) Processing files: perl-Socket6-0.22-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.3608 + 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.9868 + 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-Socket6-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Socket6.pm syntax OK + exit 0 Provides: perl(Socket6.pm) = 0.220 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl.so.5.8, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.63695 + 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-Socket6-0.22-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/perl-Socket6-0.22-alt1.ppc.rpm 8.39user 3.30system 0:14.60elapsed 80%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+708478minor)pagefaults 0swaps