Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59086 - ERROR: kde-base/arts-1.2.3 failed.
Summary: ERROR: kde-base/arts-1.2.3 failed.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-01 13:24 UTC by Scott T Hauck
Modified: 2004-08-06 05:25 UTC (History)
1 user (show)

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 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.