Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89121 - xaw3d fails to compile
Summary: xaw3d fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-14 12:38 UTC by Clock
Modified: 2005-10-05 20:24 UTC (History)
0 users

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


Attachments
complete compile process file (Xaw3d_compile_process.txt,64.65 KB, text/plain)
2005-07-22 12:19 UTC, aramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Clock 2005-04-14 12:38:41 UTC
kestrel root # emerge gv
[...]
i386-pc-linux-gnu-gcc -c    -I. -I/usr/include    -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE                                                                  -DFUNCPROTO=15 -DNARROWPROTO   -DHAS_WCHAR_H -DHAS_WCTYPE_H -DNO_WIDEC_H -DARROW_SCROLLBAR -DUSEGRAY  -O2 -fno-strength-reduce -fno-strict-aliasing   AsciiSink.c -o unshared/AsciiSink.o
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"


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

Actual Results:  
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc" 

Expected Results:  
emerging of gv

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-r3 i686)
================================================================= System uname:
2.6.11-gentoo-r3 i686 Intel(R) Pentium(R) M processor 1.50GHz Gentoo Base System
version 1.4.16 Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 11
2005, 15:25:47)] dev-lang/python:     2.3.4-r1
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.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -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/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf
/etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer
-pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache
distlocks sandbox sfperms" 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 apm arts avi
berkdb bitmap-fonts cdr crypt cups curl emboss encode esd fam foomaticdb fortran
gdbm gif gpm gtk gtk2 guile imagemagick imlib ipv6 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 samba sdl slang spell ssl svga
tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv
zlib" Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTDIR_OVERLAY
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-06-07 02:45:40 UTC
please attach a complete log of the emerge process if it still fails 
Comment 2 aramos 2005-07-22 12:19:02 UTC
Created attachment 64081 [details]
complete compile process file

here there is a complete compile process file
Comment 3 Kees Jongenburger 2005-09-08 10:52:47 UTC
I have the same problem here.
My system is based on 2005.1 .On an other sligthly older system just emerged
xaw3d nicely.

I tried rebuilding the compiler tools chain but that did not help.
Comment 4 Kees Jongenburger 2005-09-08 11:59:08 UTC
(In reply to comment #3)
> I have the same problem here.
> My system is based on 2005.1 .On an other sligthly older system just emerged
> xaw3d nicely.
> 
> I tried rebuilding the compiler tools chain but that did not help.
> 

I now actualy have fixed the problem by emerging x11 (it was installed using
gentoo binary packages)
Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2005-10-05 20:24:30 UTC
k