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

Bug 157130

Summary: dev-lang/tcl-8.3.4: ./configure: line 6032: syntax error near unexpected token `)'
Product: Gentoo Linux Reporter: Jan Kundrát (RETIRED) <jkt>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jan Kundrát (RETIRED) gentoo-dev 2006-12-04 12:42:13 UTC
velbloud ~ # emerge -av rat

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     UD] dev-lang/tcl-8.3.4 [8.4.9] USE="-threads" 0 kB
[ebuild  N    ] dev-lang/tk-8.3.4-r1  USE="-threads" 0 kB
[ebuild  N    ] media-sound/rat-4.2.23  0 kB

Total size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]
>>> starting parallel fetching

>>> Emerging (1 of 3) dev-lang/tcl-8.3.4 to /
 * tcl8.3.4.tar.gz MD5 ;-) ...                                                                                                                                       [ ok ]
 * tcl8.3.4.tar.gz size ;-) ...                                                                                                                                      [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                 [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                               [ ok ]
 * checking tcl8.3.4.tar.gz ;-) ...                                                                                                                                  [ ok ]
>>> Unpacking source...
>>> Unpacking tcl8.3.4.tar.gz to /var/tmp/portage/tcl-8.3.4/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/tcl-8.3.4/work/tcl8.3.4 ...
creating cache ./config.cache
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -E
checking for unistd.h... yes
checking for limits.h... yes
checking for building with threads... no (default)
checking if the compiler understands -pipe... yes
checking for getcwd... yes
checking for opendir... yes
checking for strstr... yes
checking for strtol... yes
checking for tmpnam... yes
checking for waitpid... yes
checking for strerror... yes
checking for getwd... yes
checking for wait3... yes
checking for uname... yes
checking for realpath... yes
checking dirent.h... yes
checking for errno.h... yes
checking for float.h... yes
checking for values.h... yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking termios vs. termio vs. sgtty... termios
checking fd_set and sys/select... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for tm_zone in struct tm... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... yes
checking for st_blksize in struct stat... yes
checking for fstatfs... yes
checking for 8-bit clean memcmp... yes
checking for memmove... yes
checking proper strstr implementation... yes
checking for strtoul... yes
checking for strtod... yes
checking for strtod... (cached) yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for ANSI C header files... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for opendir... (cached) yes
checking union wait... yes
checking matherr support... yes
checking for strncasecmp... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for gettimeofday declaration... present
checking whether char is unsigned... no
checking signed char declarations... yes
checking for sin... no
checking for main in -lieee... yes
checking for main in -linet... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... ./configure: line 6032: syntax error near unexpected token `)'
./configure: line 6032: `       OSF*)'

!!! ERROR: dev-lang/tcl-8.3.4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  tcl-8.3.4.ebuild, line 54:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-04 12:45:42 UTC

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