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

Bug 59086

Summary: ERROR: kde-base/arts-1.2.3 failed.
Product: Gentoo Linux Reporter: Scott T Hauck <sthauck>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal CC: fonts
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Scott T Hauck 2004-08-01 13:24:55 UTC
the error from the compile
___
grep: /var/tmp/portage/freetype-2.1.5-r1/image//usr/lib/libfreetype.la: No such file or directory
/bin/sed: can't read /var/tmp/portage/freetype-2.1.5-r1/image//usr/lib/libfreetype.la: No such file or directory
libtool: link: `/var/tmp/portage/freetype-2.1.5-r1/image//usr/lib/libfreetype.la' is not a valid libtool archive
make[2]: *** [libqtmcop.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/arts-1.2.3/work/arts-1.2.3/qtmcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/arts-1.2.3/work/arts-1.2.3'
make: *** [all] Error 2

!!! ERROR: kde-base/arts-1.2.3 failed.
!!! Function kde_src_compile, Line 130, Exitcode 2
!!! died running emake, kde_src_compile:make
_________________________

ls /var/tmp/portage/freetype-2.1.5-r1/temp/
successful
________
ls /usr/lib/ |grep libfreetype
libfreetype.a
libfreetype.la


Reproducible: Always
Steps to Reproduce:
1.emerge kde 
2.emerge kdebase
3.emerge arts




there is nothing set for USE in /etc/make.conf
not sure if it matter but i am using Xorg-x11
if you have anyother question feel free to contact me
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-01 14:58:02 UTC
>/var/tmp/portage/freetype-2.1.5-r1/image//usr/lib/libfreetype.la

Seems to be a incorrect freetype installation. The path should be /usr/lib/libfreetype.la. Please emerge freetype again.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-08-02 10:26:33 UTC
a reemerge of fontconfig and freetype should make this go away.
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-08-06 05:25:39 UTC
see above comments.