Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589754 - dev-perl/List-MoreUtils-0.330.0 error: 'GIMME' undeclared
Summary: dev-perl/List-MoreUtils-0.330.0 error: 'GIMME' undeclared
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/Ticket/Display.ht...
Whiteboard:
Keywords:
Depends on: 543632
Blocks:
  Show dependency tree
 
Reported: 2016-07-26 14:25 UTC by BRULE Herman
Modified: 2017-01-31 03:20 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info.txt,2.99 KB, text/plain)
2016-07-26 14:25 UTC, BRULE Herman
Details
build.log (build.log,3.19 KB, text/x-log)
2016-07-26 14:26 UTC, BRULE Herman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BRULE Herman 2016-07-26 14:25:37 UTC
Created attachment 441644 [details]
emerge --info

Hello,

I try install munin, I am under gcc with arm, then I have updated to perl 5.22.2 to fix gcc dep for some perl module, but now I have:  error: 'GIMME' undeclared with: perl-cleaner --all, include after a full world rebuild.

Cheers,
Comment 1 BRULE Herman 2016-07-26 14:26:39 UTC
Created attachment 441646 [details]
build.log
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2016-07-27 00:15:52 UTC
Generally speaking, its recommended to not selectively unstabilize packages, especially with Perl. 

You should thus try List-MoreUtils 0.413.0 instead, which is ~arm64 

However, thanks for the report, as this means List-MoreUtils must be stabilized for Perl 5.22 roll-out.

The problem is fixed in LMU >=0.402 ( https://rt.cpan.org/Ticket/Display.html?id=101067 ), though it might be possible to backport the fix.
Comment 3 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2016-07-27 00:21:06 UTC
Depending on the keyword request as this is now a problem for m68k ( which still remains to be keyworded )

We should probably stabilize LMU at some point because this basically means the entire stable tree downstream for Moose will be broken as soon as 5.22 stabilizes.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2016-12-29 16:58:16 UTC
commit 130f1202812bab0ca0bed43969560e78a381dc7a (HEAD -> master, origin/master, origin/HEAD)
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Thu Dec 29 17:56:51 2016 +0100

    dev-perl/List-MoreUtils: Drop all keywords in 0.330 except m68k
    
    Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 5 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-01-31 03:20:14 UTC
All major arches stable and affected versions cleaned.

commit 8da26410a1d7bd1d88c920954884c7a5fa0b16a7
Author: Kent Fredric <kentnl@gentoo.org>
Date:   Tue Jan 31 16:03:50 2017 +1300

    dev-perl/List-MoreUtils: Cleanup re bug #589754
    
    No revdeps for List-MoreUtils are stable on m68k,
    so the keywording in bug #543632 is more than adequate.