Hello everyone,
My OS was recently upgraded by my local sys admin to Sierra. MacPorts was
installed and running fine when I was using El Capitan. I now cannot get
MacPorts to build or install from the package. I have confirmed that I have
Xcode 9.0 installed and I have run the suggested commands for Xcode licenses,
etc.
The MacPorts-2.4.1-10.12-Sierra.pkg fails after trying to run package scripts.
There is no information given as an error message. The installer tells me to
contact the software provider.
I have tried building from the source files as well. This fails at the first
build step. I am attaching the configure output. I have tried switching the the
configure compiler to Xcode's cc, but I get the same error:
ITLLRP-MN-21381:MacPorts-2.4.1 rditllrp$ ./configure > configure.txt
configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment,
preventing the use of GNUstep's Foundation library
configure: WARNING: No ports tree found
ITLLRP-MN-21381:MacPorts-2.4.1 rditllrp$ make
===> making all in vendor
===> making all in vendor/tcl/unix
gcc -c -Os -pipe -Wall -fno-common -I"."
-I/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/../unix
-I/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/../generic
-I/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/../libtommath
-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\"
-DPACKAGE_STRING=\"tcl\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_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
-DHAVE_PTHREAD_GET_STACKSIZE_NP=1 -DTCL_THREADS=1
-DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\
__attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DMAC_OSX_TCL=1
-DHAVE_COREFOUNDATION=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".dylib\"
-DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4
-DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1
-DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=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_MTSAFE_GETHOSTBYNAME=1 -DHAVE_MTSAFE_GETHOSTBYADDR=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1
-DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1
-DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1
-DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_CHFLAGS=1
-DHAVE_GETATTRLIST=1 -DHAVE_COPYFILE_H=1 -DHAVE_COPYFILE=1
-DHAVE_LIBKERN_OSATOMIC_H=1 -DHAVE_OSSPINLOCKLOCK=1 -DUSE_VFORK=1
-DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_LOAD_FROM_MEMORY=1 -DTCL_WIDE_CLICKS=1
-DHAVE_AVAILABILITYMACROS_H=1 -DHAVE_WEAK_IMPORT=1 -D_DARWIN_C_SOURCE=1
-DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1
-DHAVE_CPUID=1 -DSTATIC_BUILD
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/../generic/tclStubLib.c
In file included from
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/../generic/tclStubLib.c:14:
In file included from
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/../generic/tclInt.h:36:
In file included from
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/../generic/tclPort.h:23:
In file included from ./tclUnixPort.h:622:
/usr/include/pthread.h:423:25: error: expected parameter declarator
__SWIFT_UNAVAILABLE_MSG("Use lazily initialized globals instead")
^
/usr/include/pthread.h:423:25: error: expected ')'
/usr/include/pthread.h:423:24: note: to match this '('
__SWIFT_UNAVAILABLE_MSG("Use lazily initialized globals instead")
^
/usr/include/pthread.h:424:51: error: expected ';' after top level declarator
__OSX_AVAILABLE_STARTING(__MAC_10_4, __IPHONE_2_0)
^
3 errors generated.
make[2]: *** [tclStubLib.o] Error 1
make[1]: *** [all-tcl] Error 2
make: *** [all] Error 1
Any advice is appreciated.
Thanks,
Lucas Pettey, PhD
checking build system type... x86_64-apple-darwin16.7.0
checking host system type... x86_64-apple-darwin16.7.0
checking target system type... x86_64-apple-darwin16.7.0
checking MacPorts version... 2.4.1
checking for sw_vers... /usr/bin/sw_vers
checking for defaults... /usr/bin/defaults
checking for xcode-select... /usr/bin/xcode-select
checking Mac OS X version... 10.12.6
checking Xcode location... /Applications/Xcode.app/Contents/Developer
checking Xcode version... 9.0
checking for clang... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for clang... clang
checking whether we are using the GNU Objective C compiler... yes
checking whether clang accepts -g... yes
checking for bsdmake... no
checking for pmake... no
checking for bzip2... /usr/bin/bzip2
checking for bzr... no
checking for chown... /usr/sbin/chown
checking for cp... /bin/cp
checking for cpio... /usr/bin/cpio
checking for cvs... no
checking for diff... /usr/bin/diff
checking for dscl... /usr/bin/dscl
checking for dseditgroup... /usr/sbin/dseditgroup
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for git... /usr/bin/git
checking for gnumake... /usr/bin/gnumake
checking for gnupatch... no
checking for gpatch... no
checking for gnutar... no
checking for gtar... no
checking for gzip... /usr/bin/gzip
checking for hdiutil... /usr/bin/hdiutil
checking for hg... no
checking for launchctl... /bin/launchctl
checking for lipo... /usr/bin/lipo
checking for lsbom... /usr/bin/lsbom
checking for lzma... no
checking for make... /usr/bin/make
checking for man... /usr/bin/man
checking for mdfind... /usr/bin/mdfind
checking for mdls... /usr/bin/mdls
checking for mkbom... /usr/bin/mkbom
checking for mtree... /usr/sbin/mtree
checking for open... /usr/bin/open
checking for openssl... /usr/bin/openssl
checking for patch... /usr/bin/patch
checking for pax... /bin/pax
checking for rmdir... /bin/rmdir
checking for rsync... /usr/bin/rsync
checking for sandbox-exec... /usr/bin/sandbox-exec
checking for sed... /usr/bin/sed
checking for svn... /opt/subversion/bin/svn
checking for swig... no
checking for tar... /usr/bin/tar
checking for unzip... /usr/bin/unzip
checking for xar... /usr/bin/xar
checking for xcodebuild... /usr/bin/xcodebuild
checking for xcrun... /usr/bin/xcrun
checking for xz... no
checking for zip... /usr/bin/zip
checking for launchd... yes
checking for sed... (cached) /usr/bin/sed
checking which sed flag to use for extended regexp... -E (BSD)
checking for tar... (cached) /usr/bin/tar
checking whether tar supports -q... yes (bsdtar)
checking for tar... (cached) /usr/bin/tar
checking for gnutar... no
checking for which tar variant to use... /usr/bin/tar
checking for /usr/bin/tar --no-same-owner support... no
checking for patch... (cached) /usr/bin/patch
checking for gpatch... no
checking for GNU (FSF) patch... /usr/bin/patch
checking how to mark unused variables...
checking for gcc symbol visibility attribute...
__attribute__((visibility("hidden")))
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for pthread-config... no
checking how to run the Objective C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking objc/objc.h usability... yes
checking objc/objc.h presence... yes
checking for objc/objc.h... yes
checking if linking libobjc requires pthreads... no
checking for Apple Objective-C runtime... yes
checking for GNU Objective C runtime... no
configure: Using Apple Objective-C runtime
checking for Apple Foundation library... yes
configure: Using Apple Foundation library
checking for CoreFoundation framework... yes
checking for SystemConfiguration framework... yes
checking for IOKit framework... yes
checking for CFNotificationCenterGetDarwinNotifyCenter... yes
checking for whether we will build daemondo... yes
checking for ports tree... checking for MacPorts config directory...
${sysconfdir}/macports
checking for install user... root
checking for install group... admin
checking for macports user... macports
checking what permissions to use for installation directories... 0755
checking for Applications installation directory... /Applications/MacPorts
checking for Frameworks installation directory... /opt/local/Library/Frameworks
checking for Universal CPU architectures... x86_64 i386
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libkern/OSAtomic.h usability... yes
checking libkern/OSAtomic.h presence... yes
checking for libkern/OSAtomic.h... yes
checking libproc.h usability... yes
checking libproc.h presence... yes
checking for libproc.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/paths.h usability... yes
checking sys/paths.h presence... yes
checking for sys/paths.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for OSAtomicCompareAndSwap32... yes
checking for OSAtomicCompareAndSwap64... yes
checking for OSAtomicCompareAndSwapPtr... yes
checking for __getdirentries64... yes
checking for bzero... yes
checking for clearenv... no
checking for copyfile... yes
checking for fgetln... yes
checking for flock... yes
checking for fls... yes
checking for kqueue... yes
checking for lockf... yes
checking for memset... yes
checking for posix_spawn... yes
checking for setmode... yes
checking for strcasecmp... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strncasecmp... yes
checking for sysctlbyname... yes
checking if readlink conforms to POSIX 1003.1a... yes
checking CommonCrypto/CommonDigest.h usability... yes
checking CommonCrypto/CommonDigest.h presence... yes
checking for CommonCrypto/CommonDigest.h... yes
checking for target platform... darwin 16
checking for curl-config... /usr/bin/curl-config
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking sqlite3ext.h usability... yes
checking sqlite3ext.h presence... yes
checking for sqlite3ext.h... yes
checking for SQLite >= 3003011... yes
checking for kqueue... (cached) yes
checking for kevent... yes
checking whether trace mode is supported on this platform... yes
configure: === configuring in vendor/tcl/unix
(/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix)
configure: running /bin/sh ./configure '--cache-file=/dev/null'
'--disable-option-checking' '--prefix=/opt/local/libexec/macports'
'--enable-threads' '--srcdir=.' in vendor/tcl/unix
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... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dirent.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... 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 pthread_attr_get_np... no
checking for pthread_getattr_np... no
checking for pthread_get_stacksize_np... yes
checking for building with threads... yes
checking for sin... yes
checking for main in -lieee... no
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... 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 compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... Darwin-16.7.0
checking for dlopen in -ldl... yes
checking for ar... ar
checking if ld accepts -single_module flag... yes
checking if ld accepts -search_paths_first flag... yes
checking whether to use CoreFoundation... yes
checking for CoreFoundation.framework... yes
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... using long
checking whether byte ordering is bigendian... no
checking for getcwd... yes
checking for opendir... yes
checking for strtol... yes
checking for waitpid... yes
checking for strerror... yes
checking for getwd... yes
checking for wait3... yes
checking for uname... yes
checking for realpath... yes
checking for getaddrinfo... yes
checking for working getaddrinfo... 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 sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking termios vs. termio vs. sgtty... none
checking for fd_set in sys/types... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for mktime... yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
checking for blkcnt_t... yes
checking for fstatfs... yes
checking for working memcmp... yes
checking for memmove... yes
checking for strstr... yes
checking proper strstr implementation... ok
checking for strtoul... 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 mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for socklen_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for opendir... (cached) yes
checking union wait... yes
checking for strncasecmp... yes
checking for gettimeofday... yes
checking for gettimeofday declaration... present
checking whether char is unsigned... no
checking signed char declarations... yes
checking for a putenv() that copies the buffer... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking whether to use nl_langinfo... yes
checking for chflags... yes
checking isnan... yes
checking for getattrlist... yes
checking copyfile.h usability... yes
checking copyfile.h presence... yes
checking for copyfile.h... yes
checking for copyfile... yes
checking libkern/OSAtomic.h usability... yes
checking libkern/OSAtomic.h presence... yes
checking for libkern/OSAtomic.h... yes
checking for OSSpinLockLock... yes
checking AvailabilityMacros.h usability... yes
checking AvailabilityMacros.h presence... yes
checking for AvailabilityMacros.h... yes
checking if weak import is available... yes
checking if Darwin SUSv3 extensions are available... yes
checking for fts... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking system version... (cached) Darwin-16.7.0
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
checking whether to use dll unloading... yes
checking for timezone data... /usr/share/zoneinfo
checking whether to enable DTrace support... no
checking if the C stack grows upwards in memory... no
checking whether the cpuid instruction is usable... yes
checking how to package libraries... shared library
configure: creating ./config.status
config.status: creating Tcl-Info.plist
config.status: creating Tclsh-Info.plist
config.status: creating Makefile
config.status: creating dltest/Makefile
config.status: creating tclConfig.sh
config.status: creating tcl.pc
configure: === finished configuring in vendor/tcl/unix
(/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix)
configure: === configuring in vendor/thread
(/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/thread)
configure: running /bin/sh ./configure '--cache-file=/dev/null'
'--disable-option-checking' '--prefix=/opt/local/libexec/macports'
'--srcdir=.' in vendor/thread
checking for correct TEA configuration... ok (TEA 3.9)
configure: configuring thread 2.7.3
checking for Tcl configuration... found
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/tclConfig.sh
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for existence of
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/tclConfig.sh... loading
checking platform... unix
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX
/opt/local/libexec/macports
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for sin... yes
checking for main in -lieee... no
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for NaviServer/AOLserver configuration... none found
checking for Tcl public headers...
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/generic
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking for ranlib... (cached) ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... Darwin-16.7.0
checking for ar... ar
checking if ld accepts -single_module flag... yes
checking if ld accepts -search_paths_first flag... yes
checking for cast to union support... yes
checking for required early compiler flags... none
checking for 64-bit integer type... using long
checking for build with symbols... no
checking for tclsh...
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/tclsh
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgIndex.tcl
configure: === finished configuring in vendor/thread
(/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/thread)
configure: === configuring in vendor/tclx
(/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tclx)
configure: running /bin/sh ./configure '--cache-file=/dev/null'
'--disable-option-checking' '--prefix=/opt/local/libexec/macports'
'--srcdir=.' in vendor/tclx
checking for correct TEA configuration... ok (TEA 3.5)
checking for Tcl configuration... found
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/tclConfig.sh
checking for existence of
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/tclConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX
/opt/local/libexec/macports
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for sin... yes
checking for main in -lieee... no
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for Tcl private include files... Using srcdir found in tclConfig.sh:
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... Darwin-16.7.0
checking for dlopen in -ldl... yes
checking for ar... ar
checking if ld accepts -single_module flag... yes
checking if ld accepts -search_paths_first flag... yes
checking for required early compiler flags... none
checking for 64-bit integer type... using long
checking for build with symbols... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking return type of signal handlers... void
checking whether struct tm is in sys/time.h or time.h... time.h
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct tm.tm_zone... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... yes
checking union wait... yes
checking checking to see what 'times' returns... elapsed real time
checking for time_t... yes
checking for off_t... yes
checking for ftruncate... yes
checking for select... yes
checking for setitimer... yes
checking for sigaction... yes
checking for setpgid... yes
checking for getgroups... yes
checking for bzero... yes
checking for bcopy... yes
checking for fsync... yes
checking for getpriority... yes
checking for strcoll... yes
checking for fchown... yes
checking for fchmod... yes
checking for truncate... yes
checking for waitpid... yes
checking for sysconf... yes
checking for inet_aton... yes
checking for gethostname... yes
checking for main in -ldnet_stub... no
checking for catgets... yes
checking catclose return value... ok
checking for random... yes
checking where to place TclX help files... do not build help files
checking for tclsh...
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/tclsh
configure: creating ./config.status
config.status: creating Makefile
configure: === finished configuring in vendor/tclx
(/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tclx)
configure: === configuring in vendor/tcllib
(/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcllib)
configure: running /bin/sh ./configure '--cache-file=/dev/null'
'--disable-option-checking' '--prefix=/opt/local/libexec/macports'
'--srcdir=.' in vendor/tcllib
checking executable extension based on host type...
checking for tclsh... /opt/local/libexec/macports/bin/tclsh8.5
configure: creating ./config.status
config.status: creating Makefile
configure: === finished configuring in vendor/tcllib
(/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcllib)
checking for Tcl configuration... found
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/tclConfig.sh
checking for existence of
/Users/rditllrp/Downloads/MacPorts-2.4.1/vendor/tcl/unix/tclConfig.sh... loading
checking how to build libraries... shared
checking that any existing MacPorts install can be upgraded... yes
configure: creating ./config.status
config.status: creating src/programs/daemondo/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating Mk/macports.autoconf.mk
config.status: creating doc/Makefile
config.status: creating doc/base.mtree
config.status: creating doc/macosx.mtree
config.status: creating doc/macports.conf
config.status: creating doc/prefix.mtree
config.status: creating doc/pubkeys.conf
config.status: creating portmgr/dmg/postflight
config.status: creating setupenv.bash
config.status: creating src/Makefile
config.status: creating src/cregistry/Makefile
config.status: creating src/darwintracelib1.0/Makefile
config.status: creating src/machista1.0/Makefile
config.status: creating src/macports1.0/Makefile
config.status: creating src/macports1.0/macports_autoconf.tcl
config.status: creating src/macports1.0/macports_test_autoconf.tcl
config.status: creating src/mpcommon1.0/Makefile
config.status: creating src/package1.0/Makefile
config.status: creating src/package1.0/package_test_autoconf.tcl
config.status: creating src/pextlib1.0/Makefile
config.status: creating src/port/Makefile
config.status: creating src/port1.0/Makefile
config.status: creating src/port1.0/port_autoconf.tcl
config.status: creating src/port1.0/port_test_autoconf.tcl
config.status: creating src/programs/Makefile
config.status: creating src/registry2.0/Makefile
config.status: creating src/registry2.0/registry_autoconf.tcl
config.status: creating tests/Makefile
config.status: creating tests/test.tcl
config.status: creating tests/test/library.tcl
config.status: creating tests/test/trace/test.tcl
config.status: creating vendor/Makefile
config.status: creating vendor/tclsh
config.status: creating src/dedup_portfiles.tcl
config.status: creating src/images_to_archives.tcl
config.status: creating src/pkg_mkindex.sh
config.status: creating src/upgrade_sources_conf_default.tcl
config.status: creating src/config.h