Created
December 22, 2013 15:34
-
-
Save onyb/8084224 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating gnulib-local/Makefile | |
=== configuring in gettext-runtime (/sources/gettext-0.18.3/gettext-runtime) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gettext-0.18.3' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for bison... bison -y | |
checking whether to use Java... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for Java compiler... no | |
checking for jar... no | |
checking for preferred C# implementation... any | |
checking for C# compiler... no | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether _XOPEN_SOURCE should be defined... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... 64 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... (cached) ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for windres... no | |
checking whether NLS is requested... yes | |
checking for msgfmt... /tools/bin/msgfmt | |
checking for gmsgfmt... /tools/bin/msgfmt | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking whether we are using the GNU C Library 2 or newer... yes | |
checking whether the -Werror option is usable... yes | |
checking for simple visibility declarations... yes | |
checking for inline... inline | |
checking for size_t... yes | |
checking for stdint.h... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for string.h... (cached) yes | |
checking for getopt.h... yes | |
checking for iconv.h... yes | |
checking for wctype.h... yes | |
checking for xlocale.h... yes | |
checking for sys/mman.h... yes | |
checking for wchar.h... yes | |
checking for stdint.h... (cached) yes | |
checking for sys/socket.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for sys/time.h... yes | |
checking for features.h... yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking whether integer division by zero raises SIGFPE... yes | |
checking for inttypes.h... yes | |
checking for unsigned long long int... yes | |
checking for inttypes.h... (cached) yes | |
checking whether the inttypes.h PRIxNN macros are broken... no | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking whether imported symbols can be declared weak... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for pthread_kill in -lpthread... yes | |
checking for multithread API to use... posix | |
checking for pthread_rwlock_t... yes | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking argz.h usability... yes | |
checking argz.h presence... yes | |
checking for argz.h... yes | |
checking for inttypes.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for getcwd... yes | |
checking for getegid... yes | |
checking for geteuid... yes | |
checking for getgid... yes | |
checking for getuid... yes | |
checking for mempcpy... yes | |
checking for munmap... yes | |
checking for stpcpy... yes | |
checking for strcasecmp... yes | |
checking for strdup... yes | |
checking for strtoul... yes | |
checking for tsearch... yes | |
checking for uselocale... yes | |
checking for argz_count... yes | |
checking for argz_stringify... yes | |
checking for argz_next... yes | |
checking for __fsetlocking... yes | |
checking whether feof_unlocked fgets_unlocked is declared... no | |
checking for bison... bison | |
checking version of bison... 3.0, ok | |
checking for long long int... yes | |
checking for wchar_t... yes | |
checking for wint_t... yes | |
checking for intmax_t... yes | |
checking whether printf() supports POSIX/XSI format strings... yes | |
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking for stdint.h... (cached) yes | |
checking for symlink... yes | |
checking for canonicalize_file_name... yes | |
checking for getcwd... (cached) yes | |
checking for readlink... yes | |
checking for realpath... yes | |
checking for readlinkat... yes | |
checking for iswcntrl... yes | |
checking for iswblank... yes | |
checking for lstat... yes | |
checking for mbsinit... yes | |
checking for mbrtowc... yes | |
checking for mbslen... no | |
checking for mprotect... yes | |
checking for _set_invalid_parameter_handler... no | |
checking for setenv... yes | |
checking for wcwidth... yes | |
checking for working fcntl.h... yes | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking for ptrdiff_t... yes | |
checking for features.h... (cached) yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for asprintf... yes | |
checking for fwprintf... yes | |
checking for newlocale... yes | |
checking for putenv... yes | |
checking for setenv... (cached) yes | |
checking for setlocale... yes | |
checking for snprintf... yes | |
checking for strnlen... yes | |
checking for wcslen... yes | |
checking for wcsnlen... yes | |
checking for mbrtowc... (cached) yes | |
checking for wcrtomb... yes | |
checking whether _snprintf _snwprintf is declared... no | |
checking whether getc_unlocked is declared... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for LC_MESSAGES... yes | |
checking for CFPreferencesCopyAppValue... (cached) no | |
checking for CFLocaleCopyCurrent... (cached) no | |
checking whether included gettext is requested... no | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking whether to use C++... yes | |
checking whether // is distinct from /... no | |
checking whether realpath works... yes | |
checking if environ is properly declared... yes | |
checking whether the preprocessor supports include_next... yes | |
checking whether system header files limit the line length... no | |
checking for complete errno.h... yes | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... yes | |
checking for getopt.h... (cached) yes | |
checking for getopt_long_only... yes | |
checking whether getopt is POSIX compatible... yes | |
checking for working GNU getopt function... yes | |
checking for working GNU getopt_long function... yes | |
checking whether getenv is declared... yes | |
checking whether iswcntrl works... yes | |
checking for towlower... yes | |
checking for wctype_t... yes | |
checking for wctrans_t... yes | |
checking whether wctype is declared without a macro... yes | |
checking whether iswctype is declared without a macro... yes | |
checking whether wctrans is declared without a macro... yes | |
checking whether towctrans is declared without a macro... yes | |
checking whether getc_unlocked is declared... (cached) yes | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking whether lstat correctly handles trailing slash... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for mbstate_t... yes | |
checking for a traditional japanese locale... ja_JP | |
checking for a transitional chinese locale... zh_CN.GB18030 | |
checking for a french Unicode locale... fr_FR.UTF-8 | |
checking for mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether memchr works... yes | |
checking for sigset_t... yes | |
checking for SIGPIPE... yes | |
checking for shared library path variable... LD_LIBRARY_PATH | |
checking whether to activate relocatable installation... no | |
checking whether setenv is declared... yes | |
checking for pid_t... yes | |
checking for uid_t in sys/types.h... yes | |
checking whether C symbols are prefixed with underscore at the linker level... no | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking whether stdint.h conforms to C99... yes | |
checking whether strerror(0) succeeds... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking whether ffsl is declared without a macro... yes | |
checking whether ffsll is declared without a macro... yes | |
checking whether memmem is declared without a macro... yes | |
checking whether mempcpy is declared without a macro... yes | |
checking whether memrchr is declared without a macro... yes | |
checking whether rawmemchr is declared without a macro... yes | |
checking whether stpcpy is declared without a macro... yes | |
checking whether stpncpy is declared without a macro... yes | |
checking whether strchrnul is declared without a macro... yes | |
checking whether strdup is declared without a macro... yes | |
checking whether strncat is declared without a macro... yes | |
checking whether strndup is declared without a macro... yes | |
checking whether strnlen is declared without a macro... yes | |
checking whether strpbrk is declared without a macro... yes | |
checking whether strsep is declared without a macro... yes | |
checking whether strcasestr is declared without a macro... yes | |
checking whether strtok_r is declared without a macro... yes | |
checking whether strerror_r is declared without a macro... yes | |
checking whether strsignal is declared without a macro... yes | |
checking whether strverscmp is declared without a macro... yes | |
checking whether strnlen is declared... (cached) yes | |
checking whether stat file-mode macros are broken... no | |
checking for mode_t... yes | |
checking for struct timespec in <time.h>... yes | |
checking whether clearerr_unlocked is declared... yes | |
checking whether feof_unlocked is declared... yes | |
checking whether ferror_unlocked is declared... yes | |
checking whether fflush_unlocked is declared... yes | |
checking whether fgets_unlocked is declared... yes | |
checking whether fputc_unlocked is declared... yes | |
checking whether fputs_unlocked is declared... yes | |
checking whether fread_unlocked is declared... yes | |
checking whether fwrite_unlocked is declared... yes | |
checking whether getchar_unlocked is declared... yes | |
checking whether putc_unlocked is declared... yes | |
checking whether putchar_unlocked is declared... yes | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking for g++... g++ | |
checking whether the C++ compiler (g++ ) works... yes | |
checking whether the C++ compiler supports namespaces... yes | |
checking dependency style of g++... gcc3 | |
checking for atexit... yes | |
checking whether // is distinct from /... (cached) no | |
checking for error_at_line... yes | |
checking whether the compiler generally respects inline... yes | |
checking whether iswblank is declared... yes | |
checking whether to use Java... yes | |
checking whether locale.h conforms to POSIX:2001... yes | |
checking whether locale.h defines locale_t... yes | |
checking whether struct lconv is properly defined... yes | |
checking whether setlocale is declared without a macro... yes | |
checking whether duplocale is declared without a macro... yes | |
checking for setlocale... (cached) yes | |
checking for uselocale... (cached) yes | |
checking for pthread_rwlock_t... (cached) yes | |
checking whether mbrtowc handles incomplete characters... yes | |
checking whether mbrtowc works as well as mbtowc... yes | |
checking whether mbrtowc handles a NULL pwc argument... yes | |
checking whether mbrtowc handles a NULL string argument... yes | |
checking whether mbrtowc has a correct return value... yes | |
checking whether mbrtowc returns 0 when parsing a NUL character... yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking for memmove... yes | |
checking whether program_invocation_name is declared... yes | |
checking whether program_invocation_short_name is declared... yes | |
checking for raise... yes | |
checking for sigprocmask... yes | |
checking whether readlink signature is correct... yes | |
checking whether readlink handles trailing slash correctly... yes | |
checking search.h usability... yes | |
checking search.h presence... yes | |
checking for search.h... yes | |
checking for tsearch... (cached) yes | |
checking for volatile sig_atomic_t... yes | |
checking for sighandler_t... yes | |
checking whether pthread_sigmask is declared without a macro... yes | |
checking whether sigaction is declared without a macro... yes | |
checking whether sigaddset is declared without a macro... yes | |
checking whether sigdelset is declared without a macro... yes | |
checking whether sigemptyset is declared without a macro... yes | |
checking whether sigfillset is declared without a macro... yes | |
checking whether sigismember is declared without a macro... yes | |
checking whether sigpending is declared without a macro... yes | |
checking whether sigprocmask is declared without a macro... yes | |
checking for sigprocmask... (cached) yes | |
checking for ssize_t... yes | |
checking whether stat handles trailing slashes on directories... yes | |
checking whether stat handles trailing slashes on files... yes | |
checking whether NULL can be used in arbitrary expressions... (cached) yes | |
checking whether dprintf is declared without a macro... yes | |
checking whether fpurge is declared without a macro... no | |
checking whether fseeko is declared without a macro... yes | |
checking whether ftello is declared without a macro... yes | |
checking whether getdelim is declared without a macro... yes | |
checking whether getline is declared without a macro... yes | |
checking whether gets is declared without a macro... no | |
checking whether pclose is declared without a macro... yes | |
checking whether popen is declared without a macro... yes | |
checking whether renameat is declared without a macro... yes | |
checking whether snprintf is declared without a macro... yes | |
checking whether tmpfile is declared without a macro... yes | |
checking whether vdprintf is declared without a macro... yes | |
checking whether vsnprintf is declared without a macro... yes | |
checking whether _Exit is declared without a macro... yes | |
checking whether atoll is declared without a macro... yes | |
checking whether canonicalize_file_name is declared without a macro... yes | |
checking whether getloadavg is declared without a macro... yes | |
checking whether getsubopt is declared without a macro... yes | |
checking whether grantpt is declared without a macro... yes | |
checking whether initstate is declared without a macro... yes | |
checking whether initstate_r is declared without a macro... yes | |
checking whether mkdtemp is declared without a macro... yes | |
checking whether mkostemp is declared without a macro... yes | |
checking whether mkostemps is declared without a macro... yes | |
checking whether mkstemp is declared without a macro... yes | |
checking whether mkstemps is declared without a macro... yes | |
checking whether posix_openpt is declared without a macro... yes | |
checking whether ptsname is declared without a macro... yes | |
checking whether ptsname_r is declared without a macro... yes | |
checking whether random is declared without a macro... yes | |
checking whether random_r is declared without a macro... yes | |
checking whether realpath is declared without a macro... yes | |
checking whether rpmatch is declared without a macro... yes | |
checking whether secure_getenv is declared without a macro... yes | |
checking whether setenv is declared without a macro... yes | |
checking whether setstate is declared without a macro... yes | |
checking whether setstate_r is declared without a macro... yes | |
checking whether srandom is declared without a macro... yes | |
checking whether srandom_r is declared without a macro... yes | |
checking whether strtod is declared without a macro... yes | |
checking whether strtoll is declared without a macro... yes | |
checking whether strtoull is declared without a macro... yes | |
checking whether unlockpt is declared without a macro... yes | |
checking whether unsetenv is declared without a macro... yes | |
checking for working strerror function... yes | |
checking for working strnlen... yes | |
checking for strtoul... (cached) yes | |
checking for nlink_t... yes | |
checking whether fchmodat is declared without a macro... yes | |
checking whether fstat is declared without a macro... yes | |
checking whether fstatat is declared without a macro... yes | |
checking whether futimens is declared without a macro... yes | |
checking whether lchmod is declared without a macro... yes | |
checking whether lstat is declared without a macro... yes | |
checking whether mkdirat is declared without a macro... yes | |
checking whether mkfifo is declared without a macro... yes | |
checking whether mkfifoat is declared without a macro... yes | |
checking whether mknod is declared without a macro... yes | |
checking whether mknodat is declared without a macro... yes | |
checking whether stat is declared without a macro... yes | |
checking whether utimensat is declared without a macro... yes | |
checking whether chdir is declared without a macro... yes | |
checking whether chown is declared without a macro... yes | |
checking whether dup is declared without a macro... yes | |
checking whether dup2 is declared without a macro... yes | |
checking whether dup3 is declared without a macro... yes | |
checking whether environ is declared without a macro... yes | |
checking whether euidaccess is declared without a macro... yes | |
checking whether faccessat is declared without a macro... yes | |
checking whether fchdir is declared without a macro... yes | |
checking whether fchownat is declared without a macro... yes | |
checking whether fdatasync is declared without a macro... yes | |
checking whether fsync is declared without a macro... yes | |
checking whether ftruncate is declared without a macro... yes | |
checking whether getcwd is declared without a macro... yes | |
checking whether getdomainname is declared without a macro... yes | |
checking whether getdtablesize is declared without a macro... yes | |
checking whether getgroups is declared without a macro... yes | |
checking whether gethostname is declared without a macro... yes | |
checking whether getlogin is declared without a macro... yes | |
checking whether getlogin_r is declared without a macro... yes | |
checking whether getpagesize is declared without a macro... yes | |
checking whether getusershell is declared without a macro... yes | |
checking whether setusershell is declared without a macro... yes | |
checking whether endusershell is declared without a macro... yes | |
checking whether group_member is declared without a macro... yes | |
checking whether isatty is declared without a macro... yes | |
checking whether lchown is declared without a macro... yes | |
checking whether link is declared without a macro... yes | |
checking whether linkat is declared without a macro... yes | |
checking whether lseek is declared without a macro... yes | |
checking whether pipe is declared without a macro... yes | |
checking whether pipe2 is declared without a macro... yes | |
checking whether pread is declared without a macro... yes | |
checking whether pwrite is declared without a macro... yes | |
checking whether readlink is declared without a macro... yes | |
checking whether readlinkat is declared without a macro... yes | |
checking whether rmdir is declared without a macro... yes | |
checking whether sethostname is declared without a macro... yes | |
checking whether sleep is declared without a macro... yes | |
checking whether symlink is declared without a macro... yes | |
checking whether symlinkat is declared without a macro... yes | |
checking whether ttyname_r is declared without a macro... yes | |
checking whether unlink is declared without a macro... yes | |
checking whether unlinkat is declared without a macro... yes | |
checking whether usleep is declared without a macro... yes | |
checking whether btowc is declared without a macro... yes | |
checking whether wctob is declared without a macro... yes | |
checking whether mbsinit is declared without a macro... yes | |
checking whether mbrtowc is declared without a macro... yes | |
checking whether mbrlen is declared without a macro... yes | |
checking whether mbsrtowcs is declared without a macro... yes | |
checking whether mbsnrtowcs is declared without a macro... yes | |
checking whether wcrtomb is declared without a macro... yes | |
checking whether wcsrtombs is declared without a macro... yes | |
checking whether wcsnrtombs is declared without a macro... yes | |
checking whether wcwidth is declared without a macro... yes | |
checking whether wmemchr is declared without a macro... yes | |
checking whether wmemcmp is declared without a macro... yes | |
checking whether wmemcpy is declared without a macro... yes | |
checking whether wmemmove is declared without a macro... yes | |
checking whether wmemset is declared without a macro... yes | |
checking whether wcslen is declared without a macro... yes | |
checking whether wcsnlen is declared without a macro... yes | |
checking whether wcscpy is declared without a macro... yes | |
checking whether wcpcpy is declared without a macro... yes | |
checking whether wcsncpy is declared without a macro... yes | |
checking whether wcpncpy is declared without a macro... yes | |
checking whether wcscat is declared without a macro... yes | |
checking whether wcsncat is declared without a macro... yes | |
checking whether wcscmp is declared without a macro... yes | |
checking whether wcsncmp is declared without a macro... yes | |
checking whether wcscasecmp is declared without a macro... yes | |
checking whether wcsncasecmp is declared without a macro... yes | |
checking whether wcscoll is declared without a macro... yes | |
checking whether wcsxfrm is declared without a macro... yes | |
checking whether wcsdup is declared without a macro... yes | |
checking whether wcschr is declared without a macro... yes | |
checking whether wcsrchr is declared without a macro... yes | |
checking whether wcscspn is declared without a macro... yes | |
checking whether wcsspn is declared without a macro... yes | |
checking whether wcspbrk is declared without a macro... yes | |
checking whether wcsstr is declared without a macro... yes | |
checking whether wcstok is declared without a macro... yes | |
checking whether wcswidth is declared without a macro... yes | |
checking whether iswcntrl works... (cached) yes | |
checking for towlower... (cached) yes | |
checking for wctype_t... (cached) yes | |
checking for wctrans_t... (cached) yes | |
checking whether wctype is declared without a macro... (cached) yes | |
checking whether iswctype is declared without a macro... (cached) yes | |
checking whether wctrans is declared without a macro... (cached) yes | |
checking whether towctrans is declared without a macro... (cached) yes | |
checking whether wcwidth is declared... (cached) yes | |
checking whether wcwidth works reasonably in UTF-8 locales... yes | |
checking for size_t... (cached) yes | |
checking for setlocale... (cached) yes | |
checking for perl... /usr/bin/perl | |
checking whether the C++ compiler (g++ ) works... yes | |
checking whether the C++ compiler supports namespaces... yes | |
checking dependency style of g++... (cached) gcc3 | |
checking for sched_yield in -lrt... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating csharpcomp.sh | |
config.status: creating javacomp.sh | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
config.status: creating intl/Makefile | |
config.status: creating intl-java/Makefile | |
config.status: creating intl-csharp/Makefile | |
config.status: creating gnulib-lib/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/gettext.sh | |
config.status: creating po/Makefile.in | |
config.status: creating man/Makefile | |
config.status: creating man/x-to-1 | |
config.status: creating m4/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
=== configuring in libasprintf (/sources/gettext-0.18.3/gettext-runtime/libasprintf) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gettext-0.18.3' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... (cached) ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking features.h usability... yes | |
checking features.h presence... yes | |
checking for features.h... yes | |
checking for inline... inline | |
checking for size_t... yes | |
checking for unsigned long long int... yes | |
checking for long long int... yes | |
checking for wchar_t... yes | |
checking for wint_t... yes | |
checking for mbstate_t... yes | |
checking for ptrdiff_t... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking for stdint.h... (cached) yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking whether the preprocessor supports include_next... yes | |
checking whether system header files limit the line length... no | |
checking for complete errno.h... yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for snprintf... yes | |
checking for vasprintf... yes | |
checking for strnlen... yes | |
checking for wcslen... yes | |
checking for wcsnlen... yes | |
checking for mbrtowc... yes | |
checking for wcrtomb... yes | |
checking whether _snprintf is declared... no | |
checking whether printf() supports POSIX/XSI format strings... yes | |
checking for dvips... /sources/gettext-0.18.3/build-aux/missing dvips | |
checking for texi2pdf... /tools/bin/texi2pdf | |
checking for perl... /usr/bin/perl | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
=== configuring in gettext-tools (/sources/gettext-0.18.3/gettext-tools) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gettext-0.18.3' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for bison... bison -y | |
checking whether to use Java... yes | |
checking for Java to native code compiler... none | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for Java virtual machine... no | |
checking for Java compiler... no | |
checking for jar... no | |
checking for preferred C# implementation... any | |
checking for C# compiler... no | |
checking for C# program execution engine... no | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether _XOPEN_SOURCE should be defined... no | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... 64 | |
checking for gcc option to accept ISO C99... -std=gnu99 | |
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -std=gnu99... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... (cached) ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC | |
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -std=gnu99 static flag -static works... yes | |
checking if gcc -std=gnu99 supports -c -o file.o... yes | |
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes | |
checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for windres... no | |
checking whether NLS is requested... yes | |
checking for msgfmt... /tools/bin/msgfmt | |
checking for gmsgfmt... /tools/bin/msgfmt | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking whether we are using the GNU C Library 2 or newer... yes | |
checking whether the -Werror option is usable... yes | |
checking for simple visibility declarations... yes | |
checking for inline... inline | |
checking for size_t... yes | |
checking for stdint.h... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for string.h... (cached) yes | |
checking for sys/socket.h... yes | |
checking for utime.h... yes | |
checking for dirent.h... yes | |
checking for wctype.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for getopt.h... yes | |
checking for sys/time.h... yes | |
checking for iconv.h... yes | |
checking for libcroco-0.6/libcroco/libcroco-config.h... no | |
checking for libxml2/libxml/xmlexports.h... no | |
checking for libxml2/libxml/xmlversion.h... no | |
checking for xlocale.h... yes | |
checking for wchar.h... yes | |
checking for sys/mman.h... yes | |
checking for sched.h... yes | |
checking for spawn.h... yes | |
checking for stdint.h... (cached) yes | |
checking for sys/select.h... yes | |
checking for sys/wait.h... yes | |
checking for features.h... yes | |
checking for inttypes.h... (cached) yes | |
checking for langinfo.h... yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking whether integer division by zero raises SIGFPE... yes | |
checking for inttypes.h... yes | |
checking for unsigned long long int... yes | |
checking for inttypes.h... (cached) yes | |
checking whether the inttypes.h PRIxNN macros are broken... no | |
checking for ld used by gcc -std=gnu99... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking whether imported symbols can be declared weak... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for pthread_kill in -lpthread... yes | |
checking for multithread API to use... posix | |
checking for pthread_rwlock_t... yes | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking argz.h usability... yes | |
checking argz.h presence... yes | |
checking for argz.h... yes | |
checking for inttypes.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for getcwd... yes | |
checking for getegid... yes | |
checking for geteuid... yes | |
checking for getgid... yes | |
checking for getuid... yes | |
checking for mempcpy... yes | |
checking for munmap... yes | |
checking for stpcpy... yes | |
checking for strcasecmp... yes | |
checking for strdup... yes | |
checking for strtoul... yes | |
checking for tsearch... yes | |
checking for uselocale... yes | |
checking for argz_count... yes | |
checking for argz_stringify... yes | |
checking for argz_next... yes | |
checking for __fsetlocking... yes | |
checking whether feof_unlocked fgets_unlocked is declared... no | |
checking for bison... bison | |
checking version of bison... 3.0, ok | |
checking for long long int... yes | |
checking for wchar_t... yes | |
checking for wint_t... yes | |
checking for intmax_t... yes | |
checking whether printf() supports POSIX/XSI format strings... yes | |
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking for stdint.h... (cached) yes | |
checking for symlink... yes | |
checking for canonicalize_file_name... yes | |
checking for getcwd... (cached) yes | |
checking for readlink... yes | |
checking for realpath... yes | |
checking for readlinkat... yes | |
checking for _set_invalid_parameter_handler... no | |
checking for fcntl... yes | |
checking for btowc... yes | |
checking for isblank... yes | |
checking for iswctype... yes | |
checking for mbsrtowcs... yes | |
checking for mempcpy... (cached) yes | |
checking for wmemchr... yes | |
checking for wmemcpy... yes | |
checking for wmempcpy... yes | |
checking for getdelim... yes | |
checking for getdtablesize... yes | |
checking for gettimeofday... yes | |
checking for iswcntrl... yes | |
checking for iswblank... yes | |
checking for lstat... yes | |
checking for mbsinit... yes | |
checking for mbrtowc... yes | |
checking for mbslen... no | |
checking for isascii... yes | |
checking for mprotect... yes | |
checking for select... yes | |
checking for pipe2... yes | |
checking for posix_spawn... yes | |
checking for setenv... yes | |
checking for secure_getenv... yes | |
checking for sigaction... yes | |
checking for sigaltstack... yes | |
checking for siginterrupt... yes | |
checking for snprintf... yes | |
checking for stpncpy... yes | |
checking for pipe... yes | |
checking for vasnprintf... no | |
checking for wcwidth... yes | |
checking for newlocale... yes | |
checking for sleep... yes | |
checking for wcrtomb... yes | |
checking for wctob... yes | |
checking for mbrlen... yes | |
checking for nl_langinfo... yes | |
checking for wcscoll... yes | |
checking for getrlimit... yes | |
checking for setrlimit... yes | |
checking for uselocale... (cached) yes | |
checking for working fcntl.h... yes | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking for ptrdiff_t... yes | |
checking for features.h... (cached) yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for asprintf... yes | |
checking for fwprintf... yes | |
checking for newlocale... (cached) yes | |
checking for putenv... yes | |
checking for setenv... (cached) yes | |
checking for setlocale... yes | |
checking for snprintf... (cached) yes | |
checking for strnlen... yes | |
checking for wcslen... yes | |
checking for wcsnlen... yes | |
checking for mbrtowc... (cached) yes | |
checking for wcrtomb... (cached) yes | |
checking whether _snprintf _snwprintf is declared... no | |
checking whether getc_unlocked is declared... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for LC_MESSAGES... yes | |
checking for CFPreferencesCopyAppValue... (cached) no | |
checking for CFLocaleCopyCurrent... (cached) no | |
checking whether included gettext is requested... no | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking whether to use C++... yes | |
checking whether // is distinct from /... no | |
checking whether realpath works... yes | |
checking whether the preprocessor supports include_next... yes | |
checking whether system header files limit the line length... no | |
checking if environ is properly declared... yes | |
checking for complete errno.h... yes | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... yes | |
checking for mode_t... yes | |
checking for sig_atomic_t... yes | |
checking for pid_t... yes | |
checking for eaccess... yes | |
checking for mbstate_t... yes | |
checking whether stat file-mode macros are broken... no | |
checking for nlink_t... yes | |
checking whether fchmodat is declared without a macro... yes | |
checking whether fstat is declared without a macro... yes | |
checking whether fstatat is declared without a macro... yes | |
checking whether futimens is declared without a macro... yes | |
checking whether lchmod is declared without a macro... yes | |
checking whether lstat is declared without a macro... yes | |
checking whether mkdirat is declared without a macro... yes | |
checking whether mkfifo is declared without a macro... yes | |
checking whether mkfifoat is declared without a macro... yes | |
checking whether mknod is declared without a macro... yes | |
checking whether mknodat is declared without a macro... yes | |
checking whether stat is declared without a macro... yes | |
checking whether utimensat is declared without a macro... yes | |
checking whether getdelim is declared... yes | |
checking whether getline is declared... yes | |
checking for getopt.h... (cached) yes | |
checking for getopt_long_only... yes | |
checking whether getopt is POSIX compatible... yes | |
checking for working GNU getopt function... yes | |
checking for working GNU getopt_long function... yes | |
checking whether getenv is declared... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking for struct timeval... yes | |
checking for wide-enough struct timeval.tv_sec member... yes | |
checking whether gettimeofday is declared without a macro... yes | |
checking whether iswcntrl works... yes | |
checking for towlower... yes | |
checking for wctype_t... yes | |
checking for wctrans_t... yes | |
checking whether wctype is declared without a macro... yes | |
checking whether iswctype is declared without a macro... yes | |
checking whether wctrans is declared without a macro... yes | |
checking whether towctrans is declared without a macro... yes | |
checking whether included glib is requested... no | |
checking for glib... no | |
checking whether to use the included glib... yes | |
checking for unistd.h... (cached) yes | |
checking whether included libunistring is requested... no | |
checking for libunistring... no, consider installing GNU libunistring | |
checking whether getc_unlocked is declared... (cached) yes | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking whether lstat correctly handles trailing slash... yes | |
checking whether malloc, realloc, calloc are POSIX compliant... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for a traditional japanese locale... ja_JP | |
checking for a transitional chinese locale... zh_CN.GB18030 | |
checking for a french Unicode locale... fr_FR.UTF-8 | |
checking for a traditional french locale... fr_FR | |
checking for mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether memchr works... yes | |
checking whether <limits.h> defines MIN and MAX... no | |
checking whether <sys/param.h> defines MIN and MAX... yes | |
checking for promoted mode_t type... mode_t | |
checking whether posix_spawn works... yes | |
checking whether posix_spawnattr_setschedpolicy is supported... yes | |
checking whether posix_spawnattr_setschedparam is supported... yes | |
checking for sigset_t... yes | |
checking for SIGPIPE... yes | |
checking for shared library path variable... LD_LIBRARY_PATH | |
checking whether to activate relocatable installation... no | |
checking whether setenv is declared... yes | |
checking for ssize_t... yes | |
checking for uid_t in sys/types.h... yes | |
checking whether C symbols are prefixed with underscore at the linker level... no | |
checking whether snprintf returns a byte count as in C99... yes | |
checking whether snprintf is declared... yes | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking whether stdint.h conforms to C99... yes | |
checking whether stpncpy is declared... yes | |
checking whether strerror(0) succeeds... yes | |
checking whether ffsl is declared without a macro... yes | |
checking whether ffsll is declared without a macro... yes | |
checking whether memmem is declared without a macro... yes | |
checking whether mempcpy is declared without a macro... yes | |
checking whether memrchr is declared without a macro... yes | |
checking whether rawmemchr is declared without a macro... yes | |
checking whether stpcpy is declared without a macro... yes | |
checking whether stpncpy is declared without a macro... yes | |
checking whether strchrnul is declared without a macro... yes | |
checking whether strdup is declared without a macro... yes | |
checking whether strncat is declared without a macro... yes | |
checking whether strndup is declared without a macro... yes | |
checking whether strnlen is declared without a macro... yes | |
checking whether strpbrk is declared without a macro... yes | |
checking whether strsep is declared without a macro... yes | |
checking whether strcasestr is declared without a macro... yes | |
checking whether strtok_r is declared without a macro... yes | |
checking whether strerror_r is declared without a macro... yes | |
checking whether strsignal is declared without a macro... yes | |
checking whether strverscmp is declared without a macro... yes | |
checking whether strnlen is declared... (cached) yes | |
checking whether strstr works... yes | |
checking whether curses libraries may be used... yes | |
checking where terminfo library functions come from... libncurses | |
checking for tparam... no | |
checking for tparm... yes | |
checking for struct timespec in <time.h>... yes | |
checking whether clearerr_unlocked is declared... yes | |
checking whether feof_unlocked is declared... yes | |
checking whether ferror_unlocked is declared... yes | |
checking whether fflush_unlocked is declared... yes | |
checking whether fgets_unlocked is declared... yes | |
checking whether fputc_unlocked is declared... yes | |
checking whether fputs_unlocked is declared... yes | |
checking whether fread_unlocked is declared... yes | |
checking whether fwrite_unlocked is declared... yes | |
checking whether getchar_unlocked is declared... yes | |
checking whether putc_unlocked is declared... yes | |
checking whether putchar_unlocked is declared... yes | |
checking whether unsetenv is declared... yes | |
checking for intmax_t... (cached) yes | |
checking where to find the exponent in a 'double'... word 1 bit 20 | |
checking for snprintf... (cached) yes | |
checking for strnlen... (cached) yes | |
checking for wcslen... (cached) yes | |
checking for wcsnlen... (cached) yes | |
checking for mbrtowc... (cached) yes | |
checking for wcrtomb... (cached) yes | |
checking whether _snprintf is declared... no | |
checking whether vsnprintf is declared... yes | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking whether alarm is declared... yes | |
checking whether stdin defaults to large file offsets... yes | |
checking whether ftello is declared... yes | |
checking for ftello... yes | |
checking whether ftello works... yes | |
checking whether ungetc works on arbitrary bytes... yes | |
checking whether getcwd (NULL, 0) allocates memory for result... yes | |
checking for getcwd with POSIX signature... yes | |
checking whether imaxabs is declared without a macro... yes | |
checking whether imaxdiv is declared without a macro... yes | |
checking whether strtoimax is declared without a macro... yes | |
checking whether strtoumax is declared without a macro... yes | |
checking for g++... g++ | |
checking whether the C++ compiler (g++ ) works... yes | |
checking whether the C++ compiler supports namespaces... yes | |
checking dependency style of g++... gcc3 | |
checking for atexit... yes | |
checking for dirent.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for long file names... yes | |
checking for pathconf... yes | |
checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking byteswap.h usability... yes | |
checking byteswap.h presence... yes | |
checking for byteswap.h... yes | |
checking for closedir... yes | |
checking for chown... yes | |
checking for utime... yes | |
checking for utimes... yes | |
checking whether alphasort is declared without a macro... yes | |
checking whether closedir is declared without a macro... yes | |
checking whether dirfd is declared without a macro... yes | |
checking whether fdopendir is declared without a macro... yes | |
checking whether opendir is declared without a macro... yes | |
checking whether readdir is declared without a macro... yes | |
checking whether rewinddir is declared without a macro... yes | |
checking whether scandir is declared without a macro... yes | |
checking whether // is distinct from /... (cached) no | |
checking whether dup2 works... yes | |
checking for error_at_line... yes | |
checking whether fcntl handles F_DUPFD correctly... yes | |
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check | |
checking whether fcntl is declared without a macro... yes | |
checking whether openat is declared without a macro... yes | |
checking whether conversion from 'int' to 'long double' works... yes | |
checking for working POSIX fnmatch... yes | |
checking whether fopen recognizes a trailing slash... yes | |
checking for Java to native code compiler... none | |
checking for working getdelim function... yes | |
checking for getline... yes | |
checking for working getline function... yes | |
checking whether gettimeofday clobbers localtime buffer... no | |
checking for gettimeofday with POSIX signature... almost | |
checking whether the compiler generally respects inline... yes | |
checking whether iswblank is declared... yes | |
checking whether to use Java... yes | |
checking whether included libcroco is requested... no | |
checking for libcroco... no | |
checking whether to use the included libcroco... yes | |
checking whether included glib is requested... no | |
(cached) checking for glib... no | |
checking whether to use the included glib... yes | |
checking for unistd.h... (cached) yes | |
checking whether to use the included libunistring... yes | |
checking whether included libxml is requested... no | |
checking for libxml... no | |
checking whether to use the included libxml... yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking for dlfcn.h... (cached) yes | |
checking dl.h usability... no | |
checking dl.h presence... no | |
checking for dl.h... no | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking for limits.h... (cached) yes | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking math.h usability... yes | |
checking math.h presence... yes | |
checking for math.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/select.h... (cached) yes | |
checking for sys/socket.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking for unistd.h... (cached) yes | |
checking for arpa/nameser.h... yes | |
checking for resolv.h... yes | |
checking for dlopen... no | |
checking for getaddrinfo... yes | |
checking for localtime... yes | |
checking for shlload... no | |
checking for stat... yes | |
checking for _stat... no | |
checking for strftime... yes | |
checking whether locale.h conforms to POSIX:2001... yes | |
checking whether locale.h defines locale_t... yes | |
checking whether struct lconv is properly defined... yes | |
checking whether setlocale is declared without a macro... yes | |
checking whether duplocale is declared without a macro... yes | |
checking for setlocale... (cached) yes | |
checking for uselocale... (cached) yes | |
checking for pthread_rwlock_t... (cached) yes | |
checking whether mbrtowc handles incomplete characters... yes | |
checking whether mbrtowc works as well as mbtowc... yes | |
checking whether mbrtowc handles a NULL pwc argument... yes | |
checking whether mbrtowc handles a NULL string argument... yes | |
checking whether mbrtowc has a correct return value... yes | |
checking whether mbrtowc returns 0 when parsing a NUL character... yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbsrtowcs works... yes | |
checking whether mbswidth is declared in <wchar.h>... no | |
checking for mbstate_t... (cached) yes | |
checking for memmove... yes | |
checking for memset... yes | |
checking for mkdtemp... yes | |
checking whether the C compiler is actually a C++ compiler... no | |
checking for obstacks... yes | |
checking whether open recognizes a trailing slash... yes | |
checking for opendir... yes | |
checking for gcc -std=gnu99 option to support OpenMP... -fopenmp | |
checking whether posix_spawn_file_actions_addclose works... yes | |
checking whether posix_spawn_file_actions_adddup2 works... yes | |
checking whether posix_spawn_file_actions_addopen works... yes | |
checking whether program_invocation_name is declared... yes | |
checking whether program_invocation_short_name is declared... yes | |
checking sys/acl.h usability... no | |
checking sys/acl.h presence... no | |
checking for sys/acl.h... no | |
checking for raise... yes | |
checking for sigprocmask... yes | |
checking for rawmemchr... yes | |
checking for readdir... yes | |
checking whether readlink signature is correct... yes | |
checking whether readlink handles trailing slash correctly... yes | |
checking search.h usability... yes | |
checking search.h presence... yes | |
checking for search.h... yes | |
checking for tsearch... (cached) yes | |
checking whether rmdir works... yes | |
checking whether setenv validates arguments... yes | |
checking for struct sigaction.sa_sigaction... yes | |
checking for volatile sig_atomic_t... yes | |
checking for sighandler_t... yes | |
checking whether pthread_sigmask is declared without a macro... yes | |
checking whether sigaction is declared without a macro... yes | |
checking whether sigaddset is declared without a macro... yes | |
checking whether sigdelset is declared without a macro... yes | |
checking whether sigemptyset is declared without a macro... yes | |
checking whether sigfillset is declared without a macro... yes | |
checking whether sigismember is declared without a macro... yes | |
checking whether sigpending is declared without a macro... yes | |
checking whether sigprocmask is declared without a macro... yes | |
checking for sigprocmask... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... (cached) yes | |
checking for snprintf... (cached) yes | |
checking whether snprintf respects a size of 1... yes | |
checking whether printf supports POSIX/XSI format strings with positions... yes | |
checking for posix_spawnattr_t... yes | |
checking for posix_spawn_file_actions_t... yes | |
checking whether posix_spawn is declared without a macro... yes | |
checking whether posix_spawnp is declared without a macro... yes | |
checking whether posix_spawnattr_init is declared without a macro... yes | |
checking whether posix_spawnattr_destroy is declared without a macro... yes | |
checking whether posix_spawnattr_getsigdefault is declared without a macro... yes | |
checking whether posix_spawnattr_setsigdefault is declared without a macro... yes | |
checking whether posix_spawnattr_getsigmask is declared without a macro... yes | |
checking whether posix_spawnattr_setsigmask is declared without a macro... yes | |
checking whether posix_spawnattr_getflags is declared without a macro... yes | |
checking whether posix_spawnattr_setflags is declared without a macro... yes | |
checking whether posix_spawnattr_getpgroup is declared without a macro... yes | |
checking whether posix_spawnattr_setpgroup is declared without a macro... yes | |
checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes | |
checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes | |
checking whether posix_spawnattr_getschedparam is declared without a macro... yes | |
checking whether posix_spawnattr_setschedparam is declared without a macro... yes | |
checking whether posix_spawn_file_actions_init is declared without a macro... yes | |
checking whether posix_spawn_file_actions_destroy is declared without a macro... yes | |
checking whether posix_spawn_file_actions_addopen is declared without a macro... yes | |
checking whether posix_spawn_file_actions_addclose is declared without a macro... yes | |
checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes | |
checking for ssize_t... (cached) yes | |
checking whether stat handles trailing slashes on directories... yes | |
checking whether stat handles trailing slashes on files... yes | |
checking for va_copy... yes | |
checking whether NULL can be used in arbitrary expressions... (cached) yes | |
checking whether dprintf is declared without a macro... yes | |
checking whether fpurge is declared without a macro... no | |
checking whether fseeko is declared without a macro... yes | |
checking whether ftello is declared without a macro... yes | |
checking whether getdelim is declared without a macro... yes | |
checking whether getline is declared without a macro... yes | |
checking whether gets is declared without a macro... no | |
checking whether pclose is declared without a macro... yes | |
checking whether popen is declared without a macro... yes | |
checking whether renameat is declared without a macro... yes | |
checking whether snprintf is declared without a macro... yes | |
checking whether tmpfile is declared without a macro... yes | |
checking whether vdprintf is declared without a macro... yes | |
checking whether vsnprintf is declared without a macro... yes | |
checking whether _Exit is declared without a macro... yes | |
checking whether atoll is declared without a macro... yes | |
checking whether canonicalize_file_name is declared without a macro... yes | |
checking whether getloadavg is declared without a macro... yes | |
checking whether getsubopt is declared without a macro... yes | |
checking whether grantpt is declared without a macro... yes | |
checking whether initstate is declared without a macro... yes | |
checking whether initstate_r is declared without a macro... yes | |
checking whether mkdtemp is declared without a macro... yes | |
checking whether mkostemp is declared without a macro... yes | |
checking whether mkostemps is declared without a macro... yes | |
checking whether mkstemp is declared without a macro... yes | |
checking whether mkstemps is declared without a macro... yes | |
checking whether posix_openpt is declared without a macro... yes | |
checking whether ptsname is declared without a macro... yes | |
checking whether ptsname_r is declared without a macro... yes | |
checking whether random is declared without a macro... yes | |
checking whether random_r is declared without a macro... yes | |
checking whether realpath is declared without a macro... yes | |
checking whether rpmatch is declared without a macro... yes | |
checking whether secure_getenv is declared without a macro... yes | |
checking whether setenv is declared without a macro... yes | |
checking whether setstate is declared without a macro... yes | |
checking whether setstate_r is declared without a macro... yes | |
checking whether srandom is declared without a macro... yes | |
checking whether srandom_r is declared without a macro... yes | |
checking whether strtod is declared without a macro... yes | |
checking whether strtoll is declared without a macro... yes | |
checking whether strtoull is declared without a macro... yes | |
checking whether unlockpt is declared without a macro... yes | |
checking whether unsetenv is declared without a macro... yes | |
checking for stpcpy... (cached) yes | |
checking for working stpncpy... yes | |
checking for strchrnul... yes | |
checking whether strchrnul works... yes | |
checking for strcspn... yes | |
checking for working strerror function... yes | |
checking for working strnlen... yes | |
checking for strpbrk... yes | |
checking whether strstr works in linear time... no | |
checking whether strstr works... (cached) yes | |
checking for strtol... yes | |
checking for strtoul... (cached) yes | |
checking whether <sys/select.h> is self-contained... yes | |
checking whether pselect is declared without a macro... yes | |
checking whether select is declared without a macro... yes | |
checking for nlink_t... (cached) yes | |
checking whether fchmodat is declared without a macro... (cached) yes | |
checking whether fstat is declared without a macro... (cached) yes | |
checking whether fstatat is declared without a macro... (cached) yes | |
checking whether futimens is declared without a macro... (cached) yes | |
checking whether lchmod is declared without a macro... (cached) yes | |
checking whether lstat is declared without a macro... (cached) yes | |
checking whether mkdirat is declared without a macro... (cached) yes | |
checking whether mkfifo is declared without a macro... (cached) yes | |
checking whether mkfifoat is declared without a macro... (cached) yes | |
checking whether mknod is declared without a macro... (cached) yes | |
checking whether mknodat is declared without a macro... (cached) yes | |
checking whether stat is declared without a macro... (cached) yes | |
checking whether utimensat is declared without a macro... (cached) yes | |
checking whether waitpid is declared without a macro... yes | |
checking whether chdir is declared without a macro... yes | |
checking whether chown is declared without a macro... yes | |
checking whether dup is declared without a macro... yes | |
checking whether dup2 is declared without a macro... yes | |
checking whether dup3 is declared without a macro... yes | |
checking whether environ is declared without a macro... yes | |
checking whether euidaccess is declared without a macro... yes | |
checking whether faccessat is declared without a macro... yes | |
checking whether fchdir is declared without a macro... yes | |
checking whether fchownat is declared without a macro... yes | |
checking whether fdatasync is declared without a macro... yes | |
checking whether fsync is declared without a macro... yes | |
checking whether ftruncate is declared without a macro... yes | |
checking whether getcwd is declared without a macro... yes | |
checking whether getdomainname is declared without a macro... yes | |
checking whether getdtablesize is declared without a macro... yes | |
checking whether getgroups is declared without a macro... yes | |
checking whether gethostname is declared without a macro... yes | |
checking whether getlogin is declared without a macro... yes | |
checking whether getlogin_r is declared without a macro... yes | |
checking whether getpagesize is declared without a macro... yes | |
checking whether getusershell is declared without a macro... yes | |
checking whether setusershell is declared without a macro... yes | |
checking whether endusershell is declared without a macro... yes | |
checking whether group_member is declared without a macro... yes | |
checking whether isatty is declared without a macro... yes | |
checking whether lchown is declared without a macro... yes | |
checking whether link is declared without a macro... yes | |
checking whether linkat is declared without a macro... yes | |
checking whether lseek is declared without a macro... yes | |
checking whether pipe is declared without a macro... yes | |
checking whether pipe2 is declared without a macro... yes | |
checking whether pread is declared without a macro... yes | |
checking whether pwrite is declared without a macro... yes | |
checking whether readlink is declared without a macro... yes | |
checking whether readlinkat is declared without a macro... yes | |
checking whether rmdir is declared without a macro... yes | |
checking whether sethostname is declared without a macro... yes | |
checking whether sleep is declared without a macro... yes | |
checking whether symlink is declared without a macro... yes | |
checking whether symlinkat is declared without a macro... yes | |
checking whether ttyname_r is declared without a macro... yes | |
checking whether unlink is declared without a macro... yes | |
checking whether unlinkat is declared without a macro... yes | |
checking whether usleep is declared without a macro... yes | |
checking for unsetenv... yes | |
checking for unsetenv() return type... int | |
checking whether unsetenv obeys POSIX... yes | |
checking for ptrdiff_t... (cached) yes | |
checking for vasprintf... yes | |
checking for vsnprintf... yes | |
checking whether snprintf respects a size of 1... (cached) yes | |
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes | |
checking for waitid... yes | |
checking for waitpid... yes | |
checking for union wait... no | |
checking whether btowc is declared without a macro... yes | |
checking whether wctob is declared without a macro... yes | |
checking whether mbsinit is declared without a macro... yes | |
checking whether mbrtowc is declared without a macro... yes | |
checking whether mbrlen is declared without a macro... yes | |
checking whether mbsrtowcs is declared without a macro... yes | |
checking whether mbsnrtowcs is declared without a macro... yes | |
checking whether wcrtomb is declared without a macro... yes | |
checking whether wcsrtombs is declared without a macro... yes | |
checking whether wcsnrtombs is declared without a macro... yes | |
checking whether wcwidth is declared without a macro... yes | |
checking whether wmemchr is declared without a macro... yes | |
checking whether wmemcmp is declared without a macro... yes | |
checking whether wmemcpy is declared without a macro... yes | |
checking whether wmemmove is declared without a macro... yes | |
checking whether wmemset is declared without a macro... yes | |
checking whether wcslen is declared without a macro... yes | |
checking whether wcsnlen is declared without a macro... yes | |
checking whether wcscpy is declared without a macro... yes | |
checking whether wcpcpy is declared without a macro... yes | |
checking whether wcsncpy is declared without a macro... yes | |
checking whether wcpncpy is declared without a macro... yes | |
checking whether wcscat is declared without a macro... yes | |
checking whether wcsncat is declared without a macro... yes | |
checking whether wcscmp is declared without a macro... yes | |
checking whether wcsncmp is declared without a macro... yes | |
checking whether wcscasecmp is declared without a macro... yes | |
checking whether wcsncasecmp is declared without a macro... yes | |
checking whether wcscoll is declared without a macro... yes | |
checking whether wcsxfrm is declared without a macro... yes | |
checking whether wcsdup is declared without a macro... yes | |
checking whether wcschr is declared without a macro... yes | |
checking whether wcsrchr is declared without a macro... yes | |
checking whether wcscspn is declared without a macro... yes | |
checking whether wcsspn is declared without a macro... yes | |
checking whether wcspbrk is declared without a macro... yes | |
checking whether wcsstr is declared without a macro... yes | |
checking whether wcstok is declared without a macro... yes | |
checking whether wcswidth is declared without a macro... yes | |
checking whether iswcntrl works... (cached) yes | |
checking for towlower... (cached) yes | |
checking for wctype_t... (cached) yes | |
checking for wctrans_t... (cached) yes | |
checking whether wctype is declared without a macro... (cached) yes | |
checking whether iswctype is declared without a macro... (cached) yes | |
checking whether wctrans is declared without a macro... (cached) yes | |
checking whether towctrans is declared without a macro... (cached) yes | |
checking whether wcwidth is declared... (cached) yes | |
checking whether wcwidth works reasonably in UTF-8 locales... yes | |
checking for stdint.h... (cached) yes | |
checking whether btowc(0) is correct... yes | |
checking whether btowc(EOF) is correct... yes | |
checking for a traditional french locale... (cached) fr_FR | |
checking for a french Unicode locale... (cached) fr_FR.UTF-8 | |
checking for a traditional french locale... (cached) fr_FR | |
checking for a turkish Unicode locale... tr_TR.UTF-8 | |
checking whether fdopen sets errno... yes | |
checking for ftello... (cached) yes | |
checking whether ftello works... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking whether getpagesize is declared... (cached) yes | |
checking whether INT32_MAX < INTMAX_MAX... yes | |
checking whether INT64_MAX == LONG_MAX... no | |
checking whether UINT32_MAX < UINTMAX_MAX... yes | |
checking whether UINT64_MAX == ULONG_MAX... no | |
checking whether lseek detects pipes... yes | |
checking for a traditional french locale... (cached) fr_FR | |
checking for a french Unicode locale... (cached) fr_FR.UTF-8 | |
checking for a traditional japanese locale... (cached) ja_JP | |
checking for a transitional chinese locale... (cached) zh_CN.GB18030 | |
checking for a french Unicode locale... (cached) fr_FR.UTF-8 | |
checking for a traditional french locale... (cached) fr_FR | |
checking for a french Unicode locale... (cached) fr_FR.UTF-8 | |
checking for a traditional japanese locale... (cached) ja_JP | |
checking for a transitional chinese locale... (cached) zh_CN.GB18030 | |
checking for a french Unicode locale... (cached) fr_FR.UTF-8 | |
checking for a transitional chinese locale... (cached) zh_CN.GB18030 | |
checking for mmap... (cached) yes | |
checking for MAP_ANONYMOUS... yes | |
checking for putenv compatible with GNU and SVID... yes | |
checking for mmap... (cached) yes | |
checking for MAP_ANONYMOUS... yes | |
checking for mmap... (cached) yes | |
checking for MAP_ANONYMOUS... yes | |
checking for a traditional french locale... (cached) fr_FR | |
checking for a french Unicode locale... (cached) fr_FR.UTF-8 | |
checking for a traditional japanese locale... (cached) ja_JP | |
checking for a transitional chinese locale... (cached) zh_CN.GB18030 | |
checking whether sleep is declared... (cached) yes | |
checking for working sleep... yes | |
checking for mmap... (cached) yes | |
checking for MAP_ANONYMOUS... yes | |
checking for mmap... (cached) yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether symlink handles trailing slash correctly... yes | |
checking for pthread_atfork... yes | |
checking for mmap... (cached) yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether wcrtomb return value is correct... yes | |
checking for a traditional french locale... (cached) fr_FR | |
checking for a french Unicode locale... (cached) fr_FR.UTF-8 | |
checking for a traditional japanese locale... (cached) ja_JP | |
checking for a transitional chinese locale... (cached) zh_CN.GB18030 | |
checking whether wctob works... yes | |
checking whether wctob is declared... (cached) yes | |
checking for sched_yield in -lrt... yes | |
checking whether btowc(0) is correct... (cached) yes | |
checking whether btowc(EOF) is correct... (cached) yes | |
checking whether langinfo.h defines CODESET... yes | |
checking whether langinfo.h defines T_FMT_AMPM... yes | |
checking whether langinfo.h defines ERA... yes | |
checking whether langinfo.h defines YESEXPR... yes | |
checking whether nl_langinfo is declared without a macro... yes | |
checking whether YESEXPR works... yes | |
checking for working re_compile_pattern... yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether wcrtomb return value is correct... (cached) yes | |
checking for error_at_line... (cached) yes | |
checking whether fcntl is declared without a macro... (cached) yes | |
checking whether openat is declared without a macro... (cached) yes | |
checking whether conversion from 'int' to 'long double' works... (cached) yes | |
checking whether fopen recognizes a trailing slash... (cached) yes | |
checking for working getdelim function... (cached) yes | |
checking for getline... (cached) yes | |
checking for working getline function... (cached) yes | |
checking whether the compiler generally respects inline... (cached) yes | |
checking whether to use the included libunistring... yes | |
checking for pthread_rwlock_t... (cached) yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbrtowc handles a NULL pwc argument... (cached) yes | |
checking whether mbrtowc handles a NULL string argument... (cached) yes | |
checking whether mbrtowc has a correct return value... (cached) yes | |
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbswidth is declared in <wchar.h>... (cached) no | |
checking for mbstate_t... (cached) yes | |
checking whether the C compiler is actually a C++ compiler... (cached) no | |
checking for obstacks... (cached) yes | |
checking whether open recognizes a trailing slash... (cached) yes | |
checking whether program_invocation_name is declared... (cached) yes | |
checking whether program_invocation_short_name is declared... (cached) yes | |
checking for raise... (cached) yes | |
checking for sigprocmask... (cached) yes | |
checking for rawmemchr... (cached) yes | |
checking for volatile sig_atomic_t... (cached) yes | |
checking for sighandler_t... (cached) yes | |
checking whether pthread_sigmask is declared without a macro... (cached) yes | |
checking whether sigaction is declared without a macro... (cached) yes | |
checking whether sigaddset is declared without a macro... (cached) yes | |
checking whether sigdelset is declared without a macro... (cached) yes | |
checking whether sigemptyset is declared without a macro... (cached) yes | |
checking whether sigfillset is declared without a macro... (cached) yes | |
checking whether sigismember is declared without a macro... (cached) yes | |
checking whether sigpending is declared without a macro... (cached) yes | |
checking whether sigprocmask is declared without a macro... (cached) yes | |
checking for sigprocmask... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... (cached) yes | |
checking for ssize_t... (cached) yes | |
checking whether stat handles trailing slashes on directories... (cached) yes | |
checking whether stat handles trailing slashes on files... (cached) yes | |
checking for va_copy... (cached) yes | |
checking whether NULL can be used in arbitrary expressions... (cached) yes | |
checking whether dprintf is declared without a macro... (cached) yes | |
checking whether fpurge is declared without a macro... (cached) no | |
checking whether fseeko is declared without a macro... (cached) yes | |
checking whether ftello is declared without a macro... (cached) yes | |
checking whether getdelim is declared without a macro... (cached) yes | |
checking whether getline is declared without a macro... (cached) yes | |
checking whether gets is declared without a macro... (cached) no | |
checking whether pclose is declared without a macro... (cached) yes | |
checking whether popen is declared without a macro... (cached) yes | |
checking whether renameat is declared without a macro... (cached) yes | |
checking whether snprintf is declared without a macro... (cached) yes | |
checking whether tmpfile is declared without a macro... (cached) yes | |
checking whether vdprintf is declared without a macro... (cached) yes | |
checking whether vsnprintf is declared without a macro... (cached) yes | |
checking whether _Exit is declared without a macro... (cached) yes | |
checking whether atoll is declared without a macro... (cached) yes | |
checking whether canonicalize_file_name is declared without a macro... (cached) yes | |
checking whether getloadavg is declared without a macro... (cached) yes | |
checking whether getsubopt is declared without a macro... (cached) yes | |
checking whether grantpt is declared without a macro... (cached) yes | |
checking whether initstate is declared without a macro... (cached) yes | |
checking whether initstate_r is declared without a macro... (cached) yes | |
checking whether mkdtemp is declared without a macro... (cached) yes | |
checking whether mkostemp is declared without a macro... (cached) yes | |
checking whether mkostemps is declared without a macro... (cached) yes | |
checking whether mkstemp is declared without a macro... (cached) yes | |
checking whether mkstemps is declared without a macro... (cached) yes | |
checking whether posix_openpt is declared without a macro... (cached) yes | |
checking whether ptsname is declared without a macro... (cached) yes | |
checking whether ptsname_r is declared without a macro... (cached) yes | |
checking whether random is declared without a macro... (cached) yes | |
checking whether random_r is declared without a macro... (cached) yes | |
checking whether realpath is declared without a macro... (cached) yes | |
checking whether rpmatch is declared without a macro... (cached) yes | |
checking whether secure_getenv is declared without a macro... (cached) yes | |
checking whether setenv is declared without a macro... (cached) yes | |
checking whether setstate is declared without a macro... (cached) yes | |
checking whether setstate_r is declared without a macro... (cached) yes | |
checking whether srandom is declared without a macro... (cached) yes | |
checking whether srandom_r is declared without a macro... (cached) yes | |
checking whether strtod is declared without a macro... (cached) yes | |
checking whether strtoll is declared without a macro... (cached) yes | |
checking whether strtoull is declared without a macro... (cached) yes | |
checking whether unlockpt is declared without a macro... (cached) yes | |
checking whether unsetenv is declared without a macro... (cached) yes | |
checking for stpcpy... (cached) yes | |
checking for strchrnul... (cached) yes | |
checking whether strchrnul works... (cached) yes | |
checking for working strerror function... (cached) yes | |
checking whether strstr works... (cached) yes | |
checking for nlink_t... (cached) yes | |
checking whether fchmodat is declared without a macro... (cached) yes | |
checking whether fstat is declared without a macro... (cached) yes | |
checking whether fstatat is declared without a macro... (cached) yes | |
checking whether futimens is declared without a macro... (cached) yes | |
checking whether lchmod is declared without a macro... (cached) yes | |
checking whether lstat is declared without a macro... (cached) yes | |
checking whether mkdirat is declared without a macro... (cached) yes | |
checking whether mkfifo is declared without a macro... (cached) yes | |
checking whether mkfifoat is declared without a macro... (cached) yes | |
checking whether mknod is declared without a macro... (cached) yes | |
checking whether mknodat is declared without a macro... (cached) yes | |
checking whether stat is declared without a macro... (cached) yes | |
checking whether utimensat is declared without a macro... (cached) yes | |
checking whether chdir is declared without a macro... (cached) yes | |
checking whether chown is declared without a macro... (cached) yes | |
checking whether dup is declared without a macro... (cached) yes | |
checking whether dup2 is declared without a macro... (cached) yes | |
checking whether dup3 is declared without a macro... (cached) yes | |
checking whether environ is declared without a macro... (cached) yes | |
checking whether euidaccess is declared without a macro... (cached) yes | |
checking whether faccessat is declared without a macro... (cached) yes | |
checking whether fchdir is declared without a macro... (cached) yes | |
checking whether fchownat is declared without a macro... (cached) yes | |
checking whether fdatasync is declared without a macro... (cached) yes | |
checking whether fsync is declared without a macro... (cached) yes | |
checking whether ftruncate is declared without a macro... (cached) yes | |
checking whether getcwd is declared without a macro... (cached) yes | |
checking whether getdomainname is declared without a macro... (cached) yes | |
checking whether getdtablesize is declared without a macro... (cached) yes | |
checking whether getgroups is declared without a macro... (cached) yes | |
checking whether gethostname is declared without a macro... (cached) yes | |
checking whether getlogin is declared without a macro... (cached) yes | |
checking whether getlogin_r is declared without a macro... (cached) yes | |
checking whether getpagesize is declared without a macro... (cached) yes | |
checking whether getusershell is declared without a macro... (cached) yes | |
checking whether setusershell is declared without a macro... (cached) yes | |
checking whether endusershell is declared without a macro... (cached) yes | |
checking whether group_member is declared without a macro... (cached) yes | |
checking whether isatty is declared without a macro... (cached) yes | |
checking whether lchown is declared without a macro... (cached) yes | |
checking whether link is declared without a macro... (cached) yes | |
checking whether linkat is declared without a macro... (cached) yes | |
checking whether lseek is declared without a macro... (cached) yes | |
checking whether pipe is declared without a macro... (cached) yes | |
checking whether pipe2 is declared without a macro... (cached) yes | |
checking whether pread is declared without a macro... (cached) yes | |
checking whether pwrite is declared without a macro... (cached) yes | |
checking whether readlink is declared without a macro... (cached) yes | |
checking whether readlinkat is declared without a macro... (cached) yes | |
checking whether rmdir is declared without a macro... (cached) yes | |
checking whether sethostname is declared without a macro... (cached) yes | |
checking whether sleep is declared without a macro... (cached) yes | |
checking whether symlink is declared without a macro... (cached) yes | |
checking whether symlinkat is declared without a macro... (cached) yes | |
checking whether ttyname_r is declared without a macro... (cached) yes | |
checking whether unlink is declared without a macro... (cached) yes | |
checking whether unlinkat is declared without a macro... (cached) yes | |
checking whether usleep is declared without a macro... (cached) yes | |
checking for ptrdiff_t... (cached) yes | |
checking for vasprintf... (cached) yes | |
checking whether btowc is declared without a macro... (cached) yes | |
checking whether wctob is declared without a macro... (cached) yes | |
checking whether mbsinit is declared without a macro... (cached) yes | |
checking whether mbrtowc is declared without a macro... (cached) yes | |
checking whether mbrlen is declared without a macro... (cached) yes | |
checking whether mbsrtowcs is declared without a macro... (cached) yes | |
checking whether mbsnrtowcs is declared without a macro... (cached) yes | |
checking whether wcrtomb is declared without a macro... (cached) yes | |
checking whether wcsrtombs is declared without a macro... (cached) yes | |
checking whether wcsnrtombs is declared without a macro... (cached) yes | |
checking whether wcwidth is declared without a macro... (cached) yes | |
checking whether wmemchr is declared without a macro... (cached) yes | |
checking whether wmemcmp is declared without a macro... (cached) yes | |
checking whether wmemcpy is declared without a macro... (cached) yes | |
checking whether wmemmove is declared without a macro... (cached) yes | |
checking whether wmemset is declared without a macro... (cached) yes | |
checking whether wcslen is declared without a macro... (cached) yes | |
checking whether wcsnlen is declared without a macro... (cached) yes | |
checking whether wcscpy is declared without a macro... (cached) yes | |
checking whether wcpcpy is declared without a macro... (cached) yes | |
checking whether wcsncpy is declared without a macro... (cached) yes | |
checking whether wcpncpy is declared without a macro... (cached) yes | |
checking whether wcscat is declared without a macro... (cached) yes | |
checking whether wcsncat is declared without a macro... (cached) yes | |
checking whether wcscmp is declared without a macro... (cached) yes | |
checking whether wcsncmp is declared without a macro... (cached) yes | |
checking whether wcscasecmp is declared without a macro... (cached) yes | |
checking whether wcsncasecmp is declared without a macro... (cached) yes | |
checking whether wcscoll is declared without a macro... (cached) yes | |
checking whether wcsxfrm is declared without a macro... (cached) yes | |
checking whether wcsdup is declared without a macro... (cached) yes | |
checking whether wcschr is declared without a macro... (cached) yes | |
checking whether wcsrchr is declared without a macro... (cached) yes | |
checking whether wcscspn is declared without a macro... (cached) yes | |
checking whether wcsspn is declared without a macro... (cached) yes | |
checking whether wcspbrk is declared without a macro... (cached) yes | |
checking whether wcsstr is declared without a macro... (cached) yes | |
checking whether wcstok is declared without a macro... (cached) yes | |
checking whether wcswidth is declared without a macro... (cached) yes | |
checking whether iswcntrl works... (cached) yes | |
checking for towlower... (cached) yes | |
checking for wctype_t... (cached) yes | |
checking for wctrans_t... (cached) yes | |
checking whether wctype is declared without a macro... (cached) yes | |
checking whether iswctype is declared without a macro... (cached) yes | |
checking whether wctrans is declared without a macro... (cached) yes | |
checking whether towctrans is declared without a macro... (cached) yes | |
checking whether wcwidth is declared... (cached) yes | |
checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking for inline... (cached) inline | |
checking for unsigned long long int... (cached) yes | |
checking for size_t... (cached) yes | |
checking for ptrdiff_t... (cached) yes | |
checking for ssize_t... (cached) yes | |
checking for pid_t... (cached) yes | |
checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes | |
checking for struct __locale_struct.__names... yes | |
checking for select... (cached) yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for signal handlers with siginfo_t... yes | |
checking for setlocale declaration... | |
extern char *setlocale (int category, const char *locale); | |
checking whether byte ordering is bigendian... no | |
checking for arpa/inet.h... (cached) yes | |
checking for gethostname... yes | |
checking for gethostbyname... yes | |
checking for inet_ntop... yes | |
checking for IPv6 sockets... yes | |
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm | |
checking whether Emacs support is requested... yes | |
checking for emacs... no | |
checking for xemacs... no | |
checking where .elc files should go... ${datadir}/emacs/site-lisp | |
checking for dvips... /sources/gettext-0.18.3/build-aux/missing dvips | |
checking for texi2pdf... /tools/bin/texi2pdf | |
checking for perl... /usr/bin/perl | |
checking whether the C++ compiler (g++ ) works... yes | |
checking whether the C++ compiler supports namespaces... yes | |
checking dependency style of g++... (cached) gcc3 | |
checking for a traditional french locale... (cached) fr_FR | |
checking for a french Unicode locale... (cached) fr_FR.UTF-8 | |
checking for a traditional japanese locale... (cached) ja_JP | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... (cached) gcc3 | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating csharpcomp.sh | |
config.status: creating csharpexec.sh | |
config.status: creating javacomp.sh | |
config.status: creating javaexec.sh | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
config.status: creating intl/Makefile | |
config.status: creating gnulib-lib/Makefile | |
config.status: creating libgrep/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/user-email | |
config.status: creating libgettextpo/Makefile | |
config.status: creating libgettextpo/exported.sh | |
config.status: creating po/Makefile.in | |
config.status: creating projects/Makefile | |
config.status: creating styles/Makefile | |
config.status: creating misc/Makefile | |
config.status: creating misc/gettextize | |
config.status: creating misc/autopoint | |
config.status: creating misc/convert-archive | |
config.status: creating man/Makefile | |
config.status: creating man/x-to-1 | |
config.status: creating m4/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating gnulib-tests/Makefile | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
=== configuring in examples (/sources/gettext-0.18.3/gettext-tools/examples) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gettext-0.18.3' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for a sed that does not truncate output... /bin/sed | |
checking whether NLS is requested... yes | |
checking for msgfmt... /tools/bin/msgfmt | |
checking for gmsgfmt... /tools/bin/msgfmt | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating installpaths | |
config.status: creating po/Makefile | |
config.status: executing po-directories commands |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment