Ticket #27627: main.log

File main.log, 28.0 KB (added by chicagotripp (Altoine Barker), 13 years ago)

bison logs file

Line 
1version:1
2:msg:main --->  Computing dependencies for bison:msg:main
3:debug:main Searching for dependency: gettext
4:debug:main Found Dependency: receipt exists for gettext
5:debug:main Searching for dependency: m4
6:debug:main Found Dependency: receipt exists for m4
7:debug:main Searching for dependency: libiconv
8:debug:main Found Dependency: receipt exists for libiconv
9:debug:main Executing org.macports.main (bison)
10:debug:main Skipping completed org.macports.fetch (bison)
11:debug:main Skipping completed org.macports.checksum (bison)
12:debug:main setting option extract.cmd to /usr/bin/bzip2
13:debug:main Skipping completed org.macports.extract (bison)
14:debug:main Skipping completed org.macports.patch (bison)
15:msg:main --->  Configuring bison
16:debug:main Using compiler 'Mac OS X gcc 4.0'
17:debug:configure configure phase started at Mon Dec 13 18:07:09 CST 2010
18:debug:configure Executing org.macports.configure (bison)
19:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bison/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch ppc' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch ppc' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
20:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bison/work/bison-2.4.3" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --disable-yacc'
21:info:configure checking for a BSD-compatible install... /usr/bin/install -c
22:info:configure checking whether build environment is sane... yes
23:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
24:info:configure checking for gawk... gawk
25:info:configure checking whether make sets $(MAKE)... yes
26:info:configure checking for style of include used by make... GNU
27:info:configure checking for gcc... /usr/bin/gcc-4.0
28:info:configure checking whether the C compiler works... yes
29:info:configure checking for C compiler default output file name... a.out
30:info:configure checking for suffix of executables...
31:info:configure checking whether we are cross compiling... no
32:info:configure checking for suffix of object files... o
33:info:configure checking whether we are using the GNU C compiler... yes
34:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
35:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
36:info:configure checking dependency style of /usr/bin/gcc-4.0... gcc3
37:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C99... -std=gnu99
38:info:configure checking for /usr/bin/gcc-4.0 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
39:info:configure checking for ranlib... ranlib
40:info:configure checking whether /usr/bin/gcc-4.0 -std=gnu99 and cc understand -c and -o together... yes
41:info:configure checking build system type... powerpc-apple-darwin9.8.0
42:info:configure checking host system type... powerpc-apple-darwin9.8.0
43:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -std=gnu99 -E
44:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
45:info:configure checking for egrep... /opt/local/bin/grep -E
46:info:configure checking for ANSI C header files... yes
47:info:configure checking for sys/types.h... yes
48:info:configure checking for sys/stat.h... yes
49:info:configure checking for stdlib.h... yes
50:info:configure checking for string.h... yes
51:info:configure checking for memory.h... yes
52:info:configure checking for strings.h... yes
53:info:configure checking for inttypes.h... yes
54:info:configure checking for stdint.h... yes
55:info:configure checking for unistd.h... yes
56:info:configure checking minix/config.h usability... no
57:info:configure checking minix/config.h presence... no
58:info:configure checking for minix/config.h... no
59:info:configure checking whether it is safe to define __EXTENSIONS__... yes
60:info:configure checking for flex... flex
61:info:configure checking lex output file root... lex.yy
62:info:configure checking lex library... -lfl
63:info:configure checking whether yytext is a pointer... yes
64:info:configure checking for bison... bison -y
65:info:configure checking for ranlib... (cached) ranlib
66:info:configure checking for GNU M4 that supports accurate traces... /opt/local/bin/gm4
67:info:configure checking whether /opt/local/bin/gm4 accepts --gnu... yes
68:info:configure checking how m4 supports trace files... --debugfile
69:info:configure checking for xsltproc... /opt/local/bin/xsltproc
70:info:configure checking for locale.h... yes
71:info:configure checking for errno.h... yes
72:info:configure checking for unistd.h... (cached) yes
73:info:configure checking for fcntl.h... yes
74:info:configure checking for getopt.h... yes
75:info:configure checking for stdint.h... (cached) yes
76:info:configure checking for wchar.h... yes
77:info:configure checking for inttypes.h... (cached) yes
78:info:configure checking for sys/mman.h... yes
79:info:configure checking for sched.h... yes
80:info:configure checking for signal.h... yes
81:info:configure checking for spawn.h... yes
82:info:configure checking for stddef.h... yes
83:info:configure checking for stdio.h... yes
84:info:configure checking for stdlib.h... (cached) yes
85:info:configure checking for sys/socket.h... yes
86:info:configure checking for string.h... (cached) yes
87:info:configure checking for sys/stat.h... (cached) yes
88:info:configure checking for sys/wait.h... yes
89:info:configure checking for time.h... yes
90:info:configure checking for sys/time.h... yes
91:info:configure checking for wctype.h... yes
92:info:configure checking for inline... inline
93:info:configure checking for working alloca.h... yes
94:info:configure checking for alloca... yes
95:info:configure checking whether system is Windows or MSDOS... no
96:info:configure checking whether // is distinct from /... no
97:info:configure checking for dup2... yes
98:info:configure checking for fcntl... yes
99:info:configure checking for getdtablesize... yes
100:info:configure checking for mbsinit... yes
101:info:configure checking for mbrtowc... yes
102:info:configure checking for isascii... yes
103:info:configure checking for mprotect... yes
104:info:configure checking for memchr... yes
105:info:configure checking for lstat... yes
106:info:configure checking for pipe2... no
107:info:configure checking for posix_spawn... yes
108:info:configure checking for sigaction... yes
109:info:configure checking for sigaltstack... yes
110:info:configure checking for siginterrupt... yes
111:info:configure checking for strndup... no
112:info:configure checking for pipe... yes
113:info:configure checking for iswcntrl... yes
114:info:configure checking for iswblank... yes
115:info:configure checking for wcwidth... yes
116:info:configure checking for setlocale... yes
117:info:configure checking if environ is properly declared... no
118:info:configure checking whether the preprocessor supports include_next... yes
119:info:configure checking for complete errno.h... yes
120:info:configure checking whether strerror_r is declared... yes
121:info:configure checking for strerror_r... yes
122:info:configure checking whether strerror_r returns char *... no
123:info:configure checking for sig_atomic_t... yes
124:info:configure checking for working fcntl.h... no (bad O_NOATIME)
125:info:configure checking for getopt.h... (cached) yes
126:info:configure checking for getopt_long_only... yes
127:info:configure checking whether optreset is declared... yes
128:info:configure checking whether getopt is POSIX compatible... no
129:info:configure checking whether getenv is declared... yes
130:info:configure checking for stdbool.h that conforms to C99... yes
131:info:configure checking for _Bool... yes
132:info:configure checking for long long int... yes
133:info:configure checking for unsigned long long int... yes
134:info:configure checking whether stdint.h conforms to C99... no
135:info:configure checking sys/inttypes.h usability... no
136:info:configure checking sys/inttypes.h presence... no
137:info:configure checking for sys/inttypes.h... no
138:info:configure checking sys/bitypes.h usability... no
139:info:configure checking sys/bitypes.h presence... no
140:info:configure checking for sys/bitypes.h... no
141:info:configure checking for bit size of ptrdiff_t... 32
142:info:configure checking for bit size of size_t... 32
143:info:configure checking for bit size of sig_atomic_t... 32
144:info:configure checking for bit size of wchar_t... 32
145:info:configure checking for bit size of wint_t... 32
146:info:configure checking whether sig_atomic_t is signed... yes
147:info:configure checking whether wchar_t is signed... yes
148:info:configure checking whether wint_t is signed... yes
149:info:configure checking for ptrdiff_t integer literal suffix...
150:info:configure checking for size_t integer literal suffix... ul
151:info:configure checking for sig_atomic_t integer literal suffix...
152:info:configure checking for wchar_t integer literal suffix...
153:info:configure checking for wint_t integer literal suffix...
154:info:configure checking for inttypes.h... (cached) yes
155:info:configure checking whether the inttypes.h PRIxNN macros are broken... no
156:info:configure checking whether imaxabs is declared... yes
157:info:configure checking whether imaxdiv is declared... yes
158:info:configure checking whether strtoimax is declared... yes
159:info:configure checking whether strtoumax is declared... yes
160:info:configure checking for nl_langinfo and CODESET... yes
161:info:configure checking whether getc_unlocked is declared... yes
162:info:configure checking whether we are using the GNU C Library 2.1 or newer... no
163:info:configure checking whether malloc, realloc, calloc are POSIX compliant... yes
164:info:configure checking for mbstate_t... yes
165:info:configure checking for a traditional japanese locale... ja_JP.eucJP
166:info:configure checking for a transitional chinese locale... zh_CN.GB18030
167:info:configure checking for a french Unicode locale... fr_FR.UTF-8
168:info:configure checking for mmap... yes
169:info:configure checking for MAP_ANONYMOUS... yes
170:info:configure checking whether memchr works... yes
171:info:configure checking for mode_t... yes
172:info:configure checking for promoted mode_t type... int
173:info:configure checking whether posix_spawn works... yes
174:info:configure checking whether posix_spawnattr_setschedpolicy is supported... no
175:info:configure checking whether posix_spawnattr_setschedparam is supported... no
176:info:configure checking for C/C++ restrict keyword... __restrict
177:info:configure checking for uid_t in sys/types.h... yes
178:info:configure checking for wchar_t... yes
179:info:configure checking whether C symbols are prefixed with underscore at the linker level... yes
180:info:configure checking for working strerror function... yes
181:info:configure checking whether memmem is declared without a macro... no
182:info:configure checking whether mempcpy is declared without a macro... no
183:info:configure checking whether memrchr is declared without a macro... no
184:info:configure checking whether rawmemchr is declared without a macro... no
185:info:configure checking whether stpcpy is declared without a macro... yes
186:info:configure checking whether stpncpy is declared without a macro... no
187:info:configure checking whether strchrnul is declared without a macro... no
188:info:configure checking whether strdup is declared without a macro... yes
189:info:configure checking whether strncat is declared without a macro... yes
190:info:configure checking whether strndup is declared without a macro... no
191:info:configure checking whether strnlen is declared without a macro... no
192:info:configure checking whether strpbrk is declared without a macro... yes
193:info:configure checking whether strsep is declared without a macro... yes
194:info:configure checking whether strcasestr is declared without a macro... yes
195:info:configure checking whether strtok_r is declared without a macro... yes
196:info:configure checking whether strsignal is declared without a macro... yes
197:info:configure checking whether strverscmp is declared without a macro... no
198:info:configure checking whether strndup is declared... no
199:info:configure checking whether strnlen is declared... no
200:info:configure checking whether stat file-mode macros are broken... no
201:info:configure checking for struct timespec in <time.h>... yes
202:info:configure checking whether clearerr_unlocked is declared... yes
203:info:configure checking whether feof_unlocked is declared... yes
204:info:configure checking whether ferror_unlocked is declared... yes
205:info:configure checking whether fflush_unlocked is declared... no
206:info:configure checking whether fgets_unlocked is declared... no
207:info:configure checking whether fputc_unlocked is declared... no
208:info:configure checking whether fputs_unlocked is declared... no
209:info:configure checking whether fread_unlocked is declared... no
210:info:configure checking whether fwrite_unlocked is declared... no
211:info:configure checking whether getchar_unlocked is declared... yes
212:info:configure checking whether putc_unlocked is declared... yes
213:info:configure checking whether putchar_unlocked is declared... yes
214:info:configure checking whether <wchar.h> uses 'inline' correctly... yes
215:info:configure checking for wint_t... yes
216:info:configure checking for alloca as a compiler built-in... yes
217:info:configure checking whether to enable assertions... yes
218:info:configure checking whether // is distinct from /... (cached) no
219:info:configure checking whether dup2 works... yes
220:info:configure checking for error_at_line... no
221:info:configure checking whether fcntl handles F_DUPFD correctly... yes
222:info:configure checking whether fcntl understands F_DUPFD_CLOEXEC... no
223:info:configure checking whether fcntl is declared without a macro... yes
224:info:configure checking whether openat is declared without a macro... no
225:info:configure checking whether fopen recognizes a trailing slash... yes
226:info:configure checking whether the compiler generally respects inline... yes
227:info:configure checking whether inttypes.h conforms to C99... no
228:info:configure checking whether INT32_MAX < INTMAX_MAX... yes
229:info:configure checking whether INT64_MAX == LONG_MAX... no
230:info:configure checking whether UINT32_MAX < UINTMAX_MAX... yes
231:info:configure checking whether UINT64_MAX == ULONG_MAX... no
232:info:configure checking whether imaxabs is declared without a macro... yes
233:info:configure checking whether imaxdiv is declared without a macro... yes
234:info:configure checking whether strtoimax is declared without a macro... yes
235:info:configure checking whether strtoumax is declared without a macro... yes
236:info:configure checking for stdlib.h... (cached) yes
237:info:configure checking for GNU libc compatible malloc... yes
238:info:configure checking whether mbrtowc handles incomplete characters... yes
239:info:configure checking whether mbrtowc works as well as mbtowc... yes
240:info:configure checking whether mbrtowc handles a NULL string argument... yes
241:info:configure checking whether mbrtowc has a correct return value... yes
242:info:configure checking whether mbrtowc returns 0 when parsing a NUL character... yes
243:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
244:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
245:info:configure checking whether mbswidth is declared in <wchar.h>... no
246:info:configure checking for mbstate_t... (cached) yes
247:info:configure checking for obstacks... no
248:info:configure checking whether open recognizes a trailing slash... no
249:info:configure checking for rawmemchr... no
250:info:configure checking for struct sigaction.sa_sigaction... yes
251:info:configure checking for volatile sig_atomic_t... yes
252:info:configure checking whether sigaction is declared without a macro... yes
253:info:configure checking whether sigaddset is declared without a macro... yes
254:info:configure checking whether sigdelset is declared without a macro... yes
255:info:configure checking whether sigemptyset is declared without a macro... yes
256:info:configure checking whether sigfillset is declared without a macro... yes
257:info:configure checking whether sigismember is declared without a macro... yes
258:info:configure checking whether sigpending is declared without a macro... yes
259:info:configure checking whether sigprocmask is declared without a macro... yes
260:info:configure checking for sigprocmask... yes
261:info:configure checking for posix_spawnattr_t... yes
262:info:configure checking for posix_spawn_file_actions_t... yes
263:info:configure checking whether posix_spawn is declared without a macro... yes
264:info:configure checking whether posix_spawnp is declared without a macro... yes
265:info:configure checking whether posix_spawnattr_init is declared without a macro... yes
266:info:configure checking whether posix_spawnattr_destroy is declared without a macro... yes
267:info:configure checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
268:info:configure checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
269:info:configure checking whether posix_spawnattr_getsigmask is declared without a macro... yes
270:info:configure checking whether posix_spawnattr_setsigmask is declared without a macro... yes
271:info:configure checking whether posix_spawnattr_getflags is declared without a macro... yes
272:info:configure checking whether posix_spawnattr_setflags is declared without a macro... yes
273:info:configure checking whether posix_spawnattr_getpgroup is declared without a macro... yes
274:info:configure checking whether posix_spawnattr_setpgroup is declared without a macro... yes
275:info:configure checking whether posix_spawnattr_getschedpolicy is declared without a macro... no
276:info:configure checking whether posix_spawnattr_setschedpolicy is declared without a macro... no
277:info:configure checking whether posix_spawnattr_getschedparam is declared without a macro... no
278:info:configure checking whether posix_spawnattr_setschedparam is declared without a macro... no
279:info:configure checking whether posix_spawn_file_actions_init is declared without a macro... yes
280:info:configure checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
281:info:configure checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
282:info:configure checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
283:info:configure checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
284:info:configure checking whether stat handles trailing slashes on directories... yes
285:info:configure checking whether stat handles trailing slashes on files... no
286:info:configure checking whether NULL can be used in arbitrary expressions... yes
287:info:configure checking whether stdint.h conforms to C99... (cached) no
288:info:configure checking for sys/inttypes.h... (cached) no
289:info:configure checking for sys/bitypes.h... (cached) no
290:info:configure checking for bit size of ptrdiff_t... (cached) 32
291:info:configure checking for bit size of size_t... (cached) 32
292:info:configure checking for bit size of sig_atomic_t... (cached) 32
293:info:configure checking for bit size of wchar_t... (cached) 32
294:info:configure checking for bit size of wint_t... (cached) 32
295:info:configure checking whether sig_atomic_t is signed... (cached) yes
296:info:configure checking whether wchar_t is signed... (cached) yes
297:info:configure checking whether wint_t is signed... (cached) yes
298:info:configure checking for ptrdiff_t integer literal suffix... (cached)
299:info:configure checking for size_t integer literal suffix... (cached) ul
300:info:configure checking for sig_atomic_t integer literal suffix... (cached)
301:info:configure checking for wchar_t integer literal suffix... (cached)
302:info:configure checking for wint_t integer literal suffix... (cached)
303:info:configure checking whether dprintf is declared without a macro... no
304:info:configure checking whether fpurge is declared without a macro... yes
305:info:configure checking whether fseeko is declared without a macro... yes
306:info:configure checking whether ftello is declared without a macro... yes
307:info:configure checking whether getdelim is declared without a macro... no
308:info:configure checking whether getline is declared without a macro... no
309:info:configure checking whether popen is declared without a macro... yes
310:info:configure checking whether renameat is declared without a macro... no
311:info:configure checking whether snprintf is declared without a macro... yes
312:info:configure checking whether tmpfile is declared without a macro... yes
313:info:configure checking whether vdprintf is declared without a macro... no
314:info:configure checking whether vsnprintf is declared without a macro... yes
315:info:configure checking for random.h... no
316:info:configure checking for struct random_data... no
317:info:configure checking whether _Exit is declared without a macro... yes
318:info:configure checking whether atoll is declared without a macro... yes
319:info:configure checking whether canonicalize_file_name is declared without a macro... no
320:info:configure checking whether getloadavg is declared without a macro... yes
321:info:configure checking whether getsubopt is declared without a macro... yes
322:info:configure checking whether grantpt is declared without a macro... yes
323:info:configure checking whether mkdtemp is declared without a macro... no
324:info:configure checking whether mkostemp is declared without a macro... no
325:info:configure checking whether mkostemps is declared without a macro... no
326:info:configure checking whether mkstemp is declared without a macro... yes
327:info:configure checking whether mkstemps is declared without a macro... no
328:info:configure checking whether ptsname is declared without a macro... yes
329:info:configure checking whether random_r is declared without a macro... no
330:info:configure checking whether initstat_r is declared without a macro... no
331:info:configure checking whether srandom_r is declared without a macro... no
332:info:configure checking whether setstate_r is declared without a macro... no
333:info:configure checking whether realpath is declared without a macro... yes
334:info:configure checking whether rpmatch is declared without a macro... no
335:info:configure checking whether setenv is declared without a macro... yes
336:info:configure checking whether strtod is declared without a macro... yes
337:info:configure checking whether strtoll is declared without a macro... yes
338:info:configure checking whether strtoull is declared without a macro... yes
339:info:configure checking whether unlockpt is declared without a macro... yes
340:info:configure checking whether unsetenv is declared without a macro... yes
341:info:configure checking for stpcpy... yes
342:info:configure checking for strchrnul... no
343:info:configure checking for strtol... yes
344:info:configure checking for strtoul... yes
345:info:configure checking for strverscmp... no
346:info:configure checking for nlink_t... yes
347:info:configure checking whether fchmodat is declared without a macro... no
348:info:configure checking whether fstatat is declared without a macro... no
349:info:configure checking whether futimens is declared without a macro... no
350:info:configure checking whether lchmod is declared without a macro... yes
351:info:configure checking whether lstat is declared without a macro... yes
352:info:configure checking whether mkdirat is declared without a macro... no
353:info:configure checking whether mkfifo is declared without a macro... yes
354:info:configure checking whether mkfifoat is declared without a macro... no
355:info:configure checking whether mknod is declared without a macro... yes
356:info:configure checking whether mknodat is declared without a macro... no
357:info:configure checking whether stat is declared without a macro... yes
358:info:configure checking whether utimensat is declared without a macro... no
359:info:configure checking whether chown is declared without a macro... yes
360:info:configure checking whether dup2 is declared without a macro... yes
361:info:configure checking whether dup3 is declared without a macro... no
362:info:configure checking whether environ is declared without a macro... no
363:info:configure checking whether euidaccess is declared without a macro... no
364:info:configure checking whether faccessat is declared without a macro... no
365:info:configure checking whether fchdir is declared without a macro... yes
366:info:configure checking whether fchownat is declared without a macro... no
367:info:configure checking whether fsync is declared without a macro... yes
368:info:configure checking whether ftruncate is declared without a macro... yes
369:info:configure checking whether getcwd is declared without a macro... yes
370:info:configure checking whether getdomainname is declared without a macro... yes
371:info:configure checking whether getdtablesize is declared without a macro... yes
372:info:configure checking whether getgroups is declared without a macro... yes
373:info:configure checking whether gethostname is declared without a macro... yes
374:info:configure checking whether getlogin is declared without a macro... yes
375:info:configure checking whether getlogin_r is declared without a macro... yes
376:info:configure checking whether getpagesize is declared without a macro... yes
377:info:configure checking whether getusershell is declared without a macro... yes
378:info:configure checking whether setusershell is declared without a macro... yes
379:info:configure checking whether endusershell is declared without a macro... yes
380:info:configure checking whether lchown is declared without a macro... yes
381:info:configure checking whether link is declared without a macro... yes
382:info:configure checking whether linkat is declared without a macro... no
383:info:configure checking whether lseek is declared without a macro... yes
384:info:configure checking whether pipe2 is declared without a macro... no
385:info:configure checking whether pread is declared without a macro... yes
386:info:configure checking whether pwrite is declared without a macro... yes
387:info:configure checking whether readlink is declared without a macro... yes
388:info:configure checking whether readlinkat is declared without a macro... no
389:info:configure checking whether rmdir is declared without a macro... yes
390:info:configure checking whether sleep is declared without a macro... yes
391:info:configure checking whether symlink is declared without a macro... yes
392:info:configure checking whether symlinkat is declared without a macro... no
393:info:configure checking whether ttyname_r is declared without a macro... yes
394:info:configure checking whether unlink is declared without a macro... yes
395:info:configure checking whether unlinkat is declared without a macro... no
396:info:configure checking whether usleep is declared without a macro... yes
397:info:configure checking for unsetenv... yes
398:info:configure checking for unsetenv() return type... int
399:info:configure checking whether unsetenv works on duplicates... yes
400:info:configure checking for waitid... yes
401:info:configure checking whether btowc is declared without a macro... yes
402:info:configure checking whether wctob is declared without a macro... yes
403:info:configure checking whether mbsinit is declared without a macro... yes
404:info:configure checking whether mbrtowc is declared without a macro... yes
405:info:configure checking whether mbrlen is declared without a macro... yes
406:info:configure checking whether mbsrtowcs is declared without a macro... yes
407:info:configure checking whether mbsnrtowcs is declared without a macro... yes
408:info:configure checking whether wcrtomb is declared without a macro... yes
409:info:configure checking whether wcsrtombs is declared without a macro... yes
410:info:configure checking whether wcsnrtombs is declared without a macro... yes
411:info:configure checking whether wcwidth is declared without a macro... yes
412:info:configure checking whether iswcntrl works... yes
413:info:configure checking whether wcwidth is declared... (cached) yes
414:info:configure checking whether wcwidth works reasonably in UTF-8 locales... no
415:info:configure checking if malloc debugging is wanted... no
416:info:configure checking for pid_t... yes
417:info:configure checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
418:info:configure checking for dup2... (cached) yes
419:info:configure checking for waitpid... yes
420:info:configure checking vfork.h usability... no
421:info:configure checking vfork.h presence... no
422:info:configure checking for vfork.h... no
423:info:configure checking fo