Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-SMIME.spec'], chrootPath='/var/lib/mock/f31-build-17036137-1223751/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-SMIME.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': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-Crypt-SMIME-0.25-6.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-SMIME.spec'], chrootPath='/var/lib/mock/f31-build-17036137-1223751/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-SMIME.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zh3u29 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-SMIME-0.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-SMIME-0.25.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-SMIME-0.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo '\.list$' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7t2kQ8 + umask 022 + cd /builddir/build/BUILD + cd Crypt-SMIME-0.25 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: test-31339-1.c: In function 'main': BUILDSTDERR: test-31339-1.c:3:12: warning: variable 't' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3 | time_t t; BUILDSTDERR: | ^ + make -j4 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Checking if your kit is complete... Looks good checking for gettimeofday... yes checking for time... yes checking for libcrypto... 1.1.1c checking for LIBCRYPTO_CFLAGS... checking for LIBCRYPTO_LIBS... -lcrypto Generating a Unix-style Makefile Writing Makefile for Crypt::SMIME Writing MYMETA.yml and MYMETA.json echo "# This file is automatically generated from SMIME.pl" > lib/SMIME.pm echo "# All of your changes will be lost if you edit this directly." >> lib/SMIME.pm Running Mkbootstrap for SMIME () cat SMIME.pl >> lib/SMIME.pm "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Crypt-SMIME-0.25/typemap' SMIME.xs > SMIME.xsc cat const-autoload.inc >> lib/SMIME.pm echo # >> lib/SMIME.pm echo __END__ >> lib/SMIME.pm echo # >> lib/SMIME.pm cat SMIME.pod >> lib/SMIME.pm chmod 644 "SMIME.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SMIME.bs blib/arch/auto/Crypt/SMIME/SMIME.bs 644 cp lib/SMIME.pm blib/lib/Crypt/SMIME.pm cp lib/SMIME/JA.pod blib/lib/Crypt/SMIME/JA.pod mv SMIME.xsc SMIME.c gcc -c -DOPENSSL_LOAD_CONF -DHAVE_GETTIMEOFDAY -DHAVE_SYS_TIME_H -DHAVE_TIME -DHAVE_TIME_H -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/usr/lib64/perl5/CORE" SMIME.c rm -f blib/arch/auto/Crypt/SMIME/SMIME.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong SMIME.o -o blib/arch/auto/Crypt/SMIME/SMIME.so \ -lcrypto -lperl \ chmod 755 blib/arch/auto/Crypt/SMIME/SMIME.so Manifying 2 pod documents Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3DqvW8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 + cd Crypt-SMIME-0.25 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 + find /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 -type f -name '*.bs' -size 0 -delete + find /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.25-6.fc31 --unique-debug-suffix -0.25-6.fc31.aarch64 --unique-debug-src-base perl-Crypt-SMIME-0.25-6.fc31.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Crypt-SMIME-0.25 BUILDSTDERR: 167 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SMIME.bs blib/arch/auto/Crypt/SMIME/SMIME.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/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/SMIME/SMIME.so Installing /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/lib64/perl5/vendor_perl/Crypt/SMIME.pm Installing /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/lib64/perl5/vendor_perl/Crypt/SMIME/JA.pod Installing /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/share/man/man3/SMIME::JA.3pm Installing /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/share/man/man3/SMIME.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/SMIME/SMIME.so extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/SMIME/SMIME.so original debug info size: 184kB, size after compression: 180kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OmkEy7 + umask 022 + cd /builddir/build/BUILD + pushd Crypt-SMIME-0.25 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME + cd /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME + /usr/bin/tar -cf - t/ + /usr/bin/tar -xf - + find . -maxdepth 1 -type f -name '*META*' -exec /usr/bin/cp -vp '{}' /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME ';' + find /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME -type f -exec /usr/bin/chmod -c -x '{}' ';' BUILDSTDERR: ++ find /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME -type f -name '*.t' + T_FILES='/builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/boilerplate.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod-coverage.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/00-load.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/02-smime.more.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/dependencies.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/03-chained-certs.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/04-taint.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/01-smime.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/manifest.t' BUILDSTDERR: ++ mktemp + TMPHEAD=/tmp/tmp.wZhENtHLqD BUILDSTDERR: ++ mktemp + TMPBODY=/tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/boilerplate.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/boilerplate.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod-coverage.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod-coverage.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/00-load.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/00-load.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/02-smime.more.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/02-smime.more.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/dependencies.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/dependencies.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/03-chained-certs.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/03-chained-certs.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/04-taint.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/04-taint.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/01-smime.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/01-smime.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + for file in $T_FILES + head -1 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/manifest.t + tail -n +2 /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/manifest.t + /usr/bin/perl -pi -e '$f = /^#!/ ? "" : "#!/usr/bin/perl$/"; $_="$f$_"' /tmp/tmp.wZhENtHLqD + cat /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + /usr/bin/perl -MExtUtils::MakeMaker -e 'ExtUtils::MM_Unix->fixin(qw{/builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/boilerplate.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod-coverage.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/00-load.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/02-smime.more.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/dependencies.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/03-chained-certs.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/04-taint.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/01-smime.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod.t BUILDSTDERR: /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/manifest.t})' + /usr/bin/rm /tmp/tmp.wZhENtHLqD /tmp/tmp.kVjHRJ1F9C + /usr/bin/chmod +x /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/boilerplate.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod-coverage.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/00-load.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/02-smime.more.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/dependencies.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/03-chained-certs.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/04-taint.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/01-smime.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/pod.t /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/t/manifest.t + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME + popd + cd Crypt-SMIME-0.25 + make test BUILDSTDERR: # Testing Crypt::SMIME 0.25, Perl 5.030000, /usr/bin/perl BUILDSTDERR: # Using `/usr/bin/openssl' to generate a keypair BUILDSTDERR: # Using `/usr/bin/openssl' to generate a keypair BUILDSTDERR: # Using `/usr/bin/openssl' to generate a keypair BUILDSTDERR: # Using `/usr/bin/openssl' to generate a keypair + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/Crypt-SMIME-0.25 ~/build/BUILD './META.json' -> '/builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/META.json' './META.yml' -> '/builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/META.yml' './MYMETA.json' -> '/builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/MYMETA.json' './MYMETA.yml' -> '/builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/libexec/perl5-tests/Crypt-SMIME/MYMETA.yml' ~/build/BUILD "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SMIME.bs blib/arch/auto/Crypt/SMIME/SMIME.bs 644 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/00-load.t ........... ok t/01-smime.t .......... ok t/02-smime.more.t ..... ok t/03-chained-certs.t .. ok t/04-taint.t .......... ok t/boilerplate.t ....... ok t/dependencies.t ...... ok t/manifest.t .......... ok t/pod-coverage.t ...... ok t/pod.t ............... ok All tests successful. Files=10, Tests=75, 7 wallclock secs ( 0.17 usr 0.04 sys + 6.73 cusr 0.81 csys = 7.75 CPU) Result: PASS Processing files: perl-Crypt-SMIME-0.25-6.fc31.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0PBNh7 + umask 022 + cd /builddir/build/BUILD + cd Crypt-SMIME-0.25 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/share/doc/perl-Crypt-SMIME + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/share/doc/perl-Crypt-SMIME + cp -pr Changes /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/share/doc/perl-Crypt-SMIME + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64/usr/share/doc/perl-Crypt-SMIME + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(Crypt::SMIME) = 0.25 perl-Crypt-SMIME = 0.25-6.fc31 perl-Crypt-SMIME(aarch-64) = 0.25-6.fc31 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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Crypt-SMIME-tests-0.25-6.fc31.aarch64 Provides: perl-Crypt-SMIME-tests = 0.25-6.fc31 perl-Crypt-SMIME-tests(aarch-64) = 0.25-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Crypt-SMIME-debugsource-0.25-6.fc31.aarch64 Provides: perl-Crypt-SMIME-debugsource = 0.25-6.fc31 perl-Crypt-SMIME-debugsource(aarch-64) = 0.25-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Crypt-SMIME-debuginfo-0.25-6.fc31.aarch64 Provides: debuginfo(build-id) = a65a29f6edcf8ff0be20aa2be6bae0c642c745c8 perl-Crypt-SMIME-debuginfo = 0.25-6.fc31 perl-Crypt-SMIME-debuginfo(aarch-64) = 0.25-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Crypt-SMIME-debugsource(aarch-64) = 0.25-6.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 Wrote: /builddir/build/RPMS/perl-Crypt-SMIME-tests-0.25-6.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-SMIME-0.25-6.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-SMIME-debugsource-0.25-6.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-SMIME-debuginfo-0.25-6.fc31.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KYEl25 + umask 022 + cd /builddir/build/BUILD + cd Crypt-SMIME-0.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Crypt-SMIME-0.25-6.fc31.aarch64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0