Ticket #61750: macports-base_configure_log_17_dec_2020_01.txt

File macports-base_configure_log_17_dec_2020_01.txt, 27.2 KB (added by raw-bin (Robin Randhawa), 3 years ago)
Line 
1macports-base % ./configure --enable-readline
2checking build system type... aarch64-apple-darwin20.1.0
3checking host system type... aarch64-apple-darwin20.1.0
4checking target system type... aarch64-apple-darwin20.1.0
5checking MacPorts version... 2.6.99
6checking for sw_vers... /usr/bin/sw_vers
7checking for defaults... /usr/bin/defaults
8checking for xcode-select... /usr/bin/xcode-select
9checking macOS version... 11.0.1
10checking Xcode location... /Applications/Xcode.app/Contents/Developer
11checking Xcode version... 12.3
12checking for clang... clang
13checking whether the C compiler works... yes
14checking for C compiler default output file name... a.out
15checking for suffix of executables...
16checking whether we are cross compiling... no
17checking for suffix of object files... o
18checking whether we are using the GNU C compiler... yes
19checking whether clang accepts -g... yes
20checking for clang option to accept ISO C89... none needed
21checking for a BSD-compatible install... /usr/bin/install -c
22checking whether ln -s works... yes
23checking whether make sets $(MAKE)... yes
24checking for bsdmake... no
25checking for pmake... no
26checking for bzip2... /usr/bin/bzip2
27checking for bzr... no
28checking for chown... /usr/sbin/chown
29checking for cp... /bin/cp
30checking for cpio... /usr/bin/cpio
31checking for cvs... no
32checking for diff... /usr/bin/diff
33checking for dscl... /usr/bin/dscl
34checking for dseditgroup... /usr/sbin/dseditgroup
35checking for file... /usr/bin/file
36checking for find... /usr/bin/find
37checking for git... /usr/bin/git
38checking for gnumake... /usr/bin/gnumake
39checking for gnupatch... no
40checking for gpatch... no
41checking for gnutar... no
42checking for gtar... no
43checking for gzip... /usr/bin/gzip
44checking for hdiutil... /usr/bin/hdiutil
45checking for hg... no
46checking for launchctl... /bin/launchctl
47checking for lipo... /usr/bin/lipo
48checking for lsbom... /usr/bin/lsbom
49checking for lzma... no
50checking for make... /usr/bin/make
51checking for man... /usr/bin/man
52checking for mdfind... /usr/bin/mdfind
53checking for mdls... /usr/bin/mdls
54checking for mkbom... /usr/bin/mkbom
55checking for mtree... /usr/sbin/mtree
56checking for open... /usr/bin/open
57checking for openssl... /usr/bin/openssl
58checking for patch... /usr/bin/patch
59checking for pax... /bin/pax
60checking for rmdir... /bin/rmdir
61checking for rsync... /usr/bin/rsync
62checking for sandbox-exec... /usr/bin/sandbox-exec
63checking for sed... /usr/bin/sed
64checking for svn... no
65checking for swig... no
66checking for tar... /usr/bin/tar
67checking for unzip... /usr/bin/unzip
68checking for xar... /usr/bin/xar
69checking for xcodebuild... /usr/bin/xcodebuild
70checking for xcrun... /usr/bin/xcrun
71checking for xz... no
72checking for zip... /usr/bin/zip
73checking for tar... (cached) /usr/bin/tar
74checking whether tar supports -q... yes (bsdtar)
75checking for tar... (cached) /usr/bin/tar
76checking for gnutar... no
77checking for which tar variant to use... /usr/bin/tar
78checking for /usr/bin/tar --no-same-owner support... no
79checking for patch... (cached) /usr/bin/patch
80checking for gpatch... no
81checking for GNU (FSF) patch... /usr/bin/patch
82checking how to mark unused variables...
83checking for CoreFoundation framework... yes
84checking for SystemConfiguration framework... yes
85checking for IOKit framework... yes
86checking for CFNotificationCenterGetDarwinNotifyCenter... yes
87checking for whether we will build daemondo... yes
88checking for MacPorts config directory... ${sysconfdir}/macports
89checking for install user... root
90checking for install group... admin
91checking for macports user... macports
92checking what permissions to use for installation directories... 0755
93checking for Applications installation directory... /Applications/MacPorts
94checking for Frameworks installation directory... /opt/local/Library/Frameworks
95checking for startupitem_install... yes
96checking for Universal CPU architectures... arm64 x86_64
97checking how to run the C preprocessor... clang -E
98checking for grep that handles long lines and -e... /usr/bin/grep
99checking for egrep... /usr/bin/grep -E
100checking for ANSI C header files... yes
101checking for sys/types.h... yes
102checking for sys/stat.h... yes
103checking for stdlib.h... yes
104checking for string.h... yes
105checking for memory.h... yes
106checking for strings.h... yes
107checking for inttypes.h... yes
108checking for stdint.h... yes
109checking for unistd.h... yes
110checking crt_externs.h usability... yes
111checking crt_externs.h presence... yes
112checking for crt_externs.h... yes
113checking err.h usability... yes
114checking err.h presence... yes
115checking for err.h... yes
116checking fcntl.h usability... yes
117checking fcntl.h presence... yes
118checking for fcntl.h... yes
119checking libkern/OSAtomic.h usability... yes
120checking libkern/OSAtomic.h presence... yes
121checking for libkern/OSAtomic.h... yes
122checking libproc.h usability... yes
123checking libproc.h presence... yes
124checking for libproc.h... yes
125checking limits.h usability... yes
126checking limits.h presence... yes
127checking for limits.h... yes
128checking paths.h usability... yes
129checking paths.h presence... yes
130checking for paths.h... yes
131checking pwd.h usability... yes
132checking pwd.h presence... yes
133checking for pwd.h... yes
134checking readline/history.h usability... yes
135checking readline/history.h presence... yes
136checking for readline/history.h... yes
137checking readline/readline.h usability... yes
138checking readline/readline.h presence... yes
139checking for readline/readline.h... yes
140checking stdatomic.h usability... yes
141checking stdatomic.h presence... yes
142checking for stdatomic.h... yes
143checking spawn.h usability... yes
144checking spawn.h presence... yes
145checking for spawn.h... yes
146checking sys/cdefs.h usability... yes
147checking sys/cdefs.h presence... yes
148checking for sys/cdefs.h... yes
149checking sys/event.h usability... yes
150checking sys/event.h presence... yes
151checking for sys/event.h... yes
152checking sys/fcntl.h usability... yes
153checking sys/fcntl.h presence... yes
154checking for sys/fcntl.h... yes
155checking sys/file.h usability... yes
156checking sys/file.h presence... yes
157checking for sys/file.h... yes
158checking sys/paths.h usability... yes
159checking sys/paths.h presence... yes
160checking for sys/paths.h... yes
161checking sys/socket.h usability... yes
162checking sys/socket.h presence... yes
163checking for sys/socket.h... yes
164checking sys/sysctl.h usability... yes
165checking sys/sysctl.h presence... yes
166checking for sys/sysctl.h... yes
167checking utime.h usability... yes
168checking utime.h presence... yes
169checking for utime.h... yes
170checking for OSAtomicCompareAndSwap32... yes
171checking for OSAtomicCompareAndSwap64... yes
172checking for OSAtomicCompareAndSwapPtr... yes
173checking for __getdirentries64... yes
174checking for clearenv... no
175checking for copyfile... yes
176checking for _dyld_shared_cache_contains_path... yes
177checking for flock... yes
178checking for fls... yes
179checking for kqueue... yes
180checking for posix_spawn... yes
181checking for setmode... yes
182checking for sysctlbyname... yes
183checking for getline... yes
184checking for getdelim... yes
185checking for strlcat... yes
186checking for strlcpy... yes
187checking whether atomic_compare_exchange_strong_explicit is declared... yes
188checking CommonCrypto/CommonDigest.h usability... yes
189checking CommonCrypto/CommonDigest.h presence... yes
190checking for CommonCrypto/CommonDigest.h... yes
191checking for readline in -lreadline... yes
192checking whether rl_username_completion_function is declared... no
193checking whether rl_filename_completion_function is declared... yes
194checking whether rl_completion_matches is declared... yes
195checking whether username_completion_function is declared... yes
196checking whether filename_completion_function is declared... yes
197checking whether completion_matches is declared... yes
198checking for target platform... darwin 20
199checking for curl-config... /usr/bin/curl-config
200checking sqlite3.h usability... yes
201checking sqlite3.h presence... yes
202checking for sqlite3.h... yes
203checking sqlite3ext.h usability... yes
204checking sqlite3ext.h presence... yes
205checking for sqlite3ext.h... yes
206checking for SQLite >= 3003011... yes
207checking for kqueue... (cached) yes
208checking for kevent... yes
209checking whether trace mode is supported on this platform... yes
210configure: === configuring in vendor/tcl/unix (/opt/mports/macports-base/vendor/tcl/unix)
211make: *** No rule to make target `distclean'.  Stop.
212configure: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking'  '--prefix=/opt/local/libexec/macports' '--enable-threads' '--enable-readline' '--srcdir=.' 'CC=clang' in vendor/tcl/unix
213checking whether to use symlinks for manpages... no
214checking whether to compress the manpages... no
215checking whether to add a package name suffix for the manpages... no
216checking for gcc... clang
217checking for C compiler default output file name... a.out
218checking whether the C compiler works... yes
219checking whether we are cross compiling... no
220checking for suffix of executables...
221checking for suffix of object files... o
222checking whether we are using the GNU C compiler... yes
223checking whether clang accepts -g... yes
224checking for clang option to accept ANSI C... none needed
225checking for inline... inline
226checking how to run the C preprocessor... clang -E
227checking for egrep... grep -E
228checking for ANSI C header files... yes
229checking for sys/types.h... yes
230checking for sys/stat.h... yes
231checking for stdlib.h... yes
232checking for string.h... yes
233checking for memory.h... yes
234checking for strings.h... yes
235checking for inttypes.h... yes
236checking for stdint.h... yes
237checking for unistd.h... yes
238checking dirent.h... yes
239checking float.h usability... yes
240checking float.h presence... yes
241checking for float.h... yes
242checking values.h usability... no
243checking values.h presence... no
244checking for values.h... no
245checking limits.h usability... yes
246checking limits.h presence... yes
247checking for limits.h... yes
248checking for stdlib.h... (cached) yes
249checking for string.h... (cached) yes
250checking sys/wait.h usability... yes
251checking sys/wait.h presence... yes
252checking for sys/wait.h... yes
253checking dlfcn.h usability... yes
254checking dlfcn.h presence... yes
255checking for dlfcn.h... yes
256checking sys/param.h usability... yes
257checking sys/param.h presence... yes
258checking for sys/param.h... yes
259checking if the compiler understands -pipe... yes
260checking for pthread_mutex_init in -lpthread... yes
261checking for pthread_attr_setstacksize... yes
262checking for pthread_atfork... yes
263checking for pthread_attr_get_np... no
264checking for pthread_getattr_np... no
265checking for pthread_get_stacksize_np... yes
266checking for building with threads... yes
267checking for sin... yes
268checking for main in -lieee... no
269checking for main in -linet... no
270checking net/errno.h usability... no
271checking net/errno.h presence... no
272checking for net/errno.h... no
273checking for connect... yes
274checking for gethostbyname... yes
275checking how to build libraries... shared
276checking for ranlib... ranlib
277checking if 64bit support is requested... no
278checking if 64bit Sparc VIS support is requested... no
279checking if compiler supports visibility "hidden"... yes
280checking if rpath support is requested... yes
281checking system version... Darwin-20.1.0
282checking for dlopen in -ldl... yes
283checking for ar... ar
284checking if ld accepts -single_module flag... yes
285checking if ld accepts -search_paths_first flag... yes
286checking whether to use CoreFoundation... yes
287checking for CoreFoundation.framework... yes
288checking for cast to union support... yes
289checking for build with symbols... no
290checking for required early compiler flags... none
291checking for 64-bit integer type... using long
292checking whether byte ordering is bigendian... no
293checking for getcwd... yes
294checking for opendir... yes
295checking for strtol... yes
296checking for waitpid... yes
297checking for strerror... yes
298checking for getwd... yes
299checking for wait3... yes
300checking for uname... yes
301checking for realpath... yes
302checking for getaddrinfo... yes
303checking for working getaddrinfo... yes
304checking for getpwuid_r... yes
305checking for getpwuid_r with 5 args... yes
306checking for getpwnam_r... yes
307checking for getpwnam_r with 5 args... yes
308checking for getgrgid_r... yes
309checking for getgrgid_r with 5 args... yes
310checking for getgrnam_r... yes
311checking for getgrnam_r with 5 args... yes
312checking sys/modem.h usability... no
313checking sys/modem.h presence... no
314checking for sys/modem.h... no
315checking termios vs. termio vs. sgtty... none
316checking for fd_set in sys/types... yes
317checking sys/time.h usability... yes
318checking sys/time.h presence... yes
319checking for sys/time.h... yes
320checking whether time.h and sys/time.h may both be included... yes
321checking for gmtime_r... yes
322checking for localtime_r... yes
323checking for mktime... yes
324checking tm_tzadj in struct tm... no
325checking tm_gmtoff in struct tm... yes
326checking long timezone variable... no
327checking time_t timezone variable... no
328checking for struct stat.st_blocks... yes
329checking for struct stat.st_blksize... yes
330checking for blkcnt_t... yes
331checking for fstatfs... yes
332checking for working memcmp... yes
333checking for memmove... yes
334checking for strstr... yes
335checking proper strstr implementation... ok
336checking for strtoul... yes
337checking proper strtoul implementation... broken
338checking for strtod... yes
339checking proper strtod implementation... ok
340checking for strtod... (cached) yes
341checking for Solaris2.4/Tru64 strtod bugs... ok
342checking for mode_t... yes
343checking for pid_t... yes
344checking for size_t... yes
345checking for uid_t in sys/types.h... yes
346checking for socklen_t... yes
347checking for intptr_t... yes
348checking for uintptr_t... yes
349checking for opendir... (cached) yes
350checking union wait... yes
351checking for strncasecmp... yes
352checking for gettimeofday... yes
353checking for gettimeofday declaration... present
354checking whether char is unsigned... no
355checking signed char declarations... yes
356checking for a putenv() that copies the buffer... no
357checking langinfo.h usability... yes
358checking langinfo.h presence... yes
359checking for langinfo.h... yes
360checking whether to use nl_langinfo... yes
361checking for chflags... yes
362checking isnan... yes
363checking for getattrlist... yes
364checking copyfile.h usability... yes
365checking copyfile.h presence... yes
366checking for copyfile.h... yes
367checking for copyfile... yes
368checking libkern/OSAtomic.h usability... yes
369checking libkern/OSAtomic.h presence... yes
370checking for libkern/OSAtomic.h... yes
371checking for OSSpinLockLock... yes
372checking AvailabilityMacros.h usability... yes
373checking AvailabilityMacros.h presence... yes
374checking for AvailabilityMacros.h... yes
375checking if weak import is available... yes
376checking if Darwin SUSv3 extensions are available... yes
377checking for fts... yes
378checking sys/ioctl.h usability... yes
379checking sys/ioctl.h presence... yes
380checking for sys/ioctl.h... yes
381checking sys/filio.h usability... yes
382checking sys/filio.h presence... yes
383checking for sys/filio.h... yes
384checking system version... (cached) Darwin-20.1.0
385checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
386checking whether to use dll unloading... yes
387checking for timezone data... /usr/share/zoneinfo
388checking whether to enable DTrace support... no
389checking if the C stack grows upwards in memory... no
390checking whether the cpuid instruction is usable... no
391checking how to package libraries... shared library
392configure: creating ./config.status
393config.status: creating Tcl-Info.plist
394config.status: creating Tclsh-Info.plist
395config.status: creating Makefile
396config.status: creating dltest/Makefile
397config.status: creating tclConfig.sh
398config.status: creating tcl.pc
399configure: === finished configuring in vendor/tcl/unix (/opt/mports/macports-base/vendor/tcl/unix)
400configure: === configuring in vendor/thread (/opt/mports/macports-base/vendor/thread)
401make: *** No rule to make target `distclean'.  Stop.
402configure: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking'  '--prefix=/opt/local/libexec/macports' '--enable-readline' '--srcdir=.' 'CC=clang' in vendor/thread
403checking for correct TEA configuration... ok (TEA 3.9)
404configure: configuring thread 2.7.3
405checking for Tcl configuration... found /opt/mports/macports-base/vendor/tcl/unix/tclConfig.sh
406checking for gcc... clang
407checking for C compiler default output file name... a.out
408checking whether the C compiler works... yes
409checking whether we are cross compiling... no
410checking for suffix of executables...
411checking for suffix of object files... o
412checking whether we are using the GNU C compiler... yes
413checking whether clang accepts -g... yes
414checking for clang option to accept ANSI C... none needed
415checking for existence of /opt/mports/macports-base/vendor/tcl/unix/tclConfig.sh... loading
416checking platform... unix
417configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /opt/local/libexec/macports
418checking for gcc... (cached) clang
419checking whether we are using the GNU C compiler... (cached) yes
420checking whether clang accepts -g... (cached) yes
421checking for clang option to accept ANSI C... (cached) none needed
422checking how to run the C preprocessor... clang -E
423checking whether make sets $(MAKE)... yes
424checking for ranlib... ranlib
425checking for egrep... grep -E
426checking for ANSI C header files... yes
427checking for sys/types.h... yes
428checking for sys/stat.h... yes
429checking for stdlib.h... yes
430checking for string.h... yes
431checking for memory.h... yes
432checking for strings.h... yes
433checking for inttypes.h... yes
434checking for stdint.h... yes
435checking for unistd.h... yes
436checking if the compiler understands -pipe... yes
437checking whether byte ordering is bigendian... no
438checking for sin... yes
439checking for main in -lieee... no
440checking for main in -linet... no
441checking net/errno.h usability... no
442checking net/errno.h presence... no
443checking for net/errno.h... no
444checking for connect... yes
445checking for gethostbyname... yes
446checking dirent.h... yes
447checking errno.h usability... yes
448checking errno.h presence... yes
449checking for errno.h... yes
450checking float.h usability... yes
451checking float.h presence... yes
452checking for float.h... yes
453checking values.h usability... no
454checking values.h presence... no
455checking for values.h... no
456checking limits.h usability... yes
457checking limits.h presence... yes
458checking for limits.h... yes
459checking for stdlib.h... (cached) yes
460checking for string.h... (cached) yes
461checking sys/wait.h usability... yes
462checking sys/wait.h presence... yes
463checking for sys/wait.h... yes
464checking dlfcn.h usability... yes
465checking dlfcn.h presence... yes
466checking for dlfcn.h... yes
467checking sys/param.h usability... yes
468checking sys/param.h presence... yes
469checking for sys/param.h... yes
470checking for NaviServer/AOLserver configuration... none found
471checking for Tcl public headers... /opt/mports/macports-base/vendor/tcl/generic
472checking for pthread_mutex_init in -lpthread... yes
473checking for building with threads... yes (default)
474checking how to build libraries... shared
475checking for ranlib... (cached) ranlib
476checking if 64bit support is requested... no
477checking if 64bit Sparc VIS support is requested... no
478checking if compiler supports visibility "hidden"... yes
479checking if rpath support is requested... yes
480checking system version... Darwin-20.1.0
481checking for ar... ar
482checking if ld accepts -single_module flag... yes
483checking if ld accepts -search_paths_first flag... yes
484checking for cast to union support... yes
485checking for required early compiler flags... none
486checking for 64-bit integer type... using long
487checking for build with symbols... no
488checking for tclsh... /opt/mports/macports-base/vendor/tcl/unix/tclsh
489configure: creating ./config.status
490config.status: creating Makefile
491config.status: creating pkgIndex.tcl
492configure: === finished configuring in vendor/thread (/opt/mports/macports-base/vendor/thread)
493configure: === configuring in vendor/tclx (/opt/mports/macports-base/vendor/tclx)
494make: *** No rule to make target `distclean'.  Stop.
495configure: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking'  '--prefix=/opt/local/libexec/macports' '--enable-readline' '--srcdir=.' 'CC=clang' in vendor/tclx
496checking for correct TEA configuration... ok (TEA 3.5)
497checking for Tcl configuration... found /opt/mports/macports-base/vendor/tcl/unix/tclConfig.sh
498checking for existence of /opt/mports/macports-base/vendor/tcl/unix/tclConfig.sh... loading
499configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /opt/local/libexec/macports
500checking for gcc... clang
501checking for C compiler default output file name... a.out
502checking whether the C compiler works... yes
503checking whether we are cross compiling... no
504checking for suffix of executables...
505checking for suffix of object files... o
506checking whether we are using the GNU C compiler... yes
507checking whether clang accepts -g... yes
508checking for clang option to accept ANSI C... none needed
509checking how to run the C preprocessor... clang -E
510checking for a BSD-compatible install... /usr/bin/install -c
511checking whether make sets $(MAKE)... yes
512checking for ranlib... ranlib
513checking for egrep... grep -E
514checking for ANSI C header files... yes
515checking for sys/types.h... yes
516checking for sys/stat.h... yes
517checking for stdlib.h... yes
518checking for string.h... yes
519checking for memory.h... yes
520checking for strings.h... yes
521checking for inttypes.h... yes
522checking for stdint.h... yes
523checking for unistd.h... yes
524checking if the compiler understands -pipe... yes
525checking whether byte ordering is bigendian... no
526checking for sin... yes
527checking for main in -lieee... no
528checking for main in -linet... no
529checking net/errno.h usability... no
530checking net/errno.h presence... no
531checking for net/errno.h... no
532checking for connect... yes
533checking for gethostbyname... yes
534checking dirent.h... yes
535checking errno.h usability... yes
536checking errno.h presence... yes
537checking for errno.h... yes
538checking float.h usability... yes
539checking float.h presence... yes
540checking for float.h... yes
541checking values.h usability... no
542checking values.h presence... no
543checking for values.h... no
544checking limits.h usability... yes
545checking limits.h presence... yes
546checking for limits.h... yes
547checking for stdlib.h... (cached) yes
548checking for string.h... (cached) yes
549checking sys/wait.h usability... yes
550checking sys/wait.h presence... yes
551checking for sys/wait.h... yes
552checking dlfcn.h usability... yes
553checking dlfcn.h presence... yes
554checking for dlfcn.h... yes
555checking sys/param.h usability... yes
556checking sys/param.h presence... yes
557checking for sys/param.h... yes
558checking for Tcl private include files... Using srcdir found in tclConfig.sh: /opt/mports/macports-base/vendor/tcl
559checking for pthread_mutex_init in -lpthread... yes
560checking for building with threads... yes (default)
561checking how to build libraries... shared
562checking if 64bit support is requested... no
563checking if 64bit Sparc VIS support is requested... no
564checking system version... Darwin-20.1.0
565checking for dlopen in -ldl... yes
566checking for ar... ar
567checking if ld accepts -single_module flag... yes
568checking if ld accepts -search_paths_first flag... yes
569checking for required early compiler flags... none
570checking for 64-bit integer type... using long
571checking for build with symbols... no
572checking sys/select.h usability... yes
573checking sys/select.h presence... yes
574checking for sys/select.h... yes
575checking return type of signal handlers... void
576checking whether struct tm is in sys/time.h or time.h... time.h
577checking sys/time.h usability... yes
578checking sys/time.h presence... yes
579checking for sys/time.h... yes
580checking whether time.h and sys/time.h may both be included... yes
581checking for struct tm.tm_zone... yes
582checking for gmtime_r... yes
583checking for localtime_r... yes
584checking tm_tzadj in struct tm... no
585checking tm_gmtoff in struct tm... yes
586checking long timezone variable... no
587checking time_t timezone variable... no
588checking union wait... yes
589checking checking to see what 'times' returns... a status
590checking for time_t... yes
591checking for off_t... yes
592checking for ftruncate... yes
593checking for select... yes
594checking for setitimer... yes
595checking for sigaction... yes
596checking for setpgid... yes
597checking for getgroups... yes
598checking for bzero... yes
599checking for bcopy... yes
600checking for fsync... yes
601checking for getpriority... yes
602checking for strcoll... yes
603checking for fchown... yes
604checking for fchmod... yes
605checking for truncate... yes
606checking for waitpid... yes
607checking for sysconf... yes
608checking for inet_aton... yes
609checking for gethostname... yes
610checking for main in -ldnet_stub... no
611checking for catgets... yes
612checking catclose return value... broken catclose return type
613checking for random... yes
614checking where to place TclX help files... do not build help files
615checking for tclsh... /opt/mports/macports-base/vendor/tcl/unix/tclsh
616configure: creating ./config.status
617config.status: creating Makefile
618configure: === finished configuring in vendor/tclx (/opt/mports/macports-base/vendor/tclx)
619configure: === configuring in vendor/tcllib (/opt/mports/macports-base/vendor/tcllib)
620make: *** No rule to make target `distclean'.  Stop.
621configure: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking'  '--prefix=/opt/local/libexec/macports' '--enable-readline' '--srcdir=.' 'CC=clang' in vendor/tcllib
622checking executable extension based on host type...
623checking for tclsh... /usr/bin/tclsh8.5
624configure: creating ./config.status
625config.status: creating Makefile
626configure: === finished configuring in vendor/tcllib (/opt/mports/macports-base/vendor/tcllib)
627checking for Tcl configuration... found /opt/mports/macports-base/vendor/tcl/unix/tclConfig.sh
628checking for existence of /opt/mports/macports-base/vendor/tcl/unix/tclConfig.sh... loading
629checking how to build libraries... shared
630checking that any existing MacPorts install can be upgraded... yes
631configure: creating ./config.status
632config.status: creating src/programs/daemondo/Makefile
633config.status: creating Doxyfile
634config.status: creating Makefile
635config.status: creating Mk/macports.autoconf.mk
636config.status: creating doc/Makefile
637config.status: creating doc/base.mtree
638config.status: creating doc/macosx.mtree
639config.status: creating doc/macports.conf
640config.status: creating doc/prefix.mtree
641config.status: creating doc/pubkeys.conf
642config.status: creating portmgr/dmg/postflight
643config.status: creating setupenv.bash
644config.status: creating src/Makefile
645config.status: creating src/cregistry/Makefile
646config.status: creating src/compat/Makefile
647config.status: creating src/darwintracelib1.0/Makefile
648config.status: creating src/machista1.0/Makefile
649config.status: creating src/macports1.0/Makefile
650config.status: creating src/macports1.0/macports_autoconf.tcl
651config.status: creating src/macports1.0/macports_test_autoconf.tcl
652config.status: creating src/mpcommon1.0/Makefile
653config.status: creating src/package1.0/Makefile
654config.status: creating src/package1.0/package_test_autoconf.tcl
655config.status: creating src/pextlib1.0/Makefile
656config.status: creating src/port/Makefile
657config.status: creating src/port1.0/Makefile
658config.status: creating src/port1.0/port_autoconf.tcl
659config.status: creating src/port1.0/port_test_autoconf.tcl
660config.status: creating src/programs/Makefile
661config.status: creating src/registry2.0/Makefile
662config.status: creating src/registry2.0/registry_autoconf.tcl
663config.status: creating tests/Makefile
664config.status: creating tests/test.tcl
665config.status: creating tests/test/library.tcl
666config.status: creating tests/test/trace/test.tcl
667config.status: creating vendor/Makefile
668config.status: creating vendor/tclsh
669config.status: creating src/cxx_stdlib_overridden.tcl
670config.status: creating src/dedup_portfiles.tcl
671config.status: creating src/images_to_archives.tcl
672config.status: creating src/pkg_mkindex.sh
673config.status: creating src/upgrade_sources_conf_default.tcl
674config.status: creating src/config.h