<86>Jan 13 06:25:52 userdel[21353]: delete user 'rooter' <86>Jan 13 06:25:52 groupadd[21373]: group added to /etc/group: name=rooter, GID=591 <86>Jan 13 06:25:52 groupadd[21373]: group added to /etc/gshadow: name=rooter <86>Jan 13 06:25:52 groupadd[21373]: new group: name=rooter, GID=591 <86>Jan 13 06:25:52 useradd[21398]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Jan 13 06:25:52 userdel[21423]: delete user 'builder' <86>Jan 13 06:25:52 userdel[21423]: removed group 'builder' owned by 'builder' <86>Jan 13 06:25:52 userdel[21423]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 06:25:52 groupadd[21497]: group added to /etc/group: name=builder, GID=592 <86>Jan 13 06:25:52 groupadd[21497]: group added to /etc/gshadow: name=builder <86>Jan 13 06:25:52 groupadd[21497]: new group: name=builder, GID=592 <86>Jan 13 06:25:52 useradd[21510]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Jan 13 06:25:55 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 13 06:25:55 rpmi: libdb4.7-devel-4.7.25-alt8 1342057804 installed <13>Jan 13 06:25:55 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jan 13 06:25:55 rpmi: perl-DBM-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Jan 13 06:25:55 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958186 installed Installing perl-PPerl-0.25-alt4.1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21935 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf PPerl-0.25 + echo 'Source #0 (PPerl-0.25.tar.gz):' Source #0 (PPerl-0.25.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/PPerl-0.25.tar.gz + /bin/tar -xf - + cd PPerl-0.25 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (PPerl-0.25-alt-djbish.patch):' Patch #0 (PPerl-0.25-alt-djbish.patch): + /usr/bin/patch -p0 patching file ./t/djbish.plx + echo 'Patch #1 (PPerl-0.25-alt-umask.patch):' Patch #1 (PPerl-0.25-alt-umask.patch): + /usr/bin/patch -p0 patching file ./pperl.h.header + echo 'Patch #2 (PPerl-0.25-alt-Makefile.patch):' Patch #2 (PPerl-0.25-alt-Makefile.patch): + /usr/bin/patch -p0 patching file ./Makefile.PL + echo 'Patch #3 (PPerl-0.25-pperl_euid.patch):' Patch #3 (PPerl-0.25-pperl_euid.patch): + /usr/bin/patch -p0 patching file ./main.c + echo 'Patch #4 (pperl-0.25-64bit.patch):' Patch #4 (pperl-0.25-64bit.patch): + /usr/bin/patch -p1 patching file Makefile.PL patching file main.c patching file pass_fd.c + echo 'Patch #5 (PPerl-0.25-misc_fix.patch):' Patch #5 (PPerl-0.25-misc_fix.patch): + /usr/bin/patch -p0 patching file ./main.c Hunk #3 succeeded at 268 (offset 3 lines). Hunk #4 succeeded at 309 (offset 3 lines). Hunk #5 succeeded at 457 (offset 3 lines). Hunk #6 succeeded at 478 (offset 3 lines). Hunk #7 succeeded at 496 (offset 3 lines). Hunk #8 succeeded at 511 (offset 3 lines). Hunk #9 succeeded at 592 (offset 3 lines). Hunk #10 succeeded at 616 (offset 3 lines). patching file ./PPerl.xs + echo 'Patch #6 (PPerl-0.25-alt-logfile_help.patch):' Patch #6 (PPerl-0.25-alt-logfile_help.patch): + /usr/bin/patch -p0 patching file ./main.c Hunk #1 succeeded at 200 (offset 1 line). + echo 'Patch #7 (PPerl-0.25-alt-test14.patch):' Patch #7 (PPerl-0.25-alt-test14.patch): + /usr/bin/patch -p0 patching file ./t/data.plx + mv t/13pid.t t/13.pid.t.failed + rm t/06exit_die.t + rm t/09taint.t + rm t/10tie.t + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21935 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd PPerl-0.25 + 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|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req Checking /usr/bin/perl is the same version as this one...ok + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking /usr/bin/perl is the same version as this one...ok Checking if your kit is complete... Warning: the following files are missing in your kit: t/06exit_die.t t/09taint.t t/10tie.t t/13pid.t Please inform the author. Generating a Unix-style Makefile Writing Makefile for PPerl + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/PPerl-0.25' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" PPerl.xs > PPerl.xsc && mv PPerl.xsc PPerl.c /usr/bin/perl write_pperl_h gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/usr/lib/perl5/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/usr/bin/perl"' -I. pass_fd.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/usr/lib/perl5/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/usr/bin/perl"' -I. main.c cp PPerl.pm blib/lib/PPerl.pm Running Mkbootstrap for PPerl () chmod 644 "PPerl.bs" gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/usr/lib/perl5/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/usr/bin/perl"' -I. PPerl.c main.c: In function 'main': main.c:77:9: warning: variable 'pperl_section' set but not used [-Wunused-but-set-variable] int pperl_section = 0; ^ main.c: In function 'DispatchCall': main.c:272:22: warning: variable 'writelen' set but not used [-Wunused-but-set-variable] ssize_t readlen, writelen; ^ main.c: In function 'handle_socket': main.c:596:22: warning: variable 'writelen' set but not used [-Wunused-but-set-variable] ssize_t readlen, writelen; ^ main.c:596:13: warning: variable 'readlen' set but not used [-Wunused-but-set-variable] ssize_t readlen, writelen; ^ PPerl.c: In function 'XS_PPerl_read_int': PPerl.xs:54:13: warning: variable 'readlen' set but not used [-Wunused-but-set-variable] ssize_t readlen; ^ rm -f blib/arch/auto/PPerl/PPerl.so gcc -shared -pipe -Wall -g -O2 -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong PPerl.o -o blib/arch/auto/PPerl/PPerl.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread gcc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -fstack-protector-strong -L/usr/local/lib -DVARIANT_44BSD -DPERL_INTERP='"/usr/bin/perl"' -I. -o pperl main.o pass_fd.o -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat chmod 755 blib/arch/auto/PPerl/PPerl.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPerl.bs blib/arch/auto/PPerl/PPerl.bs 644 /bin/cp -p pperl blib/script/pperl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pperl Pod::Man is not available: Can't locate Pod/Man.pm in @INC (you may need to install the Pod::Man module) (@INC contains: /usr/local/lib/perl/5.22 /usr/local/share/perl/5.22 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/ExtUtils/Command/MM.pm line 103. Man pages will not be generated during this install. make: Leaving directory `/usr/src/RPM/BUILD/PPerl-0.25' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/PPerl-0.25' Running Mkbootstrap for PPerl () chmod 644 "PPerl.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00stevens.t ........ ok t/01basic.t .......... ok t/02usage.t .......... ok Possible precedence issue with control flow operator at /tmp/pperldHWiM6 line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x864f008 at /tmp/pperldHWiM6 line 119. Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7. Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7. Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7. Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7. Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7. Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7. t/03cat.t ............ ok Possible precedence issue with control flow operator at /tmp/pperl9MJfPk line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x8fe3008 at /tmp/pperl9MJfPk line 119. Use of "goto" to jump into a construct is deprecated at t/args.plx line 5. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperl9MJfPk line 473. Use of "goto" to jump into a construct is deprecated at t/args.plx line 5. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperl9MJfPk line 473. Possible precedence issue with control flow operator at /tmp/pperlKDJYRs line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x98fc008 at /tmp/pperlKDJYRs line 119. Use of "goto" to jump into a construct is deprecated at t/env.plx line 5. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperlKDJYRs line 473. Use of "goto" to jump into a construct is deprecated at t/env.plx line 5. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperlKDJYRs line 473. t/04args.t ........... ok Possible precedence issue with control flow operator at /tmp/pperldmWYUD line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x8a3d008 at /tmp/pperldmWYUD line 119. Use of "goto" to jump into a construct is deprecated at t/cwd.plx line 7. Use of "goto" to jump into a construct is deprecated at t/cwd.plx line 7. t/05cwd.t ............ ok Possible precedence issue with control flow operator at /tmp/pperlLHU40W line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x9ac1008 at /tmp/pperlLHU40W line 119. Use of "goto" to jump into a construct is deprecated at /tmp/pperlLHU40W line 53. t/07djbish.t ......... ok Possible precedence issue with control flow operator at /tmp/pperlSjukQ2 line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x9fe2008 at /tmp/pperlSjukQ2 line 119. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13. t/08fork.t ........... ok Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x9e7b008 at /tmp/pperl14RBFc line 119. Use of "goto" to jump into a construct is deprecated at /tmp/pperl14RBFc line 53. Use of "goto" to jump into a construct is deprecated at t/autoclose.plx line 14. Use of "goto" to jump into a construct is deprecated at t/autoclose.plx line 14. t/11autoclose.t ...... ok Possible precedence issue with control flow operator at /tmp/pperlhnWwCo line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x8e20008 at /tmp/pperlhnWwCo line 119. Use of "goto" to jump into a construct is deprecated at t/signals.plx line 19. Use of "goto" to jump into a construct is deprecated at t/signals.plx line 19. t/12signals.t ........ ok Possible precedence issue with control flow operator at /tmp/pperld1QGvB line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x9a74008 at /tmp/pperld1QGvB line 119. Use of "goto" to jump into a construct is deprecated at t/data.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperld1QGvB line 473. Use of "goto" to jump into a construct is deprecated at t/data.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperld1QGvB line 473. Use of "goto" to jump into a construct is deprecated at t/data.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperld1QGvB line 473. Use of "goto" to jump into a construct is deprecated at t/data.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperld1QGvB line 473. Use of "goto" to jump into a construct is deprecated at t/data.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperld1QGvB line 473. Use of "goto" to jump into a construct is deprecated at t/data.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperld1QGvB line 473. t/14data.t ........... ok Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x9464008 at /tmp/pperlaS4HeU line 119. Use of "goto" to jump into a construct is deprecated at t/punctuation.plx line 57. Use of "goto" to jump into a construct is deprecated at t/punctuation.plx line 57. Use of "goto" to jump into a construct is deprecated at t/punctuation.plx line 57. Use of "goto" to jump into a construct is deprecated at t/punctuation.plx line 57. t/15punctuation.t .... ok Possible precedence issue with control flow operator at /tmp/pperlX1W3Ta line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x983e008 at /tmp/pperlX1W3Ta line 119. Use of "goto" to jump into a construct is deprecated at t/oops.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperlX1W3Ta line 473. Use of "goto" to jump into a construct is deprecated at t/oops.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperlX1W3Ta line 473. Use of "goto" to jump into a construct is deprecated at t/oops.plx line 9. Filehandle STDOUT reopened as STDIN only for input at /tmp/pperlX1W3Ta line 473. t/16oops.t ........... ok Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x94a2008 at /tmp/pperlJcwv1d line 119. Use of "goto" to jump into a construct is deprecated at t/dickvd.plx line 6. Use of "goto" to jump into a construct is deprecated at t/dickvd.plx line 6. t/17dickvd.t ......... ok Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x97dc008 at /tmp/pperlwsdEml line 119. Use of "goto" to jump into a construct is deprecated at modified.plx line 4. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x9cb2008 at /tmp/pperlZnQM1q line 119. Use of "goto" to jump into a construct is deprecated at modified.plx line 4. t/18modified.t ....... ok Possible precedence issue with control flow operator at /tmp/pperlZeIRBz line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x96be008 at /tmp/pperlZeIRBz line 119. Use of "goto" to jump into a construct is deprecated at /tmp/pperlZeIRBz line 78. t/19invoke_djbish.t .. ok Possible precedence issue with control flow operator at /tmp/pperlm9rasG line 249. Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x98c0008 at /tmp/pperlm9rasG line 119. Use of "goto" to jump into a construct is deprecated at /tmp/pperlm9rasG line 78. t/20invoke_cat.t ..... ok All tests successful. Files=17, Tests=269, 9 wallclock secs ( 0.09 usr 0.02 sys + 2.18 cusr 0.23 csys = 2.52 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/PPerl-0.25' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-PPerl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-PPerl-buildroot + cd PPerl-0.25 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-PPerl-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/PPerl-0.25' Pod::Man is not available: Can't locate Pod/Man.pm in @INC (you may need to install the Pod::Man module) (@INC contains: /usr/local/lib/perl/5.22 /usr/local/share/perl/5.22 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/ExtUtils/Command/MM.pm line 103. Man pages will not be generated during this install. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-PPerl-buildroot/usr/lib/perl5/auto/PPerl/PPerl.so Installing /usr/src/tmp/perl-PPerl-buildroot/usr/lib/perl5/PPerl.pm Installing /usr/src/tmp/perl-PPerl-buildroot/usr/bin/pperl make: Leaving directory `/usr/src/RPM/BUILD/PPerl-0.25' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-PPerl-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-PPerl-buildroot/usr/bin/pperl matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-PPerl-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' Binary file /usr/src/tmp/perl-PPerl-buildroot/usr/bin/pperl matches + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-PPerl-buildroot (auto) removed './usr/lib/perl5/auto/PPerl/.packlist' mode of './usr/lib/perl5/auto/PPerl/PPerl.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-PPerl-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-PPerl-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-PPerl-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-PPerl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-PPerl-0.25-alt4.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25303 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd PPerl-0.25 + DOCDIR=/usr/src/tmp/perl-PPerl-buildroot/usr/share/doc/perl-PPerl-0.25 + export DOCDIR + rm -rf /usr/src/tmp/perl-PPerl-buildroot/usr/share/doc/perl-PPerl-0.25 + /bin/mkdir -p /usr/src/tmp/perl-PPerl-buildroot/usr/share/doc/perl-PPerl-0.25 + cp -prL Changes README /usr/src/tmp/perl-PPerl-buildroot/usr/share/doc/perl-PPerl-0.25 + chmod -R go-w /usr/src/tmp/perl-PPerl-buildroot/usr/share/doc/perl-PPerl-0.25 + chmod -R a+rX /usr/src/tmp/perl-PPerl-buildroot/usr/share/doc/perl-PPerl-0.25 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7T5ihu find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F04hWR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-PPerl-buildroot/usr/lib/perl5/PPerl.pm syntax OK Provides: perl(PPerl.pm) = 0.250 Requires: /lib/ld-linux.so.2, /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), 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), libperl-5.22.so >= set:okjB3WJu9e3Zrj3gxvo0aTTCAOuHUR0HrgYTM0, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), perl(DynaLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Dz3Sn Creating perl-PPerl-debuginfo package Processing files: perl-PPerl-debuginfo-0.25-alt4.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GNg3AY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hWtjvD find-requires: running scripts (debuginfo) Requires: perl-PPerl = 0.25-alt4.1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libperl-5.22.so), debug(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/i586/perl-PPerl-0.25-alt4.1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-PPerl-debuginfo-0.25-alt4.1.1.i586.rpm 5.04user 1.02system 0:16.42elapsed 36%CPU (0avgtext+0avgdata 29604maxresident)k 0inputs+0outputs (0major+265753minor)pagefaults 0swaps 14.23user 4.14system 0:30.16elapsed 60%CPU (0avgtext+0avgdata 124980maxresident)k 0inputs+0outputs (0major+610655minor)pagefaults 0swaps