Ticket #64373: Konfiguration-closer-me

File Konfiguration-closer-me, 33.6 KB (added by ballapete (Peter "Pete" Dyballa), 2 years ago)

Configure run in my own environment on PPC Leopard, Mac OS X 10.5.8

Line 
1-*- mode: compilation; default-directory: "~/Quellen/findutils-4.7.0/" -*-
2Compilation started at Sun Jan  9 12:32:07
3
4time nice +11 env LANG=C PATH=/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin ./configure --prefix=/opt/local --disable-silent-rules --program-prefix=g CFLAGS="-pipe -Os -arch ppc" CPPFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc" PKG_CONFIG_PATH=/opt/local/lib/pkgconfig:/opt/local/share/pkgconfig:/opt/local/lib/nspr/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/lib/pkgconfig CC=/usr/bin/gcc-4.2 INSTALL="/usr/bin/install -c"
5checking for a BSD-compatible install... /usr/bin/install -c
6checking whether build environment is sane... yes
7checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
8checking for gawk... gawk
9checking whether make sets $(MAKE)... yes
10checking whether make supports nested variables... yes
11checking whether make supports nested variables... (cached) yes
12checking build system type... powerpc-apple-darwin9.8.0
13checking host system type... powerpc-apple-darwin9.8.0
14checking for leaf optimisation... yes
15checking for gcc... /usr/bin/gcc-4.2
16checking whether the C compiler works... yes
17checking for C compiler default output file name... a.out
18checking for suffix of executables...
19checking whether we are cross compiling... no
20checking for suffix of object files... o
21checking whether we are using the GNU C compiler... yes
22checking whether /usr/bin/gcc-4.2 accepts -g... yes
23checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
24checking whether /usr/bin/gcc-4.2 understands -c and -o together... yes
25checking whether make supports the include directive... yes (GNU style)
26checking dependency style of /usr/bin/gcc-4.2... gcc3
27checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
28checking for grep that handles long lines and -e... /opt/local/bin/ggrep
29checking for egrep... /opt/local/bin/ggrep -E
30checking for ANSI C header files... yes
31checking for sys/types.h... yes
32checking for sys/stat.h... yes
33checking for stdlib.h... yes
34checking for string.h... yes
35checking for memory.h... yes
36checking for strings.h... yes
37checking for inttypes.h... yes
38checking for stdint.h... yes
39checking for unistd.h... yes
40checking minix/config.h usability... no
41checking minix/config.h presence... no
42checking for minix/config.h... no
43checking whether it is safe to define __EXTENSIONS__... yes
44checking whether _XOPEN_SOURCE should be defined... no
45checking for Minix Amsterdam compiler... no
46checking for ar... ar
47checking for ranlib... ranlib
48checking for _LARGEFILE_SOURCE value needed for large files... no
49checking for special C compiler options needed for large files... no
50checking for _FILE_OFFSET_BITS value needed for large files... no
51checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
52checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
53checking whether ln -s works... yes
54checking whether make sets $(MAKE)... (cached) yes
55checking for special C compiler options needed for large files... (cached) no
56checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
57checking for size_t... yes
58checking for working alloca.h... yes
59checking for alloca... yes
60checking whether <wchar.h> uses 'inline' correctly... yes
61checking for btowc... yes
62checking for canonicalize_file_name... no
63checking for realpath... yes
64checking for readlinkat... no
65checking for _set_invalid_parameter_handler... no
66checking for fchdir... yes
67checking for fdopendir... no
68checking for faccessat... no
69checking for fcntl... yes
70checking for symlink... yes
71checking for mempcpy... no
72checking for fnmatch... yes
73checking for isblank... yes
74checking for iswctype... yes
75checking for mbsrtowcs... yes
76checking for wmemchr... yes
77checking for wmemcpy... yes
78checking for wmempcpy... no
79checking for fpurge... yes
80checking for __fpurge... no
81checking for __freadahead... no
82checking for __freading... no
83checking for fstatat... no
84checking for openat... no
85checking for fstatfs... yes
86checking for getdelim... no
87checking for getdtablesize... yes
88checking for getprogname... yes
89checking for getexecname... no
90checking for gettimeofday... yes
91checking for iswcntrl... yes
92checking for iswblank... yes
93checking for lstat... yes
94checking for mbsinit... yes
95checking for mbrtowc... yes
96checking for mbslen... no
97checking for isascii... yes
98checking for mprotect... yes
99checking for tzset... yes
100checking for nl_langinfo... yes
101checking for strerror_r... yes
102checking for __xpg_strerror_r... no
103checking for readlink... yes
104checking for fpathconf... yes
105checking for setenv... yes
106checking for snprintf... yes
107checking for strdup... yes
108checking for catgets... yes
109checking for strndup... no
110checking for strtoumax... yes
111checking for localtime_r... yes
112checking for timegm... yes
113checking for pipe... yes
114checking for unlinkat... no
115checking for vasnprintf... no
116checking for wcrtomb... yes
117checking for wcwidth... yes
118checking for ftruncate... yes
119checking for newlocale... yes
120checking for uselocale... yes
121checking for duplocale... yes
122checking for freelocale... yes
123checking for pthread_sigmask... yes
124checking for sigaction... yes
125checking for sigaltstack... yes
126checking for siginterrupt... yes
127checking for sleep... yes
128checking for symlinkat... no
129checking for shutdown... yes
130checking for usleep... yes
131checking for wctob... yes
132checking for nl_langinfo and CODESET... yes
133checking for a traditional french locale... fr_FR.ISO8859-1
134checking whether // is distinct from /... no
135checking whether realpath works... no
136checking for unistd.h... (cached) yes
137checking for sys/param.h... yes
138checking for sys/socket.h... yes
139checking for dirent.h... yes
140checking for fnmatch.h... yes
141checking for wctype.h... yes
142checking for stdio_ext.h... no
143checking for sys/stat.h... (cached) yes
144checking for sys/vfs.h... no
145checking for netdb.h... yes
146checking for getopt.h... yes
147checking for sys/cdefs.h... yes
148checking for sys/time.h... yes
149checking for limits.h... yes
150checking for wchar.h... yes
151checking for stdint.h... (cached) yes
152checking for inttypes.h... (cached) yes
153checking for crtdefs.h... no
154checking for langinfo.h... yes
155checking for xlocale.h... yes
156checking for math.h... yes
157checking for sys/mman.h... yes
158checking for sys/statvfs.h... yes
159checking for sys/types.h... (cached) yes
160checking for malloc.h... no
161checking for selinux/selinux.h... no
162checking for strings.h... (cached) yes
163checking for sys/uio.h... yes
164checking for sys/utsname.h... yes
165checking for sys/wait.h... yes
166checking for features.h... no
167checking for arpa/inet.h... yes
168checking for netinet/in.h... yes
169checking for semaphore.h... yes
170checking for sys/select.h... yes
171checking for priv.h... no
172checking for sys/ioctl.h... yes
173checking whether the preprocessor supports include_next... yes
174checking whether system header files limit the line length... no
175checking if environ is properly declared... no
176checking for complete errno.h... no
177checking for EMULTIHOP value... yes
178checking for ENOLINK value... yes
179checking for EOVERFLOW value... yes
180checking whether strerror_r is declared... yes
181checking for strerror_r... (cached) yes
182checking whether strerror_r returns char *... no
183checking for uid_t in sys/types.h... yes
184checking type of array argument to getgroups... gid_t
185checking whether lstat correctly handles trailing slash... no
186checking whether fchdir is declared... yes
187checking for working fcntl.h... no (bad O_NOATIME)
188checking for pid_t... yes
189checking for mode_t... yes
190checking for promoted mode_t type... int
191checking for st_dm_mode in struct stat... no
192checking whether strmode is declared... yes
193checking for mbstate_t... yes
194checking whether stdin defaults to large file offsets... yes
195checking whether fseeko is declared... yes
196checking for fseeko... yes
197checking whether fflush works on input streams... no
198checking whether stat file-mode macros are broken... no
199checking for nlink_t... yes
200checking whether ftello is declared... yes
201checking for ftello... yes
202checking whether ftello works... yes
203checking for O_CLOEXEC... no
204checking whether getcwd (NULL, 0) allocates memory for result... yes
205checking for getcwd with POSIX signature... yes
206checking whether getcwd is declared... yes
207checking whether getdelim is declared... no
208checking whether getdtablesize is declared... yes
209checking whether getline is declared... no
210checking for getopt.h... (cached) yes
211checking for getopt_long_only... yes
212checking whether getopt is POSIX compatible... no
213checking for C/C++ restrict keyword... no
214checking for struct timeval... yes
215checking for wide-enough struct timeval.tv_sec member... yes
216checking for inline... inline
217checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
218checking for wint_t... yes
219checking whether wint_t is too small... no
220checking for unsigned long long int... yes
221checking for long long int... yes
222checking whether stdint.h conforms to C99... no
223checking sys/inttypes.h usability... no
224checking sys/inttypes.h presence... no
225checking for sys/inttypes.h... no
226checking sys/bitypes.h usability... no
227checking sys/bitypes.h presence... no
228checking for sys/bitypes.h... no
229checking for bit size of ptrdiff_t... 32
230checking for bit size of size_t... 32
231checking for bit size of sig_atomic_t... 32
232checking for bit size of wchar_t... 32
233checking for bit size of wint_t... 32
234checking whether sig_atomic_t is signed... yes
235checking whether wchar_t is signed... yes
236checking whether wint_t is signed... yes
237checking for ptrdiff_t integer literal suffix...
238checking for size_t integer literal suffix... ul
239checking for sig_atomic_t integer literal suffix...
240checking for wchar_t integer literal suffix...
241checking for wint_t integer literal suffix...
242checking for inttypes.h... (cached) yes
243checking whether the inttypes.h PRIxNN macros are broken... no
244checking whether byte ordering is bigendian... yes
245checking whether long double and double are the same... no
246checking where to find the exponent in a 'double'... word 0 bit 20
247checking where to find the exponent in a 'float'... word 0 bit 23
248checking whether iswcntrl works... yes
249checking for towlower... yes
250checking for wctype_t... yes
251checking for wctrans_t... yes
252checking for wchar_t... yes
253checking for good max_align_t... no
254checking whether NULL can be used in arbitrary expressions... yes
255checking for ld used by /usr/bin/gcc-4.2 -std=gnu99... /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
256checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld... no
257checking for shared library run path origin... done
258checking 32-bit host C ABI... yes
259checking for the common suffixes of directories in the library search path... lib,lib
260checking whether imported symbols can be declared weak... no
261checking pthread.h usability... yes
262checking pthread.h presence... yes
263checking for pthread.h... yes
264checking for pthread_kill in -lpthread... yes
265checking for multithread API to use... posix
266checking for a sed that does not truncate output... /opt/local/bin/gsed
267checking whether malloc, realloc, calloc are POSIX compliant... yes
268checking for stdlib.h... (cached) yes
269checking for GNU libc compatible malloc... yes
270checking for a traditional japanese locale... ja_JP.eucJP
271checking for a transitional chinese locale... zh_CN.GB18030
272checking for a french Unicode locale... fr_FR.UTF-8
273checking for mmap... yes
274checking for MAP_ANONYMOUS... yes
275checking whether memchr works... yes
276checking whether memrchr is declared... no
277checking whether <limits.h> defines MIN and MAX... no
278checking whether <sys/param.h> defines MIN and MAX... yes
279checking whether time_t is signed... yes
280checking whether alarm is declared... yes
281checking for working mktime... yes
282checking whether trunc is declared... yes
283checking whether struct tm is in sys/time.h or time.h... time.h
284checking for struct tm.tm_zone... yes
285checking for struct tm.tm_gmtoff... yes
286checking for stdbool.h that conforms to C99... yes
287checking for _Bool... yes
288checking for compound literals... yes
289checking whether strerror(0) succeeds... no
290checking whether strerror_r is declared... (cached) yes
291checking whether we are using the GNU C Library >= 2.1 or uClibc... no
292checking for ssize_t... yes
293checking for long file names... yes
294checking for library containing setfilecon... no
295checking whether setenv is declared... yes
296checking search.h usability... yes
297checking search.h presence... yes
298checking for search.h... yes
299checking for tsearch... yes
300checking whether snprintf returns a byte count as in C99... yes
301checking whether snprintf is declared... yes
302checking for library containing setsockopt... none needed
303checking for strcasestr... yes
304checking whether strcasestr works... yes
305checking whether strdup is declared... yes
306checking whether strndup is declared... no
307checking whether strnlen is declared... no
308checking whether strstr works... yes
309checking whether strtoumax is declared... yes
310checking whether <sys/socket.h> is self-contained... yes
311checking for shutdown... (cached) yes
312checking whether <sys/socket.h> defines the SHUT_* macros... yes
313checking for struct sockaddr_storage... yes
314checking for sa_family_t... yes
315checking for struct sockaddr_storage.ss_family... yes
316checking for struct timespec in <time.h>... yes
317checking whether unsetenv is declared... yes
318checking for inttypes.h... yes
319checking for stdint.h... yes
320checking for intmax_t... yes
321checking for snprintf... (cached) yes
322checking for strnlen... no
323checking for wcslen... yes
324checking for wcsnlen... no
325checking for mbrtowc... (cached) yes
326checking for wcrtomb... (cached) yes
327checking whether _snprintf is declared... no
328checking for 64-bit time_t... no
329configure: WARNING: This package requires a 64-bit 'time_t' type if there is any way to access timestamps outside the year range 1901-2038 on your platform. Perhaps you should configure with 'CPPFLAGS="-m64" LDFLAGS="-m64"'?
330checking whether ungetc works on arbitrary bytes... yes
331checking for IPv4 sockets... yes
332checking for IPv6 sockets... yes
333checking for off_t... yes
334checking for LC_MESSAGES... yes
335checking whether uselocale works... yes
336checking for fake locale system (OpenBSD)... no
337checking for Solaris 11.4 locale system... no
338checking for getlocalename_l... no
339checking for CFPreferencesCopyAppValue... yes
340checking for CFLocaleCopyCurrent... yes
341checking for CFLocaleCopyPreferredLanguages... yes
342checking whether <sys/select.h> is self-contained... yes
343checking whether select supports a 0 argument... yes
344checking whether select detects invalid fds... yes
345checking for sigset_t... yes
346checking for alloca as a compiler built-in... yes
347checking whether to enable assertions... yes
348checking whether btowc(0) is correct... yes
349checking whether btowc(EOF) is correct... yes
350checking for __builtin_expect... yes
351checking byteswap.h usability... no
352checking byteswap.h presence... no
353checking for byteswap.h... no
354checking whether this system has an arbitrary file name length limit... yes
355checking for library containing clock_gettime... no
356checking for clock_gettime... no
357checking for clock_settime... no
358checking for closedir... yes
359checking for d_ino member in directory struct... yes
360checking for d_type member in directory struct... yes
361checking for dirfd... no
362checking whether dirfd is declared... yes
363checking whether dirfd is a macro... yes
364checking whether // is distinct from /... (cached) no
365checking whether dup works... yes
366checking whether dup2 works... yes
367checking for error_at_line... no
368checking for euidaccess... no
369checking libgen.h usability... yes
370checking libgen.h presence... yes
371checking for libgen.h... yes
372checking for getgroups... yes
373checking for working getgroups... yes
374checking for library containing eaccess... no
375checking for eaccess... no
376checking for access... yes
377checking whether fcntl handles F_DUPFD correctly... yes
378checking whether fcntl understands F_DUPFD_CLOEXEC... no
379checking whether fdopendir is declared... no
380checking whether fflush works on input streams... (cached) no
381checking for struct stat.st_blocks... yes
382checking for flexible array member... yes
383checking whether conversion from 'int' to 'long double' works... yes
384checking for working GNU fnmatch... no
385checking whether isblank is declared... yes
386checking whether isblank is declared... (cached) yes
387checking whether fopen recognizes a trailing slash... yes
388checking for __fpending... no
389checking whether fpurge is declared... yes
390checking whether fpurge works... no
391checking for fseeko... (cached) yes
392checking whether fflush works on input streams... (cached) no
393checking for _fseeki64... no
394checking for ftello... (cached) yes
395checking whether ftello works... (cached) yes
396checking for fts_open... yes
397checking whether getcwd handles long file names properly... yes, but with shorter paths
398checking for getpagesize... yes
399checking whether getcwd aborts when 4k < cwd_length < 16k... yes
400checking for flockfile... yes
401checking for funlockfile... yes
402checking whether getc_unlocked is declared... yes
403checking whether getdtablesize works... yes
404checking for getgroups... (cached) yes
405checking for working getgroups... (cached) yes
406checking whether getgroups handles negative values... yes
407checking for gethostname... yes
408checking for HOST_NAME_MAX... 256
409checking for getline... no
410checking whether program_invocation_name is declared... no
411checking whether program_invocation_short_name is declared... no
412checking whether __argv is declared... no
413checking whether __progname is defined in default libraries... yes
414checking whether gettimeofday clobbers localtime buffer... no
415checking for gettimeofday with POSIX signature... yes
416checking for group_member... no
417checking whether the compiler generally respects inline... yes
418checking whether INT32_MAX < INTMAX_MAX... yes
419checking whether INT64_MAX == LONG_MAX... no
420checking whether UINT32_MAX < UINTMAX_MAX... yes
421checking whether UINT64_MAX == ULONG_MAX... no
422checking whether isfinite is declared... yes
423checking whether isfinite(long double) works... yes
424checking whether isinf is declared... yes
425checking whether isinf(long double) works... yes
426checking whether isnan(double) can be used without linking with libm... yes
427checking whether isnan(float) can be used without linking with libm... yes
428checking whether isnan(float) works... yes
429checking whether isnan(long double) can be used without linking with libm... yes
430checking whether isnanl works... yes
431checking whether iswblank is declared... yes
432checking whether langinfo.h defines CODESET... yes
433checking whether langinfo.h defines T_FMT_AMPM... yes
434checking whether langinfo.h defines ALTMON_1... no
435checking whether langinfo.h defines ERA... yes
436checking whether langinfo.h defines YESEXPR... yes
437checking whether the compiler supports the __inline keyword... yes
438checking whether locale.h conforms to POSIX:2001... yes
439checking whether locale.h defines locale_t... no
440checking whether struct lconv is properly defined... yes
441checking for pthread_rwlock_t... yes
442checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
443checking whether lseek detects pipes... yes
444checking for stdlib.h... (cached) yes
445checking for GNU libc compatible malloc... (cached) yes
446checking whether NAN macro works... yes
447checking whether HUGE_VAL works... yes
448checking whether mbrtowc handles incomplete characters... yes
449checking whether mbrtowc works as well as mbtowc... yes
450checking whether mbrtowc handles a NULL pwc argument... yes
451checking whether mbrtowc handles a NULL string argument... yes
452checking whether mbrtowc has a correct return value... yes
453checking whether mbrtowc returns 0 when parsing a NUL character... yes
454checking whether mbrtowc works on empty input... yes
455checking whether the C locale is free of encoding errors... yes
456checking whether mbrtowc handles incomplete characters... (cached) yes
457checking whether mbrtowc works as well as mbtowc... (cached) yes
458checking whether mbrtowc handles incomplete characters... (cached) yes
459checking whether mbrtowc works as well as mbtowc... (cached) yes
460checking whether mbsrtowcs works... yes
461checking whether mbswidth is declared in <wchar.h>... no
462checking for mbstate_t... (cached) yes
463checking for mbtowc... yes
464checking for mempcpy... (cached) no
465checking for memrchr... no
466checking for __mktime_internal... no
467checking whether modf can be used without linking with libm... yes
468checking for listmntent... no
469checking for sys/ucred.h... yes
470checking for sys/mount.h... yes
471checking mntent.h usability... no
472checking mntent.h presence... no
473checking for mntent.h... no
474checking sys/fs_types.h usability... no
475checking sys/fs_types.h presence... no
476checking for sys/fs_types.h... no
477checking for struct fsstat.f_fstypename... no
478checking for library containing getmntent... no
479checking for getmntent... no
480checking for mntctl function and struct vmount... no
481checking for getfsstat function... no
482checking for FIXME existence of three headers... no
483checking for getmntinfo function... yes
484checking whether getmntinfo returns statvfs structures... no
485checking sys/mntent.h usability... no
486checking sys/mntent.h presence... no
487checking for sys/mntent.h... no
488checking sys/mkdev.h usability... no
489checking sys/mkdev.h presence... no
490checking for sys/mkdev.h... no
491checking sys/sysmacros.h usability... no
492checking sys/sysmacros.h presence... no
493checking for sys/sysmacros.h... no
494checking for struct statfs.f_fstypename... yes
495checking whether YESEXPR works... yes
496checking whether open recognizes a trailing slash... no
497checking for opendir... yes
498checking for struct tm.tm_zone... (cached) yes
499checking whether perror matches strerror... yes
500checking whether program_invocation_name is declared... (cached) no
501checking whether program_invocation_short_name is declared... (cached) no
502checking for readdir... yes
503checking whether readlink signature is correct... yes
504checking whether readlink handles trailing slash correctly... no
505checking for stdlib.h... (cached) yes
506checking for GNU libc compatible realloc... yes
507checking for working re_compile_pattern... no
508checking libintl.h usability... yes
509checking libintl.h presence... yes
510checking for libintl.h... yes
511checking whether isblank is declared... (cached) yes
512checking for rewinddir... yes
513checking whether rmdir works... yes
514checking for rpmatch... no
515checking for nl_langinfo and YESEXPR... yes
516checking selinux/flask.h usability... no
517checking selinux/flask.h presence... no
518checking for selinux/flask.h... no
519checking whether setenv validates arguments... no
520checking for stdint.h... (cached) yes
521checking for SIZE_MAX... yes
522checking for snprintf... (cached) yes
523checking whether snprintf respects a size of 1... yes
524checking whether printf supports POSIX/XSI format strings with positions... yes
525checking for socklen_t... yes
526checking for ssize_t... (cached) yes
527checking whether stat handles trailing slashes on files... no
528checking for struct stat.st_atim.tv_nsec... no
529checking for struct stat.st_atimespec.tv_nsec... yes
530checking for struct stat.st_birthtimespec.tv_nsec... yes
531checking for working stdalign.h... no
532checking for va_copy... yes
533checking for good max_align_t... (cached) no
534checking whether NULL can be used in arbitrary expressions... (cached) yes
535checking which flavor of printf attribute matches inttypes macros... system
536checking for stpcpy... yes
537checking for strcasecmp... yes
538checking for strncasecmp... yes
539checking whether strncasecmp is declared... yes
540checking whether strcasestr works in linear time... no
541checking for strcasestr... (cached) yes
542checking whether strcasestr works... (cached) yes
543checking whether strstr works in linear time... no
544checking whether strstr works... (cached) yes
545checking for strtoull... yes
546checking for nlink_t... (cached) yes
547checking for struct utsname... yes
548checking whether localtime_r is declared... yes
549checking whether localtime_r is compatible with its POSIX signature... yes
550checking whether localtime loops forever near extrema... no
551checking for timezone_t... no
552checking whether trunc is declared... (cached) yes
553checking whether tzset clobbers localtime buffer... no
554checking for uname... yes
555checking whether unlink honors trailing slashes... no
556checking whether unlink of a parent directory fails as it should... no
557checking for unsetenv... yes
558checking for unsetenv() return type... int
559checking whether unsetenv obeys POSIX... yes
560checking for ptrdiff_t... yes
561checking whether mbrtowc handles incomplete characters... (cached) yes
562checking whether mbrtowc works as well as mbtowc... (cached) yes
563checking whether wcrtomb works in the C locale... yes
564checking whether wcrtomb return value is correct... yes
565checking whether iswcntrl works... (cached) yes
566checking for towlower... (cached) yes
567checking for wctype_t... (cached) yes
568checking for wctrans_t... (cached) yes
569checking whether wcwidth is declared... yes
570checking whether wcwidth works reasonably in UTF-8 locales... no
571checking for stdint.h... (cached) yes
572checking for a traditional french locale... (cached) fr_FR.ISO8859-1
573checking for a french Unicode locale... (cached) fr_FR.UTF-8
574checking for a traditional french locale... (cached) fr_FR.ISO8859-1
575checking for a turkish Unicode locale... none
576checking whether fdopen sets errno... yes
577checking for getpagesize... (cached) yes
578checking whether getpagesize is declared... yes
579checking for library containing inet_pton... none required
580checking whether inet_pton is declared... yes
581checking whether byte ordering is bigendian... (cached) yes
582checking for ioctl... yes
583checking for ioctl with POSIX signature... no
584checking where to find the exponent in a 'float'... (cached) word 0 bit 23
585checking where to find the exponent in a 'double'... (cached) word 0 bit 20
586checking where to find the exponent in a 'long double'... word 0 bit 20
587checking where to find the exponent in a 'float'... (cached) word 0 bit 23
588checking where to find the exponent in a 'double'... (cached) word 0 bit 20
589checking where to find the exponent in a 'long double'... (cached) word 0 bit 20
590checking where to find the exponent in a 'double'... (cached) word 0 bit 20
591checking where to find the exponent in a 'float'... (cached) word 0 bit 23
592checking where to find the exponent in a 'long double'... (cached) word 0 bit 20
593checking for a traditional french locale... (cached) fr_FR.ISO8859-1
594checking for a french Unicode locale... (cached) fr_FR.UTF-8
595checking for a traditional japanese locale... (cached) ja_JP.eucJP
596checking for a transitional chinese locale... (cached) zh_CN.GB18030
597checking for a french Unicode locale... (cached) fr_FR.UTF-8
598checking for a turkish Unicode locale... (cached) none
599checking for a transitional chinese locale... (cached) zh_CN.GB18030
600checking for a french Unicode locale... (cached) fr_FR.UTF-8
601checking for a traditional french locale... (cached) fr_FR.ISO8859-1
602checking for a french Unicode locale... (cached) fr_FR.UTF-8
603checking for a traditional japanese locale... (cached) ja_JP.eucJP
604checking for a transitional chinese locale... (cached) zh_CN.GB18030
605checking for a french Unicode locale... (cached) fr_FR.UTF-8
606checking for a transitional chinese locale... (cached) zh_CN.GB18030
607checking for mmap... (cached) yes
608checking for MAP_ANONYMOUS... yes
609checking for mmap... (cached) yes
610checking for MAP_ANONYMOUS... yes
611checking for library containing nanosleep... none required
612checking for working nanosleep... yes
613checking whether <netinet/in.h> is self-contained... yes
614checking for a traditional french locale... (cached) fr_FR.ISO8859-1
615checking for a french Unicode locale... (cached) fr_FR.UTF-8
616checking for getppriv... no
617checking whether pthread_sigmask works without -lpthread... yes
618checking whether pthread_sigmask returns error numbers... yes
619checking whether pthread_sigmask unblocks signals correctly... guessing yes
620checking for putenv compatible with GNU and SVID... no
621checking whether _putenv is declared... no
622checking for mmap... (cached) yes
623checking for MAP_ANONYMOUS... yes
624checking for raise... yes
625checking for sigprocmask... yes
626checking whether select supports a 0 argument... (cached) yes
627checking whether select detects invalid fds... (cached) yes
628checking whether setlocale supports the C locale... yes
629checking for a traditional french locale... (cached) fr_FR.ISO8859-1
630checking for a french Unicode locale... (cached) fr_FR.UTF-8
631checking for a traditional japanese locale... (cached) ja_JP.eucJP
632checking for a transitional chinese locale... (cached) zh_CN.GB18030
633checking for struct sigaction.sa_sigaction... yes
634checking for volatile sig_atomic_t... yes
635checking for sighandler_t... no
636checking for sigprocmask... (cached) yes
637checking whether sleep is declared... yes
638checking for working sleep... yes
639checking for mmap... (cached) yes
640checking for MAP_ANONYMOUS... yes
641checking for mmap... (cached) yes
642checking for MAP_ANONYMOUS... yes
643checking whether symlink handles trailing slash correctly... no
644checking whether <sys/ioctl.h> declares ioctl... yes
645checking for pthread_atfork... yes
646checking for useconds_t... yes
647checking whether usleep allows large arguments... yes
648checking for a traditional french locale... (cached) fr_FR.ISO8859-1
649checking for a french Unicode locale... (cached) fr_FR.UTF-8
650checking for a traditional japanese locale... (cached) ja_JP.eucJP
651checking for a transitional chinese locale... (cached) zh_CN.GB18030
652checking whether wctob works... yes
653checking whether wctob is declared... yes
654checking for sched_yield in -lrt... no
655checking for sched_yield in -lposix4... no
656checking whether C compiler handles -Werror -Wunknown-warning-option... no
657checking for getpwnam... yes
658checking for modf in -lm... yes
659checking for fabs in -lm... yes
660checking for ANSI C header files... (cached) yes
661checking for sys/param.h... (cached) yes
662checking for mntent.h... (cached) no
663checking sys/mnttab.h usability... no
664checking sys/mnttab.h presence... no
665checking for sys/mnttab.h... no
666checking sys/mntio.h usability... no
667checking sys/mntio.h presence... no
668checking for sys/mntio.h... no
669checking for sys/mkdev.h... (cached) no
670checking for getrlimit... yes
671checking for sys/mkdev.h... (cached) no
672checking for sys/sysmacros.h... (cached) no
673checking for dirent.h that defines DIR... yes
674checking for library containing opendir... none required
675checking whether stat file-mode macros are broken... (cached) no
676checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
677checking for uid_t in sys/types.h... (cached) yes
678checking for size_t... (cached) yes
679checking for ssize_t... yes
680checking for pid_t... (cached) yes
681checking for ino_t... yes
682checking for dev_t... yes
683checking for mode_t... (cached) yes
684checking for struct stat.st_blocks... (cached) yes
685checking for struct stat.st_rdev... yes
686checking for promoted mode_t type... (cached) int
687checking whether struct tm is in sys/time.h or time.h... (cached) time.h
688checking for struct tm.tm_zone... (cached) yes
689checking for strftime... yes
690checking for memcmp... yes
691checking for memset... yes
692checking for stpcpy... (cached) yes
693checking for strdup... (cached) yes
694checking for strstr... yes
695checking for strtol... yes
696checking for strtoul... yes
697checking for fchdir... (cached) yes
698checking for getcwd... yes
699checking for strerror... yes
700checking for endgrent... yes
701checking for endpwent... yes
702checking for setlocale... yes
703checking for getrusage... yes
704checking for vprintf... yes
705checking for _doprnt... no
706checking for working alloca.h... (cached) yes
707checking for alloca... (cached) yes
708checking whether closedir returns void... no
709checking for getmntent... (cached) no
710checking for library containing getmntent... (cached) no
711checking for getmntent... (cached) no
712checking for getmntent... (cached) no
713checking for setmntent... no
714checking for endmntent... no
715checking for setgroups... yes
716checking for alloca as a compiler built-in... (cached) yes
717checking for working re_compile_pattern... (cached) no
718checking for sort... /usr/bin/sort
719checking if /usr/bin/sort supports the -z option... yes
720checking for struct dirent.d_type... yes
721checking for __attribute__ ((__noreturn__)) support... yes
722checking whether NLS is requested... yes
723checking for msgfmt... /opt/local/bin/msgfmt
724checking for gmsgfmt... /opt/local/bin/msgfmt
725checking for xgettext... /opt/local/bin/xgettext
726checking for msgmerge... /opt/local/bin/msgmerge
727checking for CFPreferencesCopyAppValue... (cached) yes
728checking for CFLocaleCopyCurrent... (cached) yes
729checking for CFLocaleCopyPreferredLanguages... (cached) yes
730checking for GNU gettext in libc... no
731checking for iconv... yes
732checking for working iconv... yes
733checking how to link with libiconv... -liconv
734checking for GNU gettext in libintl... yes
735checking whether to use NLS... yes
736checking where the gettext function comes from... external libintl
737checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
738checking for python... /opt/local/bin/python
739checking for python version... 3.8
740checking for python platform... darwin
741checking for python script directory... ${prefix}/lib/python3.8/site-packages
742checking for python extension module directory... ${exec_prefix}/lib/python3.8/site-packages
743checking for faketime... no
744checking that generated files are newer than configure... done
745configure: creating ./config.status
746config.status: creating Makefile
747config.status: creating build-aux/Makefile
748config.status: creating doc/Makefile
749config.status: creating find/Makefile
750config.status: creating find/testsuite/Makefile
751config.status: creating gl/Makefile
752config.status: creating gl/lib/Makefile
753config.status: creating lib/Makefile
754config.status: creating locate/Makefile
755config.status: creating locate/testsuite/Makefile
756config.status: creating m4/Makefile
757config.status: creating po/Makefile.in
758config.status: creating po/Makefile
759config.status: creating gnulib-tests/Makefile
760config.status: creating xargs/Makefile
761config.status: creating xargs/testsuite/Makefile
762config.status: creating config.h
763config.status: config.h is unchanged
764config.status: executing depfiles commands
765config.status: executing po-directories commands
766config.status: creating po/POTFILES
767config.status: creating po/Makefile
768
769        Time spent in user mode   (CPU seconds) : 84.048s
770        Time spent in kernel mode (CPU seconds) : 81.537s
771        Total time                              : 13:18.59s
772        CPU utilisation (percentage)            : 20.7%
773
774Compilation finished at Sun Jan  9 12:45:29