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

Bug 285301

Summary: libtool: link: `/usr/lib64/libxcb-xlib.la' is not a valid libtool archive
Product: Gentoo Linux Reporter: Balint Dobai-Pataky <dpblnt>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Balint Dobai-Pataky 2009-09-17 11:15:12 UTC
...
  CC     pax11publish-pax11publish.o
  CC     gconf_helper-gconf-helper.o
Generating and caching the translation database
Merging translations into daemon/pulseaudio.desktop.
  CCLD   libpulsecommon-0.9.17.la
  CCLD   libpulsecore-foreign.la
/bin/grep: /usr/lib64/libxcb-xlib.la: No such file or directory
/bin/sed: can't read /usr/lib64/libxcb-xlib.la: No such file or directory
libtool: link: `/usr/lib64/libxcb-xlib.la' is not a valid libtool archive
make[3]: *** [libpulsecommon-0.9.17.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 * 
 * ERROR: media-sound/pulseaudio-0.9.17 failed.


Reproducible: Always

Steps to Reproduce:




# qlist -Iv libxc
x11-libs/libxcb-1.4-r1
# qlist -Iv libtool
sys-devel/libtool-2.2.6a
Comment 1 Balint Dobai-Pataky 2009-09-17 11:17:55 UTC
had to add -X use flag to be able to emerge.
Comment 2 Sebastian Luther (few) 2009-09-17 11:23:09 UTC

*** This bug has been marked as a duplicate of bug 285004 ***
Comment 3 Ratio 2010-03-10 01:56:54 UTC
(In reply to comment #2)
> 
> *** This bug has been marked as a duplicate of bug 285004 ***
> 

I must reopen this bug.
This bug is not a duplicate of that bug.

I'm tring to install Gnome, and the computer ask me /usr/lib64/libxcb-xlib.la, but is only /usr/lib64/libxcb.la.

Now, I have to think that the devs didn't well see that this library is necessary to install Gnome 2.28.3.

At this moment, the ebuilds which remain are theese:
media-gfx/eog-2.28.2
gnome-extra/gnome-screensaver-2.28.3
net-misc/vino-2.28.1
media-video/cheese-2.28.1-r1
gnome-extra/gnome-utils-2.28.3
app-accessibility/gok-2.28.1
media-sound/sound-juicer-2.28.1
and gnome-base/gnome-2.28.2

Ratio