Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108530 - gnome-pilot-2.0.10-r1 fails to compile because it asks for the wrong gcc libraries
Summary: gnome-pilot-2.0.10-r1 fails to compile because it asks for the wrong gcc libr...
Status: RESOLVED DUPLICATE of bug 102406
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-08 12:56 UTC by Alexander J Lee
Modified: 2005-10-08 13:13 UTC (History)
0 users

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


Attachments
Log of emerge gnome-pilot (emergelog,18.33 KB, text/plain)
2005-10-08 12:57 UTC, Alexander J Lee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander J Lee 2005-10-08 12:56:03 UTC
gnome-pilot-2.0.10-r1 fails to compile because needs some component found at
"i386-pc-linux-gnu", when the system (2005.1 profile, x86) only has
"i686-pc-linux-gnu".



Reproducible: Always
Steps to Reproduce:
1. emerge gnome-pilot
Actual Results:  
Emerge was aborted at the start of compilation, yields the following message
(please refer to Attachment #1 [details] for complete output of emerge):

(... lots of stuff ...)
i686-pc-linux-gnu-ranlib .libs/libgpilotdcm.a
creating libgpilotdcm.la
(cd .libs && rm -f libgpilotdcm.la && ln -s ../libgpilotdcm.la libgpilotdcm.la)
make[2]: Leaving directory
`/var/tmp/portage/gnome-pilot-2.0.10-r1/work/gnome-pilot-2.0.10/libgpilotdCM'
Making all in gpilotd
make[2]: Entering directory
`/var/tmp/portage/gnome-pilot-2.0.10-r1/work/gnome-pilot-2.0.10/gpilotd'
/usr/bin/orbit-idl-2 ../idl/gnome-pilot.idl
orbit-idl-2 2.12.2 compiling
  mode, show preprocessor errors, passes: stubs skels common headers

/usr/bin/orbit-idl-2 ../idl/gnome-pilot.idl
orbit-idl-2 2.12.2 compiling
  mode, show preprocessor errors, passes: stubs skels common headers

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

** (process:2937): WARNING **: ../idl/gnome-pilot.idl compilation failed
make[2]: *** [gnome-pilot.h] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
Error: Empty file
------

Expected Results:  
A successful emerge.

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.6.12
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.5
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=athlon-xp -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=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://130.59.10.34/mirror/gentoo/ ftp://ftp.ndlug.nd.edu/pub/gentoo/
http://pandemonium.tiscali.de/pub/gentoo/ ftp://gentoo.mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.samerica.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 kde ldap libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql
ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline ruby sdl spell ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts
vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Alexander J Lee 2005-10-08 12:57:12 UTC
Created attachment 70171 [details]
Log of emerge gnome-pilot
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-08 13:13:16 UTC

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