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