D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/perl-DBIx-Recordset-0.260.0-11.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6od2gD Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mzllat + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + rm -rf DBIx-Recordset-0.26 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/DBIx-Recordset-0.26.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd DBIx-Recordset-0.26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gqz1Cd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd DBIx-Recordset-0.26 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + chmod 644 Changes Recordset.pm + perl -pi -e 's/\cM//' Changes + perl Makefile.PL INSTALLDIRS=vendor Found DBI version 1.647 Found the following DBD drivers: 1.) DBM 2.) Gofer 3.) Mem 4.) Pg For running tests it's necessary to have an existing datasource for each DBD driver against which DBIx::Recordset should be tested. For most drivers, DROP DATABASE TEST; CREATE DATABASE TEST is adequate. For SQLite, it is recommended to do the following: cd $DIST; cat > test.db to create an empty database. $DIST is the root directory of the Recordset distribution. Please enter a valid datasource (or accept the default) for each DBD driver or enter a '.' if you do not want to test DBIx::Recordset against this driver 1.) DBM [dbi:DBM:test] Username [undef]2.) Gofer [dbi:Gofer:test] Username [undef]3.) Mem [dbi:Mem:test] Username [undef]4.) Pg [dbi:Pg:dbname=test] Username [undef] The tests will performed with the following parameters DBM -> dbi:DBM:test Gofer -> dbi:Gofer:test Mem -> dbi:Mem:test Pg -> dbi:Pg:dbname=test In every of the above datasources the tables dbixrs1, dbixrs2, dbixrs3, dbixrs4 will be created and dropped afterwards. Please make sure the datasources exist *before* you run make test. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DBIx::Recordset Writing MYMETA.yml and MYMETA.json + make cp Recordset/DBSeq.pm blib/lib/DBIx/Recordset/DBSeq.pm cp Recordset/FileSeq.pm blib/lib/DBIx/Recordset/FileSeq.pm cp Compat.pm blib/lib/DBIx/Compat.pm cp Recordset.pm blib/lib/DBIx/Recordset.pm cp Database.pm blib/lib/DBIx/Database.pm cp Intrors.pod blib/lib/DBIx/Intrors.pod Manifying 6 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R9ALqC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd DBIx-Recordset-0.26 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Manifying 6 pod documents Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/perl5/vendor_perl/DBIx/Database.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/perl5/vendor_perl/DBIx/Recordset.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/perl5/vendor_perl/DBIx/Intrors.pod Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/perl5/vendor_perl/DBIx/Compat.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/perl5/vendor_perl/DBIx/Recordset/FileSeq.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/perl5/vendor_perl/DBIx/Recordset/DBSeq.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/man/man3/DBIx::Intrors.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/man/man3/DBIx::Recordset::FileSeq.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/man/man3/DBIx::Recordset.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/man/man3/DBIx::Database.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/man/man3/DBIx::Recordset::DBSeq.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/man/man3/DBIx::Compat.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: perl-DBIx-Recordset-0.260.0-11.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3WydCT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + cd DBIx-Recordset-0.26 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/doc/perl-DBIx-Recordset + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/doc/perl-DBIx-Recordset + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/DBIx-Recordset-0.26/Changes /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/doc/perl-DBIx-Recordset + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/DBIx-Recordset-0.26/README /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/doc/perl-DBIx-Recordset + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/DBIx-Recordset-0.26/TODO /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT/usr/share/doc/perl-DBIx-Recordset + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(DBIx::Compat) perl(DBIx::Database) perl(DBIx::Database::Base) perl(DBIx::Recordset) = 0.260.0 perl(DBIx::Recordset::Access) perl(DBIx::Recordset::CurrRow) perl(DBIx::Recordset::DBSeq) perl(DBIx::Recordset::FileSeq) perl(DBIx::Recordset::Hash) perl(DBIx::Recordset::Row) perl-DBIx-Recordset = 0.260.0-11.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Cwd) perl(DBI) perl(DBIx::Compat) perl(DBIx::Database) perl(DBIx::Recordset) perl(Data::Dumper) perl(Exporter) perl(File::Spec) perl(Text::ParseWords) perl(constant) perl(overload) perl(strict) perl(vars) perl-base >= 2:5.40.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/perl-DBIx-Recordset-0.260.0-11.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h7wtXv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-DBIx-Recordset-0.260.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!