Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134366 - Emerging gtk+ (any version) fails
Summary: Emerging gtk+ (any version) fails
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-25 15:36 UTC by elod
Modified: 2006-06-12 07:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
strace log (strace.log,931.99 KB, text/plain)
2006-05-25 15:38 UTC, elod
Details
emerge output (gtk_2.8.12_emerge_ERROR,63.91 KB, text/plain)
2006-05-25 15:40 UTC, elod
Details
emerge info (emerge_info,1.95 KB, text/plain)
2006-05-25 15:44 UTC, elod
Details
gtk_2.8.12_emerge complete output (gtk_2.8.zip,7.42 KB, application/zip)
2006-05-30 13:45 UTC, elod
Details
emerge log (2744-gtk+-2.8.12.log.bz2,7.42 KB, application/octet-stream)
2006-06-05 00:59 UTC, elod
Details

Note You need to log in before you can comment on or make changes to this bug.
Description elod 2006-05-25 15:36:00 UTC
Gentoo Base System version 1.6.14
Portage 2.0.54-r2 (default-linux/x86/no-nptl, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r8 i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
ccache version 2.3 [disabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ "
LINGUAS="de en hu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts bzip2 cli crypt cups dri eds emboss encode expat foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam pcre pdflib perl png pppd python qt quicktime readline reflection sdl session spell spl ssl tcltk tcpd truetype truetype-fonts type1-fonts udev vorbis xml xml2 xmms xorg xv zlib linguas_de linguas_en linguas_hu userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY
Comment 1 elod 2006-05-25 15:38:40 UTC
Created attachment 87510 [details]
strace log
Comment 2 elod 2006-05-25 15:40:03 UTC
Created attachment 87512 [details]
emerge output
Comment 3 elod 2006-05-25 15:44:07 UTC
Created attachment 87513 [details]
emerge info
Comment 4 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-05-29 12:27:13 UTC
I may be missing something, but I am unable to see an error in the build log, could you please paste a snippet of the error from the logs?
Comment 5 elod 2006-05-30 13:45:18 UTC
Created attachment 87909 [details]
gtk_2.8.12_emerge complete output
Comment 6 foser (RETIRED) gentoo-dev 2006-06-02 04:25:41 UTC
I still can't see anything giving an obvious error in the buildlog, is it really complete ? See http://www.gentoo.org/doc/en/bugzilla-howto.xml for how to get a proper buildlog.

As far as I can see for some reason gtk is only trying to build gdk-pixbuf stuff.
Comment 7 elod 2006-06-05 00:59:50 UTC
Created attachment 88410 [details]
emerge log
Comment 8 John N. Laliberte (RETIRED) gentoo-dev 2006-06-12 07:14:30 UTC
grep: /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/libstdc++.la' is not a valid libtool archive

^^ there is the error

you probably want to do fix_libtool_files.sh 3.4.4 or something similar.


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