ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/perl-Crypt-DES.spec'], False, '/var/lib/mock/centos5-rutgers-build-256-277/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/perl-Crypt-DES.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/perl-Crypt-DES-2.05-3.2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perl-Crypt-DES.spec'], False, '/var/lib/mock/centos5-rutgers-build-256-277/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perl-Crypt-DES.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.71187 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Crypt-DES-2.05 + /bin/gzip -dc /builddir/build/SOURCES/Crypt-DES-2.05.tar.gz + tar -xvvf - drwxr-xr-x amused/amused 0 2005-12-08 11:21:12 Crypt-DES-2.05/ -r--r--r-- amused/amused 22630 2005-12-08 10:54:58 Crypt-DES-2.05/_des.c -r--r--r-- amused/amused 245 2005-12-08 10:53:47 Crypt-DES-2.05/_des.h -r--r--r-- amused/amused 2679 2000-09-11 15:27:41 Crypt-DES-2.05/COPYRIGHT -r--r--r-- amused/amused 3514 2005-12-08 11:18:58 Crypt-DES-2.05/DES.pm -r--r--r-- amused/amused 1587 2005-12-08 10:52:50 Crypt-DES-2.05/DES.xs -r-xr-xr-x amused/amused 353 2000-09-11 15:27:41 Crypt-DES-2.05/Makefile.PL -rw-r--r-- amused/amused 161 2005-12-08 07:24:50 Crypt-DES-2.05/MANIFEST -rw-r--r-- amused/amused 292 2005-12-08 11:21:12 Crypt-DES-2.05/META.yml -r--r--r-- amused/amused 3082 2005-12-08 11:21:05 Crypt-DES-2.05/README -r--r--r-- amused/amused 16591 2005-12-08 11:19:23 Crypt-DES-2.05/test.pl -r--r--r-- amused/amused 8 2000-09-11 15:27:41 Crypt-DES-2.05/typemap + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-DES-2.05 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.71187 + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.05 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor PREFIX=/var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr Checking if your kit is complete... Looks good Writing Makefile for Crypt::DES + /usr/bin/make -j4 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap DES.xs > DES.xsc && mv DES.xsc DES.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" _des.c _des.c:81: warning: missing braces around initializer _des.c:81: warning: (near initialization for 'des_SPtrans_x[0]') _des.c:226: warning: missing braces around initializer _des.c:226: warning: (near initialization for 'des_skb[0]') _des.c: In function 'perl_des_crypt': _des.c:454: warning: unused variable 'ptr' cp DES.pm blib/lib/Crypt/DES.pm Running Mkbootstrap for Crypt::DES () gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" DES.c chmod 644 DES.bs cp DES.bs blib/arch/auto/Crypt/DES/DES.bs chmod 644 blib/arch/auto/Crypt/DES/DES.bs DES.xs: In function 'XS_Crypt__DES_expand_key': DES.xs:39: warning: implicit declaration of function 'perl_des_expand_key' DES.c:45: warning: unused variable 'targ' DES.c:44: warning: unused variable 'RETVAL' DES.xs: In function 'XS_Crypt__DES_crypt': DES.xs:70: warning: implicit declaration of function 'perl_des_crypt' rm -f blib/arch/auto/Crypt/DES/DES.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/local/lib DES.o _des.o -o blib/arch/auto/Crypt/DES/DES.so \ \ chmod 755 blib/arch/auto/Crypt/DES/DES.so Manifying blib/man3/Crypt::DES.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.54634 + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.05 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root + /usr/bin/make pure_install Installing /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Crypt/DES/DES.bs Installing /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Crypt/DES/DES.so Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Crypt/DES.pm Installing /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/share/man/man3/Crypt::DES.3pm Writing /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Crypt/DES/.packlist + find /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root -name .packlist -exec /bin/rm '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/Crypt-DES-2.05 extracting debug info from /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Crypt/DES/DES.so 53 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: unable to copy file '/var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Crypt/DES/DES.so' reason: Permission denied + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: perl-Crypt-DES-2.05-3.2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.54634 + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.05 + DOCDIR=/var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/share/doc/perl-Crypt-DES-2.05 + export DOCDIR + rm -rf /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/share/doc/perl-Crypt-DES-2.05 + /bin/mkdir -p /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/share/doc/perl-Crypt-DES-2.05 + cp -pr COPYRIGHT MANIFEST README /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root/usr/share/doc/perl-Crypt-DES-2.05 + exit 0 Provides: DES.so perl(Crypt::DES) = 2.05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) perl >= 0:5.00503 perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Crypt-DES-debuginfo-2.05-3.2.ru Provides: DES.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/perl-Crypt-DES-2.05-3.2.ru.i386.rpm Wrote: /builddir/build/RPMS/perl-Crypt-DES-debuginfo-2.05-3.2.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.54634 + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.05 + /bin/rm -rf /var/tmp/perl-Crypt-DES-2.05-3.2.ru-root + exit 0 Child returncode was: 0 LEAVE do -->