[ports-i386_at_FreeBSD.org: tcl-8.0.5_1 failed on i386 6]

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Fri, 11 Feb 2005 11:30:42 -0800
Can someone please take a look at why this port recently broke on 6.0?

Kris

----- Forwarded message from User Ports-i386 <ports-i386_at_FreeBSD.org> -----

X-Original-To: kkenn_at_localhost
Delivered-To: kkenn_at_localhost.obsecurity.org
Delivered-To: kris_at_freebsd.org
Date: Fri, 11 Feb 2005 12:09:39 GMT
From: User Ports-i386 <ports-i386_at_FreeBSD.org>
To: krion_at_FreeBSD.org, kris_at_FreeBSD.org
Subject: tcl-8.0.5_1 failed on i386 6
X-UIDL: Ui-#!6#p"!_at_Gh!!DUX"!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8

building tcl-8.0.5_1 on gohan10.freebsd.org
in directory /x/tmp/6/chroot/94908
maintained by: ports_at_FreeBSD.org
port directory: /usr/ports/lang/tcl80
build started at Fri Feb 11 12:07:46 UTC 2005
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=
RUN_DEPENDS=
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  Vulnerability check disabled
=> tcl8.0.5.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
tcl8.0.5.tar.gz                                       1484 kB 2524 kBps
=> Checksum OK for tcl8.0.5.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Vulnerability check disabled
===>  Extracting for tcl-8.0.5_1
=> Checksum OK for tcl8.0.5.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for tcl-8.0.5_1
===>  Applying FreeBSD patches for tcl-8.0.5_1
================================================================
====================<phase 4: make build>====================
add_pkg
===>  Configuring for tcl-8.0.5_1
creating cache ./config.cache
checking for ranlib... ranlib
checking whether cross-compiling... no
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 sin... no
checking for -lieee... no
checking dirent.h... yes
checking how to run the C preprocessor... cc -E
checking for errno.h... yes
checking for float.h... yes
checking for values.h... no
checking for limits.h... 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... yes
checking termios vs. termio vs. sgtty... none
checking fd_set and sys/select... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... no
checking time_t timezone variable... no
checking for st_blksize in struct stat... yes
checking proper strstr implementation... yes
checking for strtoul... yes
checking for strtod... yes
checking for strtod... (cached) yes
checking for Solaris strtod bug... 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... no
checking matherr support... no
checking return type of signal handlers... void
checking for vfork... yes
checking vfork/signal bug... ok
checking for strncasecmp... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for gettimeofday declaration... present
checking for -linet... no
checking for net/errno.h... no
checking whether char is unsigned... no
checking signed char declarations... yes
checking for connect... yes
checking for gethostbyname... yes
checking system version (for dynamic loading)... FreeBSD-6.0-CURRENT
checking for -ldl... no
checking for dlfcn.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/filio.h... yes
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
updating cache ./config.cache
creating ./config.status
creating Makefile
creating tclConfig.sh
===>  Building for tcl-8.0.5_1
"/usr/share/mk/bsd.compat.mk", line 36: warning: NOPROFILE is deprecated in favor of NO_PROFILE
Warning: Object directory not changed from original /tmp/a/ports/lang/tcl80/work/tcl8.0.5/unix
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/panic.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/regexp.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclAsync.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclBasic.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclCkalloc.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclClock.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclCmdAH.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclCmdIL.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclCmdMZ.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclDate.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclEnv.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclEvent.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclFCmd.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclFileName.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclGet.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclHash.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclHistory.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclInterp.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclIO.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclIOCmd.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclIOSock.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclIOUtil.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclLink.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclLoad.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclMain.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclNotify.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclParse.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclPkg.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclPosixStr.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclPreserve.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclProc.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclUtil.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c ../generic/tclVar.c
cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c tclMtherr.c
tclMtherr.c: In function `matherr':
tclMtherr.c:80: error: dereferencing pointer to incomplete type
tclMtherr.c:80: error: `DOMAIN' undeclared (first use in this function)
tclMtherr.c:80: error: (Each undeclared identifier is reported only once
tclMtherr.c:80: error: for each function it appears in.)
tclMtherr.c:80: error: dereferencing pointer to incomplete type
tclMtherr.c:80: error: `SING' undeclared (first use in this function)
*** Error code 1

Stop in /tmp/a/ports/lang/tcl80/work/tcl8.0.5/unix.
*** Error code 1

Stop in /a/ports/lang/tcl80.
================================================================
build ended at Fri Feb 11 12:09:34 UTC 2005


----- End forwarded message -----

Received on Fri Feb 11 2005 - 18:30:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:28 UTC