Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11827 - foomatic-2.0.0.ebuild fails to build
Summary: foomatic-2.0.0.ebuild fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-09 03:36 UTC by Garen
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Garen 2002-12-09 03:36:20 UTC
To reproduce, just:
# emerge foomatic-2.0.0.ebuild 
...
Can't locate ExtUtils/Liblist.pm in @INC (@INC 
contains: /usr/lib/perl5/5.6.1/i686-
linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-
linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) 
at /usr/lib/perl5/5.6.1/ExtUtils/MM.pm line 8.
Compilation failed in require at /usr/lib/perl5/5.6.1/ExtUtils/MakeMaker.pm 
line 34.
Compilation failed in require at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
make: *** [lib/Makefile] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: net-print/foomatic-2.0.0 failed.
!!! Function src_compile, Line -223, Exitcode 2
!!! parallel make failed
Comment 1 Garen 2002-12-09 03:50:08 UTC
The work around suggested at the end of http://bugs.gentoo.org/show_bug.cgi?
id=9923 (which is marked RESOLVED) fixes the issue.  Something break again?  
This also appears related to http://bugs.gentoo.org/show_bug.cgi?id=1769 which 
is still open.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2002-12-11 18:09:34 UTC
Garen,

Will take a look. I thought I agreed with your follow up, not I'm not sure.
Sorry about that,

Mike
Comment 3 Garen 2002-12-11 20:55:16 UTC
No prob :)  From what I can tell I guess its some weird circular perl 
dependency -- although perl stuff == voodoo to me. (strange how it isn't 
reproducible after you unmerge ExtUtils-MakeMaker, then emerging it & foomatic 
magically works.)

Comment 4 Michael Cummings (RETIRED) gentoo-dev 2002-12-18 19:26:10 UTC
Garen,

Cleaning up my bug lists. Is this safe to mark as invalid/worksnow?
Comment 5 Garen 2002-12-18 19:28:47 UTC
The work around is easy and once you do that, the bug doesn't seem to be 
reproducible - so I suppose its safe to close.
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2002-12-18 19:37:32 UTC
Hopefully all of the MakeMaker work around stuff will be over soon. Perl 5.8,
which has the newer makemaker built in, is in testing right now. Thanks for your
patience,

Mike
Comment 7 Garen 2002-12-18 22:21:01 UTC
Ok, sounds good.  Thanks for the heads up.