Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 906248 Details for
Bug 941756
dev-perl/HTML-Form-6.110.0 fails t/form.t test with dev-perl/HTTP-Message-7.0.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-perl:HTML-Form-6.110.0:20241018-001234.log
dev-perl:HTML-Form-6.110.0:20241018-001234.log (text/plain), 6.04 KB, created by
Toralf Förster
on 2024-10-18 09:47:28 UTC
(
hide
)
Description:
dev-perl:HTML-Form-6.110.0:20241018-001234.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-10-18 09:47:28 UTC
Size:
6.04 KB
patch
obsolete
> * Package: dev-perl/HTML-Form-6.110.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 HTML-Form-6.11.tar.gz to /var/tmp/portage/dev-perl/HTML-Form-6.110.0/work >>>> Source unpacked in /var/tmp/portage/dev-perl/HTML-Form-6.110.0/work >>>> Preparing source in /var/tmp/portage/dev-perl/HTML-Form-6.110.0/work/HTML-Form-6.11 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/HTML-Form-6.110.0/work/HTML-Form-6.11 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL AR=x86_64-pc-linux-gnu-ar CC=x86_64-pc-linux-gnu-gcc CPP=x86_64-pc-linux-gnu-gcc -E LD=x86_64-pc-linux-gnu-gcc NM=x86_64-pc-linux-gnu-nm RANLIB=x86_64-pc-linux-gnu-ranlib OPTIMIZE=-O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none >Checking if your kit is complete... >Looks good >'CPP' is not a known MakeMaker parameter name. >'NM' is not a known MakeMaker parameter name. >Generating a Unix-style Makefile >Writing Makefile for HTML::Form >Writing MYMETA.yml and MYMETA.json >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-perl/HTML-Form-6.110.0/work/HTML-Form-6.11 ... >make -O -j4 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto' 'OPTIMIZE=-O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto' >cp lib/HTML/Form/IgnoreInput.pm blib/lib/HTML/Form/IgnoreInput.pm >cp lib/HTML/Form.pm blib/lib/HTML/Form.pm >cp lib/HTML/Form/ListInput.pm blib/lib/HTML/Form/ListInput.pm >cp lib/HTML/Form/SubmitInput.pm blib/lib/HTML/Form/SubmitInput.pm >cp lib/HTML/Form/FileInput.pm blib/lib/HTML/Form/FileInput.pm >cp lib/HTML/Form/Input.pm blib/lib/HTML/Form/Input.pm >cp lib/HTML/Form/TextInput.pm blib/lib/HTML/Form/TextInput.pm >cp lib/HTML/Form/ImageInput.pm blib/lib/HTML/Form/ImageInput.pm >cp lib/HTML/Form/KeygenInput.pm blib/lib/HTML/Form/KeygenInput.pm >>>> Source compiled. >>>> Test phase: dev-perl/HTML-Form-6.110.0 > * Test::Harness Jobs=4 >make -O -j4 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 >t/autocomplete.t ....... ok >t/find_input.t ......... ok >t/file_upload.t ........ ok >t/form-label.t ......... ok ># ># Versions for all modules listed in MYMETA.json (including optional ones): ># ># === Configure Requires === ># ># Module Want Have ># ------------------- ---- ---- ># ExtUtils::MakeMaker any 7.70 ># ># === Configure Suggests === ># ># Module Want Have ># -------- ------- ---- ># JSON::PP 2.27300 4.16 ># ># === Build Requires === ># ># Module Want Have ># ------------------- ---- ---- ># ExtUtils::MakeMaker any 7.70 ># ># === Test Requires === ># ># Module Want Have ># ------------------- ---- -------- ># ExtUtils::MakeMaker any 7.70 ># File::Spec any 3.90 ># HTTP::Response any 7.00 ># Test::More 0.96 1.302199 ># Test::Warnings any 0.033 ># warnings any 1.70 ># ># === Test Recommends === ># ># Module Want Have ># ---------- -------- -------- ># CPAN::Meta 2.120900 2.150010 ># ># === Runtime Requires === ># ># Module Want Have ># --------------------- ---- -------- ># Carp any 1.54 ># Encode 2 3.21 ># HTML::TokeParser any 3.83 ># HTTP::Request 6 7.00 ># HTTP::Request::Common 6.03 7.00 ># Test::More 0.96 1.302199 ># URI 1.10 5.30 ># parent any 0.241 ># strict any 1.13 ># >t/00-report-prereqs.t .. ok >t/form-maxlength.t ..... ok >t/form-multi-select.t .. ok >t/form-param.t ......... ok >t/form-parse.t ......... ok >t/form-unicode.t ....... ok >t/form-selector.t ...... ok > ># Failed test at t/form.t line 86. ># got: 'POST http://localhost/ ># Content-Length: 80 ># Content-Type: application/x-www-form-urlencoded ># ># i.x=1&i.y=1&c=on&r=b&t=&p=&tel=&date=&h=xyzzy&f=&x=&a=%0Aabc%0A+++&s=bar&m=a&m=b ># ' ># expected: 'POST http://localhost/ ># Content-Length: 86 ># Content-Type: application/x-www-form-urlencoded ># ># i.x=1&i.y=1&c=on&r=b&t=&p=&tel=&date=&h=xyzzy&f=&x=&a=%0D%0Aabc%0D%0A+++&s=bar&m=a&m=b ># ' ># Looks like you failed 1 test of 134. >t/form.t ............... >Dubious, test returned 1 (wstat 256, 0x100) >Failed 1/134 subtests > >Test Summary Report >------------------- >t/form.t (Wstat: 256 (exited 1) Tests: 134 Failed: 1) > Failed test: 15 > Non-zero exit status: 1 >Files=12, Tests=223, 1 wallclock secs ( 0.07 usr 0.03 sys + 1.10 cusr 0.38 csys = 1.58 CPU) >Result: FAIL >Failed 1/12 test programs. 1/223 subtests failed. >make: *** [Makefile:877: test_dynamic] Error 1 > * ERROR: dev-perl/HTML-Form-6.110.0::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-perl/HTML-Form-6.110.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-perl/HTML-Form-6.110.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-perl:HTML-Form-6.110.0:20241018-001234.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/HTML-Form-6.110.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-perl/HTML-Form-6.110.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-perl/HTML-Form-6.110.0/work/HTML-Form-6.11' > * S: '/var/tmp/portage/dev-perl/HTML-Form-6.110.0/work/HTML-Form-6.11' >
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 941756
:
906247
| 906248 |
906249
|
906250
|
906251
|
906252
|
906253
|
906254
|
906255