Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-CommonMark.spec'], chrootPath='/var/lib/mock/f30-build-17109718-1228710/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 i686 --nodeps /builddir/build/SPECS/perl-CommonMark.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 BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-CommonMark-0.290000-2.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-CommonMark.spec'], chrootPath='/var/lib/mock/f30-build-17109718-1228710/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 i686 --nodeps /builddir/build/SPECS/perl-CommonMark.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kVxtz3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CommonMark-0.290000 + /usr/bin/gzip -dc /builddir/build/SOURCES/CommonMark-0.290000.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CommonMark-0.290000 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nfdkZl + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.290000 + /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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' NO_PACKLIST=1 BUILDSTDERR: WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for CommonMark + /usr/bin/make -O -j48 -j48 Running Mkbootstrap for CommonMark () chmod 644 "CommonMark.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CommonMark.bs blib/arch/auto/CommonMark/CommonMark.bs 644 cp lib/CommonMark/Parser.pod blib/lib/CommonMark/Parser.pod cp lib/CommonMark.pm blib/lib/CommonMark.pm cp lib/CommonMark/Node.pod blib/lib/CommonMark/Node.pod cp lib/CommonMark.pod blib/lib/CommonMark.pod cp lib/CommonMark/Iterator.pod blib/lib/CommonMark/Iterator.pod "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/CommonMark-0.290000/typemap' CommonMark.xs > CommonMark.xsc mv CommonMark.xsc CommonMark.c gcc -c -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.290000\" -DXS_VERSION=\"0.290000\" -fPIC "-I/usr/lib/perl5/CORE" CommonMark.c rm -f blib/arch/auto/CommonMark/CommonMark.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 CommonMark.o -o blib/arch/auto/CommonMark/CommonMark.so \ -lcmark -lperl \ chmod 755 blib/arch/auto/CommonMark/CommonMark.so Manifying 4 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wqlRXG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386 + cd CommonMark-0.290000 + /usr/bin/make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CommonMark.bs blib/arch/auto/CommonMark/CommonMark.bs 644 Manifying 4 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/lib/perl5/vendor_perl/auto/CommonMark/CommonMark.so Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/lib/perl5/vendor_perl/CommonMark.pod Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/lib/perl5/vendor_perl/CommonMark.pm Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/lib/perl5/vendor_perl/CommonMark/Parser.pod Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/lib/perl5/vendor_perl/CommonMark/Iterator.pod Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/lib/perl5/vendor_perl/CommonMark/Node.pod Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/man/man3/CommonMark::Iterator.3pm Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/man/man3/CommonMark::Node.3pm Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/man/man3/CommonMark::Parser.3pm Installing /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/man/man3/CommonMark.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.290000-2.fc30 --unique-debug-suffix -0.290000-2.fc30.i386 --unique-debug-src-base perl-CommonMark-0.290000-2.fc30.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/CommonMark-0.290000 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/lib/perl5/vendor_perl/auto/CommonMark/CommonMark.so extracting debug info from /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/lib/perl5/vendor_perl/auto/CommonMark/CommonMark.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 119 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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lmi782 + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.290000 + /usr/bin/make -O -j48 test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CommonMark.bs blib/arch/auto/CommonMark/CommonMark.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/01_memory.t .......... ok t/02_accessors.t ....... ok t/03_render.t .......... ok t/04_parser.t .......... ok t/05_iterator.t ........ ok t/06_build_tree.t ...... ok t/07_tree_manip.t ...... ok t/08_create_helpers.t .. ok t/09_version.t ......... ok t/10_wrappers.t ........ ok t/11_options.t ......... ok t/20_errors.t .......... ok t/30_leakcheck.t ....... ok t/author-pod-syntax.t .. skipped: these tests are for testing by the author All tests successful. Files=14, Tests=229, 1 wallclock secs ( 0.07 usr 0.01 sys + 0.84 cusr 0.05 csys = 0.97 CPU) Result: PASS + exit 0 Processing files: perl-CommonMark-0.290000-2.fc30.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7jDwVr + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.290000 + DOCDIR=/builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/doc/perl-CommonMark + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/doc/perl-CommonMark + cp -pr Changes /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/doc/perl-CommonMark + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CGB9IQ + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.290000 + LICENSEDIR=/builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/licenses/perl-CommonMark + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/licenses/perl-CommonMark + cp -pr LICENSE /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386/usr/share/licenses/perl-CommonMark + exit 0 Provides: perl(CommonMark) = 0.290000 perl(CommonMark::Node) perl-CommonMark = 0.290000-2.fc30 perl-CommonMark(x86-32) = 0.290000-2.fc30 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) libcmark.so.0.28.3 libperl.so.5.28 libpthread.so.0 perl(:VERSION) >= 5.8.0 perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-CommonMark-debugsource-0.290000-2.fc30.i686 Provides: perl-CommonMark-debugsource = 0.290000-2.fc30 perl-CommonMark-debugsource(x86-32) = 0.290000-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-CommonMark-debuginfo-0.290000-2.fc30.i686 Provides: debuginfo(build-id) = 0e3678b5227041eb906840d07fb7c0c8a7541b3c perl-CommonMark-debuginfo = 0.290000-2.fc30 perl-CommonMark-debuginfo(x86-32) = 0.290000-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-CommonMark-debugsource(x86-32) = 0.290000-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386 Wrote: /builddir/build/RPMS/perl-CommonMark-0.290000-2.fc30.i686.rpm Wrote: /builddir/build/RPMS/perl-CommonMark-debugsource-0.290000-2.fc30.i686.rpm Wrote: /builddir/build/RPMS/perl-CommonMark-debuginfo-0.290000-2.fc30.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gkkx6f + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.290000 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-CommonMark-0.290000-2.fc30.i386 + exit 0 Child return code was: 0