Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-Crypt-DES.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-fe7e970f8ea1bbd37f9fad66e67660ed5524a6b7/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-Crypt-DES.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Crypt-DES-2.05-20.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-Crypt-DES.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-fe7e970f8ea1bbd37f9fad66e67660ed5524a6b7/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-Crypt-DES.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jFmyH3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-DES-2.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-DES-2.05.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-DES-2.05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.STDmh0 + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.05 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' Checking if your kit is complete... Looks good Writing Makefile for Crypt::DES + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap DES.xs > DES.xsc && mv DES.xsc DES.c armv7hl-redhat-linux-gnueabi-gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/usr/lib/perl5/CORE" _des.c Running Mkbootstrap for Crypt::DES () chmod 644 DES.bs _des.c:81:1: warning: missing braces around initializer [-Wmissing-braces] 0x00820200, 0x00020000, 0x80800000, 0x80820200, ^ cp DES.bs blib/arch/auto/Crypt/DES/DES.bs _des.c:81:1: warning: (near initialization for 'des_SPtrans_x[0]') [-Wmissing-braces] chmod 644 blib/arch/auto/Crypt/DES/DES.bs _des.c:226:1: warning: missing braces around initializer [-Wmissing-braces] 0x00000000,0x00000010,0x20000000,0x20000010, ^ _des.c:226:1: warning: (near initialization for 'des_skb[0]') [-Wmissing-braces] _des.c: In function 'perl_des_crypt': _des.c:454:18: warning: unused variable 'ptr' [-Wunused-variable] unsigned char * ptr; ^ cp DES.pm blib/lib/Crypt/DES.pm armv7hl-redhat-linux-gnueabi-gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/usr/lib/perl5/CORE" DES.c DES.xs: In function 'XS_Crypt__DES_expand_key': DES.xs:39:3: warning: implicit declaration of function 'perl_des_expand_key' [-Wimplicit-function-declaration] perl_des_expand_key((i8 *)key, ks); ^ In file included from DES.xs:13:0: /usr/lib/perl5/CORE/XSUB.h:175:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ DES.c:187:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^ DES.c:186:9: warning: unused variable 'RETVAL' [-Wunused-variable] char * RETVAL; ^ DES.xs: In function 'XS_Crypt__DES_crypt': DES.xs:70:3: warning: implicit declaration of function 'perl_des_crypt' [-Wimplicit-function-declaration] perl_des_crypt(input, SvGROW(output, output_len), (i32 *)ks, enc_flag); ^ rm -f blib/arch/auto/Crypt/DES/DES.so armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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.p3L6g6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm + cd Crypt-DES-2.05 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/lib/perl5/vendor_perl/auto/Crypt/DES/DES.bs Installing /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/lib/perl5/vendor_perl/auto/Crypt/DES/DES.so Installing /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/lib/perl5/vendor_perl/Crypt/DES.pm Installing /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/share/man/man3/Crypt::DES.3pm + find /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Crypt-DES-2.05 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/lib/perl5/vendor_perl/auto/Crypt/DES/DES.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 63 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oGowm9 + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.05 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..342 342 basic tests ran in 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) 342 of 342 tests passed (100.00%) Running speed tests... non-cached cipher speed test. 5000 encrypt iterations 0 wallclock secs ( 0.20 usr + 0.00 sys = 0.20 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 0 wallclock secs ( 0.19 usr + 0.01 sys = 0.20 CPU) ok 344 cached cipher speed test. 10000 encrypt iterations 0 wallclock secs ( 0.10 usr + 0.00 sys = 0.10 CPU) ok 345 cached cipher speed test. 10000 decrypt iterations 0 wallclock secs ( 0.10 usr + 0.00 sys = 0.10 CPU) ok 346 Testing Cipher Block Chaining.. ok 347 - CBC Mode Finished with tests Processing files: perl-Crypt-DES-2.05-20.el7.armv7hl + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zex4Ac + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.05 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/share/doc/perl-Crypt-DES-2.05 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/share/doc/perl-Crypt-DES-2.05 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/share/doc/perl-Crypt-DES-2.05 + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm/usr/share/doc/perl-Crypt-DES-2.05 + exit 0 Provides: perl(Crypt::DES) = 2.05 perl-Crypt-DES = 2.05-20.el7 perl-Crypt-DES(armv7hl-32) = 2.05-20.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Crypt-DES-debuginfo-2.05-20.el7.armv7hl Provides: perl-Crypt-DES-debuginfo = 2.05-20.el7 perl-Crypt-DES-debuginfo(armv7hl-32) = 2.05-20.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm Wrote: /builddir/build/RPMS/perl-Crypt-DES-2.05-20.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Crypt-DES-debuginfo-2.05-20.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7jrEKI + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.05 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-DES-2.05-20.el7.arm + exit 0 Child return code was: 0 LEAVE do -->