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/perltidy.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-rh-perl530-rh-el7-build-75693-406660/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perltidy.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /opt/rh/rh-perl530/root/usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rh-perl530-perltidy-20191203-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perltidy.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-rh-perl530-rh-el7-build-75693-406660/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perltidy.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9ZZQvN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Perl-Tidy-20191203 + /usr/bin/gzip -dc /builddir/build/SOURCES/Perl-Tidy-20191203.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Perl-Tidy-20191203 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm examples/pt.bat + sed -i -e '/^examples\/pt\.bat/d' MANIFEST + find examples/ lib/ -type f -perm /a+x -exec chmod -c -x '{}' ';' mode of 'examples/perltidy_okw.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/find_naughty.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/perlmask.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/break_long_quotes.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/filter_example.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/lextest' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/perllinetype.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/perltidyrc_dump.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/perlcomment.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/ex_mp.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/delete_ending_blank_lines.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/perlxmltok.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + scl enable rh-perl530 'perl -MConfig -i -pe '\''s{^#!/usr/bin/perl}{$Config{startperl}}'\'' examples/*' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C9xDZw + umask 022 + cd /builddir/build/BUILD + cd Perl-Tidy-20191203 + scl enable rh-perl530 'perl Makefile.PL INSTALLDIRS=vendor && make -j8' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Perl::Tidy Writing MYMETA.yml and MYMETA.json cp bin/perltidy blib/script/perltidy "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perltidy cp lib/Perl/Tidy/FileWriter.pm blib/lib/Perl/Tidy/FileWriter.pm cp lib/Perl/Tidy/VerticalAligner/Line.pm blib/lib/Perl/Tidy/VerticalAligner/Line.pm cp lib/Perl/Tidy.pm blib/lib/Perl/Tidy.pm cp lib/Perl/Tidy/IOScalar.pm blib/lib/Perl/Tidy/IOScalar.pm cp lib/Perl/Tidy/DevNull.pm blib/lib/Perl/Tidy/DevNull.pm cp lib/Perl/Tidy.pod blib/lib/Perl/Tidy.pod cp lib/Perl/Tidy/Diagnostics.pm blib/lib/Perl/Tidy/Diagnostics.pm cp lib/Perl/Tidy/LineBuffer.pm blib/lib/Perl/Tidy/LineBuffer.pm cp lib/Perl/Tidy/Logger.pm blib/lib/Perl/Tidy/Logger.pm cp lib/Perl/Tidy/Debugger.pm blib/lib/Perl/Tidy/Debugger.pm cp lib/Perl/Tidy/VerticalAligner.pm blib/lib/Perl/Tidy/VerticalAligner.pm cp lib/Perl/Tidy/LineSource.pm blib/lib/Perl/Tidy/LineSource.pm cp lib/Perl/Tidy/Formatter.pm blib/lib/Perl/Tidy/Formatter.pm cp lib/Perl/Tidy/Tokenizer.pm blib/lib/Perl/Tidy/Tokenizer.pm cp lib/Perl/Tidy/VerticalAligner/Alignment.pm blib/lib/Perl/Tidy/VerticalAligner/Alignment.pm cp lib/Perl/Tidy/IOScalarArray.pm blib/lib/Perl/Tidy/IOScalarArray.pm cp lib/Perl/Tidy/HtmlWriter.pm blib/lib/Perl/Tidy/HtmlWriter.pm cp lib/Perl/Tidy/IndentationItem.pm blib/lib/Perl/Tidy/IndentationItem.pm cp lib/Perl/Tidy/LineSink.pm blib/lib/Perl/Tidy/LineSink.pm Manifying 1 pod document Manifying 3 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.khScdY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch + cd Perl-Tidy-20191203 + scl enable rh-perl530 'make pure_install DESTDIR=/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch' Manifying 1 pod document Manifying 3 pod documents Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy.pod Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/HtmlWriter.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/LineBuffer.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/IOScalar.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Formatter.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/IndentationItem.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/LineSource.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/FileWriter.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Debugger.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/LineSink.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/DevNull.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Logger.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Tokenizer.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/IOScalarArray.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Diagnostics.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner/Alignment.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner/Line.pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/man/man1/perltidy.1 Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/man/man3/Perl::Tidy::Formatter.3pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/man/man3/Perl::Tidy.3pm Installing /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/bin/perltidy + find /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/bin/perltidy' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/HtmlWriter.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/LineBuffer.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/IOScalar.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Formatter.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/IndentationItem.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner/Alignment.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner/Line.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/LineSource.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/FileWriter.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Debugger.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/LineSink.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/DevNull.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Logger.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Tokenizer.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/IOScalarArray.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy/Diagnostics.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Perl/Tidy.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/man/man3/Perl::Tidy::Formatter.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/man/man3/Perl::Tidy.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/man/man1/perltidy.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /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/Perl-Tidy-20191203 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl530/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-perl530/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RY1Vrz + umask 022 + cd /builddir/build/BUILD + cd Perl-Tidy-20191203 + scl enable rh-perl530 'make test' PERL_DL_NONLAZY=1 "/opt/rh/rh-perl530/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/snippets1.t ... ok t/snippets10.t .. ok t/snippets11.t .. ok t/snippets12.t .. ok t/snippets13.t .. ok t/snippets14.t .. ok t/snippets15.t .. ok t/snippets16.t .. ok t/snippets2.t ... ok t/snippets3.t ... ok t/snippets4.t ... ok t/snippets5.t ... ok t/snippets6.t ... ok t/snippets7.t ... ok t/snippets8.t ... ok t/snippets9.t ... ok t/test-eol.t .... ok t/test.t ........ ok t/testsa.t ...... ok t/testss.t ...... ok t/testwide.t .... ok All tests successful. Files=21, Tests=319, 97 wallclock secs ( 0.26 usr 0.06 sys + 96.07 cusr 0.54 csys = 96.93 CPU) Result: PASS + exit 0 Processing files: rh-perl530-perltidy-20191203-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tcKni6 + umask 022 + cd /builddir/build/BUILD + cd Perl-Tidy-20191203 + DOCDIR=/builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perltidy-20191203 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perltidy-20191203 + cp -pr COPYING /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perltidy-20191203 + cp -pr BUGS.md /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perltidy-20191203 + cp -pr CHANGES.md /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perltidy-20191203 + cp -pr README.md /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perltidy-20191203 + cp -pr docs/ /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perltidy-20191203 + cp -pr examples/ /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perltidy-20191203 + exit 0 Provides: rh-perl530-perl(Perl::Tidy) = 20191203 rh-perl530-perl(Perl::Tidy::Debugger) = 20191203 rh-perl530-perl(Perl::Tidy::DevNull) = 20191203 rh-perl530-perl(Perl::Tidy::Diagnostics) = 20191203 rh-perl530-perl(Perl::Tidy::FileWriter) = 20191203 rh-perl530-perl(Perl::Tidy::Formatter) = 20191203 rh-perl530-perl(Perl::Tidy::HtmlWriter) = 20191203 rh-perl530-perl(Perl::Tidy::IOScalar) = 20191203 rh-perl530-perl(Perl::Tidy::IOScalarArray) = 20191203 rh-perl530-perl(Perl::Tidy::IndentationItem) = 20191203 rh-perl530-perl(Perl::Tidy::LineBuffer) = 20191203 rh-perl530-perl(Perl::Tidy::LineSink) = 20191203 rh-perl530-perl(Perl::Tidy::LineSource) = 20191203 rh-perl530-perl(Perl::Tidy::Logger) = 20191203 rh-perl530-perl(Perl::Tidy::Tokenizer) = 20191203 rh-perl530-perl(Perl::Tidy::VerticalAligner) = 20191203 rh-perl530-perl(Perl::Tidy::VerticalAligner::Alignment) = 20191203 rh-perl530-perl(Perl::Tidy::VerticalAligner::Line) = 20191203 rh-perl530-perl-Perl-Tidy = 20191203-3.el7 rh-perl530-perltidy = 20191203-3.el7 scl-package(rh-perl530) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /opt/rh/rh-perl530/root/usr/bin/perl rh-perl530-perl(:VERSION) >= 5.8.0 rh-perl530-perl(Carp) rh-perl530-perl(Cwd) rh-perl530-perl(Data::Dumper) rh-perl530-perl(Digest::MD5) rh-perl530-perl(Encode) rh-perl530-perl(Exporter) rh-perl530-perl(File::Basename) rh-perl530-perl(File::Copy) rh-perl530-perl(File::Temp) rh-perl530-perl(Getopt::Long) rh-perl530-perl(IO::File) rh-perl530-perl(Perl::Tidy) rh-perl530-perl(Perl::Tidy::Debugger) rh-perl530-perl(Perl::Tidy::DevNull) rh-perl530-perl(Perl::Tidy::Diagnostics) rh-perl530-perl(Perl::Tidy::FileWriter) rh-perl530-perl(Perl::Tidy::Formatter) rh-perl530-perl(Perl::Tidy::HtmlWriter) rh-perl530-perl(Perl::Tidy::IOScalar) rh-perl530-perl(Perl::Tidy::IOScalarArray) rh-perl530-perl(Perl::Tidy::IndentationItem) rh-perl530-perl(Perl::Tidy::LineBuffer) rh-perl530-perl(Perl::Tidy::LineSink) rh-perl530-perl(Perl::Tidy::LineSource) rh-perl530-perl(Perl::Tidy::Logger) rh-perl530-perl(Perl::Tidy::Tokenizer) rh-perl530-perl(Perl::Tidy::VerticalAligner) rh-perl530-perl(Perl::Tidy::VerticalAligner::Alignment) rh-perl530-perl(Perl::Tidy::VerticalAligner::Line) rh-perl530-perl(constant) rh-perl530-perl(strict) rh-perl530-perl(vars) rh-perl530-perl(warnings) rh-perl530-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch Wrote: /builddir/build/RPMS/rh-perl530-perltidy-20191203-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yyWIDq + umask 022 + cd /builddir/build/BUILD + cd Perl-Tidy-20191203 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl530-perltidy-20191203-3.el7.noarch + exit 0 Child return code was: 0