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

Bug 104756

Summary: emerge gconf-2.10.1-r1 fails
Product: Gentoo Linux Reporter: John Ratliff <webmaster>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal CC: eckxsz
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The output of emerge gconf

Description John Ratliff 2005-09-03 16:44:46 UTC
When I attempt to emerge gconf-2.10.1-r1, it fails with the message

/usr/bin/orbit-idl-2 ./GConfX.idl
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
Error: Empty file

** (process:24319): WARNING **: ./GConfX.idl compilation failed
orbit-idl-2 2.12.2 compiling
  mode, show preprocessor errors, passes: stubs skels common headers

I have tried fix_libtool_files.sh 3.3.5 --oldarch i386-pc-linux-gnu, but it
doesn't help.

Attached is my emerge gconf output and my emerge --info output.


Reproducible: Always
Steps to Reproduce:
1. emerge gconf
2.
3.

Actual Results:  
Failed to configure.

Expected Results:  
configured, compiled, and installed.

Gentoo Base System version 1.6.13
Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa bitmap-fonts bzip2 cdr crypt cups curl dvd dvdr esd fam
foomaticdb gif gnome gtk gtk2 imlib ipv6 java jikes joystick jpeg ldap mmx
ncurses nls offensive opengl pam pdflib perl png python readline sdl spell sse
ssl tcpd tiff truetype truetype-fonts type1-fonts xml2 xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 John Ratliff 2005-09-03 16:45:24 UTC
Created attachment 67598 [details]
The output of emerge gconf
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-17 07:51:29 UTC
*** Bug 106235 has been marked as a duplicate of this bug. ***
Comment 3 Ben Taitelbaum 2005-09-18 17:30:30 UTC
The same thing happened to me. I initially did a GRP install, so that I could
have a nice usable system while I compiled everything.

You need to run fix_libtool_files.sh with the appropriate arguments for anything
that uses libstdc++ (kde), but for this issue:

re-emerge dev-libs/libIDL (and possibly gnome-base/orbit)
Comment 4 Daniel Kaplun 2005-09-18 17:37:36 UTC
I fixed the problem, but this requires a reinstall :S What I did was, as I said,
reinstall Gentoo, but this time around, I used the manual online instead of the
one in the CD. Second, I didn't use the packages CD. Although it took me more
than 12 hours to compile Gnome, it worked.
Comment 5 John N. Laliberte (RETIRED) gentoo-dev 2005-09-18 19:13:03 UTC
user resolved issue
Comment 6 John Ratliff 2005-09-19 00:06:05 UTC
Thanks Ben. re-emerging libIDL worked perfectly.

I did just as you did, using GRP to get things started, then I started upgrading.