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

Bug 5236

Summary: Suspected bug with libglade-2.0.0 or evolution-1.0.8
Product: Gentoo Linux Reporter: SyKnight <shadoslayer>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: All   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic.php?t=8738
Whiteboard:
Package list:
Runtime testing required: ---

Description SyKnight 2002-07-19 05:57:56 UTC
When emerging evolution, I get the following error. Please take notice to the 
very odd pathname that libtool is using 
(.var/tmp/portage/libglade-0.17-r6/image//usr/lib/libglade.la). Double path 
glued together. See topic for version numbers. I'm using portage 2.0.13, 
rsync'd as of this morning (july 18th) 
 
gnomeprint -lfreetype -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl 
-lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 
-lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 
-lgnomecanvaspixbuf  
libtool: link: warning: library `/usr/lib/libglade.la' was moved.  
grep: /var/tmp/portage/libglade-0.17-r6/image//usr/lib/libglade.la: No such 
file or directory  
sed: can't read /var/tmp/portage/libglade-0.17-r6/image//usr/lib/libglade.la: 
No such file or directory  
libtool: link: `/var/tmp/portage/libglade-0.17-r6/image//usr/lib/libglade.la' 
is not a valid libtool archive  
make[3]: *** [libevolution-importer.la] Error 1  
make[3]: Leaving directory 
`/var/tmp/portage/evolution-1.0.7/work/evolution-1.0.8/shell/importer'  
make[2]: *** [all-recursive] Error 1  
make[2]: Leaving directory 
`/var/tmp/portage/evolution-1.0.7/work/evolution-1.0.8/shell'  
make[1]: *** [all-recursive] Error 1  
make[1]: Leaving directory 
`/var/tmp/portage/evolution-1.0.7/work/evolution-1.0.8'  
make: *** [all-recursive-am] Error 2  
 
!!! ERROR: The ebuild did not complete successfully.  
!!! Function src_compile, Line 85, Exitcode 2  
!!! (no error message)  
 
!!! emerge aborting on  /usr/portage/net-mail/evolution/evolution-1.0.8.ebuild 
.
Comment 1 Spider (RETIRED) gentoo-dev 2002-07-21 16:19:59 UTC
Reassigning this to you stroke, since I out of personal hatred and rabid mania
dont want anything to do with evolution.

first guesses: check deps on libglade so its installed correctly. (<=libglade
1.0 or so)
Comment 2 Gabriele Giorgetti 2002-07-28 14:20:20 UTC
libglade-2.0.0 has nothing to do with the current version of evolution.
libglade-0.17 is needed instead.

please emerge it again:
emerge /usr/portage/gnome-base/libglade/libglade-0.17-r6.ebuild 
Then try to remerge evolution

But it looks like a libtool issue.
Comment 3 foser (RETIRED) gentoo-dev 2002-10-09 09:24:26 UTC
If it's still a problem, let me know.