Ticket #42751: gettext_debug_output.log

File gettext_debug_output.log, 154.7 KB (added by creativecommon@…, 10 years ago)

gettext_debug_output_during_install

Line 
1--->  Computing dependencies for gettext
2--->  Fetching distfiles for gettext
3--->  Verifying checksums for gettext
4--->  Checksumming gettext-0.18.3.2.tar.gz
5--->  Extracting gettext
6--->  Extracting gettext-0.18.3.2.tar.gz
7--->  Applying patches to gettext
8--->  Applying stdlib.patch
9patching file build-aux/ltmain.sh
10--->  Configuring gettext
11checking for a BSD-compatible install... /usr/bin/install -c
12checking whether build environment is sane... yes
13checking for a thread-safe mkdir -p... /macports/bin/gmkdir -p
14checking for gawk... (cached) /usr/bin/awk
15checking whether make sets $(MAKE)... yes
16checking whether make supports nested variables... yes
17checking build system type... x86_64-apple-darwin11.4.2
18checking host system type... x86_64-apple-darwin11.4.2
19checking that generated files are newer than configure... done
20configure: creating ./config.status
21config.status: creating Makefile
22config.status: creating gnulib-local/Makefile
23=== configuring in gettext-runtime (/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime)
24configure: running /bin/sh ./configure --disable-option-checking '--prefix=/macports'  'ac_cv_prog_AWK=/usr/bin/awk' 'ac_cv_path_GREP=/usr/bin/grep' 'ac_cv_path_SED=/usr/bin/sed' '--disable-csharp' '--disable-native-java' '--disable-openmp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch x86_64' --cache-file=/dev/null --srcdir=.
25checking for a BSD-compatible install... /usr/bin/install -c
26checking whether build environment is sane... yes
27checking for a thread-safe mkdir -p... /macports/bin/gmkdir -p
28checking for gawk... (cached) /usr/bin/awk
29checking whether make sets $(MAKE)... yes
30checking whether make supports nested variables... yes
31checking for gcc... /usr/bin/clang
32checking whether the C compiler works... yes
33checking for C compiler default output file name... a.out
34checking for suffix of executables...
35checking whether we are cross compiling... no
36checking for suffix of object files... o
37checking whether we are using the GNU C compiler... yes
38checking whether /usr/bin/clang accepts -g... yes
39checking for /usr/bin/clang option to accept ISO C89... none needed
40checking whether /usr/bin/clang understands -c and -o together... yes
41checking for style of include used by make... GNU
42checking dependency style of /usr/bin/clang... gcc3
43checking for bison... bison -y
44checking whether to use Java... yes
45checking how to run the C preprocessor... /usr/bin/clang -E
46checking for grep that handles long lines and -e... (cached) /usr/bin/grep
47checking for egrep... /usr/bin/grep -E
48checking for Java compiler... javac -target 1.1 -source 1.3
49checking for jar... jar
50checking for preferred C# implementation... no
51checking for C# compiler... no
52checking build system type... x86_64-apple-darwin11.4.2
53checking host system type... x86_64-apple-darwin11.4.2
54checking for Minix Amsterdam compiler... no
55checking for ar... ar
56checking for ranlib... ranlib
57checking for ANSI C header files... yes
58checking for sys/types.h... yes
59checking for sys/stat.h... yes
60checking for stdlib.h... yes
61checking for string.h... yes
62checking for memory.h... yes
63checking for strings.h... yes
64checking for inttypes.h... yes
65checking for stdint.h... yes
66checking for unistd.h... yes
67checking minix/config.h usability... no
68checking minix/config.h presence... no
69checking for minix/config.h... no
70checking whether it is safe to define __EXTENSIONS__... yes
71checking whether _XOPEN_SOURCE should be defined... no
72checking for special C compiler options needed for large files... no
73checking for _FILE_OFFSET_BITS value needed for large files... no
74checking how to print strings... printf
75checking for a sed that does not truncate output... (cached) /usr/bin/sed
76checking for fgrep... /usr/bin/grep -F
77checking for ld used by /usr/bin/clang... /usr/bin/ld
78checking if the linker (/usr/bin/ld) is GNU ld... no
79checking for BSD- or MS-compatible name lister (nm)... /macports/bin/nm
80checking the name lister (/macports/bin/nm) interface... BSD nm
81checking whether ln -s works... yes
82checking the maximum length of command line arguments... 196608
83checking whether the shell understands some XSI constructs... yes
84checking whether the shell understands "+="... yes
85checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
86checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
87checking for /usr/bin/ld option to reload object files... -r
88checking for objdump... no
89checking how to recognize dependent libraries... pass_all
90checking for dlltool... no
91checking how to associate runtime and link libraries... printf %s\n
92checking for archiver @FILE support... no
93checking for strip... strip
94checking for ranlib... (cached) ranlib
95checking command to parse /macports/bin/nm output from /usr/bin/clang object... ok
96checking for sysroot... no
97checking for mt... no
98checking if : is a manifest tool... no
99checking for dsymutil... dsymutil
100checking for nmedit... nmedit
101checking for lipo... lipo
102checking for otool... otool
103checking for otool64... no
104checking for -single_module linker flag... yes
105checking for -exported_symbols_list linker flag... yes
106checking for -force_load linker flag... no
107checking for dlfcn.h... yes
108checking for objdir... .libs
109checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
110checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
111checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
112checking if /usr/bin/clang static flag -static works... no
113checking if /usr/bin/clang supports -c -o file.o... yes
114checking if /usr/bin/clang supports -c -o file.o... (cached) yes
115checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
116checking dynamic linker characteristics... darwin11.4.2 dyld
117checking how to hardcode library paths into programs... immediate
118checking whether stripping libraries is possible... yes
119checking if libtool supports shared libraries... yes
120checking whether to build shared libraries... yes
121checking whether to build static libraries... yes
122checking for windres... no
123checking whether NLS is requested... yes
124checking for msgfmt... /macports/bin/msgfmt
125checking for gmsgfmt... /macports/bin/msgfmt
126checking for xgettext... /macports/bin/xgettext
127checking for msgmerge... /macports/bin/msgmerge
128checking whether we are using the GNU C Library 2 or newer... no
129checking whether the -Werror option is usable... yes
130checking for simple visibility declarations... yes
131checking for inline... inline
132checking for size_t... yes
133checking for stdint.h... yes
134checking for working alloca.h... yes
135checking for alloca... yes
136checking for stdlib.h... (cached) yes
137checking for unistd.h... (cached) yes
138checking for sys/param.h... yes
139checking for string.h... (cached) yes
140checking for getopt.h... yes
141checking for iconv.h... yes
142checking for wctype.h... yes
143checking for xlocale.h... yes
144checking for sys/mman.h... yes
145checking for wchar.h... yes
146checking for stdint.h... (cached) yes
147checking for sys/socket.h... yes
148checking for sys/stat.h... (cached) yes
149checking for sys/time.h... yes
150checking for features.h... no
151checking for getpagesize... yes
152checking for working mmap... yes
153checking whether integer division by zero raises SIGFPE... guessing yes
154checking for inttypes.h... yes
155checking for unsigned long long int... yes
156checking for inttypes.h... (cached) yes
157checking whether the inttypes.h PRIxNN macros are broken... no
158checking for ld used by /usr/bin/clang... /usr/bin/ld
159checking if the linker (/usr/bin/ld) is GNU ld... no
160checking for shared library run path origin... done
161checking whether imported symbols can be declared weak... no
162checking pthread.h usability... yes
163checking pthread.h presence... yes
164checking for pthread.h... yes
165checking for pthread_kill in -lpthread... yes
166checking for multithread API to use... posix
167checking for pthread_rwlock_t... yes
168checking for iconv... yes
169checking for working iconv... yes
170checking how to link with libiconv... -liconv
171checking for iconv declaration...
172         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
173checking argz.h usability... no
174checking argz.h presence... no
175checking for argz.h... no
176checking for inttypes.h... (cached) yes
177checking limits.h usability... yes
178checking limits.h presence... yes
179checking for limits.h... yes
180checking for unistd.h... (cached) yes
181checking for sys/param.h... (cached) yes
182checking for getcwd... yes
183checking for getegid... yes
184checking for geteuid... yes
185checking for getgid... yes
186checking for getuid... yes
187checking for mempcpy... no
188checking for munmap... yes
189checking for stpcpy... yes
190checking for strcasecmp... yes
191checking for strdup... yes
192checking for strtoul... yes
193checking for tsearch... yes
194checking for uselocale... yes
195checking for argz_count... no
196checking for argz_stringify... no
197checking for argz_next... no
198checking for __fsetlocking... no
199checking whether feof_unlocked is declared... yes
200checking whether fgets_unlocked is declared... no
201checking for bison... bison
202checking version of bison... 2.7.12, ok
203checking for long long int... yes
204checking for wchar_t... yes
205checking for wint_t... yes
206checking for intmax_t... yes
207checking whether printf() supports POSIX/XSI format strings... yes
208checking whether we are using the GNU C Library >= 2.1 or uClibc... no
209checking for stdint.h... (cached) yes
210checking for SIZE_MAX... yes
211checking for stdint.h... (cached) yes
212checking for symlink... yes
213checking for canonicalize_file_name... no
214checking for getcwd... (cached) yes
215checking for readlink... yes
216checking for realpath... yes
217checking for readlinkat... no
218checking for iswcntrl... yes
219checking for iswblank... yes
220checking for lstat... yes
221checking for mbsinit... yes
222checking for mbrtowc... yes
223checking for mbslen... no
224checking for mprotect... yes
225checking for _set_invalid_parameter_handler... no
226checking for setenv... yes
227checking for wcwidth... yes
228checking for working fcntl.h... no (bad O_NOATIME)
229checking for CFPreferencesCopyAppValue... yes
230checking for CFLocaleCopyCurrent... yes
231checking for ptrdiff_t... yes
232checking for features.h... (cached) no
233checking stddef.h usability... yes
234checking stddef.h presence... yes
235checking for stddef.h... yes
236checking for stdlib.h... (cached) yes
237checking for string.h... (cached) yes
238checking for asprintf... yes
239checking for fwprintf... yes
240checking for newlocale... yes
241checking for putenv... yes
242checking for setenv... (cached) yes
243checking for setlocale... yes
244checking for snprintf... yes
245checking for strnlen... yes
246checking for wcslen... yes
247checking for wcsnlen... yes
248checking for mbrtowc... (cached) yes
249checking for wcrtomb... yes
250checking whether _snprintf is declared... no
251checking whether _snwprintf is declared... no
252checking whether getc_unlocked is declared... yes
253checking for nl_langinfo and CODESET... yes
254checking for LC_MESSAGES... yes
255checking for CFPreferencesCopyAppValue... (cached) yes
256checking for CFLocaleCopyCurrent... (cached) yes
257checking whether included gettext is requested... yes
258checking whether to use NLS... yes
259checking where the gettext function comes from... included intl directory
260checking whether to use C++... yes
261checking whether // is distinct from /... no
262checking whether realpath works... no
263checking if environ is properly declared... no
264checking whether the preprocessor supports include_next... yes
265checking whether system header files limit the line length... no
266checking for complete errno.h... yes
267checking whether strerror_r is declared... yes
268checking for strerror_r... yes
269checking whether strerror_r returns char *... no
270checking for getopt.h... (cached) yes
271checking for getopt_long_only... yes
272checking whether getopt is POSIX compatible... no
273checking whether getenv is declared... yes
274checking whether iswcntrl works... yes
275checking for towlower... yes
276checking for wctype_t... yes
277checking for wctrans_t... yes
278checking whether wctype is declared without a macro... yes
279checking whether iswctype is declared without a macro... yes
280checking whether wctrans is declared without a macro... yes
281checking whether towctrans is declared without a macro... yes
282checking whether getc_unlocked is declared... (cached) yes
283checking whether NULL can be used in arbitrary expressions... yes
284checking whether lstat correctly handles trailing slash... no
285checking for stdlib.h... (cached) yes
286checking for GNU libc compatible malloc... yes
287checking for mbstate_t... yes
288checking for a traditional japanese locale... ja_JP.eucJP
289checking for a transitional chinese locale... zh_CN.GB18030
290checking for a french Unicode locale... fr_FR.UTF-8
291checking for mmap... yes
292checking for MAP_ANONYMOUS... yes
293checking whether memchr works... yes
294checking for sigset_t... yes
295checking for SIGPIPE... yes
296checking for shared library path variable... DYLD_LIBRARY_PATH
297checking whether to activate relocatable installation... no
298checking whether setenv is declared... yes
299checking for pid_t... yes
300checking for uid_t in sys/types.h... yes
301checking whether C symbols are prefixed with underscore at the linker level... yes
302checking for stdbool.h that conforms to C99... yes
303checking for _Bool... yes
304checking whether stdint.h conforms to C99... no
305checking sys/inttypes.h usability... no
306checking sys/inttypes.h presence... no
307checking for sys/inttypes.h... no
308checking sys/bitypes.h usability... no
309checking sys/bitypes.h presence... no
310checking for sys/bitypes.h... no
311checking for bit size of ptrdiff_t... 64
312checking for bit size of size_t... 64
313checking for bit size of sig_atomic_t... 32
314checking for bit size of wchar_t... 32
315checking for bit size of wint_t... 32
316checking whether sig_atomic_t is signed... yes
317checking whether wchar_t is signed... yes
318checking whether wint_t is signed... yes
319checking for ptrdiff_t integer literal suffix... l
320checking for size_t integer literal suffix... ul
321checking for sig_atomic_t integer literal suffix...
322checking for wchar_t integer literal suffix...
323checking for wint_t integer literal suffix...
324checking whether strerror(0) succeeds... no
325checking for C/C++ restrict keyword... __restrict
326checking whether ffsl is declared without a macro... yes
327checking whether ffsll is declared without a macro... no
328checking whether memmem is declared without a macro... yes
329checking whether mempcpy is declared without a macro... no
330checking whether memrchr is declared without a macro... no
331checking whether rawmemchr is declared without a macro... no
332checking whether stpcpy is declared without a macro... yes
333checking whether stpncpy is declared without a macro... yes
334checking whether strchrnul is declared without a macro... no
335checking whether strdup is declared without a macro... yes
336checking whether strncat is declared without a macro... yes
337checking whether strndup is declared without a macro... yes
338checking whether strnlen is declared without a macro... yes
339checking whether strpbrk is declared without a macro... yes
340checking whether strsep is declared without a macro... yes
341checking whether strcasestr is declared without a macro... yes
342checking whether strtok_r is declared without a macro... yes
343checking whether strerror_r is declared without a macro... yes
344checking whether strsignal is declared without a macro... yes
345checking whether strverscmp is declared without a macro... no
346checking whether strnlen is declared... (cached) yes
347checking whether stat file-mode macros are broken... no
348checking for mode_t... yes
349checking for struct timespec in <time.h>... yes
350checking whether clearerr_unlocked is declared... yes
351checking whether feof_unlocked is declared... (cached) yes
352checking whether ferror_unlocked is declared... yes
353checking whether fflush_unlocked is declared... no
354checking whether fgets_unlocked is declared... (cached) no
355checking whether fputc_unlocked is declared... no
356checking whether fputs_unlocked is declared... no
357checking whether fread_unlocked is declared... no
358checking whether fwrite_unlocked is declared... no
359checking whether getchar_unlocked is declared... yes
360checking whether putc_unlocked is declared... yes
361checking whether putchar_unlocked is declared... yes
362checking whether <wchar.h> uses 'inline' correctly... yes
363checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -arch x86_64 -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64) works... yes
364checking whether the C++ compiler supports namespaces... yes
365checking dependency style of /usr/bin/clang++... gcc3
366checking for atexit... yes
367checking whether // is distinct from /... (cached) no
368checking for error_at_line... no
369checking whether the compiler generally respects inline... yes
370checking whether iswblank is declared... yes
371checking whether to use Java... yes
372checking whether locale.h conforms to POSIX:2001... yes
373checking whether locale.h defines locale_t... no
374checking whether struct lconv is properly defined... yes
375checking whether setlocale is declared without a macro... yes
376checking whether duplocale is declared without a macro... yes
377checking for setlocale... (cached) yes
378checking for uselocale... (cached) yes
379checking for pthread_rwlock_t... (cached) yes
380checking whether mbrtowc handles incomplete characters... yes
381checking whether mbrtowc works as well as mbtowc... yes
382checking whether mbrtowc handles a NULL pwc argument... yes
383checking whether mbrtowc handles a NULL string argument... yes
384checking whether mbrtowc has a correct return value... yes
385checking whether mbrtowc returns 0 when parsing a NUL character... yes
386checking whether mbrtowc handles incomplete characters... (cached) yes
387checking whether mbrtowc works as well as mbtowc... (cached) yes
388checking for memmove... yes
389checking whether program_invocation_name is declared... no
390checking whether program_invocation_short_name is declared... no
391checking for raise... yes
392checking for sigprocmask... yes
393checking whether readlink signature is correct... yes
394checking whether readlink handles trailing slash correctly... no
395checking search.h usability... yes
396checking search.h presence... yes
397checking for search.h... yes
398checking for tsearch... (cached) yes
399checking for volatile sig_atomic_t... yes
400checking for sighandler_t... no
401checking whether pthread_sigmask is declared without a macro... yes
402checking whether sigaction is declared without a macro... yes
403checking whether sigaddset is declared without a macro... yes
404checking whether sigdelset is declared without a macro... yes
405checking whether sigemptyset is declared without a macro... yes
406checking whether sigfillset is declared without a macro... yes
407checking whether sigismember is declared without a macro... yes
408checking whether sigpending is declared without a macro... yes
409checking whether sigprocmask is declared without a macro... yes
410checking for sigprocmask... (cached) yes
411checking for ssize_t... yes
412checking whether stat handles trailing slashes on directories... yes
413checking whether stat handles trailing slashes on files... no
414checking whether NULL can be used in arbitrary expressions... (cached) yes
415checking whether dprintf is declared without a macro... yes
416checking whether fpurge is declared without a macro... yes
417checking whether fseeko is declared without a macro... yes
418checking whether ftello is declared without a macro... yes
419checking whether getdelim is declared without a macro... yes
420checking whether getline is declared without a macro... yes
421checking whether gets is declared without a macro... yes
422checking whether pclose is declared without a macro... yes
423checking whether popen is declared without a macro... yes
424checking whether renameat is declared without a macro... no
425checking whether snprintf is declared without a macro... yes
426checking whether tmpfile is declared without a macro... yes
427checking whether vdprintf is declared without a macro... yes
428checking whether vsnprintf is declared without a macro... yes
429checking whether _Exit is declared without a macro... yes
430checking whether atoll is declared without a macro... yes
431checking whether canonicalize_file_name is declared without a macro... no
432checking whether getloadavg is declared without a macro... yes
433checking whether getsubopt is declared without a macro... yes
434checking whether grantpt is declared without a macro... yes
435checking whether initstate is declared without a macro... yes
436checking whether initstate_r is declared without a macro... no
437checking whether mkdtemp is declared without a macro... no
438checking whether mkostemp is declared without a macro... no
439checking whether mkostemps is declared without a macro... no
440checking whether mkstemp is declared without a macro... yes
441checking whether mkstemps is declared without a macro... no
442checking whether posix_openpt is declared without a macro... yes
443checking whether ptsname is declared without a macro... yes
444checking whether ptsname_r is declared without a macro... no
445checking whether random is declared without a macro... yes
446checking whether random_r is declared without a macro... no
447checking whether realpath is declared without a macro... yes
448checking whether rpmatch is declared without a macro... no
449checking whether secure_getenv is declared without a macro... no
450checking whether setenv is declared without a macro... yes
451checking whether setstate is declared without a macro... yes
452checking whether setstate_r is declared without a macro... no
453checking whether srandom is declared without a macro... yes
454checking whether srandom_r is declared without a macro... no
455checking whether strtod is declared without a macro... yes
456checking whether strtoll is declared without a macro... yes
457checking whether strtoull is declared without a macro... yes
458checking whether unlockpt is declared without a macro... yes
459checking whether unsetenv is declared without a macro... yes
460checking for working strnlen... yes
461checking for strtoul... (cached) yes
462checking for nlink_t... yes
463checking whether fchmodat is declared without a macro... no
464checking whether fstat is declared without a macro... yes
465checking whether fstatat is declared without a macro... no
466checking whether futimens is declared without a macro... no
467checking whether lchmod is declared without a macro... yes
468checking whether lstat is declared without a macro... yes
469checking whether mkdirat is declared without a macro... no
470checking whether mkfifo is declared without a macro... yes
471checking whether mkfifoat is declared without a macro... no
472checking whether mknod is declared without a macro... yes
473checking whether mknodat is declared without a macro... no
474checking whether stat is declared without a macro... yes
475checking whether utimensat is declared without a macro... no
476checking whether chdir is declared without a macro... yes
477checking whether chown is declared without a macro... yes
478checking whether dup is declared without a macro... yes
479checking whether dup2 is declared without a macro... yes
480checking whether dup3 is declared without a macro... no
481checking whether environ is declared without a macro... no
482checking whether euidaccess is declared without a macro... no
483checking whether faccessat is declared without a macro... no
484checking whether fchdir is declared without a macro... yes
485checking whether fchownat is declared without a macro... no
486checking whether fdatasync is declared without a macro... no
487checking whether fsync is declared without a macro... yes
488checking whether ftruncate is declared without a macro... yes
489checking whether getcwd is declared without a macro... yes
490checking whether getdomainname is declared without a macro... yes
491checking whether getdtablesize is declared without a macro... yes
492checking whether getgroups is declared without a macro... yes
493checking whether gethostname is declared without a macro... yes
494checking whether getlogin is declared without a macro... yes
495checking whether getlogin_r is declared without a macro... yes
496checking whether getpagesize is declared without a macro... yes
497checking whether getusershell is declared without a macro... yes
498checking whether setusershell is declared without a macro... yes
499checking whether endusershell is declared without a macro... yes
500checking whether group_member is declared without a macro... no
501checking whether isatty is declared without a macro... yes
502checking whether lchown is declared without a macro... yes
503checking whether link is declared without a macro... yes
504checking whether linkat is declared without a macro... no
505checking whether lseek is declared without a macro... yes
506checking whether pipe is declared without a macro... yes
507checking whether pipe2 is declared without a macro... no
508checking whether pread is declared without a macro... yes
509checking whether pwrite is declared without a macro... yes
510checking whether readlink is declared without a macro... yes
511checking whether readlinkat is declared without a macro... no
512checking whether rmdir is declared without a macro... yes
513checking whether sethostname is declared without a macro... yes
514checking whether sleep is declared without a macro... yes
515checking whether symlink is declared without a macro... yes
516checking whether symlinkat is declared without a macro... no
517checking whether ttyname_r is declared without a macro... yes
518checking whether unlink is declared without a macro... yes
519checking whether unlinkat is declared without a macro... no
520checking whether usleep is declared without a macro... yes
521checking whether btowc is declared without a macro... yes
522checking whether wctob is declared without a macro... yes
523checking whether mbsinit is declared without a macro... yes
524checking whether mbrtowc is declared without a macro... yes
525checking whether mbrlen is declared without a macro... yes
526checking whether mbsrtowcs is declared without a macro... yes
527checking whether mbsnrtowcs is declared without a macro... yes
528checking whether wcrtomb is declared without a macro... yes
529checking whether wcsrtombs is declared without a macro... yes
530checking whether wcsnrtombs is declared without a macro... yes
531checking whether wcwidth is declared without a macro... yes
532checking whether wmemchr is declared without a macro... yes
533checking whether wmemcmp is declared without a macro... yes
534checking whether wmemcpy is declared without a macro... yes
535checking whether wmemmove is declared without a macro... yes
536checking whether wmemset is declared without a macro... yes
537checking whether wcslen is declared without a macro... yes
538checking whether wcsnlen is declared without a macro... yes
539checking whether wcscpy is declared without a macro... yes
540checking whether wcpcpy is declared without a macro... yes
541checking whether wcsncpy is declared without a macro... yes
542checking whether wcpncpy is declared without a macro... yes
543checking whether wcscat is declared without a macro... yes
544checking whether wcsncat is declared without a macro... yes
545checking whether wcscmp is declared without a macro... yes
546checking whether wcsncmp is declared without a macro... yes
547checking whether wcscasecmp is declared without a macro... yes
548checking whether wcsncasecmp is declared without a macro... yes
549checking whether wcscoll is declared without a macro... yes
550checking whether wcsxfrm is declared without a macro... yes
551checking whether wcsdup is declared without a macro... yes
552checking whether wcschr is declared without a macro... yes
553checking whether wcsrchr is declared without a macro... yes
554checking whether wcscspn is declared without a macro... yes
555checking whether wcsspn is declared without a macro... yes
556checking whether wcspbrk is declared without a macro... yes
557checking whether wcsstr is declared without a macro... yes
558checking whether wcstok is declared without a macro... yes
559checking whether wcswidth is declared without a macro... yes
560checking whether iswcntrl works... (cached) yes
561checking for towlower... (cached) yes
562checking for wctype_t... (cached) yes
563checking for wctrans_t... (cached) yes
564checking whether wctype is declared without a macro... (cached) yes
565checking whether iswctype is declared without a macro... (cached) yes
566checking whether wctrans is declared without a macro... (cached) yes
567checking whether towctrans is declared without a macro... (cached) yes
568checking whether wcwidth is declared... (cached) yes
569checking whether wcwidth works reasonably in UTF-8 locales... no
570checking for size_t... (cached) yes
571checking for setlocale... (cached) yes
572checking for perl... /macports/bin/perl
573checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -arch x86_64 -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64) works... yes
574checking whether the C++ compiler supports namespaces... yes
575checking dependency style of /usr/bin/clang++... (cached) gcc3
576checking for sched_yield in -lrt... no
577checking for sched_yield in -lposix4... no
578checking that generated files are newer than configure... done
579configure: creating ./config.status
580config.status: creating csharpcomp.sh
581config.status: creating javacomp.sh
582config.status: creating Makefile
583config.status: creating doc/Makefile
584config.status: creating intl/Makefile
585config.status: creating intl-java/Makefile
586config.status: creating intl-csharp/Makefile
587config.status: creating gnulib-lib/Makefile
588config.status: creating src/Makefile
589config.status: creating src/gettext.sh
590config.status: creating po/Makefile.in
591config.status: creating man/Makefile
592config.status: creating man/x-to-1
593config.status: creating m4/Makefile
594config.status: creating tests/Makefile
595config.status: creating config.h
596config.status: executing depfiles commands
597config.status: executing libtool commands
598config.status: executing po-directories commands
599config.status: creating po/POTFILES
600config.status: creating po/Makefile
601=== configuring in libasprintf (/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime/libasprintf)
602configure: running /bin/sh ./configure --disable-option-checking '--prefix=/macports'  'ac_cv_prog_AWK=/usr/bin/awk' 'ac_cv_path_GREP=/usr/bin/grep' 'ac_cv_path_SED=/usr/bin/sed' '--disable-csharp' '--disable-native-java' '--disable-openmp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch x86_64' --cache-file=/dev/null --srcdir=.
603checking for a BSD-compatible install... /usr/bin/install -c
604checking whether build environment is sane... yes
605checking for a thread-safe mkdir -p... /macports/bin/gmkdir -p
606checking for gawk... (cached) /usr/bin/awk
607checking whether make sets $(MAKE)... yes
608checking whether make supports nested variables... yes
609checking for gcc... /usr/bin/clang
610checking whether the C compiler works... yes
611checking for C compiler default output file name... a.out
612checking for suffix of executables...
613checking whether we are cross compiling... no
614checking for suffix of object files... o
615checking whether we are using the GNU C compiler... yes
616checking whether /usr/bin/clang accepts -g... yes
617checking for /usr/bin/clang option to accept ISO C89... none needed
618checking whether /usr/bin/clang understands -c and -o together... yes
619checking for style of include used by make... GNU
620checking dependency style of /usr/bin/clang... gcc3
621checking whether we are using the GNU C++ compiler... yes
622checking whether /usr/bin/clang++ accepts -g... yes
623checking dependency style of /usr/bin/clang++... gcc3
624checking build system type... x86_64-apple-darwin11.4.2
625checking host system type... x86_64-apple-darwin11.4.2
626checking how to run the C preprocessor... /usr/bin/clang -E
627checking for grep that handles long lines and -e... (cached) /usr/bin/grep
628checking for egrep... /usr/bin/grep -E
629checking for Minix Amsterdam compiler... no
630checking for ar... ar
631checking for ranlib... ranlib
632checking how to print strings... printf
633checking for a sed that does not truncate output... (cached) /usr/bin/sed
634checking for fgrep... /usr/bin/grep -F
635checking for ld used by /usr/bin/clang... /usr/bin/ld
636checking if the linker (/usr/bin/ld) is GNU ld... no
637checking for BSD- or MS-compatible name lister (nm)... /macports/bin/nm
638checking the name lister (/macports/bin/nm) interface... BSD nm
639checking whether ln -s works... yes
640checking the maximum length of command line arguments... 196608
641checking whether the shell understands some XSI constructs... yes
642checking whether the shell understands "+="... yes
643checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
644checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
645checking for /usr/bin/ld option to reload object files... -r
646checking for objdump... no
647checking how to recognize dependent libraries... pass_all
648checking for dlltool... no
649checking how to associate runtime and link libraries... printf %s\n
650checking for archiver @FILE support... no
651checking for strip... strip
652checking for ranlib... (cached) ranlib
653checking command to parse /macports/bin/nm output from /usr/bin/clang object... ok
654checking for sysroot... no
655checking for mt... no
656checking if : is a manifest tool... no
657checking for dsymutil... dsymutil
658checking for nmedit... nmedit
659checking for lipo... lipo
660checking for otool... otool
661checking for otool64... no
662checking for -single_module linker flag... yes
663checking for -exported_symbols_list linker flag... yes
664checking for -force_load linker flag... no
665checking for ANSI C header files... yes
666checking for sys/types.h... yes
667checking for sys/stat.h... yes
668checking for stdlib.h... yes
669checking for string.h... yes
670checking for memory.h... yes
671checking for strings.h... yes
672checking for inttypes.h... yes
673checking for stdint.h... yes
674checking for unistd.h... yes
675checking for dlfcn.h... yes
676checking for objdir... .libs
677checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
678checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
679checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
680checking if /usr/bin/clang static flag -static works... no
681checking if /usr/bin/clang supports -c -o file.o... yes
682checking if /usr/bin/clang supports -c -o file.o... (cached) yes
683checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
684checking dynamic linker characteristics... darwin11.4.2 dyld
685checking how to hardcode library paths into programs... immediate
686checking whether stripping libraries is possible... yes
687checking if libtool supports shared libraries... yes
688checking whether to build shared libraries... yes
689checking whether to build static libraries... yes
690checking how to run the C++ preprocessor... /usr/bin/clang++ -E
691checking for ld used by /usr/bin/clang++... /usr/bin/ld
692checking if the linker (/usr/bin/ld) is GNU ld... no
693checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
694checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
695checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
696checking if /usr/bin/clang++ static flag -static works... no
697checking if /usr/bin/clang++ supports -c -o file.o... yes
698checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
699checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
700checking dynamic linker characteristics... darwin11.4.2 dyld
701checking how to hardcode library paths into programs... immediate
702checking features.h usability... no
703checking features.h presence... no
704checking for features.h... no
705checking for inline... inline
706checking for size_t... yes
707checking for unsigned long long int... yes
708checking for long long int... yes
709checking for wchar_t... yes
710checking for wint_t... yes
711checking for mbstate_t... yes
712checking for ptrdiff_t... yes
713checking for inttypes.h... yes
714checking for stdint.h... yes
715checking for stdint.h... (cached) yes
716checking for SIZE_MAX... yes
717checking for stdint.h... (cached) yes
718checking for working alloca.h... yes
719checking for alloca... yes
720checking for stdlib.h... (cached) yes
721checking for string.h... (cached) yes
722checking whether the preprocessor supports include_next... yes
723checking whether system header files limit the line length... no
724checking for complete errno.h... yes
725checking for stdint.h... (cached) yes
726checking for SIZE_MAX... (cached) yes
727checking for stdint.h... (cached) yes
728checking for snprintf... yes
729checking for vasprintf... yes
730checking for strnlen... yes
731checking for wcslen... yes
732checking for wcsnlen... yes
733checking for mbrtowc... yes
734checking for wcrtomb... yes
735checking whether _snprintf is declared... no
736checking whether printf() supports POSIX/XSI format strings... yes
737checking for dvips... /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/build-aux/missing dvips
738checking for texi2pdf... /macports/bin/texi2pdf
739checking for perl... /macports/bin/perl
740checking that generated files are newer than configure... done
741configure: creating ./config.status
742config.status: creating Makefile
743config.status: creating config.h
744config.status: executing depfiles commands
745config.status: executing libtool commands
746=== configuring in gettext-tools (/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-tools)
747configure: running /bin/sh ./configure --disable-option-checking '--prefix=/macports'  'ac_cv_prog_AWK=/usr/bin/awk' 'ac_cv_path_GREP=/usr/bin/grep' 'ac_cv_path_SED=/usr/bin/sed' '--disable-csharp' '--disable-native-java' '--disable-openmp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch x86_64' --cache-file=/dev/null --srcdir=.
748checking for a BSD-compatible install... /usr/bin/install -c
749checking whether build environment is sane... yes
750checking for a thread-safe mkdir -p... /macports/bin/gmkdir -p
751checking for gawk... (cached) /usr/bin/awk
752checking whether make sets $(MAKE)... yes
753checking whether make supports nested variables... yes
754checking for gcc... /usr/bin/clang
755checking whether the C compiler works... yes
756checking for C compiler default output file name... a.out
757checking for suffix of executables...
758checking whether we are cross compiling... no
759checking for suffix of object files... o
760checking whether we are using the GNU C compiler... yes
761checking whether /usr/bin/clang accepts -g... yes
762checking for /usr/bin/clang option to accept ISO C89... none needed
763checking whether /usr/bin/clang understands -c and -o together... yes
764checking for style of include used by make... GNU
765checking dependency style of /usr/bin/clang... gcc3
766checking for bison... bison -y
767checking whether to use Java... yes
768checking for Java to native code compiler... none
769checking how to run the C preprocessor... /usr/bin/clang -E
770checking for grep that handles long lines and -e... (cached) /usr/bin/grep
771checking for egrep... /usr/bin/grep -E
772checking for Java virtual machine... java
773checking for Java compiler... javac -source 1.3
774checking for jar... jar
775checking for preferred C# implementation... no
776checking for C# compiler... no
777checking for C# program execution engine... no
778checking build system type... x86_64-apple-darwin11.4.2
779checking host system type... x86_64-apple-darwin11.4.2
780checking for Minix Amsterdam compiler... no
781checking for ar... ar
782checking for ranlib... ranlib
783checking for ANSI C header files... yes
784checking for sys/types.h... yes
785checking for sys/stat.h... yes
786checking for stdlib.h... yes
787checking for string.h... yes
788checking for memory.h... yes
789checking for strings.h... yes
790checking for inttypes.h... yes
791checking for stdint.h... yes
792checking for unistd.h... yes
793checking minix/config.h usability... no
794checking minix/config.h presence... no
795checking for minix/config.h... no
796checking whether it is safe to define __EXTENSIONS__... yes
797checking whether _XOPEN_SOURCE should be defined... no
798checking for _LARGEFILE_SOURCE value needed for large files... no
799checking for special C compiler options needed for large files... no
800checking for _FILE_OFFSET_BITS value needed for large files... no
801checking for /usr/bin/clang option to accept ISO C99... none needed
802checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
803checking how to print strings... printf
804checking for a sed that does not truncate output... (cached) /usr/bin/sed
805checking for fgrep... /usr/bin/grep -F
806checking for ld used by /usr/bin/clang... /usr/bin/ld
807checking if the linker (/usr/bin/ld) is GNU ld... no
808checking for BSD- or MS-compatible name lister (nm)... /macports/bin/nm
809checking the name lister (/macports/bin/nm) interface... BSD nm
810checking whether ln -s works... yes
811checking the maximum length of command line arguments... 196608
812checking whether the shell understands some XSI constructs... yes
813checking whether the shell understands "+="... yes
814checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
815checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
816checking for /usr/bin/ld option to reload object files... -r
817checking for objdump... no
818checking how to recognize dependent libraries... pass_all
819checking for dlltool... no
820checking how to associate runtime and link libraries... printf %s\n
821checking for archiver @FILE support... no
822checking for strip... strip
823checking for ranlib... (cached) ranlib
824checking command to parse /macports/bin/nm output from /usr/bin/clang object... ok
825checking for sysroot... no
826checking for mt... no
827checking if : is a manifest tool... no
828checking for dsymutil... dsymutil
829checking for nmedit... nmedit
830checking for lipo... lipo
831checking for otool... otool
832checking for otool64... no
833checking for -single_module linker flag... yes
834checking for -exported_symbols_list linker flag... yes
835checking for -force_load linker flag... no
836checking for dlfcn.h... yes
837checking for objdir... .libs
838checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
839checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
840checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
841checking if /usr/bin/clang static flag -static works... no
842checking if /usr/bin/clang supports -c -o file.o... yes
843checking if /usr/bin/clang supports -c -o file.o... (cached) yes
844checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
845checking dynamic linker characteristics... darwin11.4.2 dyld
846checking how to hardcode library paths into programs... immediate
847checking whether stripping libraries is possible... yes
848checking if libtool supports shared libraries... yes
849checking whether to build shared libraries... yes
850checking whether to build static libraries... yes
851checking for windres... no
852checking whether NLS is requested... yes
853checking for msgfmt... /macports/bin/msgfmt
854checking for gmsgfmt... /macports/bin/msgfmt
855checking for xgettext... /macports/bin/xgettext
856checking for msgmerge... /macports/bin/msgmerge
857checking whether we are using the GNU C Library 2 or newer... no
858checking whether the -Werror option is usable... yes
859checking for simple visibility declarations... yes
860checking for inline... inline
861checking for size_t... yes
862checking for stdint.h... yes
863checking for working alloca.h... yes
864checking for alloca... yes
865checking for stdlib.h... (cached) yes
866checking for unistd.h... (cached) yes
867checking for sys/param.h... yes
868checking for string.h... (cached) yes
869checking for sys/socket.h... yes
870checking for utime.h... yes
871checking for dirent.h... yes
872checking for wctype.h... yes
873checking for sys/stat.h... (cached) yes
874checking for getopt.h... yes
875checking for sys/time.h... yes
876checking for iconv.h... yes
877checking for libcroco-0.6/libcroco/libcroco-config.h... yes
878checking for libxml2/libxml/xmlexports.h... yes
879checking for libxml2/libxml/xmlversion.h... no
880checking for xlocale.h... yes
881checking for wchar.h... yes
882checking for sys/mman.h... yes
883checking for sched.h... yes
884checking for spawn.h... yes
885checking for stdint.h... (cached) yes
886checking for sys/select.h... yes
887checking for sys/wait.h... yes
888checking for features.h... no
889checking for inttypes.h... (cached) yes
890checking for langinfo.h... yes
891checking for getpagesize... yes
892checking for working mmap... yes
893checking whether integer division by zero raises SIGFPE... guessing yes
894checking for inttypes.h... yes
895checking for unsigned long long int... yes
896checking for inttypes.h... (cached) yes
897checking whether the inttypes.h PRIxNN macros are broken... no
898checking for ld used by /usr/bin/clang... /usr/bin/ld
899checking if the linker (/usr/bin/ld) is GNU ld... no
900checking for shared library run path origin... done
901checking whether imported symbols can be declared weak... no
902checking pthread.h usability... yes
903checking pthread.h presence... yes
904checking for pthread.h... yes
905checking for pthread_kill in -lpthread... yes
906checking for multithread API to use... posix
907checking for pthread_rwlock_t... yes
908checking for iconv... yes
909checking for working iconv... yes
910checking how to link with libiconv... -liconv
911checking for iconv declaration...
912         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
913checking argz.h usability... no
914checking argz.h presence... no
915checking for argz.h... no
916checking for inttypes.h... (cached) yes
917checking limits.h usability... yes
918checking limits.h presence... yes
919checking for limits.h... yes
920checking for unistd.h... (cached) yes
921checking for sys/param.h... (cached) yes
922checking for getcwd... yes
923checking for getegid... yes
924checking for geteuid... yes
925checking for getgid... yes
926checking for getuid... yes
927checking for mempcpy... no
928checking for munmap... yes
929checking for stpcpy... yes
930checking for strcasecmp... yes
931checking for strdup... yes
932checking for strtoul... yes
933checking for tsearch... yes
934checking for uselocale... yes
935checking for argz_count... no
936checking for argz_stringify... no
937checking for argz_next... no
938checking for __fsetlocking... no
939checking whether feof_unlocked is declared... yes
940checking whether fgets_unlocked is declared... no
941checking for bison... bison
942checking version of bison... 2.7.12, ok
943checking for long long int... yes
944checking for wchar_t... yes
945checking for wint_t... yes
946checking for intmax_t... yes
947checking whether printf() supports POSIX/XSI format strings... yes
948checking whether we are using the GNU C Library >= 2.1 or uClibc... no
949checking for stdint.h... (cached) yes
950checking for SIZE_MAX... yes
951checking for stdint.h... (cached) yes
952checking for symlink... yes
953checking for canonicalize_file_name... no
954checking for getcwd... (cached) yes
955checking for readlink... yes
956checking for realpath... yes
957checking for readlinkat... no
958checking for _set_invalid_parameter_handler... no
959checking for fcntl... yes
960checking for btowc... yes
961checking for isblank... yes
962checking for iswctype... yes
963checking for mbsrtowcs... yes
964checking for mempcpy... (cached) no
965checking for wmemchr... yes
966checking for wmemcpy... yes
967checking for wmempcpy... no
968checking for getdelim... yes
969checking for getdtablesize... yes
970checking for gettimeofday... yes
971checking for iswcntrl... yes
972checking for iswblank... yes
973checking for lstat... yes
974checking for mbsinit... yes
975checking for mbrtowc... yes
976checking for mbslen... no
977checking for isascii... yes
978checking for mprotect... yes
979checking for select... yes
980checking for pipe2... no
981checking for posix_spawn... yes
982checking for setenv... yes
983checking for secure_getenv... no
984checking for sigaction... yes
985checking for sigaltstack... yes
986checking for siginterrupt... yes
987checking for snprintf... yes
988checking for stpncpy... yes
989checking for pipe... yes
990checking for vasnprintf... no
991checking for wcwidth... yes
992checking for newlocale... yes
993checking for sleep... yes
994checking for wcrtomb... yes
995checking for wctob... yes
996checking for mbrlen... yes
997checking for nl_langinfo... yes
998checking for wcscoll... yes
999checking for getrlimit... yes
1000checking for setrlimit... yes
1001checking for uselocale... (cached) yes
1002checking for working fcntl.h... no (bad O_NOATIME)
1003checking for CFPreferencesCopyAppValue... yes
1004checking for CFLocaleCopyCurrent... yes
1005checking for ptrdiff_t... yes
1006checking for features.h... (cached) no
1007checking stddef.h usability... yes
1008checking stddef.h presence... yes
1009checking for stddef.h... yes
1010checking for stdlib.h... (cached) yes
1011checking for string.h... (cached) yes
1012checking for asprintf... yes
1013checking for fwprintf... yes
1014checking for newlocale... (cached) yes
1015checking for putenv... yes
1016checking for setenv... (cached) yes
1017checking for setlocale... yes
1018checking for snprintf... (cached) yes
1019checking for strnlen... yes
1020checking for wcslen... yes
1021checking for wcsnlen... yes
1022checking for mbrtowc... (cached) yes
1023checking for wcrtomb... (cached) yes
1024checking whether _snprintf is declared... no
1025checking whether _snwprintf is declared... no
1026checking whether getc_unlocked is declared... yes
1027checking for nl_langinfo and CODESET... yes
1028checking for LC_MESSAGES... yes
1029checking for CFPreferencesCopyAppValue... (cached) yes
1030checking for CFLocaleCopyCurrent... (cached) yes
1031checking whether included gettext is requested... yes
1032checking whether to use NLS... yes
1033checking where the gettext function comes from... included intl directory
1034checking whether to use C++... yes
1035checking whether // is distinct from /... no
1036checking whether realpath works... no
1037checking whether the preprocessor supports include_next... yes
1038checking whether system header files limit the line length... no
1039checking if environ is properly declared... no
1040checking for complete errno.h... yes
1041checking whether strerror_r is declared... yes
1042checking for strerror_r... yes
1043checking whether strerror_r returns char *... no
1044checking for mode_t... yes
1045checking for sig_atomic_t... yes
1046checking for pid_t... yes
1047checking for eaccess... no
1048checking for mbstate_t... yes
1049checking whether stat file-mode macros are broken... no
1050checking for nlink_t... yes
1051checking whether fchmodat is declared without a macro... no
1052checking whether fstat is declared without a macro... yes
1053checking whether fstatat is declared without a macro... no
1054checking whether futimens is declared without a macro... no
1055checking whether lchmod is declared without a macro... yes
1056checking whether lstat is declared without a macro... yes
1057checking whether mkdirat is declared without a macro... no
1058checking whether mkfifo is declared without a macro... yes
1059checking whether mkfifoat is declared without a macro... no
1060checking whether mknod is declared without a macro... yes
1061checking whether mknodat is declared without a macro... no
1062checking whether stat is declared without a macro... yes
1063checking whether utimensat is declared without a macro... no
1064checking whether getdelim is declared... yes
1065checking whether getline is declared... yes
1066checking for getopt.h... (cached) yes
1067checking for getopt_long_only... yes
1068checking whether getopt is POSIX compatible... no
1069checking whether getenv is declared... yes
1070checking for C/C++ restrict keyword... __restrict
1071checking for struct timeval... yes
1072checking for wide-enough struct timeval.tv_sec member... yes
1073checking whether gettimeofday is declared without a macro... yes
1074checking whether iswcntrl works... yes
1075checking for towlower... yes
1076checking for wctype_t... yes
1077checking for wctrans_t... yes
1078checking whether wctype is declared without a macro... yes
1079checking whether iswctype is declared without a macro... yes
1080checking whether wctrans is declared without a macro... yes
1081checking whether towctrans is declared without a macro... yes
1082checking whether included glib is requested... yes
1083checking whether to use the included glib... yes
1084checking for unistd.h... (cached) yes
1085checking whether included libunistring is requested... yes
1086checking whether getc_unlocked is declared... (cached) yes
1087checking whether NULL can be used in arbitrary expressions... yes
1088checking whether lstat correctly handles trailing slash... no
1089checking whether malloc, realloc, calloc are POSIX compliant... yes
1090checking for stdlib.h... (cached) yes
1091checking for GNU libc compatible malloc... yes
1092checking for a traditional japanese locale... ja_JP.eucJP
1093checking for a transitional chinese locale... zh_CN.GB18030
1094checking for a french Unicode locale... fr_FR.UTF-8
1095checking for a traditional french locale... fr_FR.ISO8859-1
1096checking for mmap... yes
1097checking for MAP_ANONYMOUS... yes
1098checking whether memchr works... yes
1099checking whether <limits.h> defines MIN and MAX... no
1100checking whether <sys/param.h> defines MIN and MAX... yes
1101checking for promoted mode_t type... int
1102checking whether posix_spawn works... yes
1103checking whether posix_spawnattr_setschedpolicy is supported... no
1104checking whether posix_spawnattr_setschedparam is supported... no
1105checking for sigset_t... yes
1106checking for SIGPIPE... yes
1107checking for shared library path variable... DYLD_LIBRARY_PATH
1108checking whether to activate relocatable installation... no
1109checking whether setenv is declared... yes
1110checking for ssize_t... yes
1111checking for uid_t in sys/types.h... yes
1112checking whether C symbols are prefixed with underscore at the linker level... yes
1113checking whether snprintf returns a byte count as in C99... yes
1114checking whether snprintf is declared... yes
1115checking for stdbool.h that conforms to C99... yes
1116checking for _Bool... yes
1117checking whether stdint.h conforms to C99... no
1118checking sys/inttypes.h usability... no
1119checking sys/inttypes.h presence... no
1120checking for sys/inttypes.h... no
1121checking sys/bitypes.h usability... no
1122checking sys/bitypes.h presence... no
1123checking for sys/bitypes.h... no
1124checking for bit size of ptrdiff_t... 64
1125checking for bit size of size_t... 64
1126checking for bit size of sig_atomic_t... 32
1127checking for bit size of wchar_t... 32
1128checking for bit size of wint_t... 32
1129checking whether sig_atomic_t is signed... yes
1130checking whether wchar_t is signed... yes
1131checking whether wint_t is signed... yes
1132checking for ptrdiff_t integer literal suffix... l
1133checking for size_t integer literal suffix... ul
1134checking for sig_atomic_t integer literal suffix...
1135checking for wchar_t integer literal suffix...
1136checking for wint_t integer literal suffix...
1137checking whether stpncpy is declared... yes
1138checking whether strerror(0) succeeds... no
1139checking whether ffsl is declared without a macro... yes
1140checking whether ffsll is declared without a macro... no
1141checking whether memmem is declared without a macro... yes
1142checking whether mempcpy is declared without a macro... no
1143checking whether memrchr is declared without a macro... no
1144checking whether rawmemchr is declared without a macro... no
1145checking whether stpcpy is declared without a macro... yes
1146checking whether stpncpy is declared without a macro... yes
1147checking whether strchrnul is declared without a macro... no
1148checking whether strdup is declared without a macro... yes
1149checking whether strncat is declared without a macro... yes
1150checking whether strndup is declared without a macro... yes
1151checking whether strnlen is declared without a macro... yes
1152checking whether strpbrk is declared without a macro... yes
1153checking whether strsep is declared without a macro... yes
1154checking whether strcasestr is declared without a macro... yes
1155checking whether strtok_r is declared without a macro... yes
1156checking whether strerror_r is declared without a macro... yes
1157checking whether strsignal is declared without a macro... yes
1158checking whether strverscmp is declared without a macro... no
1159checking whether strnlen is declared... (cached) yes
1160checking whether strstr works... yes
1161checking whether curses libraries may be used... yes
1162checking where terminfo library functions come from... libncurses
1163checking for tparam... no
1164checking for tparm... yes
1165checking for struct timespec in <time.h>... yes
1166checking whether clearerr_unlocked is declared... yes
1167checking whether feof_unlocked is declared... (cached) yes
1168checking whether ferror_unlocked is declared... yes
1169checking whether fflush_unlocked is declared... no
1170checking whether fgets_unlocked is declared... (cached) no
1171checking whether fputc_unlocked is declared... no
1172checking whether fputs_unlocked is declared... no
1173checking whether fread_unlocked is declared... no
1174checking whether fwrite_unlocked is declared... no
1175checking whether getchar_unlocked is declared... yes
1176checking whether putc_unlocked is declared... yes
1177checking whether putchar_unlocked is declared... yes
1178checking whether unsetenv is declared... yes
1179checking for intmax_t... (cached) yes
1180checking where to find the exponent in a 'double'... word 1 bit 20
1181checking for snprintf... (cached) yes
1182checking for strnlen... (cached) yes
1183checking for wcslen... (cached) yes
1184checking for wcsnlen... (cached) yes
1185checking for mbrtowc... (cached) yes
1186checking for wcrtomb... (cached) yes
1187checking whether _snprintf is declared... (cached) no
1188checking whether vsnprintf is declared... yes
1189checking whether <wchar.h> uses 'inline' correctly... yes
1190checking whether alarm is declared... yes
1191checking whether stdin defaults to large file offsets... yes
1192checking whether ftello is declared... yes
1193checking for ftello... yes
1194checking whether ftello works... yes
1195checking whether ungetc works on arbitrary bytes... yes
1196checking whether getcwd (NULL, 0) allocates memory for result... yes
1197checking for getcwd with POSIX signature... yes
1198checking whether imaxabs is declared without a macro... yes
1199checking whether imaxdiv is declared without a macro... yes
1200checking whether strtoimax is declared without a macro... yes
1201checking whether strtoumax is declared without a macro... yes
1202checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -arch x86_64 -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64) works... yes
1203checking whether the C++ compiler supports namespaces... yes
1204checking dependency style of /usr/bin/clang++... gcc3
1205checking for atexit... yes
1206checking for dirent.h... (cached) yes
1207checking for string.h... (cached) yes
1208checking for long file names... yes
1209checking for pathconf... yes
1210checking for string.h... (cached) yes
1211checking for unistd.h... (cached) yes
1212checking byteswap.h usability... no
1213checking byteswap.h presence... no
1214checking for byteswap.h... no
1215checking for closedir... yes
1216checking for chown... yes
1217checking for utime... yes
1218checking for utimes... yes
1219checking whether alphasort is declared without a macro... yes
1220checking whether closedir is declared without a macro... yes
1221checking whether dirfd is declared without a macro... no
1222checking whether fdopendir is declared without a macro... no
1223checking whether opendir is declared without a macro... yes
1224checking whether readdir is declared without a macro... yes
1225checking whether rewinddir is declared without a macro... yes
1226checking whether scandir is declared without a macro... yes
1227checking whether // is distinct from /... (cached) no
1228checking whether dup2 works... yes
1229checking for error_at_line... no
1230checking whether fcntl handles F_DUPFD correctly... yes
1231checking whether fcntl understands F_DUPFD_CLOEXEC... yes
1232checking whether fcntl is declared without a macro... yes
1233checking whether openat is declared without a macro... no
1234checking whether conversion from 'int' to 'long double' works... yes
1235checking for working POSIX fnmatch... no
1236checking whether isblank is declared... yes
1237checking whether fopen recognizes a trailing slash... yes
1238checking for Java to native code compiler... none
1239checking for working getdelim function... yes
1240checking for getline... yes
1241checking for working getline function... yes
1242checking whether gettimeofday clobbers localtime buffer... no
1243checking for gettimeofday with POSIX signature... yes
1244checking whether the compiler generally respects inline... yes
1245checking whether iswblank is declared... yes
1246checking whether to use Java... yes
1247checking whether included libcroco is requested... yes
1248checking whether to use the included libcroco... yes
1249checking whether included glib is requested... yes
1250checking whether to use the included glib... yes
1251checking for unistd.h... (cached) yes
1252checking whether to use the included libunistring... yes
1253checking whether included libxml is requested... yes
1254checking whether to use the included libxml... yes
1255checking arpa/inet.h usability... yes
1256checking arpa/inet.h presence... yes
1257checking for arpa/inet.h... yes
1258checking ctype.h usability... yes
1259checking ctype.h presence... yes
1260checking for ctype.h... yes
1261checking for dlfcn.h... (cached) yes
1262checking dl.h usability... no
1263checking dl.h presence... no
1264checking for dl.h... no
1265checking errno.h usability... yes
1266checking errno.h presence... yes
1267checking for errno.h... yes
1268checking fcntl.h usability... yes
1269checking fcntl.h presence... yes
1270checking for fcntl.h... yes
1271checking float.h usability... yes
1272checking float.h presence... yes
1273checking for float.h... yes
1274checking for limits.h... (cached) yes
1275checking malloc.h usability... no
1276checking malloc.h presence... no
1277checking for malloc.h... no
1278checking math.h usability... yes
1279checking math.h presence... yes
1280checking for math.h... yes
1281checking netdb.h usability... yes
1282checking netdb.h presence... yes
1283checking for netdb.h... yes
1284checking netinet/in.h usability... yes
1285checking netinet/in.h presence... yes
1286checking for netinet/in.h... yes
1287checking signal.h usability... yes
1288checking signal.h presence... yes
1289checking for signal.h... yes
1290checking for stdlib.h... (cached) yes
1291checking for string.h... (cached) yes
1292checking for strings.h... (cached) yes
1293checking for sys/select.h... (cached) yes
1294checking for sys/socket.h... (cached) yes
1295checking for sys/stat.h... (cached) yes
1296checking for sys/time.h... (cached) yes
1297checking for sys/types.h... (cached) yes
1298checking time.h usability... yes
1299checking time.h presence... yes
1300checking for time.h... yes
1301checking for unistd.h... (cached) yes
1302checking for arpa/nameser.h... yes
1303checking for resolv.h... yes
1304checking for dlopen... yes
1305checking for getaddrinfo... yes
1306checking for localtime... yes
1307checking for shlload... no
1308checking for stat... yes
1309checking for _stat... no
1310checking for strftime... yes
1311checking whether locale.h conforms to POSIX:2001... yes
1312checking whether locale.h defines locale_t... no
1313checking whether struct lconv is properly defined... yes
1314checking whether setlocale is declared without a macro... yes
1315checking whether duplocale is declared without a macro... yes
1316checking for setlocale... (cached) yes
1317checking for uselocale... (cached) yes
1318checking for pthread_rwlock_t... (cached) yes
1319checking whether mbrtowc handles incomplete characters... yes
1320checking whether mbrtowc works as well as mbtowc... yes
1321checking whether mbrtowc handles a NULL pwc argument... yes
1322checking whether mbrtowc handles a NULL string argument... yes
1323checking whether mbrtowc has a correct return value... yes
1324checking whether mbrtowc returns 0 when parsing a NUL character... yes
1325checking whether mbrtowc handles incomplete characters... (cached) yes
1326checking whether mbrtowc works as well as mbtowc... (cached) yes
1327checking whether mbrtowc handles incomplete characters... (cached) yes
1328checking whether mbrtowc works as well as mbtowc... (cached) yes
1329checking whether mbsrtowcs works... yes
1330checking whether mbswidth is declared in <wchar.h>... no
1331checking for mbstate_t... (cached) yes
1332checking for memmove... yes
1333checking for memset... yes
1334checking for mkdtemp... yes
1335checking whether the C compiler is actually a C++ compiler... no
1336checking for obstacks... no
1337checking whether open recognizes a trailing slash... no
1338checking for opendir... yes
1339checking whether posix_spawn_file_actions_addclose works... yes
1340checking whether posix_spawn_file_actions_adddup2 works... yes
1341checking whether posix_spawn_file_actions_addopen works... yes
1342checking whether program_invocation_name is declared... no
1343checking whether program_invocation_short_name is declared... no
1344checking sys/acl.h usability... yes
1345checking sys/acl.h presence... yes
1346checking for sys/acl.h... yes
1347checking for library containing acl_get_file... none required
1348checking for acl_get_file... yes
1349checking for acl_get_fd... yes
1350checking for acl_set_file... yes
1351checking for acl_set_fd... yes
1352checking for acl_free... yes
1353checking for acl_from_mode... no
1354checking for acl_from_text... yes
1355checking for acl_delete_def_file... yes
1356checking for acl_extended_file... no
1357checking for acl_delete_fd_np... yes
1358checking for acl_delete_file_np... yes
1359checking for acl_copy_ext_native... yes
1360checking for acl_create_entry_np... yes
1361checking for acl_to_short_text... no
1362checking for acl_free_text... no
1363checking for working acl_get_file... yes
1364checking acl/libacl.h usability... no
1365checking acl/libacl.h presence... no
1366checking for acl/libacl.h... no
1367checking for acl_entries... no
1368checking for ACL_FIRST_ENTRY... yes
1369checking for ACL_TYPE_EXTENDED... yes
1370checking for raise... yes
1371checking for sigprocmask... yes
1372checking for rawmemchr... no
1373checking for readdir... yes
1374checking whether readlink signature is correct... yes
1375checking whether readlink handles trailing slash correctly... no
1376checking search.h usability... yes
1377checking search.h presence... yes
1378checking for search.h... yes
1379checking for tsearch... (cached) yes
1380checking whether rmdir works... yes
1381checking for struct sched_param... yes
1382checking for __secure_getenv... no
1383checking for issetugid... yes
1384checking whether setenv validates arguments... no
1385checking for struct sigaction.sa_sigaction... yes
1386checking for volatile sig_atomic_t... yes
1387checking for sighandler_t... no
1388checking whether pthread_sigmask is declared without a macro... yes
1389checking whether sigaction is declared without a macro... yes
1390checking whether sigaddset is declared without a macro... yes
1391checking whether sigdelset is declared without a macro... yes
1392checking whether sigemptyset is declared without a macro... yes
1393checking whether sigfillset is declared without a macro... yes
1394checking whether sigismember is declared without a macro... yes
1395checking whether sigpending is declared without a macro... yes
1396checking whether sigprocmask is declared without a macro... yes
1397checking for sigprocmask... (cached) yes
1398checking for stdint.h... (cached) yes
1399checking for SIZE_MAX... (cached) yes
1400checking for snprintf... (cached) yes
1401checking whether snprintf respects a size of 1... yes
1402checking whether printf supports POSIX/XSI format strings with positions... yes
1403checking for posix_spawnattr_t... yes
1404checking for posix_spawn_file_actions_t... yes
1405checking whether posix_spawn is declared without a macro... yes
1406checking whether posix_spawnp is declared without a macro... yes
1407checking whether posix_spawnattr_init is declared without a macro... yes
1408checking whether posix_spawnattr_destroy is declared without a macro... yes
1409checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
1410checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
1411checking whether posix_spawnattr_getsigmask is declared without a macro... yes
1412checking whether posix_spawnattr_setsigmask is declared without a macro... yes
1413checking whether posix_spawnattr_getflags is declared without a macro... yes
1414checking whether posix_spawnattr_setflags is declared without a macro... yes
1415checking whether posix_spawnattr_getpgroup is declared without a macro... yes
1416checking whether posix_spawnattr_setpgroup is declared without a macro... yes
1417checking whether posix_spawnattr_getschedpolicy is declared without a macro... no
1418checking whether posix_spawnattr_setschedpolicy is declared without a macro... no
1419checking whether posix_spawnattr_getschedparam is declared without a macro... no
1420checking whether posix_spawnattr_setschedparam is declared without a macro... no
1421checking whether posix_spawn_file_actions_init is declared without a macro... yes
1422checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
1423checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
1424checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
1425checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
1426checking for ssize_t... (cached) yes
1427checking whether stat handles trailing slashes on directories... yes
1428checking whether stat handles trailing slashes on files... no
1429checking for va_copy... yes
1430checking whether NULL can be used in arbitrary expressions... (cached) yes
1431checking whether dprintf is declared without a macro... yes
1432checking whether fpurge is declared without a macro... yes
1433checking whether fseeko is declared without a macro... yes
1434checking whether ftello is declared without a macro... yes
1435checking whether getdelim is declared without a macro... yes
1436checking whether getline is declared without a macro... yes
1437checking whether gets is declared without a macro... yes
1438checking whether pclose is declared without a macro... yes
1439checking whether popen is declared without a macro... yes
1440checking whether renameat is declared without a macro... no
1441checking whether snprintf is declared without a macro... yes
1442checking whether tmpfile is declared without a macro... yes
1443checking whether vdprintf is declared without a macro... yes
1444checking whether vsnprintf is declared without a macro... yes
1445checking whether _Exit is declared without a macro... yes
1446checking whether atoll is declared without a macro... yes
1447checking whether canonicalize_file_name is declared without a macro... no
1448checking whether getloadavg is declared without a macro... yes
1449checking whether getsubopt is declared without a macro... yes
1450checking whether grantpt is declared without a macro... yes
1451checking whether initstate is declared without a macro... yes
1452checking whether initstate_r is declared without a macro... no
1453checking whether mkdtemp is declared without a macro... no
1454checking whether mkostemp is declared without a macro... no
1455checking whether mkostemps is declared without a macro... no
1456checking whether mkstemp is declared without a macro... yes
1457checking whether mkstemps is declared without a macro... no
1458checking whether posix_openpt is declared without a macro... yes
1459checking whether ptsname is declared without a macro... yes
1460checking whether ptsname_r is declared without a macro... no
1461checking whether random is declared without a macro... yes
1462checking whether random_r is declared without a macro... no
1463checking whether realpath is declared without a macro... yes
1464checking whether rpmatch is declared without a macro... no
1465checking whether secure_getenv is declared without a macro... no
1466checking whether setenv is declared without a macro... yes
1467checking whether setstate is declared without a macro... yes
1468checking whether setstate_r is declared without a macro... no
1469checking whether srandom is declared without a macro... yes
1470checking whether srandom_r is declared without a macro... no
1471checking whether strtod is declared without a macro... yes
1472checking whether strtoll is declared without a macro... yes
1473checking whether strtoull is declared without a macro... yes
1474checking whether unlockpt is declared without a macro... yes
1475checking whether unsetenv is declared without a macro... yes
1476checking for stpcpy... (cached) yes
1477checking for working stpncpy... yes
1478checking for strchrnul... no
1479checking for strcspn... yes
1480checking for working strnlen... yes
1481checking for strpbrk... yes
1482checking whether strstr works in linear time... no
1483checking whether strstr works... (cached) yes
1484checking for strtol... yes
1485checking for strtoul... (cached) yes
1486checking whether <sys/select.h> is self-contained... yes
1487checking whether pselect is declared without a macro... yes
1488checking whether select is declared without a macro... yes
1489checking for nlink_t... (cached) yes
1490checking whether fchmodat is declared without a macro... (cached) no
1491checking whether fstat is declared without a macro... (cached) yes
1492checking whether fstatat is declared without a macro... (cached) no
1493checking whether futimens is declared without a macro... (cached) no
1494checking whether lchmod is declared without a macro... (cached) yes
1495checking whether lstat is declared without a macro... (cached) yes
1496checking whether mkdirat is declared without a macro... (cached) no
1497checking whether mkfifo is declared without a macro... (cached) yes
1498checking whether mkfifoat is declared without a macro... (cached) no
1499checking whether mknod is declared without a macro... (cached) yes
1500checking whether mknodat is declared without a macro... (cached) no
1501checking whether stat is declared without a macro... (cached) yes
1502checking whether utimensat is declared without a macro... (cached) no
1503checking whether waitpid is declared without a macro... yes
1504checking whether chdir is declared without a macro... yes
1505checking whether chown is declared without a macro... yes
1506checking whether dup is declared without a macro... yes
1507checking whether dup2 is declared without a macro... yes
1508checking whether dup3 is declared without a macro... no
1509checking whether environ is declared without a macro... no
1510checking whether euidaccess is declared without a macro... no
1511checking whether faccessat is declared without a macro... no
1512checking whether fchdir is declared without a macro... yes
1513checking whether fchownat is declared without a macro... no
1514checking whether fdatasync is declared without a macro... no
1515checking whether fsync is declared without a macro... yes
1516checking whether ftruncate is declared without a macro... yes
1517checking whether getcwd is declared without a macro... yes
1518checking whether getdomainname is declared without a macro... yes
1519checking whether getdtablesize is declared without a macro... yes
1520checking whether getgroups is declared without a macro... yes
1521checking whether gethostname is declared without a macro... yes
1522checking whether getlogin is declared without a macro... yes
1523checking whether getlogin_r is declared without a macro... yes
1524checking whether getpagesize is declared without a macro... yes
1525checking whether getusershell is declared without a macro... yes
1526checking whether setusershell is declared without a macro... yes
1527checking whether endusershell is declared without a macro... yes
1528checking whether group_member is declared without a macro... no
1529checking whether isatty is declared without a macro... yes
1530checking whether lchown is declared without a macro... yes
1531checking whether link is declared without a macro... yes
1532checking whether linkat is declared without a macro... no
1533checking whether lseek is declared without a macro... yes
1534checking whether pipe is declared without a macro... yes
1535checking whether pipe2 is declared without a macro... no
1536checking whether pread is declared without a macro... yes
1537checking whether pwrite is declared without a macro... yes
1538checking whether readlink is declared without a macro... yes
1539checking whether readlinkat is declared without a macro... no
1540checking whether rmdir is declared without a macro... yes
1541checking whether sethostname is declared without a macro... yes
1542checking whether sleep is declared without a macro... yes
1543checking whether symlink is declared without a macro... yes
1544checking whether symlinkat is declared without a macro... no
1545checking whether ttyname_r is declared without a macro... yes
1546checking whether unlink is declared without a macro... yes
1547checking whether unlinkat is declared without a macro... no
1548checking whether usleep is declared without a macro... yes
1549checking for unsetenv... yes
1550checking for unsetenv() return type... int
1551checking whether unsetenv obeys POSIX... yes
1552checking for ptrdiff_t... (cached) yes
1553checking for vasprintf... yes
1554checking for vsnprintf... yes
1555checking whether snprintf respects a size of 1... (cached) yes
1556checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
1557checking for waitid... yes
1558checking for waitpid... yes
1559checking for union wait... no
1560checking whether btowc is declared without a macro... yes
1561checking whether wctob is declared without a macro... yes
1562checking whether mbsinit is declared without a macro... yes
1563checking whether mbrtowc is declared without a macro... yes
1564checking whether mbrlen is declared without a macro... yes
1565checking whether mbsrtowcs is declared without a macro... yes
1566checking whether mbsnrtowcs is declared without a macro... yes
1567checking whether wcrtomb is declared without a macro... yes
1568checking whether wcsrtombs is declared without a macro... yes
1569checking whether wcsnrtombs is declared without a macro... yes
1570checking whether wcwidth is declared without a macro... yes
1571checking whether wmemchr is declared without a macro... yes
1572checking whether wmemcmp is declared without a macro... yes
1573checking whether wmemcpy is declared without a macro... yes
1574checking whether wmemmove is declared without a macro... yes
1575checking whether wmemset is declared without a macro... yes
1576checking whether wcslen is declared without a macro... yes
1577checking whether wcsnlen is declared without a macro... yes
1578checking whether wcscpy is declared without a macro... yes
1579checking whether wcpcpy is declared without a macro... yes
1580checking whether wcsncpy is declared without a macro... yes
1581checking whether wcpncpy is declared without a macro... yes
1582checking whether wcscat is declared without a macro... yes
1583checking whether wcsncat is declared without a macro... yes
1584checking whether wcscmp is declared without a macro... yes
1585checking whether wcsncmp is declared without a macro... yes
1586checking whether wcscasecmp is declared without a macro... yes
1587checking whether wcsncasecmp is declared without a macro... yes
1588checking whether wcscoll is declared without a macro... yes
1589checking whether wcsxfrm is declared without a macro... yes
1590checking whether wcsdup is declared without a macro... yes
1591checking whether wcschr is declared without a macro... yes
1592checking whether wcsrchr is declared without a macro... yes
1593checking whether wcscspn is declared without a macro... yes
1594checking whether wcsspn is declared without a macro... yes
1595checking whether wcspbrk is declared without a macro... yes
1596checking whether wcsstr is declared without a macro... yes
1597checking whether wcstok is declared without a macro... yes
1598checking whether wcswidth is declared without a macro... yes
1599checking whether iswcntrl works... (cached) yes
1600checking for towlower... (cached) yes
1601checking for wctype_t... (cached) yes
1602checking for wctrans_t... (cached) yes
1603checking whether wctype is declared without a macro... (cached) yes
1604checking whether iswctype is declared without a macro... (cached) yes
1605checking whether wctrans is declared without a macro... (cached) yes
1606checking whether towctrans is declared without a macro... (cached) yes
1607checking whether wcwidth is declared... (cached) yes
1608checking whether wcwidth works reasonably in UTF-8 locales... no
1609checking for stdint.h... (cached) yes
1610checking whether btowc(0) is correct... yes
1611checking whether btowc(EOF) is correct... yes
1612checking for a traditional french locale... (cached) fr_FR.ISO8859-1
1613checking for a french Unicode locale... (cached) fr_FR.UTF-8
1614checking for a traditional french locale... (cached) fr_FR.ISO8859-1
1615checking for a turkish Unicode locale... none
1616checking whether fdopen sets errno... yes
1617checking for ftello... (cached) yes
1618checking whether ftello works... (cached) yes
1619checking for getpagesize... (cached) yes
1620checking whether getpagesize is declared... (cached) yes
1621checking whether INT32_MAX < INTMAX_MAX... yes
1622checking whether INT64_MAX == LONG_MAX... yes
1623checking whether UINT32_MAX < UINTMAX_MAX... yes
1624checking whether UINT64_MAX == ULONG_MAX... yes
1625checking whether lseek detects pipes... yes
1626checking for a traditional french locale... (cached) fr_FR.ISO8859-1
1627checking for a french Unicode locale... (cached) fr_FR.UTF-8
1628checking for a traditional japanese locale... (cached) ja_JP.eucJP
1629checking for a transitional chinese locale... (cached) zh_CN.GB18030
1630checking for a french Unicode locale... (cached) fr_FR.UTF-8
1631checking for a traditional french locale... (cached) fr_FR.ISO8859-1
1632checking for a french Unicode locale... (cached) fr_FR.UTF-8
1633checking for a traditional japanese locale... (cached) ja_JP.eucJP
1634checking for a transitional chinese locale... (cached) zh_CN.GB18030
1635checking for a french Unicode locale... (cached) fr_FR.UTF-8
1636checking for a transitional chinese locale... (cached) zh_CN.GB18030
1637checking for mmap... (cached) yes
1638checking for MAP_ANONYMOUS... yes
1639checking for putenv compatible with GNU and SVID... no
1640checking whether _putenv is declared... no
1641checking for mmap... (cached) yes
1642checking for MAP_ANONYMOUS... yes
1643checking for mmap... (cached) yes
1644checking for MAP_ANONYMOUS... yes
1645checking for a traditional french locale... (cached) fr_FR.ISO8859-1
1646checking for a french Unicode locale... (cached) fr_FR.UTF-8
1647checking for a traditional japanese locale... (cached) ja_JP.eucJP
1648checking for a transitional chinese locale... (cached) zh_CN.GB18030
1649checking whether sleep is declared... (cached) yes
1650checking for working sleep... yes
1651checking for mmap... (cached) yes
1652checking for MAP_ANONYMOUS... yes
1653checking for mmap... (cached) yes
1654checking for MAP_ANONYMOUS... yes
1655checking whether symlink handles trailing slash correctly... no
1656checking for pthread_atfork... yes
1657checking for mmap... (cached) yes
1658checking for MAP_ANONYMOUS... yes
1659checking whether mbrtowc handles incomplete characters... (cached) yes
1660checking whether mbrtowc works as well as mbtowc... (cached) yes
1661checking whether wcrtomb return value is correct... yes
1662checking for a traditional french locale... (cached) fr_FR.ISO8859-1
1663checking for a french Unicode locale... (cached) fr_FR.UTF-8
1664checking for a traditional japanese locale... (cached) ja_JP.eucJP
1665checking for a transitional chinese locale... (cached) zh_CN.GB18030
1666checking whether wctob works... yes
1667checking whether wctob is declared... (cached) yes
1668checking for sched_yield in -lrt... no
1669checking for sched_yield in -lposix4... no
1670checking whether btowc(0) is correct... (cached) yes
1671checking whether btowc(EOF) is correct... (cached) yes
1672checking whether langinfo.h defines CODESET... yes
1673checking whether langinfo.h defines T_FMT_AMPM... yes
1674checking whether langinfo.h defines ERA... yes
1675checking whether langinfo.h defines YESEXPR... yes
1676checking whether nl_langinfo is declared without a macro... yes
1677checking whether YESEXPR works... yes
1678checking for working re_compile_pattern... no
1679checking libintl.h usability... yes
1680checking libintl.h presence... yes
1681checking for libintl.h... yes
1682checking whether isblank is declared... (cached) yes
1683checking whether mbrtowc handles incomplete characters... (cached) yes
1684checking whether mbrtowc works as well as mbtowc... (cached) yes
1685checking whether wcrtomb return value is correct... (cached) yes
1686checking for error_at_line... (cached) no
1687checking whether fcntl is declared without a macro... (cached) yes
1688checking whether openat is declared without a macro... (cached) no
1689checking whether conversion from 'int' to 'long double' works... (cached) yes
1690checking whether fopen recognizes a trailing slash... (cached) yes
1691checking for working getdelim function... (cached) yes
1692checking for getline... (cached) yes
1693checking for working getline function... (cached) yes
1694checking whether the compiler generally respects inline... (cached) yes
1695checking whether to use the included libunistring... yes
1696checking for pthread_rwlock_t... (cached) yes
1697checking whether mbrtowc handles incomplete characters... (cached) yes
1698checking whether mbrtowc works as well as mbtowc... (cached) yes
1699checking whether mbrtowc handles a NULL pwc argument... (cached) yes
1700checking whether mbrtowc handles a NULL string argument... (cached) yes
1701checking whether mbrtowc has a correct return value... (cached) yes
1702checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes
1703checking whether mbrtowc handles incomplete characters... (cached) yes
1704checking whether mbrtowc works as well as mbtowc... (cached) yes
1705checking whether mbswidth is declared in <wchar.h>... (cached) no
1706checking for mbstate_t... (cached) yes
1707checking whether the C compiler is actually a C++ compiler... (cached) no
1708checking for obstacks... (cached) no
1709checking whether open recognizes a trailing slash... (cached) no
1710checking whether program_invocation_name is declared... (cached) no
1711checking whether program_invocation_short_name is declared... (cached) no
1712checking for raise... (cached) yes
1713checking for sigprocmask... (cached) yes
1714checking for rawmemchr... (cached) no
1715checking for volatile sig_atomic_t... (cached) yes
1716checking for sighandler_t... (cached) no
1717checking whether pthread_sigmask is declared without a macro... (cached) yes
1718checking whether sigaction is declared without a macro... (cached) yes
1719checking whether sigaddset is declared without a macro... (cached) yes
1720checking whether sigdelset is declared without a macro... (cached) yes
1721checking whether sigemptyset is declared without a macro... (cached) yes
1722checking whether sigfillset is declared without a macro... (cached) yes
1723checking whether sigismember is declared without a macro... (cached) yes
1724checking whether sigpending is declared without a macro... (cached) yes
1725checking whether sigprocmask is declared without a macro... (cached) yes
1726checking for sigprocmask... (cached) yes
1727checking for stdint.h... (cached) yes
1728checking for SIZE_MAX... (cached) yes
1729checking for ssize_t... (cached) yes
1730checking whether stat handles trailing slashes on directories... (cached) yes
1731checking whether stat handles trailing slashes on files... (cached) no
1732checking for va_copy... (cached) yes
1733checking whether NULL can be used in arbitrary expressions... (cached) yes
1734checking whether dprintf is declared without a macro... (cached) yes
1735checking whether fpurge is declared without a macro... (cached) yes
1736checking whether fseeko is declared without a macro... (cached) yes
1737checking whether ftello is declared without a macro... (cached) yes
1738checking whether getdelim is declared without a macro... (cached) yes
1739checking whether getline is declared without a macro... (cached) yes
1740checking whether gets is declared without a macro... (cached) yes
1741checking whether pclose is declared without a macro... (cached) yes
1742checking whether popen is declared without a macro... (cached) yes
1743checking whether renameat is declared without a macro... (cached) no
1744checking whether snprintf is declared without a macro... (cached) yes
1745checking whether tmpfile is declared without a macro... (cached) yes
1746checking whether vdprintf is declared without a macro... (cached) yes
1747checking whether vsnprintf is declared without a macro... (cached) yes
1748checking whether _Exit is declared without a macro... (cached) yes
1749checking whether atoll is declared without a macro... (cached) yes
1750checking whether canonicalize_file_name is declared without a macro... (cached) no
1751checking whether getloadavg is declared without a macro... (cached) yes
1752checking whether getsubopt is declared without a macro... (cached) yes
1753checking whether grantpt is declared without a macro... (cached) yes
1754checking whether initstate is declared without a macro... (cached) yes
1755checking whether initstate_r is declared without a macro... (cached) no
1756checking whether mkdtemp is declared without a macro... (cached) no
1757checking whether mkostemp is declared without a macro... (cached) no
1758checking whether mkostemps is declared without a macro... (cached) no
1759checking whether mkstemp is declared without a macro... (cached) yes
1760checking whether mkstemps is declared without a macro... (cached) no
1761checking whether posix_openpt is declared without a macro... (cached) yes
1762checking whether ptsname is declared without a macro... (cached) yes
1763checking whether ptsname_r is declared without a macro... (cached) no
1764checking whether random is declared without a macro... (cached) yes
1765checking whether random_r is declared without a macro... (cached) no
1766checking whether realpath is declared without a macro... (cached) yes
1767checking whether rpmatch is declared without a macro... (cached) no
1768checking whether secure_getenv is declared without a macro... (cached) no
1769checking whether setenv is declared without a macro... (cached) yes
1770checking whether setstate is declared without a macro... (cached) yes
1771checking whether setstate_r is declared without a macro... (cached) no
1772checking whether srandom is declared without a macro... (cached) yes
1773checking whether srandom_r is declared without a macro... (cached) no
1774checking whether strtod is declared without a macro... (cached) yes
1775checking whether strtoll is declared without a macro... (cached) yes
1776checking whether strtoull is declared without a macro... (cached) yes
1777checking whether unlockpt is declared without a macro... (cached) yes
1778checking whether unsetenv is declared without a macro... (cached) yes
1779checking for stpcpy... (cached) yes
1780checking for strchrnul... (cached) no
1781checking whether strstr works... (cached) yes
1782checking for nlink_t... (cached) yes
1783checking whether fchmodat is declared without a macro... (cached) no
1784checking whether fstat is declared without a macro... (cached) yes
1785checking whether fstatat is declared without a macro... (cached) no
1786checking whether futimens is declared without a macro... (cached) no
1787checking whether lchmod is declared without a macro... (cached) yes
1788checking whether lstat is declared without a macro... (cached) yes
1789checking whether mkdirat is declared without a macro... (cached) no
1790checking whether mkfifo is declared without a macro... (cached) yes
1791checking whether mkfifoat is declared without a macro... (cached) no
1792checking whether mknod is declared without a macro... (cached) yes
1793checking whether mknodat is declared without a macro... (cached) no
1794checking whether stat is declared without a macro... (cached) yes
1795checking whether utimensat is declared without a macro... (cached) no
1796checking whether chdir is declared without a macro... (cached) yes
1797checking whether chown is declared without a macro... (cached) yes
1798checking whether dup is declared without a macro... (cached) yes
1799checking whether dup2 is declared without a macro... (cached) yes
1800checking whether dup3 is declared without a macro... (cached) no
1801checking whether environ is declared without a macro... (cached) no
1802checking whether euidaccess is declared without a macro... (cached) no
1803checking whether faccessat is declared without a macro... (cached) no
1804checking whether fchdir is declared without a macro... (cached) yes
1805checking whether fchownat is declared without a macro... (cached) no
1806checking whether fdatasync is declared without a macro... (cached) no
1807checking whether fsync is declared without a macro... (cached) yes
1808checking whether ftruncate is declared without a macro... (cached) yes
1809checking whether getcwd is declared without a macro... (cached) yes
1810checking whether getdomainname is declared without a macro... (cached) yes
1811checking whether getdtablesize is declared without a macro... (cached) yes
1812checking whether getgroups is declared without a macro... (cached) yes
1813checking whether gethostname is declared without a macro... (cached) yes
1814checking whether getlogin is declared without a macro... (cached) yes
1815checking whether getlogin_r is declared without a macro... (cached) yes
1816checking whether getpagesize is declared without a macro... (cached) yes
1817checking whether getusershell is declared without a macro... (cached) yes
1818checking whether setusershell is declared without a macro... (cached) yes
1819checking whether endusershell is declared without a macro... (cached) yes
1820checking whether group_member is declared without a macro... (cached) no
1821checking whether isatty is declared without a macro... (cached) yes
1822checking whether lchown is declared without a macro... (cached) yes
1823checking whether link is declared without a macro... (cached) yes
1824checking whether linkat is declared without a macro... (cached) no
1825checking whether lseek is declared without a macro... (cached) yes
1826checking whether pipe is declared without a macro... (cached) yes
1827checking whether pipe2 is declared without a macro... (cached) no
1828checking whether pread is declared without a macro... (cached) yes
1829checking whether pwrite is declared without a macro... (cached) yes
1830checking whether readlink is declared without a macro... (cached) yes
1831checking whether readlinkat is declared without a macro... (cached) no
1832checking whether rmdir is declared without a macro... (cached) yes
1833checking whether sethostname is declared without a macro... (cached) yes
1834checking whether sleep is declared without a macro... (cached) yes
1835checking whether symlink is declared without a macro... (cached) yes
1836checking whether symlinkat is declared without a macro... (cached) no
1837checking whether ttyname_r is declared without a macro... (cached) yes
1838checking whether unlink is declared without a macro... (cached) yes
1839checking whether unlinkat is declared without a macro... (cached) no
1840checking whether usleep is declared without a macro... (cached) yes
1841checking for ptrdiff_t... (cached) yes
1842checking for vasprintf... (cached) yes
1843checking whether btowc is declared without a macro... (cached) yes
1844checking whether wctob is declared without a macro... (cached) yes
1845checking whether mbsinit is declared without a macro... (cached) yes
1846checking whether mbrtowc is declared without a macro... (cached) yes
1847checking whether mbrlen is declared without a macro... (cached) yes
1848checking whether mbsrtowcs is declared without a macro... (cached) yes
1849checking whether mbsnrtowcs is declared without a macro... (cached) yes
1850checking whether wcrtomb is declared without a macro... (cached) yes
1851checking whether wcsrtombs is declared without a macro... (cached) yes
1852checking whether wcsnrtombs is declared without a macro... (cached) yes
1853checking whether wcwidth is declared without a macro... (cached) yes
1854checking whether wmemchr is declared without a macro... (cached) yes
1855checking whether wmemcmp is declared without a macro... (cached) yes
1856checking whether wmemcpy is declared without a macro... (cached) yes
1857checking whether wmemmove is declared without a macro... (cached) yes
1858checking whether wmemset is declared without a macro... (cached) yes
1859checking whether wcslen is declared without a macro... (cached) yes
1860checking whether wcsnlen is declared without a macro... (cached) yes
1861checking whether wcscpy is declared without a macro... (cached) yes
1862checking whether wcpcpy is declared without a macro... (cached) yes
1863checking whether wcsncpy is declared without a macro... (cached) yes
1864checking whether wcpncpy is declared without a macro... (cached) yes
1865checking whether wcscat is declared without a macro... (cached) yes
1866checking whether wcsncat is declared without a macro... (cached) yes
1867checking whether wcscmp is declared without a macro... (cached) yes
1868checking whether wcsncmp is declared without a macro... (cached) yes
1869checking whether wcscasecmp is declared without a macro... (cached) yes
1870checking whether wcsncasecmp is declared without a macro... (cached) yes
1871checking whether wcscoll is declared without a macro... (cached) yes
1872checking whether wcsxfrm is declared without a macro... (cached) yes
1873checking whether wcsdup is declared without a macro... (cached) yes
1874checking whether wcschr is declared without a macro... (cached) yes
1875checking whether wcsrchr is declared without a macro... (cached) yes
1876checking whether wcscspn is declared without a macro... (cached) yes
1877checking whether wcsspn is declared without a macro... (cached) yes
1878checking whether wcspbrk is declared without a macro... (cached) yes
1879checking whether wcsstr is declared without a macro... (cached) yes
1880checking whether wcstok is declared without a macro... (cached) yes
1881checking whether wcswidth is declared without a macro... (cached) yes
1882checking whether iswcntrl works... (cached) yes
1883checking for towlower... (cached) yes
1884checking for wctype_t... (cached) yes
1885checking for wctrans_t... (cached) yes
1886checking whether wctype is declared without a macro... (cached) yes
1887checking whether iswctype is declared without a macro... (cached) yes
1888checking whether wctrans is declared without a macro... (cached) yes
1889checking whether towctrans is declared without a macro... (cached) yes
1890checking whether wcwidth is declared... (cached) yes
1891checking whether wcwidth works reasonably in UTF-8 locales... (cached) no
1892checking for stdint.h... (cached) yes
1893checking pwd.h usability... yes
1894checking pwd.h presence... yes
1895checking for pwd.h... yes
1896checking for inline... (cached) inline
1897checking for unsigned long long int... (cached) yes
1898checking for size_t... (cached) yes
1899checking for ptrdiff_t... (cached) yes
1900checking for ssize_t... (cached) yes
1901checking for pid_t... (cached) yes
1902checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no
1903checking for select... (cached) yes
1904checking vfork.h usability... no
1905checking vfork.h presence... no
1906checking for vfork.h... no
1907checking for fork... yes
1908checking for vfork... yes
1909checking for working fork... yes
1910checking for working vfork... (cached) yes
1911checking for signal handlers with siginfo_t... yes
1912checking for setlocale declaration...
1913         extern char *setlocale (int category, const char *locale);
1914checking whether byte ordering is bigendian... no
1915checking for arpa/inet.h... (cached) yes
1916checking for gethostname... yes
1917checking for gethostbyname... yes
1918checking for inet_ntop... yes
1919checking for IPv6 sockets... yes
1920checking for libexpat... yes
1921checking how to link with libexpat... -lexpat
1922checking for BSD- or MS-compatible name lister (nm)... (cached) /macports/bin/nm
1923checking the name lister (/macports/bin/nm) interface... (cached) BSD nm
1924checking whether Emacs support is requested... no
1925checking for dvips... /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/build-aux/missing dvips
1926checking for texi2pdf... /macports/bin/texi2pdf
1927checking for perl... /macports/bin/perl
1928checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -arch x86_64 -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64) works... yes
1929checking whether the C++ compiler supports namespaces... yes
1930checking dependency style of /usr/bin/clang++... (cached) gcc3
1931checking for a traditional french locale... (cached) fr_FR.ISO8859-1
1932checking for a french Unicode locale... (cached) fr_FR.UTF-8
1933checking for a traditional japanese locale... (cached) ja_JP.eucJP
1934checking whether we are using the GNU C++ compiler... yes
1935checking whether /usr/bin/clang++ accepts -g... yes
1936checking dependency style of /usr/bin/clang++... (cached) gcc3
1937checking how to run the C++ preprocessor... /usr/bin/clang++ -E
1938checking for ld used by /usr/bin/clang++... /usr/bin/ld
1939checking if the linker (/usr/bin/ld) is GNU ld... no
1940checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
1941checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
1942checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
1943checking if /usr/bin/clang++ static flag -static works... no
1944checking if /usr/bin/clang++ supports -c -o file.o... yes
1945checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
1946checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
1947checking dynamic linker characteristics... darwin11.4.2 dyld
1948checking how to hardcode library paths into programs... immediate
1949checking that generated files are newer than configure... done
1950configure: creating ./config.status
1951config.status: creating csharpcomp.sh
1952config.status: creating csharpexec.sh
1953config.status: creating javacomp.sh
1954config.status: creating javaexec.sh
1955config.status: creating Makefile
1956config.status: creating doc/Makefile
1957config.status: creating intl/Makefile
1958config.status: creating gnulib-lib/Makefile
1959config.status: creating libgrep/Makefile
1960config.status: creating src/Makefile
1961config.status: creating src/user-email
1962config.status: creating libgettextpo/Makefile
1963config.status: creating libgettextpo/exported.sh
1964config.status: creating po/Makefile.in
1965config.status: creating projects/Makefile
1966config.status: creating styles/Makefile
1967config.status: creating misc/Makefile
1968config.status: creating misc/gettextize
1969config.status: creating misc/autopoint
1970config.status: creating misc/convert-archive
1971config.status: creating man/Makefile
1972config.status: creating man/x-to-1
1973config.status: creating m4/Makefile
1974config.status: creating tests/Makefile
1975config.status: creating gnulib-tests/Makefile
1976config.status: creating config.h
1977config.status: executing depfiles commands
1978config.status: executing libtool commands
1979config.status: executing po-directories commands
1980config.status: creating po/POTFILES
1981config.status: creating po/Makefile
1982=== configuring in examples (/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-tools/examples)
1983configure: running /bin/sh ./configure --disable-option-checking '--prefix=/macports'  'ac_cv_prog_AWK=/usr/bin/awk' 'ac_cv_path_GREP=/usr/bin/grep' 'ac_cv_path_SED=/usr/bin/sed' '--disable-csharp' '--disable-native-java' '--disable-openmp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch x86_64' --cache-file=/dev/null --srcdir=.
1984checking for a BSD-compatible install... /usr/bin/install -c
1985checking whether build environment is sane... yes
1986checking for a thread-safe mkdir -p... /macports/bin/gmkdir -p
1987checking for gawk... (cached) /usr/bin/awk
1988checking whether make sets $(MAKE)... yes
1989checking whether make supports nested variables... yes
1990checking for a sed that does not truncate output... (cached) /usr/bin/sed
1991checking whether NLS is requested... yes
1992checking for msgfmt... /macports/bin/msgfmt
1993checking for gmsgfmt... /macports/bin/msgfmt
1994checking for xgettext... /macports/bin/xgettext
1995checking for msgmerge... /macports/bin/msgmerge
1996checking that generated files are newer than configure... done
1997configure: creating ./config.status
1998config.status: creating Makefile
1999config.status: creating installpaths
2000config.status: creating po/Makefile
2001config.status: executing po-directories commands
2002--->  Building gettext
2003make: Entering directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2'
2004Making all in gnulib-local
2005make[1]: Entering directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gnulib-local'
2006make[1]: Nothing to be done for `all'.
2007make[1]: Leaving directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gnulib-local'
2008Making all in gettext-runtime
2009make[1]: Entering directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime'
2010/usr/bin/make  all-recursive
2011make[2]: Entering directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime'
2012Making all in doc
2013make[3]: Entering directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime/doc'
2014make[3]: Nothing to be done for `all'.
2015make[3]: Leaving directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime/doc'
2016Making all in intl
2017make[3]: Entering directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime/intl'
2018sed -e '/IN_LIBGLOCALE/d' \
2019            -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
2020            -e 's,@''HAVE_ASPRINTF''@,1,g' \
2021            -e 's,@''HAVE_NEWLOCALE''@,1,g' \
2022            -e 's,@''HAVE_SNPRINTF''@,1,g' \
2023            -e 's,@''HAVE_WPRINTF''@,0,g' \
2024          < ./libgnuintl.in.h \
2025        | if test 'no' = yes; then \
2026            sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
2027          else \
2028            cat; \
2029          fi \
2030        | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
2031              -e "/#define _LIBINTL_H/r ./export.h" \
2032        | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
2033          > libgnuintl.h
2034sed -e '/IN_LIBGLOCALE/d' \
2035            -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
2036            -e 's,@''HAVE_ASPRINTF''@,1,g' \
2037            -e 's,@''HAVE_NEWLOCALE''@,1,g' \
2038            -e 's,@''HAVE_SNPRINTF''@,1,g' \
2039            -e 's,@''HAVE_WPRINTF''@,0,g' \
2040          < ./libgnuintl.in.h > libintl.h
2041/bin/sh ./config.charset 'x86_64-apple-darwin11.4.2' > t-charset.alias
2042sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-add.sin > t-ref-add.sed
2043mv t-ref-add.sed ref-add.sed
2044sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-del.sin > t-ref-del.sed
2045mv t-charset.alias charset.alias
2046/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./bindtextdom.c
2047mv t-ref-del.sed ref-del.sed
2048/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./dcgettext.c
2049libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./bindtextdom.c  -fno-common -DPIC -o .libs/bindtextdom.o
2050libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dcgettext.c  -fno-common -DPIC -o .libs/dcgettext.o
2051libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dcgettext.c -o dcgettext.o >/dev/null 2>&1
2052libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./bindtextdom.c -o bindtextdom.o >/dev/null 2>&1
2053/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./dgettext.c
2054/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./gettext.c
2055libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dgettext.c  -fno-common -DPIC -o .libs/dgettext.o
2056libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./gettext.c  -fno-common -DPIC -o .libs/gettext.o
2057libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dgettext.c -o dgettext.o >/dev/null 2>&1
2058libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./gettext.c -o gettext.o >/dev/null 2>&1
2059/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./finddomain.c
2060/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./hash-string.c
2061libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./finddomain.c  -fno-common -DPIC -o .libs/finddomain.o
2062libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./hash-string.c  -fno-common -DPIC -o .libs/hash-string.o
2063libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./finddomain.c -o finddomain.o >/dev/null 2>&1
2064libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./hash-string.c -o hash-string.o >/dev/null 2>&1
2065/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./loadmsgcat.c
2066/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./localealias.c
2067libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./loadmsgcat.c  -fno-common -DPIC -o .libs/loadmsgcat.o
2068libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./localealias.c  -fno-common -DPIC -o .libs/localealias.o
2069libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./localealias.c -o localealias.o >/dev/null 2>&1
2070/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./textdomain.c
2071libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1
2072libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./textdomain.c  -fno-common -DPIC -o .libs/textdomain.o
2073libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./textdomain.c -o textdomain.o >/dev/null 2>&1
2074/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./l10nflist.c
2075/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./explodename.c
2076libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./l10nflist.c  -fno-common -DPIC -o .libs/l10nflist.o
2077libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./explodename.c  -fno-common -DPIC -o .libs/explodename.o
2078libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./l10nflist.c -o l10nflist.o >/dev/null 2>&1
2079libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./explodename.c -o explodename.o >/dev/null 2>&1
2080/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./dcigettext.c
2081/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./dcngettext.c
2082libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dcigettext.c  -fno-common -DPIC -o .libs/dcigettext.o
2083libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dcngettext.c  -fno-common -DPIC -o .libs/dcngettext.o
2084libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dcngettext.c -o dcngettext.o >/dev/null 2>&1
2085/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./dngettext.c
2086libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dcigettext.c -o dcigettext.o >/dev/null 2>&1
2087libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dngettext.c  -fno-common -DPIC -o .libs/dngettext.o
2088libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./dngettext.c -o dngettext.o >/dev/null 2>&1
2089/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./ngettext.c
2090/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./plural.c
2091libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./ngettext.c  -fno-common -DPIC -o .libs/ngettext.o
2092libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./plural.c  -fno-common -DPIC -o .libs/plural.o
2093libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./ngettext.c -o ngettext.o >/dev/null 2>&1
2094/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./plural-exp.c
2095libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./plural.c -o plural.o >/dev/null 2>&1
2096libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./plural-exp.c  -fno-common -DPIC -o .libs/plural-exp.o
2097/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./localcharset.c
2098libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./plural-exp.c -o plural-exp.o >/dev/null 2>&1
2099libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./localcharset.c  -fno-common -DPIC -o .libs/localcharset.o
2100/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./threadlib.c
2101libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./localcharset.c -o localcharset.o >/dev/null 2>&1
2102libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./threadlib.c  -fno-common -DPIC -o .libs/threadlib.o
2103/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./lock.c
2104libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./threadlib.c -o threadlib.o >/dev/null 2>&1
2105/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./relocatable.c
2106libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./lock.c  -fno-common -DPIC -o .libs/lock.o
2107libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./lock.c -o lock.o >/dev/null 2>&1
2108libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./relocatable.c  -fno-common -DPIC -o .libs/relocatable.o
2109/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./langprefs.c
2110libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./relocatable.c -o relocatable.o >/dev/null 2>&1
2111libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./langprefs.c  -fno-common -DPIC -o .libs/langprefs.o
2112/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./localename.c
2113libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./localename.c  -fno-common -DPIC -o .libs/localename.o
2114libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./langprefs.c -o langprefs.o >/dev/null 2>&1
2115libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./localename.c -o localename.o >/dev/null 2>&1
2116/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./log.c
2117libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./log.c  -fno-common -DPIC -o .libs/log.o
2118/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./printf.c
2119libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./log.c -o log.o >/dev/null 2>&1
2120libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./printf.c  -fno-common -DPIC -o .libs/printf.o
2121libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./printf.c -o printf.o >/dev/null 2>&1
2122/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./setlocale.c
2123/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./version.c
2124libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./setlocale.c  -fno-common -DPIC -o .libs/setlocale.o
2125libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./version.c  -fno-common -DPIC -o .libs/version.o
2126libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./version.c -o version.o >/dev/null 2>&1
2127libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./setlocale.c -o setlocale.o >/dev/null 2>&1
2128/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./xsize.c
2129libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./xsize.c  -fno-common -DPIC -o .libs/xsize.o
2130/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./osdep.c
2131libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./xsize.c -o xsize.o >/dev/null 2>&1
2132/bin/sh ../libtool  --tag=CC --mode=compile /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  ./intl-compat.c
2133libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./osdep.c  -fno-common -DPIC -o .libs/osdep.o
2134libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./osdep.c -o osdep.o >/dev/null 2>&1
2135libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./intl-compat.c  -fno-common -DPIC -o .libs/intl-compat.o
2136libtool: compile:  /usr/bin/clang -c -DLOCALEDIR=\"/macports/share/locale\" -DLOCALE_ALIAS_PATH=\"/macports/share/locale\" -DLIBDIR=\"/macports/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/macports/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden ./intl-compat.c -o intl-compat.o >/dev/null 2>&1
2137/bin/sh ../libtool  --tag=CC --mode=link \
2138          /usr/bin/clang -no-cpp-precomp -I/macports/include -pipe -Os -arch x86_64 -fvisibility=hidden  -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64  -o libintl.la \
2139          bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo xsize.lo osdep.lo intl-compat.lo -L/macports/lib -liconv -R/macports/lib -Wl,-framework -Wl,CoreFoundation   -lc \
2140           \
2141          -version-info 9:2:1 \
2142          -rpath /macports/lib \
2143          -no-undefined
2144libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libintl.8.dylib  .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o   -L/macports/lib /macports/lib/libiconv.dylib -lc  -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-framework -Wl,CoreFoundation   -install_name  /macports/lib/libintl.8.dylib -compatibility_version 10 -current_version 10.2 -Wl,-single_module
2145libtool: link: dsymutil .libs/libintl.8.dylib || :
2146warning: no debug symbols in executable (-arch x86_64)
2147libtool: link: (cd ".libs" && rm -f "libintl.dylib" && ln -s "libintl.8.dylib" "libintl.dylib")
2148libtool: link: ar cru .libs/libintl.a  bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o log.o printf.o setlocale.o version.o xsize.o osdep.o intl-compat.o
2149/macports/bin/ranlib: line 390: ./gsed: No such file or directory
2150: unrecognized option `-q'
2151Try ` --help' for more information.
2152ar: internal ranlib command failed
2153make[3]: *** [libintl.la] Error 1
2154make[3]: Leaving directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime/intl'
2155make[2]: *** [all-recursive] Error 1
2156make[2]: Leaving directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime'
2157make[1]: *** [all] Error 2
2158make[1]: Leaving directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2/gettext-runtime'
2159make: *** [all-recursive] Error 1
2160make: Leaving directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2'
2161Command failed:  cd "/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.2" && /usr/bin/make -j2 -w all
2162Exit code: 2
2163Warning: targets not executed for gettext: org.macports.activate org.macports.build org.macports.destroot org.macports.install
2164Please see the log file for port gettext for details:
2165    /macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/main.log
2166To report a bug, follow the instructions in the guide:
2167    http://guide.macports.org/#project.tickets