Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-MIME-Base64.spec'], chrootPath='/var/lib/mock/sclo7-rh-perl526-rh-el7-build-66000-325545/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-MIME-Base64.spec'] with env {'LANG': 'en_GB.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 sh: /opt/rh/rh-perl526/root/usr/bin/perl: No such file or directory sh: /opt/rh/rh-perl526/root/usr/bin/perl: No such file or directory Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-MIME-Base64.spec'], chrootPath='/var/lib/mock/sclo7-rh-perl526-rh-el7-build-66000-325545/root'shell=Falseuid=996env={'LANG': 'en_GB.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-MIME-Base64.spec'] with env {'LANG': 'en_GB.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cV3kUG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MIME-Base64-3.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/MIME-Base64-3.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd MIME-Base64-3.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c1gGzb + umask 022 + cd /builddir/build/BUILD + cd MIME-Base64-3.15 + scl enable rh-perl526 'perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" && make -j8' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for MIME::Base64 Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Base64 () "/opt/rh/rh-perl526/root/usr/bin/perl" "/opt/rh/rh-perl526/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/opt/rh/rh-perl526/root/usr/share/perl5/ExtUtils/typemap' Base64.xs > Base64.xsc chmod 644 "Base64.bs" "/opt/rh/rh-perl526/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs blib/arch/auto/MIME/Base64/Base64.bs 644 cp QuotedPrint.pm blib/lib/MIME/QuotedPrint.pm cp Base64.pm blib/lib/MIME/Base64.pm mv Base64.xsc Base64.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fwrapv -fno-strict-aliasing -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=\"3.15\" -DXS_VERSION=\"3.15\" -fPIC "-I/opt/rh/rh-perl526/root/usr/lib64/perl5/CORE" Base64.c rm -f blib/arch/auto/MIME/Base64/Base64.so gcc -shared -Wl,-z,relro -L/opt/rh/rh-perl526/root/usr/lib64 -L/usr/local/lib -fstack-protector-strong Base64.o -o blib/arch/auto/MIME/Base64/Base64.so \ -lperl \ chmod 755 blib/arch/auto/MIME/Base64/Base64.so Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gqsCKG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 + cd MIME-Base64-3.15 + scl enable rh-perl526 'make pure_install DESTDIR=$RPM_BUILD_ROOT' "/opt/rh/rh-perl526/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs blib/arch/auto/MIME/Base64/Base64.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/lib64/perl5/vendor_perl/auto/MIME/Base64/Base64.so Installing /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/lib64/perl5/vendor_perl/MIME/Base64.pm Installing /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/lib64/perl5/vendor_perl/MIME/QuotedPrint.pm Installing /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/share/man/man3/MIME::Base64.3pm Installing /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/share/man/man3/MIME::QuotedPrint.3pm + find /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt + /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/MIME-Base64-3.15 extracting debug info from /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/lib64/perl5/vendor_perl/auto/MIME/Base64/Base64.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 62 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl526/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-perl526/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZdGOT6 + umask 022 + cd /builddir/build/BUILD + cd MIME-Base64-3.15 + scl enable rh-perl526 'make test' "/opt/rh/rh-perl526/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs blib/arch/auto/MIME/Base64/Base64.bs 644 PERL_DL_NONLAZY=1 "/opt/rh/rh-perl526/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bad-sv.t ........ skipped: Perl::API needed for this test t/base64.t ........ ok t/length.t ........ ok t/quoted-print.t .. ok t/unicode.t ....... ok All tests successful. Files=5, Tests=481, 0 wallclock secs ( 0.13 usr 0.00 sys + 0.16 cusr 0.00 csys = 0.29 CPU) Result: PASS + exit 0 Processing files: rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Sw5NC6 + umask 022 + cd /builddir/build/BUILD + cd MIME-Base64-3.15 + DOCDIR=/builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/share/doc/rh-perl526-perl-MIME-Base64-3.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/share/doc/rh-perl526-perl-MIME-Base64-3.15 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/share/doc/rh-perl526-perl-MIME-Base64-3.15 + cp -pr README /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64/opt/rh/rh-perl526/root/usr/share/doc/rh-perl526-perl-MIME-Base64-3.15 + exit 0 Provides: rh-perl526-perl(MIME::Base64) = 3.15 rh-perl526-perl(MIME::QuotedPrint) = 3.13 rh-perl526-perl-MIME-Base64 = 3.15-396.sc1.el7 rh-perl526-perl-MIME-Base64(aarch-64) = 3.15-396.sc1.el7 scl-package(rh-perl526) 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) libperl.so.rh-perl526-5.26()(64bit) rh-perl526-perl(Exporter) rh-perl526-perl(MIME::Base64) rh-perl526-perl(XSLoader) rh-perl526-perl(strict) rh-perl526-perl(vars) rh-perl526-runtime rtld(GNU_HASH) Conflicts: rh-perl526-perl < 4:5.22.0-347 Processing files: rh-perl526-perl-MIME-Base64-debuginfo-3.15-396.sc1.el7.aarch64 Provides: scl-package(rh-perl526) rh-perl526-perl-MIME-Base64-debuginfo = 3.15-396.sc1.el7 rh-perl526-perl-MIME-Base64-debuginfo(aarch-64) = 3.15-396.sc1.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/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 Wrote: /builddir/build/RPMS/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/rh-perl526-perl-MIME-Base64-debuginfo-3.15-396.sc1.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iesxqL + umask 022 + cd /builddir/build/BUILD + cd MIME-Base64-3.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl526-perl-MIME-Base64-3.15-396.sc1.el7.aarch64 + exit 0 Child return code was: 0