D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Clone-Choose-0.8.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.l8hozH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Clone-Choose-0.008 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/Clone-Choose-0.008.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Clone-Choose-0.008 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ly8opv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Clone-Choose-0.008 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Clone::Choose Writing MYMETA.yml and MYMETA.json + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 cp lib/Clone/Choose.pm blib/lib/Clone/Choose.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Hexgek + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64 + cd Clone-Choose-0.008 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Clone/Choose.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64/usr/share/man/man3/Clone::Choose.3pm Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64/usr/lib/perl5/5.26.2/x86_64-linux-thread-multi/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.8.0-1.mga7 --unique-debug-suffix -0.8.0-1.mga7.x86_64 --unique-debug-src-base perl-Clone-Choose-0.8.0-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Clone-Choose-0.008 + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BbBoia + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Clone-Choose-0.008 + '[' 1 -eq 1 ']' + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 test PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.26.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/Auto/*.t t/*.t t/Clone/*.t t/Storable/*.t t/ClonePP/*.t xt/*.t t/02-load-with-clone.t ..... skipped: No Clone found. Can't prove load successfull with :Clone. t/03-load-with-storable.t .. ok t/04-load-with-clone-pp.t .. skipped: No Clone::PP found. Can't prove load successfull with :Clone::PP. # Testing Clone::Choose 0.008, Perl 5.026002, /usr/bin/perl5.26.2 # Using backend Storable version 2.62 t/Auto/00-load.t ........... ok t/Auto/01-simple.t ......... ok t/Auto/05-scalar.t ......... ok t/Auto/06-array.t .......... ok t/Auto/07-hash.t ........... ok t/Clone/00-load.t .......... skipped: No Clone found. t/Clone/01-simple.t ........ skipped: No Clone found. t/Clone/05-scalar.t ........ skipped: No Clone found. t/Clone/06-array.t ......... skipped: No Clone found. t/Clone/07-hash.t .......... skipped: No Clone found. t/ClonePP/00-load.t ........ skipped: No Clone::PP found. t/ClonePP/01-simple.t ...... skipped: No Clone::PP found. t/ClonePP/05-scalar.t ...... skipped: No Clone::PP found. t/ClonePP/06-array.t ....... skipped: No Clone::PP found. t/ClonePP/07-hash.t ........ skipped: No Clone::PP found. # Testing Clone::Choose 0.008, Perl 5.026002, /usr/bin/perl5.26.2 # Using backend Storable version 2.62 t/Storable/00-load.t ....... ok t/Storable/01-simple.t ..... ok t/Storable/05-scalar.t ..... ok t/Storable/06-array.t ...... ok t/Storable/07-hash.t ....... ok All tests successful. Files=23, Tests=63, 2 wallclock secs ( 0.10 usr 0.06 sys + 1.04 cusr 0.21 csys = 1.41 CPU) Result: PASS + exit 0 Processing files: perl-Clone-Choose-0.8.0-1.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nI2EO3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Clone-Choose-0.008 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64/usr/share/doc/perl-Clone-Choose + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64/usr/share/doc/perl-Clone-Choose + cp -pr META.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64/usr/share/doc/perl-Clone-Choose + cp -pr Changes /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64/usr/share/doc/perl-Clone-Choose + cp -pr META.json /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64/usr/share/doc/perl-Clone-Choose + exit 0 Provides: perl(Clone::Choose) = 0.8.0 perl-Clone-Choose = 0.8.0-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Storable) perl(strict) perl(warnings) perl-base >= 2:5.26.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/perl-Clone-Choose-0.8.0-1.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VBtbWX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Clone-Choose-0.008 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Clone-Choose-0.8.0-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v8Wr6R + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf Clone-Choose-0.008 + exit 0 D: [iurt_root_command] Success!