Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 866217 Details for
Bug 911215
dev-perl/Test-WWW-Mechanize-1.600.0 fails test - # Failed test scrape_text_by_id
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-perl:Test-WWW-Mechanize-1.600.0:20230725-010911.log
dev-perl:Test-WWW-Mechanize-1.600.0:20230725-010911.log (text/plain), 14.56 KB, created by
Toralf Förster
on 2023-07-25 18:02:27 UTC
(
hide
)
Description:
dev-perl:Test-WWW-Mechanize-1.600.0:20230725-010911.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-07-25 18:02:27 UTC
Size:
14.56 KB
patch
obsolete
> * Package: dev-perl/Test-WWW-Mechanize-1.600.0:0 > * Repository: gentoo > * Maintainer: perl@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking Test-WWW-Mechanize-1.60.tar.gz to /var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/work >>>> Source unpacked in /var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/work >>>> Preparing source in /var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/work/Test-WWW-Mechanize-1.60 ... > * Removing un-needed t/pod.t > * Removing un-needed t/pod-coverage.t > * Fixing Manifest >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/work/Test-WWW-Mechanize-1.60 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/image >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/work/Test-WWW-Mechanize-1.60 ... >make -j5 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'OPTIMIZE=-O2 -pipe -march=native -fno-diagnostics-color' >cp Mechanize.pm blib/lib/Test/WWW/Mechanize.pm >>>> Source compiled. >>>> Test phase: dev-perl/Test-WWW-Mechanize-1.600.0 > * Test::Harness Jobs=5 >make -j5 test TEST_VERBOSE=0 >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 >===( 1;0 1/1 0/? 0/? 0/6 0/6 )===============================# Testing Test::WWW::Mechanize 1.60 on Perl 5.038000, /usr/bin/perl ># LWP 6.72 ># WWW::Mechanize 2.17 ># Test::More 1.302194 ># Test::Builder::Tester 1.302194 ># 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. >===( 2;0 1/6 0/6 0/? 0/? 0/? )===============================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/button_exists.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 5/6 subtests >===( 3;0 0/6 0/21 1/5 0/10 0/6 )===========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/content_lacks.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 4/5 subtests >===( 4;0 0/6 1/21 0/10 0/6 0/? )===========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/content_contains.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 20/21 subtests >===( 5;0 0/6 0/10 1/6 0/? 0/? )=============================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/follow_link_ok.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 5/6 subtests >t/get_ok-parms.t ........... ok >===( 21;0 0/6 0/10 1/3 0/11 0/? )===========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/followable_links.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 2/3 subtests >===( 22;0 0/6 0/10 1/11 0/? 0/? )===========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/get_ok.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 10/11 subtests >===( 23;0 0/6 0/10 1/15 0/15 0/11 )=======================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/has_tag.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 14/15 subtests >t/head_ok-parms.t .......... ok >===( 39;0 0/6 0/10 1/11 0/26 0/? )=========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/head_ok.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 10/11 subtests >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 >===( 40;1 0/6 0/10 0/26 1/23 0/? )=========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/id_exists.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 22/23 subtests >===( 41;1 0/6 0/10 0/26 1/5 0/11 )=========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/lacks_uncapped_inputs.t .. Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 4/5 subtests >===( 42;1 0/6 0/10 0/26 1/11 0/? )=========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/link_content.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 10/11 subtests >===( 42;1 0/6 0/10 0/26 0/? )================================# Test server http://127.0.0.1:37505 as PID 66 >t/click_ok.t ............... ok >===( 49;1 0/10 0/26 1/9 0/9 0/? )===========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/link_status.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 8/9 subtests >===( 50;1 0/10 0/26 1/9 0/? 0/? )===========================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/links_ok.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 8/9 subtests >===( 50;1 0/10 0/26 0/? 0/? )================================# Test server http://127.0.0.1:20059 as PID 68 >t/delete_ok.t .............. ok >t/new.t .................... ok >===( 63;1 0/26 1/9 0/6 0/? 0/? )=============================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/page_links_content.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 8/9 subtests >===( 64;1 0/26 1/6 0/? 0/? 0/? )=============================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/page_links_ok.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 5/6 subtests >t/post_ok.t ................ ok >===( 66;1 0/26 0/8 0/3 0/43 )================================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 before it could output anything. >t/stuff_inputs.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 43/43 subtests >===( 66;1 0/26 0/8 0/3 0/? )================================== # Looks like you planned 8 tests but ran 1. >===( 67;1 0/26 0/8 1/3 0/3 0/? )============================= ># Failed test 'scrape_text_by_id' ># at t/scrape_text_by_id.t line 69. >Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/scrape_text_by_id.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 3/3 subtests >===( 67;1 0/26 0/8 0/3 0/? )==================================# Test server http://127.0.0.1:36639 as PID 78 >===( 69;1 1/26 0/8 0/3 1/5 0/4 )=============================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/text_contains.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 4/5 subtests >===( 70;1 1/26 0/8 0/3 1/4 )==================================Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux/Cwd.pm line 204. ># Looks like your test exited with 255 just after 1. >t/title_is.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 3/4 subtests >t/headers.t ................ ok >===( 95;2 0/8 0/3 )==============================================# Test server http://127.0.0.1:25876 as PID 92 >t/put_ok.t ................. ok >t/submit_form_ok.t ......... # Test server http://127.0.0.1:29060 as PID 95 >t/submit_form_ok.t ......... ok > >Test Summary Report >------------------- >t/button_exists.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 6 tests but ran 1. >t/content_lacks.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 5 tests but ran 1. >t/content_contains.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 21 tests but ran 1. >t/follow_link_ok.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 6 tests but ran 1. >t/followable_links.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 3 tests but ran 1. >t/get_ok.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 11 tests but ran 1. >t/has_tag.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 15 tests but ran 1. >t/head_ok.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 11 tests but ran 1. >t/id_exists.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 23 tests but ran 1. >t/lacks_uncapped_inputs.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 5 tests but ran 1. >t/link_content.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 11 tests but ran 1. >t/link_status.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 9 tests but ran 1. >t/links_ok.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 9 tests but ran 1. >t/page_links_content.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 9 tests but ran 1. >t/page_links_ok.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 6 tests but ran 1. >t/stuff_inputs.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 43 tests but ran 0. >t/scrape_text_by_id.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1) > Failed test: 1 > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 3 tests but ran 1. >t/text_contains.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 5 tests but ran 1. >t/title_is.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 4 tests but ran 1. >Files=33, Tests=106, 2 wallclock secs ( 0.13 usr 0.03 sys + 4.77 cusr 0.90 csys = 5.83 CPU) >Result: FAIL >Failed 19/33 test programs. 1/106 subtests failed. >make: *** [Makefile:881: test_dynamic] Error 255 > * ERROR: dev-perl/Test-WWW-Mechanize-1.600.0::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-perl/Test-WWW-Mechanize-1.600.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-perl/Test-WWW-Mechanize-1.600.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-perl:Test-WWW-Mechanize-1.600.0:20230725-010911.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/work/Test-WWW-Mechanize-1.60' > * S: '/var/tmp/portage/dev-perl/Test-WWW-Mechanize-1.600.0/work/Test-WWW-Mechanize-1.60' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 911215
:
866216
| 866217 |
866218
|
866219
|
866220
|
866221
|
866222
|
866223