Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615520 - dev-perl/Coro broken on perl 5.26 (Coro thread context slot 'comppad_name_fill' too small for this version of perl)
Summary: dev-perl/Coro broken on perl 5.26 (Coro thread context slot 'comppad_name_fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.26 perl-5.26-unmask
  Show dependency tree
 
Reported: 2017-04-14 08:04 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-06-25 22:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,36.46 KB, text/plain)
2017-04-14 08:04 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-14 08:04:23 UTC
Created attachment 470046 [details]
build.log

make[1]: Leaving directory '/var/tmp/portage/dev-perl/Coro-6.511.0/work/Coro-6.511/Coro'
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
FATAL: Coro thread context slot 'comppad_name_fill' too small for this version of perl. at /usr/lib64/perl5/5.25.11/x86_64-linux/DynaLoader.pm line 210.
BEGIN failed--compilation aborted at /var/tmp/portage/dev-perl/Coro-6.511.0/work/Coro-6.511/blib/lib/Coro/State.pm line 114.
Compilation failed in require at t/00_basic.t line 3.
BEGIN failed--compilation aborted at t/00_basic.t line 3.
t/00_basic.t .......... Dubious, test returned 2 (wstat 512, 0x200)     
Failed 9/9 subtests
===(       1;0  0/?  0/? )==============================================FATAL: Coro thread context slot 'comppad_name_fill' too small for this version of perl. at /usr/lib64/perl5/5.25.11/x86_64-linux/DynaLoader.pm line 210.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2017-06-25 22:01:14 UTC
commit c0d8b207d29614a6a5c19108d30176a7e6eae3c7 (HEAD -> master, origin/master, origin/HEAD)
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Sun Jun 25 23:58:41 2017 +0200

    dev-perl/Coro: Add Perl 5.26 compatibility patch, bug 615520
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Coro/Coro-6.511.0.ebuild           |  7 ++++---
 dev-perl/Coro/files/6.511.0-padoffset.patch | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+), 3 deletions(-)