Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 196396

Summary: net-irc/irssi-0.8.11 with USE="perl" not compiled
Product: Gentoo Linux Reporter: calculator <calculator>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: GNUtoo
Priority: High    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: attach
someone down with similat error
plain
plain
plain
plain

Description calculator 2007-10-19 10:16:01 UTC
without perl all ok. "emerge --info" and log in attach. thx for help and excuse me for my english.
Comment 1 calculator 2007-10-19 10:17:44 UTC
Created attachment 133874 [details]
attach
Comment 2 calculator 2007-10-19 10:27:58 UTC
Created attachment 133877 [details]
someone down with similat error

app-editors/vim-7.1.042
net-analyzer/nagios-core-1.4.1
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-10-19 10:32:48 UTC
Please, attach *plaintext* files, not gzip-ed ones. Thanks.
Comment 4 calculator 2007-10-19 10:39:37 UTC
Created attachment 133881 [details]
plain
Comment 5 calculator 2007-10-19 10:40:18 UTC
Created attachment 133883 [details]
plain
Comment 6 calculator 2007-10-19 10:41:12 UTC
Created attachment 133884 [details]
plain
Comment 7 calculator 2007-10-19 10:41:39 UTC
Created attachment 133886 [details]
plain

ok?
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-10-19 10:45:31 UTC
<snip>
if_perl.c:(.text+0x574d): undefined reference to `Perl_Gthr_key_ptr'
if_perl.c:(.text+0x575f): undefined reference to `Perl_Ierrgv_ptr'
if_perl.c:(.text+0x5778): undefined reference to `Perl_Gthr_key_ptr'
if_perl.c:(.text+0x578a): undefined reference to `Perl_Ttmps_ix_ptr'
</snip>

Errr... You cannot just switch ithreads use flag on/off and expect things to work. You *must* rebuild *all* perl ebuilds after doing this - i.e., something like `perl-cleaner reallyall`

Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-10-19 10:46:25 UTC
NOTABUG, you have mismatch b/w perl and libperl and your perl is generally horked wrt USE=ithreads.
Comment 10 calculator 2007-10-19 12:35:59 UTC
thanks, all ok.
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2008-02-10 20:57:47 UTC
*** Bug 209600 has been marked as a duplicate of this bug. ***