Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-CSS.spec'], gid=425timeout=172800nspawn_args=[]logger=printOutput=Falseenv={'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'}shell=Falseuser='mockbuild'uid=1000chrootPath='/var/lib/mock/f27-build-9292696-772320/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-CSS.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'} 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 warning: bogus date in %changelog: Sun May 1 2008 Terje Rosten - 1.08-3 warning: bogus date in %changelog: Sat Sep 23 2007 Terje Rosten - 1.07-2 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-CSS-1.09-11.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-CSS.spec'], gid=425timeout=172800nspawn_args=[]logger=printOutput=Falseenv={'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'}shell=Falseuser='mockbuild'uid=1000chrootPath='/var/lib/mock/f27-build-9292696-772320/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-CSS.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.25dMsM warning: bogus date in %changelog: Sun May 1 2008 Terje Rosten - 1.08-3 warning: bogus date in %changelog: Sat Sep 23 2007 Terje Rosten - 1.07-2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CSS-1.09 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/CSS-1.09.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd CSS-1.09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl /builddir/build/SOURCES/perl-CSS-build-grammar.pl Hint: The precompiled grammar did not specify the - runtime_class option. The resulting parser will "use Parse::RecDescent". Future changes to Parse::RecDescent may cause CSS::Parse::CompiledGrammar to stop working. Consider building a -standalone parser, or providing the -runtime_class option as described in Parse::RecDescent's POD. Use $::RD_HINT = 0 to disable this message. + mv CompiledGrammar.pm CSS/Parse/ + mv Changes Changes.iso88591 + iconv -f ISO-8859-1 -t UTF-8 -o Changes Changes.iso88591 + touch -r Changes.iso88591 Changes + rm -f Changes.iso88591 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ptQQER + dos2unix -k examples/dump.pl examples/parsers.pl examples/adapt.pl Changes README t/css_simple dos2unix: converting file examples/dump.pl to Unix format... dos2unix: converting file examples/parsers.pl to Unix format... dos2unix: converting file examples/adapt.pl to Unix format... dos2unix: converting file Changes to Unix format... dos2unix: converting file README to Unix format... dos2unix: converting file t/css_simple to Unix format... + exit 0 + umask 022 + cd /builddir/build/BUILD + cd CSS-1.09 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for CSS + make -j4 cp CSS/Style.pm blib/lib/CSS/Style.pm cp CSS/Adaptor/Pretty.pm blib/lib/CSS/Adaptor/Pretty.pm cp CSS/Value.pm blib/lib/CSS/Value.pm cp CSS/Parse/PRDGrammar.pm blib/lib/CSS/Parse/PRDGrammar.pm cp CSS/Adaptor.pm blib/lib/CSS/Adaptor.pm cp CSS/Selector.pm blib/lib/CSS/Selector.pm cp CSS/Parse.pm blib/lib/CSS/Parse.pm cp CSS/Parse/Compiled.pm blib/lib/CSS/Parse/Compiled.pm cp CSS/Adaptor/Debug.pm blib/lib/CSS/Adaptor/Debug.pm cp CSS/Property.pm blib/lib/CSS/Property.pm cp CSS/Parse/Heavy.pm blib/lib/CSS/Parse/Heavy.pm cp CSS.pm blib/lib/CSS.pm cp CSS/Parse/CompiledGrammar.pm blib/lib/CSS/Parse/CompiledGrammar.pm cp CSS/Parse/Lite.pm blib/lib/CSS/Parse/Lite.pm Manifying 13 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LXCwuu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch ++ dirname /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch + cd CSS-1.09 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch Manifying 13 pod documents Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Selector.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Style.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Parse.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Property.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Value.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Adaptor.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Adaptor/Pretty.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Adaptor/Debug.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Parse/Heavy.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Parse/Compiled.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Parse/CompiledGrammar.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Parse/Lite.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/perl5/vendor_perl/CSS/Parse/PRDGrammar.pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Selector.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Adaptor.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Style.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Parse::Lite.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Value.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Parse::Heavy.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Adaptor::Pretty.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Parse::PRDGrammar.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Adaptor::Debug.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Parse.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Property.3pm Installing /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/man/man3/CSS::Parse::Compiled.3pm + find /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch -depth -type d -exec rmdir '{}' ';' + install -D -p -m 0644 t/css_simple examples/t/css_simple + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m --build-id-seed 1.09-11.fc27 --unique-debug-suffix -1.09-11.fc27.noarch --unique-debug-src-base perl-CSS-1.09-11.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S /builddir/build/BUILD/CSS-1.09/debugsourcefiles.list /builddir/build/BUILD/CSS-1.09 + /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.ISD7I2 + umask 022 + cd /builddir/build/BUILD + cd CSS-1.09 + make test 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_basic.t ........... ok t/02_parse_lite.t ...... ok t/03_parse_heavy.t ..... ok t/04_parse_compiled.t .. ok t/05_search.t .......... ok t/06_adaptor_simple.t .. ok t/07_adaptor_pretty.t .. ok t/08_adaptor_debug.t ... ok All tests successful. Files=8, Tests=42, 4 wallclock secs ( 0.13 usr 0.04 sys + 3.75 cusr 0.32 csys = 4.24 CPU) Result: PASS + exit 0 Processing files: perl-CSS-1.09-11.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d1rKr6 + umask 022 + cd /builddir/build/BUILD + cd CSS-1.09 + DOCDIR=/builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/doc/perl-CSS + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/doc/perl-CSS + cp -pr Changes /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/doc/perl-CSS + cp -pr README /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/doc/perl-CSS + cp -pr examples /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch/usr/share/doc/perl-CSS + exit 0 Provides: perl(CSS) = 1.09 perl(CSS::Adaptor) = 1.01 perl(CSS::Adaptor::Debug) = 1.01 perl(CSS::Adaptor::Pretty) = 1.01 perl(CSS::Parse) = 1.01 perl(CSS::Parse::Compiled) = 1.01 perl(CSS::Parse::CompiledGrammar) perl(CSS::Parse::Heavy) = 1.01 perl(CSS::Parse::Lite) = 1.02 perl(CSS::Parse::PRDGrammar) = 1.01 perl(CSS::Property) = 1.02 perl(CSS::Selector) = 1.01 perl(CSS::Style) = 1.02 perl(CSS::Value) = 1.03 perl(Parse::RecDescent::CSS::Parse::CompiledGrammar) perl-CSS = 1.09-11.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(CSS::Adaptor) perl(CSS::Parse) perl(CSS::Parse::CompiledGrammar) perl(CSS::Parse::PRDGrammar) perl(CSS::Property) perl(CSS::Selector) perl(CSS::Style) perl(CSS::Value) perl(Carp) perl(Data::Dumper) perl(Parse::RecDescent) perl(overload) perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch Wrote: /builddir/build/RPMS/perl-CSS-1.09-11.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pqUob4 + umask 022 + cd /builddir/build/BUILD + cd CSS-1.09 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-CSS-1.09-11.fc27.noarch + exit 0 Child return code was: 0