Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a125706e155349b390ad053423f5d3f87868b164/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Crypt-UnixCrypt_XS-0.11-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a125706e155349b390ad053423f5d3f87868b164/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0h4GxD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-UnixCrypt_XS-0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-UnixCrypt_XS-0.11.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-UnixCrypt_XS-0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CcjEKb + umask 022 + cd /builddir/build/BUILD + cd Crypt-UnixCrypt_XS-0.11 + /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 MakeMaker (v6.68) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Crypt::UnixCrypt_XS::fcrypt Writing Makefile for Crypt::UnixCrypt_XS + /usr/bin/make -j4 cd fcrypt && make /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap UnixCrypt_XS.xs > UnixCrypt_XS.xsc && mv UnixCrypt_XS.xsc UnixCrypt_XS.c Running Mkbootstrap for Crypt::UnixCrypt_XS () make[1]: Entering directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' 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 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" fcrypt.c chmod 644 UnixCrypt_XS.bs cp UnixCrypt_XS.bs blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs chmod 644 blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs cp lib/Crypt/UnixCrypt_XS.pm blib/lib/Crypt/UnixCrypt_XS.pm Please specify prototyping behavior for UnixCrypt_XS.xs (see perlxs manual) armv7hl-redhat-linux-gnueabi-gcc -c -I. -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=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib/perl5/CORE" UnixCrypt_XS.c ar cr libfcrypt.a fcrypt.o : libfcrypt.a make[1]: Leaving directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' make[1]: Entering directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' In file included from /usr/lib/perl5/CORE/perl.h:3436:0, from UnixCrypt_XS.xs:2: UnixCrypt_XS.xs: In function 'sv_to_octets': /usr/lib/perl5/CORE/sv.h:1567:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] ((SvFLAGS(sv) & (SVf_POK)) == SVf_POK \ ^ /usr/lib/perl5/CORE/sv.h:1562:22: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ UnixCrypt_XS.xs:54:16: note: in expansion of macro 'SvPV' U8 *in_str = SvPV(sv, *len_p); ^ UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_crypt_rounds': UnixCrypt_XS.xs:116:5: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] RETVAL = newSVpvn(block, 8); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from UnixCrypt_XS.xs:2: /usr/lib/perl5/CORE/proto.h:2771:19: note: expected 'const char * const' but argument is of type 'unsigned char *' PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const s, const STRLEN len) ^ UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_fold_password': UnixCrypt_XS.xs:135:5: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] RETVAL = newSVpvn(key, 8); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from UnixCrypt_XS.xs:2: /usr/lib/perl5/CORE/proto.h:2771:19: note: expected 'const char * const' but argument is of type 'unsigned char *' PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const s, const STRLEN len) ^ UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_base64_to_block': UnixCrypt_XS.xs:153:5: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] RETVAL = newSVpvn(block, 8); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from UnixCrypt_XS.xs:2: /usr/lib/perl5/CORE/proto.h:2771:19: note: expected 'const char * const' but argument is of type 'unsigned char *' PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const s, const STRLEN len) ^ rm -f blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.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 UnixCrypt_XS.o -o blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so fcrypt/libfcrypt.a \ \ chmod 755 blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so Manifying blib/man3/Crypt::UnixCrypt_XS.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7qAv5V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm + cd Crypt-UnixCrypt_XS-0.11 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm make[1]: Entering directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/lib/perl5/vendor_perl/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/lib/perl5/vendor_perl/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/lib/perl5/vendor_perl/Crypt/UnixCrypt_XS.pm Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/share/man/man3/Crypt::UnixCrypt_XS.3pm + find /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.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-UnixCrypt_XS-0.11 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/lib/perl5/vendor_perl/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 40 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.5H48TH + umask 022 + cd /builddir/build/BUILD + cd Crypt-UnixCrypt_XS-0.11 + make test make[1]: Entering directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compare_forever.t ..... skipped: your machine is to slow for that much tests t/Crypt-UnixCrypt_XS.t .. ok t/extvec.t .............. ok t/pieces.t .............. ok t/tradvec.t ............. ok t/utf8.t ................ ok All tests successful. Files=6, Tests=226, 2 wallclock secs ( 0.49 usr 0.04 sys + 1.93 cusr 0.13 csys = 2.59 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' No tests defined for Crypt::UnixCrypt_XS::fcrypt extension. make[1]: Leaving directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' + exit 0 Processing files: perl-Crypt-UnixCrypt_XS-0.11-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.svaZdC + umask 022 + cd /builddir/build/BUILD + cd Crypt-UnixCrypt_XS-0.11 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/share/doc/perl-Crypt-UnixCrypt_XS-0.11 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/share/doc/perl-Crypt-UnixCrypt_XS-0.11 + cp -pr Changes /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/share/doc/perl-Crypt-UnixCrypt_XS-0.11 + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm/usr/share/doc/perl-Crypt-UnixCrypt_XS-0.11 + exit 0 Provides: perl(Crypt::UnixCrypt_XS) = 0.11 perl-Crypt-UnixCrypt_XS = 0.11-2.el7 perl-Crypt-UnixCrypt_XS(armv7hl-32) = 0.11-2.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 >= 0:5.006 perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Crypt-UnixCrypt_XS-debuginfo-0.11-2.el7.armv7hl Provides: perl-Crypt-UnixCrypt_XS-debuginfo = 0.11-2.el7 perl-Crypt-UnixCrypt_XS-debuginfo(armv7hl-32) = 0.11-2.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-UnixCrypt_XS-0.11-2.el7.arm Wrote: /builddir/build/RPMS/perl-Crypt-UnixCrypt_XS-0.11-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Crypt-UnixCrypt_XS-debuginfo-0.11-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IRHFz9 + umask 022 + cd /builddir/build/BUILD + cd Crypt-UnixCrypt_XS-0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.arm + exit 0 Child return code was: 0