Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132707 - gnome-base/control-center-2.14.1 build failed
Summary: gnome-base/control-center-2.14.1 build failed
Status: RESOLVED INVALID
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-08 12:47 UTC by Andrew Pogrebennyk
Modified: 2006-05-08 13:25 UTC (History)
0 users

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


Attachments
Build log, ld fails here (buildlog.txt,174.37 KB, text/plain)
2006-05-08 12:49 UTC, Andrew Pogrebennyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Pogrebennyk 2006-05-08 12:47:40 UTC
Gentoo Base System version 1.12.0_pre19
Portage 2.1_pre10-r4 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.4-r2, 2.6.16-gentoo-r1-ARCH i686)
=================================================================
System uname: 2.6.16-gentoo-r1-ARCH i686 AMD Athlon(TM) XP 1700+
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.linux.kiev.ua/pub/Linux/Gentoo/"
LANG="ru_UA.KOI8-U"
LC_ALL="ru_UA.KOI8-U"
LINGUAS="ru en"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/xgl-coffee"
SYNC="rsync://rsync.gentoo.org.ua/gentoo-portage"
USE="x86 16bit 3dnow 3dnowext 7zip X aac aalib alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bluetooth bonobo bzip2 cairo cdparanoia cdr cli crypt cscope cups dbus directfb doc dri dts dvd dvdread eds emacs emboss encode fam fbcon firefox flac flash foomaticdb fortran ftp gcj gdbm gif gimp glitz gnome gpgme gpm graphviz gstreamer gtk gtk2 gtkhtml guile hal haskell hddtemp iconv icq idea imagemagick imap imlib ipv6 irmc isdnlog jabber java jikes jpeg jpeg2k kde kdexdeltas kqemu lame libg++ libwww lm_sensors lua mad mikmod mime mmx mmxext mono motif mozilla mp3 mpeg musepack mysql mysqli ncurses nls nntp nptl nptlonly nsplugin ntfs objc ogg oggvorbis opengl oss pam passwordsave pcre pdflib perl png posix pppd python qt quicktime readline real reflection reiserfs ruby scanner sdl session silc smime sockets socks5 spell spl sse ssl svg svga tcltk tcpd threads tiff truetype truetype-fonts type1-fonts usb vcd videos vorbis win32codecs wxwindows xml2 xmms xorg xosd xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_ru linguas_en userland_GNU video_cards_radeon"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Andrew Pogrebennyk 2006-05-08 12:49:49 UTC
Created attachment 86440 [details]
Build log, ld fails here
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-05-08 12:56:49 UTC
This looks like a dangling dep on an older version of gcc.  Try fix_libtool_files.sh, and if that doesn't work, a revdev-rebuild.  (Alternatively, just re-emerging cairo should fix the problem, but there may be other problems that the previous two commands would also fix)
Comment 3 Andrew Pogrebennyk 2006-05-08 13:25:14 UTC
Thanks, Daniel, fix_libtool_files.sh helped.