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

Bug 130379

Summary: sys-devel/gcc-3.4.6-r1 won't emerge under tcsh
Product: Gentoo Linux Reporter: Carl A. Dunham <gentoo-bugs2>
Component: New packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carl A. Dunham 2006-04-18 10:06:10 UTC
Trying to emerge gcc-3.4.6-r1, shell is /bin/tcsh. Note that /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/fixinc/genfixes is an sh script, yet it seems to be being called with $SHELL...

...
make[3]: Entering directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc/fixinc'
/bin/tcsh /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/fixinc/genfixes machname.h
SHELL=/bin/sh: Command not found.
export: Command not found.
if: Expression Syntax.
make[3]: *** [machname.h] Error 1
make[3]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc/fixinc'
make[2]: *** [fixinc.sh] Error 2
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc'
make: *** [profiledbootstrap] Error 2

!!! ERROR: sys-devel/gcc-3.4.6-r1 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  ebuild.sh, line 1242:   Called toolchain_src_compile
  toolchain.eclass, line 24:   Called gcc_src_compile
  toolchain.eclass, line 1463:   Called gcc_do_make
  toolchain.eclass, line 1325:   Called die

!!! emake failed with profiledbootstrap
!!! If you need support, post the topmost build error, and the call stack if relevant.



# emerge --info
Portage 2.1_pre7-r5 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo-r2 i686)
=================================================================
System uname: 2.6.16-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.12.0_pre17
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
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-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -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/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ http://mirror.datapipe.net/gentoo http://gentoo.oregonstate.edu"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X aalib acl acpi alsa apache2 apm arts artswrappersuid asf audiofile avi bindist bitmap-fonts bonobo browserplugin bzip2 cdparanoia cdr cli cpudetection crypt ctype cups curl dba directfb dnd doc dri dvd dvdr eds emacs emboss encode ethereal exif expat fastbuild fbcon fbdev ffmpeg flac foomaticdb force-cgi-redirect fortran freetds ftp gd gif glut gmp gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal hbci iconv idn imagemagick imlib innodb ipv6 isdnlog java javascript jce jikes jpeg kde kdeenablefinal largeterminal lcms ldap libcaca libg++ libwww mad maildir mailwrapper map md5sum memlimit mhash mikmod mmx mng motif mozcalendar mozdevelop mozilla moznocompose moznoirc moznomail mozsha1 mozsvg mozxmlterm mp3 mpeg mplayer music mysql mysqli nas ncurses nptl nptlonly nsplugin ntlm offensive ogg openal opengl pam parse-clocks pcre pda pdflib perl php pic png posix ppds pppd python qt quicktime rdesktop readline real scanner sdl server session simplexml slang slp snmp soap sockets speex spell spl sqlite sse ssl stroke svga tcpd tetex threads tiff tokenizer tomcat transcode truetype truetype-fonts type1 type1-fonts udev usb userlocales vorbis win32codecs xine xml xml2 xmlrpc xmms xosd xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_i810 video_cards_vesa video_cards_vga"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2006-04-18 22:47:32 UTC

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