Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118230 - emerge tcl fails on configure
Summary: emerge tcl fails on configure
Status: RESOLVED DUPLICATE of bug 117744
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 14:10 UTC by Steven
Modified: 2006-01-07 14:27 UTC (History)
0 users

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


Attachments
config.log (config.log,4.16 KB, text/plain)
2006-01-07 14:24 UTC, Steven
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven 2006-01-07 14:10:42 UTC
checking for connect... yes
checking for gethostbyname... yes
checking how to build libraries... shared
checking for ranlib... ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... ./configure: line 7624: syntax error near unexpected token `)'
./configure: line 7624: `       OSF*)'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /zzz/tmp/portage/tcl-8.4.11/work/tcl8.4.11/unix/config.log

!!! ERROR: dev-lang/tcl-8.4.11 failed.
!!! Function econf, Line 489, Exitcode 0
!!! econf failed
Comment 1 Steven 2006-01-07 14:13:41 UTC
emerge --info
Portage 2.1_pre3-r1 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo i686)
=================================================================
System uname: 2.6.15-gentoo i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.0_pre13
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2
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-r1
sys-devel/binutils:  2.16.1-r1
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="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -falign-functions=64 -ffast-math -fprefetch-loop-arrays -ftracer"
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/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -falign-functions=64 -ffast-math -fprefetch-loop-arrays -ftracer -fvisibility-inlines-hidden"
DISTDIR="/zzz/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.roedu.net/pub/mirrors/gentoo.org http://ftp.lug.ro/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/zzz/portage/packages"
PORTAGE_TMPDIR="/zzz/tmp"
PORTDIR="/zzz/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.ro.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm audiofile avi bitmap-fonts bzip2 cdr crypt curl dvd dvdr encode exif expat fam ffmpeg gd gdbm gif glut gmp gnome gpm gstreamer gtk2 hal idn imlib ipv6 jpeg junit kde lcms libg++ libwww mad mhash mikmod mng mp3 mpeg mysql ncurses nls nptl nptlonly nvidia ogg oggvorbis openal opengl pam pcre pdflib perl png python qt readline samba sdl slang snmp speex ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xml2 xmms xv xvid zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, LINGUAS


emerge -pv tcl

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-lang/tcl-8.4.11  USE="-threads" 0 kB


This is a re-emerge in fact, but i don't understand why it fails now and the first time (long time ago) it worked.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-07 14:23:24 UTC

*** This bug has been marked as a duplicate of 117744 ***
Comment 3 Steven 2006-01-07 14:24:42 UTC
Created attachment 76482 [details]
config.log

attached config.log as requested by emerge process
Comment 4 Steven 2006-01-07 14:27:50 UTC
Seems like bash-3.1 is screwing up a lot of things...