D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YPlb8Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf LWP-Protocol-Net-Curl-0.026 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/LWP-Protocol-Net-Curl-0.026.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd LWP-Protocol-Net-Curl-0.026 + /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/iurt/rpmbuild/tmp/rpm-tmp.Jy9IU3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd LWP-Protocol-Net-Curl-0.026 + '[' 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 LWP::Protocol::Net::Curl Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp lib/LWP/Protocol/Net/Curl.pm blib/lib/LWP/Protocol/Net/Curl.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZUANI3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64 + cd LWP-Protocol-Net-Curl-0.026 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/perl5/vendor_perl/LWP/Protocol/Net/Curl.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/man/man3/LWP::Protocol::Net::Curl.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.26.0-1.mga8 --unique-debug-suffix -0.26.0-1.mga8.aarch64 --unique-debug-src-base perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/LWP-Protocol-Net-Curl-0.026 + /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-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DmiVn0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd LWP-Protocol-Net-Curl-0.026 + '[' 1 -eq 1 ']' + rm -f t/06-edge.t + /usr/bin/make -O -j8 V=1 VERBOSE=1 test PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t .............. ok # LWP::Protocol::Net::Curl v0.026, Perl 5.032000, /usr/bin/perl5.32.0 t/00-load.t ................. ok t/01-simple.t ............... ok t/02-ua.t ................... ok t/03-file.t ................. ok t/04-callback.t ............. skipped: Your installation of Net::Curl::Multi does not implement wait() t/05-live.t ................. skipped: these tests are for extended (online) testing; set $ENV{EXTENDED_TESTING} to a true value t/07-min-libcurl.t .......... skipped: these tests are for testing by the author t/08-curlopt-fwd.t .......... ok t/author-critic.t ........... skipped: these tests are for testing by the author t/author-eol.t .............. skipped: these tests are for testing by the author t/author-minimum-version.t .. skipped: these tests are for testing by the author t/author-mojibake.t ......... skipped: these tests are for testing by the author t/author-no-tabs.t .......... skipped: these tests are for testing by the author t/author-pod-coverage.t ..... skipped: these tests are for testing by the author t/author-pod-linkcheck.t .... skipped: these tests are for testing by the author t/author-pod-syntax.t ....... skipped: these tests are for testing by the author t/author-portability.t ...... skipped: these tests are for testing by the author t/author-synopsis.t ......... skipped: these tests are for testing by the author t/author-test-version.t ..... skipped: these tests are for testing by the author t/release-cpan-changes.t .... skipped: these tests are for release candidate testing t/release-dist-manifest.t ... skipped: these tests are for release candidate testing t/release-distmeta.t ........ skipped: these tests are for release candidate testing t/release-kwalitee.t ........ skipped: these tests are for release candidate testing t/release-meta-json.t ....... skipped: these tests are for release candidate testing t/release-unused-vars.t ..... skipped: these tests are for release candidate testing All tests successful. Files=26, Tests=25, 4 wallclock secs ( 0.16 usr 0.02 sys + 2.63 cusr 0.38 csys = 3.19 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I3YkDZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd LWP-Protocol-Net-Curl-0.026 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/doc/perl-LWP-Protocol-Net-Curl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/doc/perl-LWP-Protocol-Net-Curl + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/doc/perl-LWP-Protocol-Net-Curl + cp -pr SIGNATURE /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/doc/perl-LWP-Protocol-Net-Curl + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/doc/perl-LWP-Protocol-Net-Curl + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/doc/perl-LWP-Protocol-Net-Curl + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/doc/perl-LWP-Protocol-Net-Curl + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64/usr/share/doc/perl-LWP-Protocol-Net-Curl + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(LWP::Protocol::Net::Curl) = 0.26.0 perl-LWP-Protocol-Net-Curl = 0.26.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Config) perl(Fcntl) perl(HTTP::Date) perl(LWP::Protocol) perl(LWP::UserAgent) perl(Net::Curl) >= 0.250.0 perl(Net::Curl::Easy) perl(Net::Curl::Multi) perl(Net::Curl::Share) perl(Scalar::Util) perl(URI) perl(base) perl(strict) perl(utf8) perl(warnings) perl-base >= 2:5.32.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.meq7AZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd LWP-Protocol-Net-Curl-0.026 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-LWP-Protocol-Net-Curl-0.26.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y2Y5y2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf LWP-Protocol-Net-Curl-0.026 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!