Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'], chrootPath='/var/lib/mock/epel7-build-11368975-852383/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-03.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-Crypt-UnixCrypt_XS-0.11-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'], chrootPath='/var/lib/mock/epel7-build-11368975-852383/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B29Fqc + 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.qxlhkd + 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 ' 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 make[1]: Entering directory `/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' 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/lib64/perl5/CORE" fcrypt.c Running Mkbootstrap for Crypt::UnixCrypt_XS () cp lib/Crypt/UnixCrypt_XS.pm blib/lib/Crypt/UnixCrypt_XS.pm 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 Please specify prototyping behavior for UnixCrypt_XS.xs (see perlxs manual) 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 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib64/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/lib64/perl5/CORE/perl.h:3436:0, from UnixCrypt_XS.xs:2: UnixCrypt_XS.xs: In function 'sv_to_octets': /usr/lib64/perl5/CORE/sv.h:1567:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] ((SvFLAGS(sv) & (SVf_POK)) == SVf_POK \ ^ /usr/lib64/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/lib64/perl5/CORE/perl.h:5030:0, from UnixCrypt_XS.xs:2: /usr/lib64/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/lib64/perl5/CORE/perl.h:5030:0, from UnixCrypt_XS.xs:2: /usr/lib64/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/lib64/perl5/CORE/perl.h:5030:0, from UnixCrypt_XS.xs:2: /usr/lib64/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 gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro 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.A140r8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64 + cd Crypt-UnixCrypt_XS-0.11 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64 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.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64/usr/lib64/perl5/vendor_perl/Crypt/UnixCrypt_XS.pm Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64/usr/share/man/man3/Crypt::UnixCrypt_XS.3pm + find /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64 -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.aarch64/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.aarch64/usr/lib64/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.7H4ypV + 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, 1 wallclock secs ( 0.11 usr 0.04 sys + 0.56 cusr 0.04 csys = 0.75 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.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DaZNKx + umask 022 + cd /builddir/build/BUILD + cd Crypt-UnixCrypt_XS-0.11 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64/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.aarch64/usr/share/doc/perl-Crypt-UnixCrypt_XS-0.11 + cp -pr Changes /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64/usr/share/doc/perl-Crypt-UnixCrypt_XS-0.11 + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64/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(aarch-64) = 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) 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.aarch64 Provides: perl-Crypt-UnixCrypt_XS-debuginfo = 0.11-2.el7 perl-Crypt-UnixCrypt_XS-debuginfo(aarch-64) = 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.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-03.arm.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Crypt-UnixCrypt_XS-0.11-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-UnixCrypt_XS-debuginfo-0.11-2.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bwlHZR + 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.aarch64 + exit 0 Child return code was: 0