Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 54234
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 50076
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: gabe <linuxgabe@yahoo.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 54234 depends on: Show dependency tree
Bug 54234 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-17 15:47 0000
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 From Mr. Bones. 2004-06-17 19:24:30 0000 -------
reopen with output from emerge --info please.

------- Comment #2 From gabe 2004-06-18 05:03:13 0000 -------
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 From Joe Kappus 2004-06-18 07:48:06 0000 -------
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 From gabe 2004-06-18 09:37:28 0000 -------
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 From Joe Kappus 2004-06-18 13:48:48 0000 -------
Ok, your not the only one with this problem.. Bug 50076 is the same thing. Mark
this as a duplicate

------- Comment #6 From Seemant Kulleen (RETIRED) 2004-06-19 08:55:38 0000 -------

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

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug