Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Test-Database.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-94251-59542/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Test-Database.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 Wrote: /builddir/build/SRPMS/perl-Test-Database-1.113-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Test-Database.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-94251-59542/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Test-Database.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DHeEut + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-Database-1.113 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Test-Database-1.113.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Database-1.113 + /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.WSiSmF + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -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 Test-Database-1.113 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 Warning: prerequisite SQL::Statement 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Database + /usr/bin/make -O -j32 V=1 VERBOSE=1 cp lib/Test/Database.pm blib/lib/Test/Database.pm cp lib/Test/Database/Util.pm blib/lib/Test/Database/Util.pm cp lib/Test/Database/Driver/Pg.pm blib/lib/Test/Database/Driver/Pg.pm cp lib/Test/Database/Driver/mysql.pm blib/lib/Test/Database/Driver/mysql.pm cp lib/Test/Database/Driver/SQLite.pm blib/lib/Test/Database/Driver/SQLite.pm cp lib/Test/Database/Handle.pm blib/lib/Test/Database/Handle.pm cp lib/Test/Database/Tutorial.pod blib/lib/Test/Database/Tutorial.pod cp lib/Test/Database/Driver/CSV.pm blib/lib/Test/Database/Driver/CSV.pm cp lib/Test/Database/Driver/DBM.pm blib/lib/Test/Database/Driver/DBM.pm cp lib/Test/Database/Driver.pm blib/lib/Test/Database/Driver.pm cp lib/Test/Database/Driver/SQLite2.pm blib/lib/Test/Database/Driver/SQLite2.pm Manifying 11 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MYedQo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch + cd Test-Database-1.113 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch 'INSTALL=/usr/bin/install -p' Manifying 11 pod documents Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Util.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Tutorial.pod Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Handle.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Driver.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Driver/mysql.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Driver/Pg.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Driver/CSV.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Driver/DBM.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Driver/SQLite.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/perl5/vendor_perl/Test/Database/Driver/SQLite2.pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Driver::mysql.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Driver::SQLite.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Driver::Pg.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Driver::DBM.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Driver.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Util.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Tutorial.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Driver::CSV.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Handle.3pm Installing /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/man/man3/Test::Database::Driver::SQLite2.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.113-1.oc9 --unique-debug-suffix -1.113-1.oc9.noarch --unique-debug-src-base perl-Test-Database-1.113-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/Test-Database-1.113 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hXR60l + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -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 Test-Database-1.113 + 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/00-load.t ................... ok # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08 # perl: 5.036000 (wanted 5.006) on linux from /usr/bin/perl # # Carp => 1.50 (want any version) # Cwd => 3.75 (want any version) # DBD::CSV => module not found. (want 0.30) # DBD::DBM => 0.08 (want any version) # DBD::SQLite => 1.72 (want 1.27) # DBI => 1.643 (want any version) # ExtUtils::MakeMaker => 7.70 (want 6.30) # File::Find => 1.40 (want any version) # File::HomeDir => 1.006 (want any version) # File::Path => 2.18 (want any version) # File::Spec => 3.75 (want any version) # File::Temp => 0.2311 (want any version) # List::Util => 1.63 (want any version) # Pod::Coverage::TrustPod => module not found. (want any version) # SQL::Statement => module not found. (want any version) # Test::CPAN::Meta => module not found. (want any version) # Test::More => 1.302195 (want 0.88) # Test::Pod => module not found. (want 1.41) # Test::Pod::Coverage => module not found. (want 1.08) # YAML::Tiny => 1.74 (want 1.62) # strict => 1.12 (want any version) # version => 0.9930 (want 0.9901) # warnings => 1.58 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok t/08-handle.t ................. ok t/09-handle-dsn.t ............. ok # DBM driver (created by Test::Database::Driver) # DBM driver (created by Test::Database::Driver::DBM) # SQLite driver (created by Test::Database::Driver) # SQLite driver (created by Test::Database::Driver::SQLite) t/10-drivers.t ................ ok t/10-list_drivers.t ........... ok t/11-available_dbname.t ....... ok t/11-make_dsn.t ............... ok t/11-version_matches.t ........ ok t/12-load.t ................... ok t/20-handles.t ................ ok # Testing driver DBM 0.08, DBD::DBM 0.08 # Testing driver SQLite 3.39.4, DBD::SQLite 1.72 t/25-sql.t .................... ok t/pod-coverage.t .............. skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.t ....................... skipped: Test::Pod 1.22 required for testing POD t/release-distmeta.t .......... skipped: these tests are for release candidate testing t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing All tests successful. Files=17, Tests=244, 1 wallclock secs ( 0.04 usr 0.01 sys + 1.40 cusr 0.19 csys = 1.64 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Test-Database-1.113-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3OFznV + umask 022 + cd /builddir/build/BUILD + cd Test-Database-1.113 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/doc/perl-Test-Database + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/doc/perl-Test-Database + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/doc/perl-Test-Database + cp -pr eg /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/doc/perl-Test-Database + cp -pr README /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/doc/perl-Test-Database + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5er5Ja + umask 022 + cd /builddir/build/BUILD + cd Test-Database-1.113 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/licenses/perl-Test-Database + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/licenses/perl-Test-Database + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch/usr/share/licenses/perl-Test-Database + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Test::Database) = 1.113 perl(Test::Database::Driver) = 1.113 perl(Test::Database::Driver::CSV) = 1.113 perl(Test::Database::Driver::DBM) = 1.113 perl(Test::Database::Driver::Pg) = 1.113 perl(Test::Database::Driver::SQLite) = 1.113 perl(Test::Database::Driver::SQLite2) = 1.113 perl(Test::Database::Driver::mysql) = 1.113 perl(Test::Database::Handle) = 1.113 perl(Test::Database::Util) = 1.113 perl-Test-Database = 1.113-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.6.0 perl(Carp) perl(Cwd) perl(DBD::DBM) perl(DBI) perl(File::HomeDir) perl(File::Path) perl(File::Spec) perl(Test::Database::Driver) perl(Test::Database::Handle) perl(Test::Database::Util) perl(strict) perl(version) perl(warnings) perl-libs Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Database-1.113-1.oc9.noarch Wrote: /builddir/build/RPMS/perl-Test-Database-1.113-1.oc9.noarch.rpm Child return code was: 0