Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123209 - dev-tcltk/otcl-1.9 build configuration fails with bash-3.1
Summary: dev-tcltk/otcl-1.9 build configuration fails with bash-3.1
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:
: 134099 (view as bug list)
Depends on:
Blocks: 132990
  Show dependency tree
 
Reported: 2006-02-17 17:58 UTC by Hyunsik Choi
Modified: 2006-11-11 10:13 UTC (History)
3 users (show)

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


Attachments
config.log of otcl-1.9 (config.log,24.86 KB, text/plain)
2006-02-17 17:59 UTC, Hyunsik Choi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hyunsik Choi 2006-02-17 17:58:30 UTC
Besides folloing description, I attached config.log which is too long.

disys18 otcl # emerge otcl
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-tcltk/otcl-1.9 to /
>>> checksums files   ;-) otcl-1.8-r3.ebuild
>>> checksums files   ;-) otcl-1.9.ebuild
>>> checksums files   ;-) files/digest-otcl-1.8-r3
>>> checksums files   ;-) files/digest-otcl-1.9
>>> checksums files   ;-) files/otcl-1.8-badfreefix.patch
>>> checksums src_uri ;-) otcl-1.9.tar.gz
>>> Unpacking source...
>>> Unpacking otcl-1.9.tar.gz to /var/tmp/portage/otcl-1.9/work
 * Applying otcl-1.8-badfreefix.patch ...                                 [ ok ]Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/otcl-1.9/work/otcl-1.9 ...
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-tcl-ver=8.4 --with-tk-ver=8.4 --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
No .configure file found in current directory
Continuing with default options...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for main in -lXbsd... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for dcgettext in -lintl... no
checking for getnodebyname in -ldnet_stub... no
checking standard STL is available... no
checking for tcl.h... -I/usr/include
checking for libtcl8.4... -L/usr/lib -ltcl8.4
checking for init.tcl... /usr/lib/tcl8.4
checking for tclsh8.4... /usr/bin/tclsh8.4
checking for tk.h... -I/usr/include
checking for libtk8.4... -L/usr/lib -ltk8.4
checking for tk.tcl... /usr/lib/tk8.4
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for a BSD-compatible install... /bin/install -c
checking system version (for dynamic loading)... ./configure: line 5986: syntax error near unexpected token `('
./configure: line 5986: `echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/otcl-1.9/work/otcl-1.9/config.log

!!! ERROR: dev-tcltk/otcl-1.9 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile
  otcl-1.9.ebuild, line 41:   Called econf 'compile' '--with-tcl-ver=8.4'

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


# emerge info
Portage 2.1_pre4-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5-r2, 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-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.gentoo.or.kr http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LC_ALL="en_US.UTF-8"
LINGUAS="en ko"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa avi bash-completion berkdb bitmap-fonts cairo cdr cjk crypt cscope cups dbus doc dri dvd dvdr eds emboss encode firefox flac foomaticdb gif glitz gnome gpm gstreamer gtk gtk2 hal imlib ipv6 jpeg lzw lzw-tiff mad mp3 mpeg ncurses nls nptl ogg opengl pam pdflib perl png ppds python quicktime readline samba sdl smp spell ssl svg tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb userlocales vorbis xinerama xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en linguas_ko userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS
Comment 1 Hyunsik Choi 2006-02-17 17:59:10 UTC
Created attachment 80046 [details]
config.log of otcl-1.9
Comment 2 Daniele Gaffuri 2006-03-01 22:58:52 UTC
Same here with tcl and tk, bash is 3.1_p10:

checking system version (for dynamic loading)... ./configure: line 7338: syntax error near unexpected token `)'
./configure: line 7338: `       OSF*)'

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

!!! ERROR: dev-lang/tcl-8.4.9 failed.

checking system version (for dynamic loading)... ./configure: line 5261: syntax error near unexpected token `('
./configure: line 5261: `  case `(ac_space=' '; set | grep ac_space) 2>&1` in'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/tk-8.4.9/work/tk8.4.9/unix/config.log
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-05-15 10:11:38 UTC
1.11 is in the tree now with the fixes, I had to do a large cleanup of the autoconf stuff, needs to be sent back upstream.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-05-23 05:20:49 UTC
*** Bug 134099 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-07-04 16:38:36 UTC
Reopen for stabilization. We need 1.11 stable for current stable bash.
Comment 7 Christian Faulhammer (RETIRED) gentoo-dev 2006-07-04 23:41:30 UTC
otcl 1.11, stable chroot

1.) "Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'."

2.) "QA Notice: the following shared libraries lack a SONAME
 /var/tmp/portage/otcl-1.11/image/usr/lib/libotcl.so"

3.) QA Notice: the following shared libraries lack NEEDED entries
 /var/tmp/portage/otcl-1.11/image/usr/lib/libotcl.so

4.) emerges fine, no test for I have no application that uses this library...any pointers?
luna mnt # emerge --info
Portage 2.1-r1 (default-linux/x86/no-nptl, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.15
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O0"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O0"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.informatik.rwth-aachen.de/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d a52 alsa arts artworkextra asf audiofile avi bash-completion berkdb bidi bitmap-fonts bootsplash bzip2 cairo cdda cddb cdparanoia cdr cli cracklib crypt css cups curl custom-cflags dbus dga directfb divx4linux dlloader dri dts dvd dvdr dvdread dvi eds emacs emboss encode esd evo exif expat fam fat fbcon fdftk ffmpeg firefox foomaticdb fortran ftp gb gcj gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hal howl icq idn imagemagick imap imlib ipv6 isdnlog java javascript jikes jpeg jpeg2k kde ldap leim libg++ libwww lm_sensors mad maildir matroska mbox mikmod mime mmx mmxext mng mono motif mp3 mpeg mpeg2 mule nautilus ncurses nforce2 nls nocardbus nowebdav nsplugin nvidia ogg opengl pam pcre pdf pdflib perl plotutils pmu png ppds pppd preview-latex print python qt qt3 qt4 quicktime readline reflection reiserfs samba sdk session slang spell spl sse ssl svg svga t1lib tcltk tcpd theora thunderbird tiff truetype truetype-fonts type1-fonts usb vcd videos vorbis win32codecs wmf wxwindows xine xml xorg xosd xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 8 Jon Hood (RETIRED) gentoo-dev 2006-07-06 17:23:53 UTC
stable on amd64, seems to work fine.

I did notice the QA issues, and those need to be fixed before this issue is resolved.
Comment 9 Joshua Jackson (RETIRED) gentoo-dev 2006-07-26 21:03:16 UTC
x86 is happy and content...didn't run into the issues you had opfer..oddness ^.^
Comment 10 Jason Wever (RETIRED) gentoo-dev 2006-08-06 09:40:04 UTC
If it ain't got SPARC, it's not a real ebuild.
Comment 11 Raúl Porcel (RETIRED) gentoo-dev 2006-09-04 15:11:44 UTC
All done. Closing