Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-SQL-Abstract.spec'], chrootPath='/var/lib/mock/f37-build-636758-70010/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=432000uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-SQL-Abstract.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 sh: line 1: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1662854400 Wrote: /builddir/build/SRPMS/perl-SQL-Abstract-2.000001-9.fc37.rvre0.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-SQL-Abstract.spec'], chrootPath='/var/lib/mock/f37-build-636758-70010/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=432000uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-SQL-Abstract.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1662854400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eULffJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SQL-Abstract-2.000001 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/SQL-Abstract-2.000001.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd SQL-Abstract-2.000001 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zEdYkH + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd SQL-Abstract-2.000001 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for SQL::Abstract + make cp lib/SQL/Abstract/Tree.pm blib/lib/SQL/Abstract/Tree.pm cp lib/SQL/Abstract/Parts.pm blib/lib/SQL/Abstract/Parts.pm cp lib/SQL/Abstract.pm blib/lib/SQL/Abstract.pm cp lib/SQL/Abstract/Test.pm blib/lib/SQL/Abstract/Test.pm cp lib/SQL/Abstract/Plugin/ExtraClauses.pm blib/lib/SQL/Abstract/Plugin/ExtraClauses.pm cp lib/DBIx/Class/Storage/Debug/PrettyPrint.pm blib/lib/DBIx/Class/Storage/Debug/PrettyPrint.pm cp lib/DBIx/Class/SQLMaker/Role/SQLA2Passthrough.pm blib/lib/DBIx/Class/SQLMaker/Role/SQLA2Passthrough.pm cp lib/SQL/Abstract/Reference.pm blib/lib/SQL/Abstract/Reference.pm cp lib/SQL/Abstract/Plugin/BangOverrides.pm blib/lib/SQL/Abstract/Plugin/BangOverrides.pm cp lib/SQL/Abstract/Formatter.pm blib/lib/SQL/Abstract/Formatter.pm cp lib/SQL/Abstract/Role/Plugin.pm blib/lib/SQL/Abstract/Role/Plugin.pm Manifying 9 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pz8CUv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch ++ dirname /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd SQL-Abstract-2.000001 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch Manifying 9 pod documents Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/DBIx/Class/SQLMaker/Role/SQLA2Passthrough.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/DBIx/Class/Storage/Debug/PrettyPrint.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract/Tree.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract/Test.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract/Reference.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract/Formatter.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract/Parts.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract/Plugin/BangOverrides.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract/Plugin/ExtraClauses.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/SQL/Abstract/Role/Plugin.pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/SQL::Abstract::Reference.3pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/SQL::Abstract::Role::Plugin.3pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/SQL::Abstract::Plugin::ExtraClauses.3pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/SQL::Abstract::Test.3pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/SQL::Abstract.3pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/SQL::Abstract::Tree.3pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/DBIx::Class::SQLMaker::Role::SQLA2Passthrough.3pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/SQL::Abstract::Plugin::BangOverrides.3pm Installing /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/man/man3/DBIx::Class::Storage::Debug::PrettyPrint.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.000001-9.fc37.rvre0 --unique-debug-suffix -2.000001-9.fc37.rvre0.noarch --unique-debug-src-base perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/SQL-Abstract-2.000001 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.43c9si + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd SQL-Abstract-2.000001 + 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/*/*.t t/00new.t ................. ok t/01generate.t ............ ok t/02where.t ............... ok t/03values.t .............. ok t/04modifiers.t ........... ok t/05in_between.t .......... ok t/06order_by.t ............ ok t/07subqueries.t .......... ok t/08special_ops.t ......... ok t/09refkind.t ............. ok t/10test.t ................ ok t/11parser.t .............. ok t/12confmerge.t ........... ok t/12format_keyword.t ...... ok t/13whitespace_keyword.t .. ok t/14roundtrippin.t ........ ok t/15placeholders.t ........ ok t/16no_sideeffects.t ...... ok t/20injection_guard.t ..... ok t/21op_ident.t ............ ok t/22op_value.t ............ ok t/23_is_X_value.t ......... ok t/24order_by_chunks.t ..... ok t/80extra_clauses.t ....... ok t/dbic/bulk-insert.t ...... ok t/dbic/no-repeats.t ....... ok t/dbic/show-progress.t .... ok All tests successful. Files=27, Tests=3941, 49 wallclock secs ( 2.44 usr 0.22 sys + 44.55 cusr 3.14 csys = 50.35 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oDAEpx + umask 022 + cd /builddir/build/BUILD + cd SQL-Abstract-2.000001 + DOCDIR=/builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/doc/perl-SQL-Abstract + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/doc/perl-SQL-Abstract + cp -pr Changes /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/doc/perl-SQL-Abstract + cp -pr README /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/doc/perl-SQL-Abstract + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ygd16G + umask 022 + cd /builddir/build/BUILD + cd SQL-Abstract-2.000001 + LICENSEDIR=/builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-SQL-Abstract + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-SQL-Abstract + cp -pr LICENSE /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-SQL-Abstract + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(SQL::Abstract) = 2.000001 perl(SQL::Abstract::Formatter) perl(SQL::Abstract::Parts) perl(SQL::Abstract::Plugin::BangOverrides) perl(SQL::Abstract::Plugin::ExtraClauses) perl(SQL::Abstract::Reference) perl(SQL::Abstract::Role::Plugin) perl(SQL::Abstract::Test) perl(SQL::Abstract::Tree) perl-SQL-Abstract = 2.000001-9.fc37.rvre0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(List::Util) perl(Module::Runtime) perl(Moo::Role) perl(SQL::Abstract::Parts) perl(SQL::Abstract::Tree) perl(Scalar::Util) perl(Test::Builder) perl(Test::Builder::Module) perl(base) perl(constant) perl(overload) perl(strict) perl(warnings) Processing files: perl-DBIx-Class-Storage-Debug-PrettyPrint-2.000001-9.fc37.rvre0.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tM7QxI + umask 022 + cd /builddir/build/BUILD + cd SQL-Abstract-2.000001 + LICENSEDIR=/builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-DBIx-Class-Storage-Debug-PrettyPrint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-DBIx-Class-Storage-Debug-PrettyPrint + cp -pr LICENSE /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-DBIx-Class-Storage-Debug-PrettyPrint + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(DBIx::Class::Storage::Debug::PrettyPrint) perl-DBIx-Class-Storage-Debug-PrettyPrint = 2.000001-9.fc37.rvre0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(DBIx::Class::Storage::Statistics) perl(SQL::Abstract::Tree) perl(base) perl(strict) perl(warnings) Processing files: perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough-2.000001-9.fc37.rvre0.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jzJ5Vs + umask 022 + cd /builddir/build/BUILD + cd SQL-Abstract-2.000001 + LICENSEDIR=/builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough + cp -pr LICENSE /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch/usr/share/licenses/perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(DBIx::Class::SQLMaker::Role::SQLA2Passthrough) perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough = 2.000001-9.fc37.rvre0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Role::Tiny) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch Wrote: /builddir/build/RPMS/perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough-2.000001-9.fc37.rvre0.noarch.rpm Wrote: /builddir/build/RPMS/perl-DBIx-Class-Storage-Debug-PrettyPrint-2.000001-9.fc37.rvre0.noarch.rpm Wrote: /builddir/build/RPMS/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bNyMew + umask 022 + cd /builddir/build/BUILD + cd SQL-Abstract-2.000001 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-SQL-Abstract-2.000001-9.fc37.rvre0.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.RIlmKx + umask 022 + cd /builddir/build/BUILD + rm -rf SQL-Abstract-2.000001 SQL-Abstract-2.000001.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0