Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97791 - ebuild fails with hardcoded toolchain error [Could not run/locate "i386-pc-linux-gnu-gcc"]
Summary: ebuild fails with hardcoded toolchain error [Could not run/locate "i386-pc-li...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-03 00:41 UTC by Andrew Yeary
Modified: 2005-07-03 01:31 UTC (History)
0 users

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 Andrew Yeary 2005-07-03 00:41:39 UTC
Every time I attempt 'emerge rhythmbox', the build fails.

Reproducible: Always
Steps to Reproduce:
1. run 'emerge rhythmbox'
2.
3.

Actual Results:  
Build fails with following message:

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Rhythmbox\"
-DSHARE_DIR=\"/usr/share/rhythmbox\" -I.. -I../library -I../rhythmdb -O2
-march=athlon-xp -fomit-frame-pointer -pipe -DXTHREADS -D_REENTRANT
-DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2
-I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -DORBIT2=1
-I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I -O2
-march=athlon-xp -fomit-frame-pointer -pipe -MT eggtrayicon.lo -MD -MP -MF
.deps/eggtrayicon.Tpo -c eggtrayicon.c -o eggtrayicon.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -I -O2 -march=athlon-xp
-fomit-frame-pointer -pipe     -o librb.la  -export-dynamic rb-debug.lo
rb-dialog.lo rb-file-helpers.lo rb-file-monitor.lo rb-marshal.lo
disclosure-widget.lo gsequence.lo rb-bonobo-helpers.lo rb-glade-helpers.lo
rb-string-helpers.lo rb-stock-icons.lo rb-cut-and-paste-code.lo
rb-thread-helpers.lo rb-util.lo rb-playlist.lo eel-gconf-extensions.lo
rb-tree-dnd.lo eggtrayicon.lo   -L
i686-pc-linux-gnu-ar cru .libs/librb.a .libs/rb-debug.o .libs/rb-dialog.o
.libs/rb-file-helpers.o .libs/rb-file-monitor.o .libs/rb-marshal.o
.libs/disclosure-widget.o .libs/gsequence.o .libs/rb-bonobo-helpers.o
.libs/rb-glade-helpers.o .libs/rb-string-helpers.o .libs/rb-stock-icons.o
.libs/rb-cut-and-paste-code.o .libs/rb-thread-helpers.o .libs/rb-util.o
.libs/rb-playlist.o .libs/eel-gconf-extensions.o .libs/rb-tree-dnd.o
.libs/eggtrayicon.o
i686-pc-linux-gnu-ranlib .libs/librb.a
creating librb.la
(cd .libs && rm -f librb.la && ln -s ../librb.la librb.la)
make[3]: Leaving directory
`/var/tmp/portage/rhythmbox-0.8.8-r1/work/rhythmbox-0.8.8/lib'
make[2]: Leaving directory
`/var/tmp/portage/rhythmbox-0.8.8-r1/work/rhythmbox-0.8.8/lib'
Making all in corba
make[2]: Entering directory
`/var/tmp/portage/rhythmbox-0.8.8-r1/work/rhythmbox-0.8.8/corba'
/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I
/usr/share/idl/bonobo-activation-2.0 ./Rhythmbox.idl
orbit-idl-2 2.12.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers skel_impl
imodule

gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
Error: Empty file

** (process:29174): WARNING **: ./Rhythmbox.idl compilation failed
make[2]: *** [Rhythmbox-common.c] Error 1
make[2]: Leaving directory
`/var/tmp/portage/rhythmbox-0.8.8-r1/work/rhythmbox-0.8.8/corba'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/rhythmbox-0.8.8-r1/work/rhythmbox-0.8.8'
make: *** [all] Error 2


Expected Results:  
build should have succeeded

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jul  2 2005, 23:10:18)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/
ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl eds emboss
encode esd fam foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib
ipv6 java jpeg junit kde ldap libg++ libwww mad mikmod motif mp3 mpeg mysql
ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2
xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Andrew Yeary 2005-07-03 01:31:27 UTC
requires a more-up-to-date libIDL. 'emerge libIDL' to fix.