D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/perl-Test-WWW-Mechanize-1.520.0-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qiBTuG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Test-WWW-Mechanize-1.52 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Test-WWW-Mechanize-1.52.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-WWW-Mechanize-1.52 + /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.qzB0DG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-WWW-Mechanize-1.52 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor You don't have HTML::Lint 2.20 installed, so cannot use autolinting. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::WWW::Mechanize Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 cp Mechanize.pm blib/lib/Test/WWW/Mechanize.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HuRXnG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64 + cd Test-WWW-Mechanize-1.52 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/share/perl5/vendor_perl/Test/WWW/Mechanize.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/share/man/man3/Test::WWW::Mechanize.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.520.0-2.mga8 --unique-debug-suffix -1.520.0-2.mga8.x86_64 --unique-debug-src-base perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Test-WWW-Mechanize-1.52 + /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.EYrUUF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-WWW-Mechanize-1.52 + '[' 1 -eq 1 ']' + perl -pi -e s/13432/17987/ t/TestServer.pm + /usr/bin/make -O -j8 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 # Testing Test::WWW::Mechanize 1.52, with WWW::Mechanize 2.02, LWP 6.49, Test::More 1.302175, Perl 5.032000, /usr/bin/perl5.32.0 # Optional HTML::Lint not found. Install it to use additional features. # Optional HTML::Tidy5 not found. Install it to use additional features. t/00-load.t ................ ok t/autolint.t ............... skipped: HTML::Lint 2.20 is not installed, cannot test autolint t/autotidy.t ............... skipped: Optional HTML::Tidy5 1.00 is not installed, cannot test autotidy. t/button_exists.t .......... ok # Test server http://127.0.0.1:21208 as PID 12264 t/click_ok.t ............... ok t/content_contains.t ....... ok t/content_lacks.t .......... ok # Test server http://127.0.0.1:36579 as PID 14155 t/delete_ok.t .............. ok t/follow_link_ok.t ......... ok t/followable_links.t ....... ok t/get_ok-parms.t ........... ok t/get_ok.t ................. ok t/has_tag.t ................ ok t/head_ok-parms.t .......... ok t/head_ok.t ................ ok # Test server http://127.0.0.1:35855 as PID 17015 t/headers.t ................ ok t/html_lint_ok.t ........... skipped: HTML::Lint 2.20 is not installed, cannot test html_lint_ok t/html_tidy_ok.t ........... skipped: Optional HTML::Tidy5 1.00 is not installed, cannot test html_tidy_ok t/id_exists.t .............. ok t/lacks_uncapped_inputs.t .. ok t/link_content.t ........... ok t/link_status.t ............ ok t/links_ok.t ............... ok t/new.t .................... ok t/page_links_content.t ..... ok t/page_links_ok.t .......... ok t/pod-coverage.t ........... skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod.t .................... skipped: Test::Pod 1.00 required for testing POD # Test server http://127.0.0.1:27381 as PID 22385 t/put_ok.t ................. ok t/scrape_text_by_id.t ...... ok t/stuff_inputs.t ........... ok # Test server http://127.0.0.1:21672 as PID 24569 t/submit_form_ok.t ......... ok t/text_contains.t .......... ok t/title_is.t ............... ok All tests successful. Files=34, Tests=287, 19 wallclock secs ( 0.27 usr 0.04 sys + 11.19 cusr 1.21 csys = 12.71 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Test-WWW-Mechanize-1.520.0-2.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6Tlp9F + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-WWW-Mechanize-1.52 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/share/doc/perl-Test-WWW-Mechanize + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/share/doc/perl-Test-WWW-Mechanize + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/share/doc/perl-Test-WWW-Mechanize + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/share/doc/perl-Test-WWW-Mechanize + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/share/doc/perl-Test-WWW-Mechanize + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64/usr/share/doc/perl-Test-WWW-Mechanize + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Test::WWW::Mechanize) = 1.520.0 perl-Test-WWW-Mechanize = 1.520.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Carp::Assert::More) perl(HTML::Form) perl(HTML::TokeParser) perl(HTTP::Server::Simple) >= 0.420.0 perl(HTTP::Server::Simple::CGI) perl(LWP) >= 6.20.0 perl(Test::Builder) perl(Test::Builder::Tester) >= 1.90.0 perl(Test::LongString) >= 0.150.0 perl(Test::More) >= 0.960.0 perl(URI::file) perl(WWW::Mechanize) >= 1.680.0 perl(parent) perl(strict) perl(warnings) perl-base >= 2:5.32.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Test-WWW-Mechanize-1.520.0-2.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7P6JfH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-WWW-Mechanize-1.52 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Test-WWW-Mechanize-1.520.0-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YcmkhD + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Test-WWW-Mechanize-1.52 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!