Building tcl84-8.4.20_2,1.txz (origin /buildshare/ports/355755/lang/tcl84) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot2: removed slot2: created x distfiles/ x distfiles/tcl8.4.20-src.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tcl84-8.4.20_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tcl84-8.4.20_2,1 Make install ===> License TclTk accepted by the user ===> tcl84-8.4.20_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcl84-8.4.20_2,1 for building ===> Extracting for tcl84-8.4.20_2,1 => SHA256 Checksum OK for tcl8.4.20-src.tar.gz. ===> Patching for tcl84-8.4.20_2,1 ===> Applying FreeBSD patches for tcl84-8.4.20_2,1 /usr/bin/sed -i.bak -e 's|@TCL_BUILD_LIB_SPEC@|@TCL_LIB_SPEC@|; s|@TCL_BUILD_STUB_LIB_SPEC@|@TCL_STUB_LIB_SPEC@|; s|@TCL_BUILD_STUB_LIB_PATH@|@TCL_STUB_LIB_PATH@|; s|@TCL_SRC_DIR@|/usr/local/include/tcl8.4|' /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/tclConfig.sh.in ===> Configuring for tcl84-8.4.20_2,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/win/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/win/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/tools/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... .tcl84 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... (cached) 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 if rpath support is requested... yes checking system version... FreeBSD-11.0-CURRENT checking for dlopen in -ldl... no checking for ar... ar checking for cast to union support... yes checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... no checking for open64... no checking for lseek64... no checking for off64_t... no checking whether byte ordering is bigendian... yes checking for getcwd... (cached) yes checking for opendir... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoll... (cached) yes checking for strtoull... (cached) yes checking for tmpnam... yes checking for waitpid... (cached) yes checking for strerror... (cached) yes checking for getwd... (cached) yes checking for wait3... yes checking for uname... (cached) yes checking for realpath... (cached) yes checking for getpwuid_r... yes checking for getpwuid_r with 5 args... yes checking for getpwnam_r... yes checking for getpwnam_r with 5 args... yes checking for getgrgid_r... yes checking for getgrgid_r with 5 args... yes checking for getgrnam_r... yes checking for getgrnam_r with 5 args... yes checking for gethostbyname_r... yes checking for gethostbyname_r with 6 args... yes checking for gethostbyaddr_r... yes checking for gethostbyaddr_r with 7 args... no checking for gethostbyaddr_r with 8 args... yes checking for sys/modem.h... no checking termios vs. termio vs. sgtty... termios checking for fd_set in sys/types... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for sys/time.h... (cached) 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... no checking time_t timezone variable... no checking for st_blksize in struct stat... yes checking for fstatfs... yes checking for 8-bit clean memcmp... yes checking for memmove... (cached) yes checking proper strstr implementation... ok checking for strtoul... (cached) yes checking proper strtoul implementation... ok checking for strtod... yes checking proper strtod implementation... ok checking for strtod... (cached) yes checking for Solaris2.4/Tru64 strtod bugs... ok checking for ANSI C header files... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for socklen_t... (cached) yes checking for opendir... (cached) yes checking union wait... no checking for strncasecmp... (cached) yes checking for gettimeofday... (cached) yes checking for gettimeofday declaration... present checking whether char is unsigned... yes checking signed char declarations... yes checking for a putenv() that copies the buffer... no checking for langinfo.h... (cached) yes checking whether to use nl_langinfo... yes checking for fts... yes checking for sys/ioctl.h... (cached) yes checking for sys/filio.h... yes checking system version... (cached) FreeBSD-11.0-CURRENT checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking whether to enable DTrace support... no checking whether the cpuid instruction is usable... no updating cache ./config.cache creating ./config.status creating Makefile creating dltest/Makefile creating tclConfig.sh /usr/bin/sed -i.bak -e 's,-DNO_MEMMOVE=1,,' -e 's,-DNO_STRING_H=1,,' -e 's,^COMPAT_OBJS.*,,' /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/Makefile ===> Building for tcl84-8.4.20_2,1 cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/regcomp.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/regexec.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/regfree.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/regerror.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclAlloc.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclAsync.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclAsync.c:17: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclAsync.c:17: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclBasic.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclBasic.c:26: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclBasic.c:26: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclBinary.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclBinary.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclBinary.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCkalloc.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCkalloc.c:18: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCkalloc.c:18: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclClock.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclClock.c:17: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclClock.c:17: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdAH.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdAH.c:22: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdAH.c:22: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdIL.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdIL.c:20: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdIL.c:20: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdMZ.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdMZ.c:19: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCmdMZ.c:19: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCompCmds.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCompExpr.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCompExpr.c:23: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCompExpr.c:23: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclCompile.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclDate.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclDate.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclDate.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEncoding.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEncoding.c:13: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEncoding.c:13: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEnv.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEnv.c:17: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEnv.c:17: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEvent.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEvent.c:16: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclEvent.c:16: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclExecute.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclExecute.c:29: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclExecute.c:29: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclFCmd.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclFCmd.c:20: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclFCmd.c:20: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclFileName.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclFileName.c:16: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclFileName.c:16: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclGet.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclGet.c:16: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclGet.c:16: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclHash.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclHistory.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclHistory.c:17: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclHistory.c:17: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIndexObj.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIndexObj.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIndexObj.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclInterp.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclInterp.c:14: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclInterp.c:14: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIO.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIO.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIO.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOCmd.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOCmd.c:13: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOCmd.c:13: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOGT.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOGT.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOGT.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOSock.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOSock.c:13: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOSock.c:13: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOUtil.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOUtil.c:28: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclIOUtil.c:28: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclLink.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclListObj.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclLiteral.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclLiteral.c:18: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclLiteral.c:18: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclLoad.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclMain.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclNamesp.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclNotify.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclNotify.c:19: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclNotify.c:19: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclObj.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclObj.c:18: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclObj.c:18: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPanic.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPanic.c:17: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPanic.c:17: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclParse.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclParse.c:18: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclParse.c:18: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclParseExpr.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclParseExpr.c:26: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclParseExpr.c:26: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPipe.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPipe.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPipe.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPkg.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPosixStr.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPosixStr.c:16: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPosixStr.c:16: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPreserve.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclProc.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclRegexp.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclRegexp.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclRegexp.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclResolve.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclResult.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclScan.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclScan.c:16: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclScan.c:16: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclStringObj.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclThread.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclThreadAlloc.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclThreadJoin.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclStubInit.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclStubInit.c:13: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclStubInit.c:13: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclStubLib.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclStubLib.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclStubLib.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclTimer.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclTimer.c:14: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclTimer.c:14: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclUtf.c cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclUtil.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclUtil.c:16: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclUtil.c:16: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclVar.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclVar.c:20: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclVar.c:20: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixChan.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixChan.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixChan.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixEvent.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixEvent.c:13: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixEvent.c:13: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixFCmd.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixFCmd.c:49: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixFCmd.c:49: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixFile.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixFile.c:14: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixFile.c:14: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixPipe.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixPipe.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixPipe.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixSock.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixSock.c:13: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixSock.c:13: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixTime.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixTime.c:14: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixTime.c:14: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/usr/local/lib/tcl8.4\" -DTCL_PACKAGE_PATH="\"/usr/local/lib\"" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixInit.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixInit.c:15: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixInit.c:15: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixThrd.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixThrd.c:14: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixThrd.c:14: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixCompat.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixCompat.c:11: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixCompat.c:11: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixNotfy.c In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixNotfy.c:16: /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:721:1: warning: "inet_ntoa" redefined In file included from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/../unix/tclUnixPort.h:174, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic/tclPort.h:22, from /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclUnixNotfy.c:16: /usr/include/arpa/inet.h:128:1: warning: this is the location of the previous definition cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclLoadDl.c rm -f libtclstub84.a ar cr libtclstub84.a tclStubLib.o ; ranlib libtclstub84.a rm -f libtcl84.so.1 cc -shared -o libtcl84.so.1 regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclLoadDl.o -lpthread -lm -Wl,-soname,libtcl84.so.1 -Wl,-rpath,/usr/local/lib if test "xtclLoadDl.o" = "xtclLoadAout.o"; then ranlib libtcl84.so.1; fi rm -f libtcl84.a ar cr libtcl84.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclLoadDl.o ranlib libtcl84.a cc -c -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -fno-strict-aliasing -fPIC -I. -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../generic -I/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DHAVE_CAST_TO_UNION=1 -DNDEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix/../unix/tclAppInit.c cc -O2 -pipe -fno-strict-aliasing -O -O2 -pipe -fno-strict-aliasing -pipe -DTCL_DBGX= tclAppInit.o -L/obj/buildshare/ports/355755/lang/tcl84/work/tcl8.4.20/unix -ltcl84 -lpthread -lm -Wl,-rpath,/usr/local/lib -o tclsh ===> Staging for tcl84-8.4.20_2,1 ===> Generating temporary packing list Installing libtcl84.so.1 to /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/ Installing libtcl84.a Installing tclsh as /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/bin/tclsh8.4 Installing tclConfig.sh to /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4/ Installing libtclstub84.a to /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/ Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/include/tcl8.4/generic Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/include/tcl8.4/unix Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4/platform Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4/http2.5 Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4/http1.0 Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4/opt0.4 Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4/encoding Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4/msgcat1.3 Making directory /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4/tcltest2.2 Installing header files Installing library files to /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/tcl8.4 Installing library platform directory Installing library http1.0 directory Installing library http2.5 directory Installing library opt0.4 directory Installing library msgcat1.3 directory Installing library tcltest2.2 directory Installing library encoding directory /usr/bin/strip /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/bin/tclsh8.4 /usr/bin/strip /obj/buildshare/ports/355755/lang/tcl84/work/stage/usr/local/lib/libtcl84.so.1 ====> Compressing man pages (compress-man) ===> Installing for tcl84-8.4.20_2,1 ===> Checking if lang/tcl84 already installed ===> Registering installation for tcl84-8.4.20_2,1 Installing tcl84-8.4.20_2,1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libtcl84.so.1 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.tcl.tk/ Make package ===> Building package for tcl84-8.4.20_2,1 slot2: removed