Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'], chrootPath='/var/lib/mock/f27-build-10821030-826179/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 i686 --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 sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Crypt-UnixCrypt_XS.spec'], chrootPath='/var/lib/mock/f27-build-10821030-826179/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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E8XN40 + 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 -xof - + 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.GjgsRv + umask 022 + cd /builddir/build/BUILD + cd Crypt-UnixCrypt_XS-0.11 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' NO_PACKLIST=1 Checking if your kit is complete... Looks good MakeMaker (v7.3) 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' Generating a Unix-style Makefile Writing Makefile for Crypt::UnixCrypt_XS::fcrypt Generating a Unix-style Makefile Writing Makefile for Crypt::UnixCrypt_XS + /usr/bin/make -O -j6 cd fcrypt && make Running Mkbootstrap for UnixCrypt_XS () chmod 644 "UnixCrypt_XS.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UnixCrypt_XS.bs blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs 644 cp lib/Crypt/UnixCrypt_XS.pm blib/lib/Crypt/UnixCrypt_XS.pm "/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 Please specify prototyping behavior for UnixCrypt_XS.xs (see perlxs manual) make[1]: Entering directory '/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" fcrypt.c 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' ar cr libfcrypt.a fcrypt.o : libfcrypt.a make[1]: Leaving directory '/builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11/fcrypt' make[1]: Nothing to be done for 'all'. gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib/perl5/CORE" UnixCrypt_XS.c In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from UnixCrypt_XS.xs:2: UnixCrypt_XS.xs: In function 'sv_to_octets': /usr/lib/perl5/CORE/sv.h:1669:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ^ /usr/lib/perl5/CORE/sv.h:1664:30: 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); ^~~~ In file included from /usr/lib/perl5/CORE/perl.h:5644:0, from UnixCrypt_XS.xs:2: UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_crypt_rounds': UnixCrypt_XS.xs:116:23: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] RETVAL = newSVpvn(block, 8); ^ /usr/lib/perl5/CORE/embed.h:420:44: note: in definition of macro 'newSVpvn' #define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) ^ In file included from /usr/lib/perl5/CORE/perl.h:5609:0, from UnixCrypt_XS.xs:2: /usr/lib/perl5/CORE/proto.h:2316: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) ^~~~~~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:5644:0, from UnixCrypt_XS.xs:2: UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_fold_password': UnixCrypt_XS.xs:135:23: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] RETVAL = newSVpvn(key, 8); ^ /usr/lib/perl5/CORE/embed.h:420:44: note: in definition of macro 'newSVpvn' #define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) ^ In file included from /usr/lib/perl5/CORE/perl.h:5609:0, from UnixCrypt_XS.xs:2: /usr/lib/perl5/CORE/proto.h:2316: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) ^~~~~~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:5644:0, from UnixCrypt_XS.xs:2: UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_base64_to_block': UnixCrypt_XS.xs:153:23: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] RETVAL = newSVpvn(block, 8); ^ /usr/lib/perl5/CORE/embed.h:420:44: note: in definition of macro 'newSVpvn' #define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) ^ In file included from /usr/lib/perl5/CORE/perl.h:5609:0, from UnixCrypt_XS.xs:2: /usr/lib/perl5/CORE/proto.h:2316: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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong UnixCrypt_XS.o -o blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so fcrypt/libfcrypt.a \ -lperl \ chmod 755 blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C68Rb2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386 ++ dirname /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386 + cd Crypt-UnixCrypt_XS-0.11 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386 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' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UnixCrypt_XS.bs blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs 644 Manifying 1 pod document 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-1.fc27.i386/usr/lib/perl5/vendor_perl/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386/usr/lib/perl5/vendor_perl/Crypt/UnixCrypt_XS.pm Installing /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386/usr/share/man/man3/Crypt::UnixCrypt_XS.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.11-1.fc27 --unique-debug-suffix -0.11-1.fc27.i386 --unique-debug-src-base perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Crypt-UnixCrypt_XS-0.11 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386/usr/lib/perl5/vendor_perl/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 475 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xuiKoz + umask 022 + cd /builddir/build/BUILD + cd Crypt-UnixCrypt_XS-0.11 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UnixCrypt_XS.bs blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs 644 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' 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' 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/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, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.41 cusr 0.04 csys = 0.50 CPU) Result: PASS + exit 0 Processing files: perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SMNI27 + umask 022 + cd /builddir/build/BUILD + cd Crypt-UnixCrypt_XS-0.11 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386/usr/share/doc/perl-Crypt-UnixCrypt_XS + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386/usr/share/doc/perl-Crypt-UnixCrypt_XS + cp -pr Changes /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386/usr/share/doc/perl-Crypt-UnixCrypt_XS + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386/usr/share/doc/perl-Crypt-UnixCrypt_XS + exit 0 Provides: perl(Crypt::UnixCrypt_XS) = 0.11 perl-Crypt-UnixCrypt_XS = 0.11-1.fc27 perl-Crypt-UnixCrypt_XS(x86-32) = 0.11-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libperl.so.5.26 perl(:VERSION) >= 5.6.0 perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Crypt-UnixCrypt_XS-debugsource-0.11-1.fc27.i686 Provides: perl-Crypt-UnixCrypt_XS-debugsource = 0.11-1.fc27 perl-Crypt-UnixCrypt_XS-debugsource(x86-32) = 0.11-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Crypt-UnixCrypt_XS-debuginfo-0.11-1.fc27.i686 Provides: debuginfo(build-id) = 59d2575eea4f9d89ab696739929fe7502cd1a263 perl-Crypt-UnixCrypt_XS-debuginfo = 0.11-1.fc27 perl-Crypt-UnixCrypt_XS-debuginfo(x86-32) = 0.11-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Crypt-UnixCrypt_XS-debugsource(x86-32) = 0.11-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i386 Wrote: /builddir/build/RPMS/perl-Crypt-UnixCrypt_XS-0.11-1.fc27.i686.rpm Wrote: /builddir/build/RPMS/perl-Crypt-UnixCrypt_XS-debugsource-0.11-1.fc27.i686.rpm Wrote: /builddir/build/RPMS/perl-Crypt-UnixCrypt_XS-debuginfo-0.11-1.fc27.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SqIL2G + 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-1.fc27.i386 + exit 0 Child return code was: 0