Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 866209 Details for
Bug 911214
dev-perl/HTML-Mason-1.600.0 fails test - Result: FAIL
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-perl:HTML-Mason-1.600.0:20230724-235656.log
dev-perl:HTML-Mason-1.600.0:20230724-235656.log (text/plain), 9.79 KB, created by
Toralf Förster
on 2023-07-25 18:02:13 UTC
(
hide
)
Description:
dev-perl:HTML-Mason-1.600.0:20230724-235656.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-07-25 18:02:13 UTC
Size:
9.79 KB
patch
obsolete
> * Package: dev-perl/HTML-Mason-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 HTML-Mason-1.60.tar.gz to /var/tmp/portage/dev-perl/HTML-Mason-1.600.0/work >>>> Source unpacked in /var/tmp/portage/dev-perl/HTML-Mason-1.600.0/work >>>> Preparing source in /var/tmp/portage/dev-perl/HTML-Mason-1.600.0/work/HTML-Mason-1.60 ... > * HTML-Mason will only install with modperl support > * if the use flag modperl is enabled. >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/HTML-Mason-1.600.0/work/HTML-Mason-1.60 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/HTML-Mason-1.600.0/image --noprompts >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for HTML::Mason >Writing MYMETA.yml and MYMETA.json >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-perl/HTML-Mason-1.600.0/work/HTML-Mason-1.60 ... >make -j5 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >cp lib/HTML/Mason/Handler.pm blib/lib/HTML/Mason/Handler.pm >cp lib/HTML/Mason/Component.pm blib/lib/HTML/Mason/Component.pm >cp lib/HTML/Mason/Interp.pm blib/lib/HTML/Mason/Interp.pm >cp lib/HTML/Mason/FakeApache.pm blib/lib/HTML/Mason/FakeApache.pm >cp lib/HTML/Mason/Subclassing.pod blib/lib/HTML/Mason/Subclassing.pod >cp lib/HTML/Mason/ApacheHandler.pm blib/lib/HTML/Mason/ApacheHandler.pm >cp lib/HTML/Mason/Component/FileBased.pm blib/lib/HTML/Mason/Component/FileBased.pm >cp lib/HTML/Mason/Apache/Request.pm blib/lib/HTML/Mason/Apache/Request.pm >cp lib/HTML/Mason/Devel.pod blib/lib/HTML/Mason/Devel.pod >cp lib/HTML/Mason/Plugin.pm blib/lib/HTML/Mason/Plugin.pm >cp lib/HTML/Mason/Resolver/File.pm blib/lib/HTML/Mason/Resolver/File.pm >cp lib/HTML/Mason.pm blib/lib/HTML/Mason.pm >cp lib/HTML/Mason/ComponentSource.pm blib/lib/HTML/Mason/ComponentSource.pm >cp lib/HTML/Mason/Tests.pm blib/lib/HTML/Mason/Tests.pm >cp lib/HTML/Mason/Compiler/ToObject.pm blib/lib/HTML/Mason/Compiler/ToObject.pm >cp lib/HTML/Mason/Compiler.pm blib/lib/HTML/Mason/Compiler.pm >cp lib/HTML/Mason/Escapes.pm blib/lib/HTML/Mason/Escapes.pm >cp lib/HTML/Mason/Resolver.pm blib/lib/HTML/Mason/Resolver.pm >cp lib/HTML/Mason/Utils.pm blib/lib/HTML/Mason/Utils.pm >cp lib/HTML/Mason/Component/Subcomponent.pm blib/lib/HTML/Mason/Component/Subcomponent.pm >cp lib/HTML/Mason/FAQ.pod blib/lib/HTML/Mason/FAQ.pod >cp lib/HTML/Mason/Plugin/Context.pm blib/lib/HTML/Mason/Plugin/Context.pm >cp lib/HTML/Mason/Request.pm blib/lib/HTML/Mason/Request.pm >cp lib/HTML/Mason/Resolver/Null.pm blib/lib/HTML/Mason/Resolver/Null.pm >cp lib/HTML/Mason/CGIHandler.pm blib/lib/HTML/Mason/CGIHandler.pm >cp lib/HTML/Mason/Parser.pm blib/lib/HTML/Mason/Parser.pm >cp lib/HTML/Mason/MethodMaker.pm blib/lib/HTML/Mason/MethodMaker.pm >cp lib/HTML/Mason/Tools.pm blib/lib/HTML/Mason/Tools.pm >cp lib/HTML/Mason/Lexer.pm blib/lib/HTML/Mason/Lexer.pm >cp lib/HTML/Mason/Params.pod blib/lib/HTML/Mason/Params.pod >cp lib/HTML/Mason/Exceptions.pm blib/lib/HTML/Mason/Exceptions.pm >cp lib/HTML/Mason/Cache/BaseCache.pm blib/lib/HTML/Mason/Cache/BaseCache.pm >cp lib/HTML/Mason/Admin.pod blib/lib/HTML/Mason/Admin.pod >cp bin/convert0.6.README blib/script/convert0.6.README >cp bin/convert0.6.pl blib/script/convert0.6.pl >cp bin/convert0.8.pl blib/script/convert0.8.pl >cp bin/convert0.8.README blib/script/convert0.8.README >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert0.6.README >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert0.8.pl >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert0.6.pl >cp bin/mason.pl blib/script/mason.pl >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert0.8.README >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mason.pl >>>> Source compiled. >>>> Test phase: dev-perl/HTML-Mason-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 >t/01-syntax.t ................. ok >t/01a-comp-calls.t ............ ok >t/02-sections.t ............... ok >===( 46;0 1/1 0/14 0/? 0/? 0/? )=============================# ># 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 0.8 3.75 ># Test::More 0.96 1.302194 ># ># === Test Recommends === ># ># Module Want Have ># ---------- -------- -------- ># CPAN::Meta 2.120900 2.150010 ># ># === Runtime Requires === ># ># Module Want Have ># ---------------- ---- ----- ># CGI 2.46 4.57 ># Cache::Cache 1.00 1.08 ># Class::Container 0.07 0.13 ># Exception::Class 1.15 1.45 ># File::Spec 0.8 3.75 ># HTML::Entities any 3.81 ># Log::Any 0.08 1.716 ># Params::Validate 0.70 1.31 ># Scalar::Util 1.01 1.63 ># >t/00-report-prereqs.t ......... ok >t/02a-filter.t ................ ok >t/05a-stack-corruption.t ...... ok >t/06a-compiler_obj.t .......... ok >t/04-misc.t ................... ok >t/06b-compiler-named-subs.t ... ok >t/05-request.t ................ ok >t/06c-compiler-spaces-path.t .. ok >t/06-compiler.t ............... ok >t/07-interp.t ................. ok >t/07a-interp-mcr.t ............ ok >t/09-component.t .............. ok >t/10b-cache-chi.t ............. skipped: CHI 0.21+ is not installed >t/09a-comp_content.t .......... ok >===( 281;1 0/6 3/20 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. >BEGIN failed--compilation aborted at blib/lib/HTML/Mason/Interp.pm line 109. >Compilation failed in require at t/12-taint.t line 42. >BEGIN failed--compilation aborted at t/12-taint.t line 42. >t/12-taint.t .................. Dubious, test returned 255 (wstat 65280, 0xff00) >No subtests run >t/11-inherit.t ................ ok >t/13-errors.t ................. ok >t/14-cgi.t .................... ok >t/14a-fake_apache.t ........... ok >t/15-subclass.t ............... ok >t/17-print.t .................. ok >t/18-leak.t ................... ok >t/19-subrequest.t ............. ok >t/21-escapes.t ................ ok >t/20-plugins.t ................ ok >t/22-path-security.t .......... ok >t/24-tools.t .................. ok >===( 480;2 0/6 3/20 5/6 0/8 )==================================Unhandled type: REGEXP at /usr/lib64/perl5/vendor_perl/5.38/Devel/Cycle.pm line 107. >t/23-leak2.t .................. ok >t/25-flush-in-content.t ....... ok >t/25-log.t .................... ok >t/10a-cache-1.0x.t ............ ok >t/07b-interp-static-source.t .. ok >t/10-cache.t .................. ok > >Test Summary Report >------------------- >t/12-taint.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: No plan found in TAP output >Files=36, Tests=514, 12 wallclock secs ( 0.18 usr 0.04 sys + 5.43 cusr 1.17 csys = 6.82 CPU) >Result: FAIL >Failed 1/36 test programs. 0/514 subtests failed. >make: *** [Makefile:928: test_dynamic] Error 255 > * ERROR: dev-perl/HTML-Mason-1.600.0::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-perl/HTML-Mason-1.600.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-perl/HTML-Mason-1.600.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-perl:HTML-Mason-1.600.0:20230724-235656.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/HTML-Mason-1.600.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-perl/HTML-Mason-1.600.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-perl/HTML-Mason-1.600.0/work/HTML-Mason-1.60' > * S: '/var/tmp/portage/dev-perl/HTML-Mason-1.600.0/work/HTML-Mason-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 911214
:
866208
| 866209 |
866210
|
866211
|
866212
|
866213
|
866214
|
866215