Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Algorithm-Diff-XS.spec'], logger=gid=425timeout=172800uid=1000user='mockbuild'nspawn_args=[]env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}shell=FalsechrootPath='/var/lib/mock/f27-build-9421853-774556/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Algorithm-Diff-XS.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Algorithm-Diff-XS-0.04-7.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Algorithm-Diff-XS.spec'], logger=gid=425timeout=172800uid=1000user='mockbuild'nspawn_args=[]env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}shell=FalsechrootPath='/var/lib/mock/f27-build-9421853-774556/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Algorithm-Diff-XS.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OjQt4t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Algorithm-Diff-XS-0.04 + /usr/bin/gzip -dc /builddir/build/SOURCES/Algorithm-Diff-XS-0.04.tar.gz + /usr/bin/tar -xof - Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aCjaeP + STATUS=0 + '[' 0 -ne 0 ']' + cd Algorithm-Diff-XS-0.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Algorithm-Diff-XS-0.04 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Algorithm::Diff::XS + make -j4 Running Mkbootstrap for XS () "/usr/bin/perl" "-Iinc" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' XS.xs > XS.xsc chmod 644 "XS.bs" "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Algorithm/Diff/XS/XS.bs 644 cp lib/Algorithm/Diff/XS.pm blib/lib/Algorithm/Diff/XS.pm mv XS.xsc XS.c armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/usr/lib/perl5/CORE" XS.c XS.xs: In function 'lcs_DESTROY': XS.xs:93:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] struct CTX *ctx = (struct CTX *)SvIVX(SvRV(sv)); ^ XS.xs: In function 'XS_Algorithm__Diff__XS__core_loop_': XS.xs:175:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] struct CTX *ctx = (struct CTX *)SvIVX(SvRV(obj)); ^ rm -f blib/arch/auto/Algorithm/Diff/XS/XS.so armv7hl-redhat-linux-gnueabi-gcc -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong XS.o -o blib/arch/auto/Algorithm/Diff/XS/XS.so \ -lperl \ chmod 755 blib/arch/auto/Algorithm/Diff/XS/XS.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wH0bhO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm ++ dirname /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm + cd Algorithm-Diff-XS-0.04 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Algorithm/Diff/XS/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-Algorithm-Diff-XS-0.04-7.fc27.arm/usr/lib/perl5/vendor_perl/auto/Algorithm/Diff/XS/XS.so Installing /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm/usr/lib/perl5/vendor_perl/Algorithm/Diff/XS.pm Installing /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm/usr/share/man/man3/Algorithm::Diff::XS.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.04-7.fc27 --unique-debug-suffix -0.04-7.fc27.arm --unique-debug-src-base perl-Algorithm-Diff-XS-0.04-7.fc27.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Algorithm-Diff-XS-0.04 extracting debug info from /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm/usr/lib/perl5/vendor_perl/auto/Algorithm/Diff/XS/XS.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 42 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.0xWBUa + umask 022 + cd /builddir/build/BUILD + cd Algorithm-Diff-XS-0.04 + make test "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Algorithm/Diff/XS/XS.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/base.t .. ok t/oo.t .... ok All tests successful. Files=2, Tests=1004, 1 wallclock secs ( 0.23 usr 0.01 sys + 0.35 cusr 0.04 csys = 0.63 CPU) Result: PASS + exit 0 Processing files: perl-Algorithm-Diff-XS-0.04-7.fc27.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pj1ooe + umask 022 + cd /builddir/build/BUILD + cd Algorithm-Diff-XS-0.04 + DOCDIR=/builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm/usr/share/doc/perl-Algorithm-Diff-XS + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm/usr/share/doc/perl-Algorithm-Diff-XS + cp -pr Changes /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm/usr/share/doc/perl-Algorithm-Diff-XS + cp -pr README /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm/usr/share/doc/perl-Algorithm-Diff-XS + exit 0 Provides: perl(Algorithm::Diff::XS) = 0.04 perl-Algorithm-Diff-XS = 0.04-7.fc27 perl-Algorithm-Diff-XS(armv7hl-32) = 0.04-7.fc27 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) libperl.so.5.26 perl(:VERSION) >= 5.6.0 perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-Algorithm-Diff-XS-debugsource-0.04-7.fc27.armv7hl Provides: perl-Algorithm-Diff-XS-debugsource = 0.04-7.fc27 perl-Algorithm-Diff-XS-debugsource(armv7hl-32) = 0.04-7.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Algorithm-Diff-XS-debuginfo-0.04-7.fc27.armv7hl Provides: debuginfo(build-id) = 5883d6a31bb55a0a4e652182eacbdee3ce9ea305 perl-Algorithm-Diff-XS-debuginfo = 0.04-7.fc27 perl-Algorithm-Diff-XS-debuginfo(armv7hl-32) = 0.04-7.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm Wrote: /builddir/build/RPMS/perl-Algorithm-Diff-XS-0.04-7.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Algorithm-Diff-XS-debugsource-0.04-7.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Algorithm-Diff-XS-debuginfo-0.04-7.fc27.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wBKpVG + umask 022 + cd /builddir/build/BUILD + cd Algorithm-Diff-XS-0.04 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Algorithm-Diff-XS-0.04-7.fc27.arm + exit 0 Child return code was: 0