Last active
January 1, 2016 05:19
-
-
Save onyb/8097738 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 how to create a ustar tar archive... gnutar | |
checking for perl... /usr/bin/perl | |
checking Perl version and Encode module... yes | |
checking for gawk... (cached) gawk | |
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 for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
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 whether gcc and cc understand -c and -o together... yes | |
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 for size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking for btowc... yes | |
checking for symlink... 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 mkstemp... yes | |
checking for _set_invalid_parameter_handler... no | |
checking for nl_langinfo... yes | |
checking for alarm... yes | |
checking for isblank... yes | |
checking for iswctype... yes | |
checking for wcscoll... yes | |
checking for secure_getenv... yes | |
checking for strdup... yes | |
checking for strndup... yes | |
checking for wcrtomb... yes | |
checking for wcwidth... yes | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
checking for nl_langinfo and CODESET... yes | |
checking for a traditional french locale... fr_FR | |
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 unistd.h... (cached) yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking xlocale.h usability... yes | |
checking xlocale.h presence... yes | |
checking for xlocale.h... yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking for stdint.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking features.h usability... yes | |
checking features.h presence... yes | |
checking for features.h... yes | |
checking for working fcntl.h... yes | |
checking for pid_t... yes | |
checking for mode_t... 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 struct timeval... yes | |
checking for wide-enough struct timeval.tv_sec member... yes | |
checking whether gettimeofday is declared without a macro... yes | |
checking for wint_t... 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... yes | |
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes | |
checking for wchar_t... 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 unsigned long long int... yes | |
checking for long long int... 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 whether memmem is declared... yes | |
checking for memmem... yes | |
checking whether memmem works... yes | |
checking for inline... inline | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking whether stdint.h conforms to C99... yes | |
checking whether strdup 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 strndup is declared... (cached) yes | |
checking whether strnlen is declared... (cached) yes | |
checking whether strstr works... yes | |
checking whether stat file-mode macros are broken... no | |
checking for struct timespec in <time.h>... yes | |
checking for alloca as a compiler built-in... yes | |
checking for argz.h... yes | |
checking for error_t... yes | |
checking for argz_replace... yes | |
checking if argz actually works... yes | |
checking whether btowc(0) is correct... yes | |
checking whether btowc(EOF) is correct... yes | |
checking for error_at_line... yes | |
checking whether fcntl is declared without a macro... yes | |
checking whether openat is declared without a macro... yes | |
checking whether gettimeofday clobbers localtime buffer... no | |
checking for gettimeofday with POSIX signature... almost | |
checking whether iswblank is declared... 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 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 stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... (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 mbswidth is declared in <wchar.h>... no | |
checking for mbstate_t... (cached) yes | |
checking whether memmem works in linear time... yes | |
checking for memmem... (cached) yes | |
checking whether memmem works... (cached) yes | |
checking for mempcpy... yes | |
checking for working mkstemp... yes | |
checking whether YESEXPR works... yes | |
checking for working re_compile_pattern... no | |
checking libintl.h usability... yes | |
checking libintl.h presence... yes | |
checking for libintl.h... yes | |
checking whether isblank is declared... 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 _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... yes | |
checking for working strerror function... yes | |
checking for working strndup... yes | |
checking for working strnlen... yes | |
checking whether strstr works in linear time... no | |
checking whether strstr works... (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 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 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 whether make sets $(MAKE)... (cached) yes | |
checking whether ln -s works... yes | |
checking whether diff accepts -u... yes | |
checking whether diff accepts -a... yes | |
checking for sigblock... yes | |
checking whether stat file-mode macros are broken... (cached) no | |
checking for ANSI C header files... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking io.h usability... no | |
checking io.h presence... no | |
checking for io.h... no | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking termcap.h usability... yes | |
checking termcap.h presence... yes | |
checking for termcap.h... yes | |
checking termio.h usability... yes | |
checking termio.h presence... yes | |
checking for termio.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking for unistd.h... (cached) yes | |
checking sys/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/stream.h usability... no | |
checking sys/stream.h presence... no | |
checking for sys/stream.h... no | |
checking for sys/time.h... (cached) yes | |
checking sys/ttold.h usability... no | |
checking sys/ttold.h presence... no | |
checking for sys/ttold.h... no | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking for sys/ptem.h... no | |
checking POSIX termios... yes | |
checking whether termios.h defines TIOCGWINSZ... no | |
checking whether sys/ioctl.h defines TIOCGWINSZ... yes | |
checking for off_t... yes | |
checking return type of signal handlers... void | |
checking for an ANSI C-conforming const... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking whether memchr is declared... yes | |
checking whether strcoll is declared... yes | |
checking whether strerror is declared... yes | |
checking for working strcoll... yes | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking for bzero... yes | |
checking for getcwd... yes | |
checking for memset... yes | |
checking for setlocale... yes | |
checking for setvbuf... yes | |
checking for sigaction... yes | |
checking for sigprocmask... yes | |
checking for sigsetmask... yes | |
checking for strchr... yes | |
checking for memcpy... yes | |
checking for memmove... yes | |
checking for strdup... (cached) yes | |
checking for strerror... yes | |
checking for tgetent in -ltinfo... no | |
checking for tgetent in -lncurses... yes | |
checking for library with termcap variables... | |
checking ncurses/termcap.h usability... no | |
checking ncurses/termcap.h presence... no | |
checking for ncurses/termcap.h... no | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
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 for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking for prove... prove | |
checking parser tests requirements... no | |
checking Perl Texinfo API texinfo documentation build requirements... yes | |
checking Pod::Simple::Texinfo tests requirements... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating install-info/tests/defs | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
config.status: creating doc/tp_api/Makefile | |
config.status: creating gnulib/lib/Makefile | |
config.status: creating info/Makefile | |
config.status: creating install-info/Makefile | |
config.status: creating install-info/tests/Makefile | |
config.status: creating man/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating po_document/Makefile.in | |
config.status: creating util/Makefile | |
config.status: creating tp/Makefile | |
config.status: creating tp/tests/Makefile | |
config.status: creating tp/tests/many_input_files/Makefile | |
config.status: creating tp/tests/sectioning/Makefile | |
config.status: creating tp/tests/coverage/Makefile | |
config.status: creating tp/tests/formatting/Makefile | |
config.status: creating tp/tests/indices/Makefile | |
config.status: creating tp/tests/contents/Makefile | |
config.status: creating tp/tests/htmlxref/Makefile | |
config.status: creating tp/tests/htmlxref-only_mono/Makefile | |
config.status: creating tp/tests/htmlxref-only_split/Makefile | |
config.status: creating tp/tests/nested_formats/Makefile | |
config.status: creating tp/tests/layout/Makefile | |
config.status: creating tp/tests/tex_html/Makefile | |
config.status: creating tp/defs | |
config.status: creating Pod-Simple-Texinfo/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
config.status: creating po_document/POTFILES | |
config.status: creating po_document/Makefile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment