Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115216 - dev-lang/tcl-8.4.11 ./configure system check for dynamic loading fails
Summary: dev-lang/tcl-8.4.11 ./configure system check for dynamic loading fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-11 11:31 UTC by John Rico
Modified: 2005-12-14 23:14 UTC (History)
0 users

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


Attachments
Log requested to be attached (config.log,4.38 KB, text/plain)
2005-12-11 11:36 UTC, John Rico
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Rico 2005-12-11 11:31:57 UTC
I'm emerging system on this machine and it stops at tcl.  The only thing that 
might be causing problems is this warning: 
 
 * PLEASE NOTE: You are compiling tcl-8.4.11 with 
 * threading enabled. 
 * Threading is not supported by all applications 
 * that compile against tcl. You use threading at 
 * your own discretion. 
 
 
No idea how to disable threading through USE flags though, so *shrugs* and I 
want threading support anyway. 

Reproducible: Always
Steps to Reproduce:
1.emerge system 
2. 
3. 
 
Actual Results:  
checking system version (for dynamic loading)... ./configure: line 7624: syntax 
error near unexpected token `)' 
./configure: line 7624: `       OSF*)' 
 
!!! Please attach the config.log to your bug report: 
!!! /var/tmp/portage/tcl-8.4.11/work/tcl8.4.11/unix/config.log 
 
!!! ERROR: dev-lang/tcl-8.4.11 failed. 
!!! Function econf, Line 485, Exitcode 0 
!!! econf failed 
!!! If you need support, post the topmost build error, NOT this status message. 


Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.3, glibc-2.3.5-r0, 
2.6.12-gentoo-r6 x86_64) 
================================================================= 
System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 
4400+ 
Gentoo Base System version 1.12.0_pre11 
dev-lang/python:     2.3.5-r2 
sys-apps/sandbox:    1.2.17 
sys-devel/autoconf:  [Not Present] 
sys-devel/automake:  [Not Present] 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   [Not Present] 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="amd64 ~amd64" 
AUTOCLEAN="yes" 
CBUILD="x86_64-pc-linux-gnu" 
CFLAGS="-march=k8 -O2 -pipe" 
CHOST="x86_64-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=k8 -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv 
usersandbox" 
GENTOO_MIRRORS="ftp://gentoo.ccccom.com http://gentoo.ccccom.com 
http://mirrors. tds.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo" 
LINGUAS="en ja zh_TW zh_CN ko" 
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="amd64 X a52 aac aalib acl alsa anthy audiofile avi batch berkdb bidi 
bitmap-fonts bmp bzip2 cdr cjk crypt cups divx4linux doc dts dvd dvdread eds 
emboss encode faad fam ffmpeg flac foomaticdb fortran freetype ftp gif 
gimpprint gnutls gpm gstreamer gtk gtk2 gtkhtml hal httpd imagemagick imlib 
immqt-bc ipv6 jack java jpeg kde kerberos kqemu latex lcms ldap libclamav live 
lzw lzw-tiff mad matroska mime mng mozilla mozsvg mp3 mpeg mysql ncurses nls 
nptl nptlonly nsplugin oav offensive opengl oss pam pdflib perl png ppds python 
qt quicktime readline real samba sdl speex spell ssl stream svg tcltk tcpd 
theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb 
userlocales v41 vcd videos visualization vlm wmf wxwindows xchatdccserver 
xchattext xine xml xmms xosd xpm xprint xv xvid zeroconf zlib 
video_cards_radeon linguas_en linguas_ja linguas_zh_TW linguas_zh_CN linguas_ko 
userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 John Rico 2005-12-11 11:36:28 UTC
Created attachment 74515 [details]
Log requested to be attached
Comment 2 John Rico 2005-12-14 13:49:40 UTC
I just realized that the kernel the livecd was running was 2.6.12, and I think 
I require 2.6.14 for dynamic loading, so I'm going to get an experimental 
livecd and try again.  I'll report asap if this is solved or not. 
Comment 3 John Rico 2005-12-14 22:57:46 UTC
(In reply to comment #2) 
> I just realized that the kernel the livecd was running was 2.6.12, and I 
think  
> I require 2.6.14 for dynamic loading, so I'm going to get an experimental  
> livecd and try again.  I'll report asap if this is solved or not.  
 
Tried, same output.  Help me please. 
Comment 4 John Rico 2005-12-14 23:14:37 UTC
(In reply to comment #3) 
> (In reply to comment #2)  
> > I just realized that the kernel the livecd was running was 2.6.12, and I  
> think   
> > I require 2.6.14 for dynamic loading, so I'm going to get an experimental   
> > livecd and try again.  I'll report asap if this is solved or not.   
>   
> Tried, same output.  Help me please.  
 
emerge --sync again 
all good 
note to self: tcl isn't the first package to be merged into system.