Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94024 - Can't emerge fam. Solved when libtool ebuild has been updated
Summary: Can't emerge fam. Solved when libtool ebuild has been updated
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-25 18:21 UTC by p4m
Modified: 2006-04-09 10:11 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 p4m 2005-05-25 18:21:45 UTC
emerge fam
...
rm -fr .libs/libfam.la .libs/libfam.* .libs/libfam.* 
g++ "{ global:" > .libs/libfam.ver 
g++: { global:: No such file or directory 
g++: no input files 
make[2]: *** [libfam.la] Error 1 
make[2]: Leaving directory `/var/tmp/portage/fam-2.7.0-r3/work/fam-2.7.0/lib' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/fam-2.7.0-r3/work/fam-2.7.0' 
make: *** [all] Error 2 

!!! ERROR: app-admin/fam-2.7.0-r3 failed. 
!!! Function src_compile, Line 556, Exitcode 2 
!!! emake failed 

Solution:
just emerge the last version of libtool (1.5.18 just now)

Reproducible: Always
Steps to Reproduce:
1. emerge fam
2.
3.

Actual Results:  
...
rm -fr .libs/libfam.la .libs/libfam.* .libs/libfam.* 
g++ "{ global:" > .libs/libfam.ver 
g++: { global:: No such file or directory 
g++: no input files 
make[2]: *** [libfam.la] Error 1 
make[2]: Leaving directory `/var/tmp/portage/fam-2.7.0-r3/work/fam-2.7.0/lib' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/fam-2.7.0-r3/work/fam-2.7.0' 
make: *** [all] Error 2 

!!! ERROR: app-admin/fam-2.7.0-r3 failed. 
!!! Function src_compile, Line 556, Exitcode 2 
!!! emake failed 


Expected Results:  
:)
Comment 1 foser (RETIRED) gentoo-dev 2005-05-27 15:54:40 UTC
what libtool did you have ?
Comment 2 p4m 2005-05-28 14:55:46 UTC
libtool-1.4.3-r3
Comment 3 foser (RETIRED) gentoo-dev 2006-04-09 10:11:53 UTC
sorry this got ignored.

I got no further reports and can't reproduce it, so I'm going to assume it was a local problem.