Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381561 - dev-perl/DateTime-0.700.0 does not work with dev-lang/perl-5.14.1-r1
Summary: dev-perl/DateTime-0.700.0 does not work with dev-lang/perl-5.14.1-r1
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 12:25 UTC by Greg Dziegielewski
Modified: 2013-12-23 13:26 UTC (History)
0 users

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


Attachments
perl -d -MDateTime -e '' (datetime-debug.txt,852 bytes, text/plain)
2011-09-02 12:25 UTC, Greg Dziegielewski
Details
emerge --info (emerge-info.txt,7.75 KB, text/plain)
2011-09-02 12:26 UTC, Greg Dziegielewski
Details
make.conf (make-conf.txt,4.26 KB, text/plain)
2011-09-02 12:26 UTC, Greg Dziegielewski
Details
perl -V (perl-version.txt,3.86 KB, text/plain)
2011-09-02 12:27 UTC, Greg Dziegielewski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Dziegielewski 2011-09-02 12:25:18 UTC
Created attachment 285349 [details]
perl -d -MDateTime -e ''

after upgrading to perl-5.14.1-r1 and rebuilding everything using perl-cleaner --really-all and emerge @preserved-rebuild DateTime perl module does not work.

It dies in compile phase with:


rahl ~ $ perl -MDateTime -e ''
Not a CODE reference at /usr/lib/perl5/vendor_perl/5.14.1/i686-linux-thread-multi/XSLoader.pm line 95.
END failed--call queue aborted at /usr/lib/perl5/vendor_perl/5.14.1/i686-linux-thread-multi/DateTime.pm line 95.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.14.1/i686-linux-thread-multi/DateTime.pm line 43.
Compilation failed in require.
BEGIN failed--compilation aborted.
Comment 1 Greg Dziegielewski 2011-09-02 12:26:14 UTC
Created attachment 285351 [details]
emerge --info
Comment 2 Greg Dziegielewski 2011-09-02 12:26:33 UTC
Created attachment 285353 [details]
make.conf
Comment 3 Greg Dziegielewski 2011-09-02 12:27:12 UTC
Created attachment 285355 [details]
perl -V
Comment 4 David Abbott (RETIRED) gentoo-dev 2011-09-03 13:05:29 UTC
Greg, when you fill out the bug reports no need to cc your arch, it sends out a ton of emails to x86@. That email is mainly for stable bug requests. The bug wranglers will cc anyone needed. I assigned the bug to perl@. Thanks for the report.
Comment 5 Greg Dziegielewski 2011-09-03 16:16:11 UTC
Uhm... sorry...
Comment 6 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-12-23 13:26:37 UTC
This bug is considered obsolete due to the stated version of DateTime no longer being in tree, and the stated version of perl it faults under is masked and will likey never be unmasked.

Apologies this bug could not be resolved sooner, but its no longer possible to delve into the probable problem you experienced.

If you can still replicate this bug with an in-tree version of DateTime, please re-open this bug with updated context.