Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54234 - fontconfig error prevents KDE and GNOME
Summary: fontconfig error prevents KDE and GNOME
Status: RESOLVED DUPLICATE of bug 50076
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 15:47 UTC by gabe
Modified: 2005-07-17 13:06 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 gabe 2004-06-17 15:47:04 UTC
When I try to emerge gnome, it gets stuck at libgnomeprintui:

creating libgnomeprintui-2-2.la
/bin/sed: can't read /var/tmp/portage/fontconfig-2.2.2/image/usr/lib/libfontconfig.la: No such file or directory



libtool: link: `/var/tmp/portage/fontconfig-2.2.2/image/usr/lib/libfontconfig.la' is not a valid libtool archive
make[4]: *** [libgnomeprintui-2-2.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/libgnomeprintui-2.6.1/work/libgnomeprintui-2.6.1/libgnomeprintui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/libgnomeprintui-2.6.1/work/libgnomeprintui-2.6.1/libgnomeprintui'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/libgnomeprintui-2.6.1/work/libgnomeprintui-2.6.1/libgnomeprintui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libgnomeprintui-2.6.1/work/libgnomeprintui-2.6.1'
make: *** [all] Error 2


When i try to emerge kde, it gets stuck at kdelibs:
/bin/sed: can't read /var/tmp/portage/fontconfig-2.2.2/image//usr/lib/libfontconfig.la: No such file or directory
libtool: link: `/var/tmp/portage/fontconfig-2.2.2/image//usr/lib/libfontconfig.la' is not a valid libtool archive
make[3]: *** [libartskde.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/arts/kde'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.2.3 failed.
!!! Function kde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make




Reproducible: Always
Steps to Reproduce:
1.  Get working gentoo system with keyword "~86"
2.  emerge sync
3.  emerge kde or gnome

Actual Results:  
Emerge fails every time.

Expected Results:  
It should have emered gnome and kde fine.

Setup:
  Athlon XP 2500+
  512 MB DDR
  Brand new install of gentoo 2004.1


I think this bug may affect anthing you try to emerge that depends on
fontconfig.  It looks like that path to libfontconfig.la is screwed up.  I think
it should be /usr/lib instead.  Not sure how to fix it though.  Please keep me
updated.  Thanks.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-06-17 19:24:30 UTC
reopen with output from emerge --info please.
Comment 2 gabe 2004-06-18 05:03:13 UTC
Sorry I didn't indlude that.  Here is the output from emerge --info:


Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb cdr crypt cups doc encode esd foomaticdb gdbm gif gnome gphoto2 gpm gtk gtk2 imap imlib java jikes jpeg kde libg++ libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline ruby samba sdl slang spell ssl svga tcltk tcpd tetex tiff truetype x86 xft xml2 xmms xv zlib
Comment 3 Joe Kappus 2004-06-18 07:48:06 UTC
try to emerge fontconfig.. then try again.. perhaps kde and/or gnome isn't emerging that first.. cause that is where that file comes from.

If you still get more problems paste them..
Comment 4 gabe 2004-06-18 09:37:28 UTC
HI. Yes, I trie re-emerging fontconfig.  Doesn't work.  I've even tried re-emerging an older ebuild and still doesnt work.
Comment 5 Joe Kappus 2004-06-18 13:48:48 UTC
Ok, your not the only one with this problem.. Bug 50076 is the same thing. Mark this as a duplicate
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2004-06-19 08:55:38 UTC

*** This bug has been marked as a duplicate of 50076 ***