<86>Apr 27 16:33:48 userdel[9325]: delete user `rooter' <86>Apr 27 16:33:48 userdel[9325]: remove group `rooter' <86>Apr 27 16:33:48 groupadd[9326]: new group: name=rooter, gid=501 <86>Apr 27 16:33:48 useradd[9327]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 16:33:48 userdel[9329]: delete user `builder' <86>Apr 27 16:33:48 userdel[9329]: remove group `builder' <86>Apr 27 16:33:48 groupadd[9330]: new group: name=builder, gid=502 <86>Apr 27 16:33:48 useradd[9331]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 16:33:51 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed Installing perl-Convert-UUlib-1.12-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Convert-UUlib-1.12 + echo 'Source #0 (Convert-UUlib-1.12.tar.gz):' Source #0 (Convert-UUlib-1.12.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Convert-UUlib-1.12.tar.gz + /bin/tar -xf - + cd Convert-UUlib-1.12 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Convert-UUlib-1.12 + 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 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Convert::UUlib + : 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/Convert-UUlib-1.12' cd uulib && CC="gcc" CFLAGS="-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC" ./configure /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap UUlib.xs > UUlib.xsc && mv UUlib.xsc UUlib.c creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC ) works... Running Mkbootstrap for Convert::UUlib () cp UUlib.pm blib/lib/Convert/UUlib.pm yes checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC ) is a cross-compiler... no chmod 644 UUlib.bs checking whether we are using GNU C... /bin/cp -p UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs chmod 644 blib/arch/auto/Convert/UUlib/UUlib.bs yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... 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=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" UUlib.c gcc -E checking if the compiler supports function prototypes... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... yes checking for errno.h... yes checking for io.h... no checking for sys/time.h... yes checking for gettimeofday... yes checking for tempnam... UUlib.xs:11: warning: 'not_here' defined but not used yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating config.h cd uulib && make all make[1]: Entering directory `/usr/src/RPM/BUILD/Convert-UUlib-1.12/uulib' gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c gcc -c -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -fPIC -DPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c uunconc.c: In function 'UUValidData': uunconc.c:300: warning: pointer targets in initialization differ in signedness uunconc.c:329: warning: pointer targets in assignment differ in signedness uunconc.c:377: warning: pointer targets in assignment differ in signedness uunconc.c:420: warning: pointer targets in assignment differ in signedness uunconc.c:492: warning: pointer targets in assignment differ in signedness uunconc.c: In function 'UUDecodePart': uunconc.c:1211: warning: pointer targets in passing argument 2 of 'uulib_crc32' differ in signedness uunconc.c:1212: warning: pointer targets in passing argument 2 of 'uulib_crc32' differ in signedness uuencode.c: In function 'UUEncodeStream':uunconc.c: In function 'UUDecode': uunconc.c:1599: warning: ignoring return value of 'fread', declared with attribute warn_unused_result uuencode.c:270: warning: pointer targets in passing argument 1 of 'FP_fgets' differ in signedness uuencode.c:275: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:298: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:298: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:344: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:344: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:360: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:360: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:392: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:392: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:447: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:447: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:493: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:493: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uulib.c: In function 'UUDecodeFile': uulib.c:935: warning: 'source_buf' may be used uninitialized in this function uulib.c:935: warning: 'target_buf' may be used uninitialized in this function uuscan.c: In function 'ScanHeaderLine': uuscan.c:176: warning: 'c' may be used uninitialized in this function uulib.c: In function 'UULoadFileWithPartNo': uulib.c:709: warning: 'datei_buf' may be used uninitialized in this function uuencode.c: In function 'UUEncodePartial': uuencode.c:796: warning: 'numparts' may be used uninitialized in this function uunconc.c:1317: warning: 'dataout_buf' may be used uninitialized in this function uunconc.c:1317: warning: 'datain_buf' may be used uninitialized in this function rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ar: creating libuu.a ranlib libuu.a make[1]: Leaving directory `/usr/src/RPM/BUILD/Convert-UUlib-1.12/uulib' rm -f blib/arch/auto/Convert/UUlib/UUlib.so gcc -shared -Wl,-O1 -L/usr/local/lib UUlib.o -lperl -lpthread -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so Manifying blib/man3/Convert::UUlib.3pm make: Leaving directory `/usr/src/RPM/BUILD/Convert-UUlib-1.12' + _perl_vendor_check_dso + : checking for undefined symbols ++ find /usr/src/RPM/BUILD/Convert-UUlib-1.12/blib -type f -name '*.so' + BLIBS=/usr/src/RPM/BUILD/Convert-UUlib-1.12/blib/arch/auto/Convert/UUlib/UUlib.so + '[' -n /usr/src/RPM/BUILD/Convert-UUlib-1.12/blib/arch/auto/Convert/UUlib/UUlib.so ']' + echo 'int main(){return 0;}' + gcc ldtest.c -lperl /usr/src/RPM/BUILD/Convert-UUlib-1.12/blib/arch/auto/Convert/UUlib/UUlib.so + LD_BIND_NOW=1 + ./a.out + rm -f ldtest.c ./a.out + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Convert-UUlib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Convert-UUlib-buildroot + cd Convert-UUlib-1.12 + 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-Convert-UUlib-buildroot PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/man/man1 INSTALLMAN3DIR=/usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/man/man3 pure_install make: Entering directory `/usr/src/RPM/BUILD/Convert-UUlib-1.12' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Convert/UUlib/UUlib.so Installing /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Convert/UUlib/UUlib.bs Installing /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Convert/UUlib.pm Installing /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/man/man3/Convert::UUlib.3pm Writing /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Convert/UUlib/.packlist make: Leaving directory `/usr/src/RPM/BUILD/Convert-UUlib-1.12' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Convert-UUlib-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Convert-UUlib-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' Binary file /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Convert/UUlib/UUlib.so matches + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Convert-UUlib-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Convert/UUlib/.packlist' removed `./vendor_perl/ppc-linux/auto/Convert/UUlib/UUlib.bs' mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Convert/UUlib/UUlib.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Convert-UUlib-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-Convert-UUlib-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Convert-UUlib-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Convert-UUlib-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-Convert-UUlib-buildroot (executable,shared) Processing files: perl-Convert-UUlib-1.12-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Convert-UUlib-1.12 + DOCDIR=/usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/doc/perl-Convert-UUlib-1.12 + export DOCDIR + rm -rf /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/doc/perl-Convert-UUlib-1.12 + /bin/mkdir -p /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/doc/perl-Convert-UUlib-1.12 + cp -prL doc MANIFEST README Changes /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/doc/perl-Convert-UUlib-1.12 + chmod -R go-w /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/doc/perl-Convert-UUlib-1.12 + chmod -R a+rX /usr/src/tmp/perl-Convert-UUlib-buildroot/usr/share/doc/perl-Convert-UUlib-1.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.34540 + 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.87529 + 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-Convert-UUlib-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Convert/UUlib.pm syntax OK + exit 0 Provides: perl(Convert/UUlib.pm) = 1.120 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.3), libc.so.6(GLIBC_2.4), libperl.so.5.8, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), perl(warnings.pm), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.23674 + 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-Convert-UUlib-1.12-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/perl-Convert-UUlib-1.12-alt1.ppc.rpm 14.52user 1.82system 0:10.72elapsed 152%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+389052minor)pagefaults 0swaps