Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114297 - Perl ewarn statement about setting ithreads USE flag.
Summary: Perl ewarn statement about setting ithreads USE flag.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 13:41 UTC by Tres 'RiverRat' Melton
Modified: 2006-07-08 09:54 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 Tres 'RiverRat' Melton 2005-12-02 13:41:13 UTC
While emerging perl I noticed:
 * 
 * PLEASE NOTE: If you want to compile perl-5.8 with
 * threading enabled , you must restart this emerge
 * with USE=ithreads emerge....
 * Threading is not supported by all applications 
 * that compile against perl. You use threading at 
 * your own discretion. 
 * 
Wouldn't it be better if it told them to add the line to their
/etc/portage/package.use file instead?
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-12-02 14:58:43 UTC
This is valid (now) - when this statement was added, such conventions just
didn't exist. Either a note as the user suggested, or simply a note saying it
should be in your USE flags (since ithreads is only for [lib]perl).
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2006-07-08 09:54:51 UTC
closing finally - the entire block has been updated