(view as text)
./configure
 in dir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['./configure']
 environment:
  CC=/opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6
  CFLAGS=-I/opt/csw/include
  HOME=/export/home/buildbot-unstable10s
  LDFLAGS=-L/opt/csw/lib
  LD_OPTIONS=-R/opt/csw/lib
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  PATH=/opt/csw/gnu:/usr/xpg4/bin:/usr/bin:/usr/ccs/bin:/opt/csw/bin
  PERL=/opt/csw/bin/perl
  PWD=/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSH_CLIENT=192.168.1.8 33078 22
  SSH_CONNECTION=192.168.1.8 33078 192.168.1.32 22
  SSH_TTY=/dev/pts/3
  TERM=xterm
  TZ=Europe/Berlin
  USER=buildbot
  _=/bin/sh
 using PTY: False
checking for a BSD-compatible install... /opt/csw/gnu/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/csw/gnu/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1011' is supported by ustar format... yes
checking whether GID '1011' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for perl... /opt/csw/bin/perl
checking Perl version and modules... yes
checking Unicode::Collate... yes
checking for awk... /opt/csw/gnu/awk
checking for gcc... /opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6
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... no
checking whether /opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6 accepts -g... yes
checking for /opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6 option to enable C11 features... unsupported
checking for /opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6 option to enable C99 features... none needed
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6... none
checking how to run the C preprocessor... /opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6 -E
checking for grep that handles long lines and -e... /opt/csw/gnu/grep
checking for egrep... /opt/csw/gnu/grep -E
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 wchar.h... yes
checking for minix/config.h... no
checking for uchar.h... no
checking for error.h... no
checking for getopt.h... yes
checking for sys/cdefs.h... no
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for sys/mman.h... yes
checking for malloc.h... yes
checking for stdbool.h... yes
checking for stdckdint.h... no
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for features.h... no
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for threads.h... no
checking for langinfo.h... yes
checking for xlocale.h... no
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for sys/random.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for /opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6 option to enable large file support... -D_FILE_OFFSET_BITS=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 the preprocessor supports include_next... no
checking whether source code line length is unlimited... yes
checking whether char8_t is correctly defined... no
checking whether char16_t is correctly defined... no
checking whether char32_t is correctly defined... no
checking absolute name of <uchar.h>... <uchar.h>
checking whether the C++ compiler predefines the <uchar.h> types... no
checking whether the C++ compiler predefines the char8_t types... no
checking for bit size of wchar_t... 32
checking for mbstate_t... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for getexecname... yes
checking for iswcntrl... yes
checking for mbslen... no
checking for isascii... yes
checking for mprotect... yes
checking for mkstemp... yes
checking for isblank... yes
checking for iswctype... yes
checking for wcwidth... yes
checking for btowc... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for getdtablesize... yes
checking for lstat... yes
checking for strndup... no
checking for vasnprintf... no
checking for snprintf... yes
checking for wcrtomb... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... none
checking for a french Unicode locale... none
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtoc32 is declared... no
checking for a traditional french locale... none
checking whether malloc is ptrdiff_t safe... no
checking whether malloc, realloc, calloc set errno on failure... no
checking absolute name of <error.h>... <error.h>
checking for error... no
checking whether error_at_line is declared... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether ctype.h defines __header_inline... no
checking absolute name of <getopt.h>... "///usr/include/getopt.h"
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... no
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking 32-bit host C ABI... yes
checking for ELF binary format... no
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /opt/csw/lib/libiconv.so -R/opt/csw/lib
checking whether iconv is compatible with its POSIX signature... no
checking absolute name of <limits.h>... "///usr/include/limits.h"
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking absolute name of <stdint.h>... "///usr/include/stdint.h"
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... 
checking for size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... l
checking absolute name of <inttypes.h>... "///usr/include/inttypes.h"
checking absolute name of <wctype.h>... "///usr/include/wctype.h"
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether malloc (0) returns nonnull... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... no
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... no
checking whether alarm is declared... yes
checking for inline... inline
checking for wchar_t... yes
checking for good max_align_t... no
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking absolute name of <stddef.h>... "///usr/include/stddef.h"
checking whether fcloseall is declared... no
checking whether getw is declared... yes
checking whether putw is declared... yes
checking absolute name of <stdio.h>... "///usr/include/stdio.h"
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking absolute name of <stdlib.h>... "///usr/include/stdlib.h"
checking whether MB_CUR_MAX is correct... guessing no
checking for strcasestr... no
checking whether strdup is declared... yes
checking for complete errno.h... yes
checking whether strerror(0) succeeds... yes
checking absolute name of <string.h>... "///usr/include/string.h"
checking absolute name of <strings.h>... "///usr/include/strings.h"
checking whether strnlen is declared... no
checking for pid_t... yes
checking for mode_t... yes
checking absolute name of <sys/types.h>... "///usr/include/sys/types.h"
checking whether execvpe is declared... no
checking absolute name of <unistd.h>... "///usr/include/unistd.h"
checking whether <wchar.h> uses 'inline' correctly... yes
checking absolute name of <wchar.h>... "///usr/include/wchar.h"
checking whether wcsdup is declared... no
checking for working fcntl.h... yes
checking absolute name of <fcntl.h>... "///usr/include/fcntl.h"
checking whether stat file-mode macros are broken... no
checking absolute name of <sys/stat.h>... "///usr/include/sys/stat.h"
checking for nlink_t... yes
checking whether getdtablesize is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking for sched_yield in -lrt... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether wctype supports the "blank" and "punct" character classes... yes
checking absolute name of <langinfo.h>... "///usr/include/langinfo.h"
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... no
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether locale.h defines locale_t... no
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking absolute name of <locale.h>... "///usr/include/locale.h"
checking whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking for O_CLOEXEC... no
checking for promoted mode_t type... mode_t
checking whether strndup is declared... no
checking whether strstr works... yes
checking absolute name of <sys/random.h>... "///usr/include/sys/random.h"
checking for struct timespec in <time.h>... yes
checking absolute name of <time.h>... "///usr/include/time.h"
checking for TIME_UTC in <time.h>... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking where to find the exponent in a 'double'... word 0 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... no
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking for C compiler option to allow warnings... none
checking for alignas and alignof... no
checking for alloca as a compiler built-in... no
checking for argz.h... no
checking for error_t... no
checking for argz_replace... no
checking for static_assert... no
checking absolute name of <assert.h>... "///usr/include/assert.h"
checking for getprogname... no
checking whether program_invocation_name is declared... no
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... no
checking whether __argv is declared... no
checking whether __progname is defined in default libraries... 
checking for iswblank... yes
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... guessing no
checking whether iswpunct is consistent with ispunct... yes
checking whether iswxdigit is ISO C compliant... guessing no
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for memrchr... no
checking for working mkstemp... yes
checking whether realloc (0, 0) returns nonnull... yes
checking for reallocarray... no
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 for va_copy... yes
checking for bool, true, false... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for strcasestr... (cached) no
checking for working strerror function... yes
checking for variable-length arrays... yes
checking for vasprintf... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... no
checking for mempcpy... no
checking for stpcpy... no
checking whether strstr works in linear time... no
checking whether strstr works... (cached) yes
checking for __builtin_expect... no
checking whether // is distinct from /... no
checking whether open recognizes a trailing slash... yes
checking whether dup2 works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... no
checking whether getdtablesize works... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking whether mbrtowc handles a NULL pwc argument... guessing no
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing no
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... yes
checking whether free is known to preserve errno... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking whether btowc is consistent with mbrtowc in the C locale... yes
checking whether the C locale is free of encoding errors... (cached) yes
checking whether the compiler supports the __inline keyword... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
checking for nl_langinfo... yes
checking whether YESEXPR works... yes
checking whether localeconv works... yes
checking whether wcrtomb works in the C locale... yes
checking whether wcrtomb return value is correct... guessing no
checking whether iconv converts EUC-CN to UTF-8... no
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 io.h usability... no
checking io.h presence... no
checking for io.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking POSIX termios... yes
checking for off_t... yes
checking for setlocale... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for posix_openpt... yes
checking for tgetent in -ltinfo... no
checking for tgetent in -lncurses... yes
checking for library with termcap variables... ncurses
checking ncurses/termcap.h usability... yes
checking ncurses/termcap.h presence... yes
checking for ncurses/termcap.h... yes
checking for a sed that does not truncate output... /opt/csw/gnu/sed
checking whether NLS is requested... yes
checking for msgfmt... /opt/csw/gnu/msgfmt
checking for gmsgfmt... /opt/csw/bin/gmsgfmt
checking for xgettext... /opt/csw/gnu/xgettext
checking for msgmerge... /opt/csw/gnu/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... /opt/csw/lib/libiconv.so -R/opt/csw/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /opt/csw/lib/libintl.so -R/opt/csw/lib
=== configuring in tp/Texinfo/XS (/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build/tp/Texinfo/XS)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=NONE'  'PERL=/opt/csw/bin/perl' 'CC=/opt/solarisstudio12.3/bin/c99 -Xc -D_XPG6' 'CFLAGS=-I/opt/csw/include' 'LDFLAGS=-L/opt/csw/lib' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /opt/csw/gnu/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/csw/gnu/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for perl... /opt/csw/bin/perl
checking Perl configuration value cc... /opt/SUNWspro/bin/cc
checking Perl configuration value ccflags... -D_REENTRANT -xO3 -m32 -xarch=sparc -I/opt/csw/bdb48/include -I/opt/csw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV
checking Perl configuration value cccdlflags... -KPIC
checking Perl configuration value optimize... -xO3 -m32 -xarch=sparc
checking Perl configuration value ccdlflags... -R /opt/csw/lib
checking Perl configuration value libperl... libperl.so.5.10.1
checking Perl configuration value archlibexp... /opt/csw/lib/perl/5.10.1
checking Perl configuration value privlibexp... /opt/csw/share/perl/5.10.1
checking for gcc... /opt/SUNWspro/bin/cc
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... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to enable C11 features... unsupported
checking for /opt/SUNWspro/bin/cc option to enable C99 features... -D_STDC_C99=
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /opt/SUNWspro/bin/cc -D_STDC_C99=... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -D_STDC_C99= -E
checking for grep that handles long lines and -e... /opt/csw/gnu/grep
checking for egrep... /opt/csw/gnu/grep -E
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 wchar.h... yes
checking for minix/config.h... no
checking for unistd.h... (cached) yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/mman.h... yes
checking for obstack.h... no
checking for stdbool.h... yes
checking for stdckdint.h... no
checking for uchar.h... no
checking for features.h... no
checking for crtdefs.h... no
checking for wctype.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for a sed that does not truncate output... /opt/csw/gnu/sed
checking whether NLS is requested... yes
checking for msgfmt... /opt/csw/gnu/msgfmt
checking for gmsgfmt... /opt/csw/bin/gmsgfmt
checking for xgettext... /opt/csw/gnu/xgettext
checking for msgmerge... /opt/csw/gnu/msgmerge
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking 32-bit host C ABI... yes
checking for ELF binary format... no
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking if environ is properly declared... no
checking for complete errno.h... yes
checking whether ctype.h defines __header_inline... no
checking whether getdelim is declared... no
checking whether getline is declared... no
checking for iconv... (cached) no, consider installing GNU libiconv
checking for inline... inline
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... 
checking for size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... l
checking for C/C++ restrict keyword... __restrict__
checking for libunistring... no, consider installing GNU libunistring
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for setenv... yes
checking for strndup... no
checking for vasnprintf... no
checking for snprintf... yes
checking for iswcntrl... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... none
checking for a french Unicode locale... none
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for wchar_t... yes
checking for good max_align_t... no
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether fcloseall is declared... no
checking whether getw is declared... yes
checking whether putw is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether MB_CUR_MAX is correct... guessing no
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking for pid_t... yes
checking for mode_t... yes
checking whether char8_t is correctly defined... no
checking whether char16_t is correctly defined... no
checking whether char32_t is correctly defined... no
checking whether the C++ compiler predefines the <uchar.h> types... no
checking whether the C++ compiler predefines the char8_t types... no
checking for bit size of wchar_t... (cached) 32
checking whether execvpe is declared... no
checking whether unsetenv is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking where to find the exponent in a 'double'... word 0 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... no
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... no
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for C compiler option to allow warnings... none
checking for alignas and alignof... no
checking for alloca as a compiler built-in... no
checking for static_assert... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether free is known to preserve errno... yes
checking for getdelim... no
checking for flockfile... yes
checking for funlockfile... yes
checking whether getc_unlocked is declared... yes
checking for getline... no
checking whether the compiler generally respects inline... yes
checking for rawmemchr... no
checking whether setenv validates arguments... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... yes
checking for bool, true, false... no
checking for strchrnul... no
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... no
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking for stdint.h... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /opt/csw/gnu/sed
checking for fgrep... /opt/csw/gnu/grep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/csw/gnu/nm -B
checking the name lister (/opt/csw/gnu/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert sparc-sun-solaris2.10 file names to sparc-sun-solaris2.10 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.10 file names to toolchain format... func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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 /opt/csw/gnu/nm -B output from /opt/SUNWspro/bin/cc -D_STDC_C99= object... ok
checking for sysroot... no
checking for a working dd... /opt/csw/gnu/dd
checking how to truncate binary pipes... /opt/csw/gnu/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking for /opt/SUNWspro/bin/cc -D_STDC_C99= option to produce PIC... -KPIC -DPIC
checking if /opt/SUNWspro/bin/cc -D_STDC_C99= PIC flag -KPIC -DPIC works... yes
checking if /opt/SUNWspro/bin/cc -D_STDC_C99= static flag -Bstatic works... no
checking if /opt/SUNWspro/bin/cc -D_STDC_C99= supports -c -o file.o... yes
checking if /opt/SUNWspro/bin/cc -D_STDC_C99= supports -c -o file.o... (cached) yes
checking whether the /opt/SUNWspro/bin/cc -D_STDC_C99= linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 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... no
checking for newlocale... no
checking for strxfrm_l... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib/lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: executing libtool commands
checking whether we can build Perl extension (XS) modules... 
Making clean in gnulib/lib
make[1]: Entering directory '/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build/tp/Texinfo/XS/gnulib/lib'
make[2]: Entering directory '/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build/tp/Texinfo/XS/gnulib/lib'
test -z "" || rm -f 
rm -rf .libs _libs
rm -rf unicase/.libs unicase/_libs
rm -rf unictype/.libs unictype/_libs
rm -rf uninorm/.libs uninorm/_libs
rm -rf unistr/.libs unistr/_libs
rm -rf uniwidth/.libs uniwidth/_libs
test -z "" || rm -f 
test -z "libgnu.la" || rm -f libgnu.la
rm -f ./so_locations
rm -f *.o
rm -f unicase/*.o
rm -f unicase/*.lo
rm -f unictype/*.o
rm -f unictype/*.lo
rm -f uninorm/*.o
rm -f uninorm/*.lo
rm -f unistr/*.o
rm -f unistr/*.lo
rm -f uniwidth/*.o
rm -f uniwidth/*.lo
test -z "core *.stackdump alloca.h alloca.h-t assert.h assert.h-t errno.h errno.h-t float.h float.h-t inttypes.h inttypes.h-t limits.h limits.h-t obstack.h obstack.h-t stdckdint.h stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 string.h string.h-t1 string.h-t2 sys/types.h sys/types.h-t uchar.h uchar.h-t unicase.h unicase.h-t unicase/special-casing-table.h-t unicase/special-casing.h unicase/special-casing.h-t unictype.h unictype.h-t1 unictype.h-t2 unictype.h-t3 unictype.h-t4 uninorm.h uninorm.h-t uninorm/composition-table.h-t1 uninorm/composition-table.h-t2 unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 unistr.h unistr.h-t unitypes.h unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t1 wchar.h-t2 wchar.h-t3 wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t assert.h assert.h-t errno.h errno.h-t float.h float.h-t inttypes.h inttypes.h-t limits.h limits.h-t obstack.h obstack.h-t stdckdint.h stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 string.h string.h-t1 string.h-t2 sys/types.h sys/types.h-t uchar.h uchar.h-t unicase.h unicase.h-t unicase/special-casing-table.h-t unicase/special-casing.h unicase/special-casing.h-t unictype.h unictype.h-t1 unictype.h-t2 unictype.h-t3 unictype.h-t4 uninorm.h uninorm.h-t uninorm/composition-table.h-t1 uninorm/composition-table.h-t2 unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 unistr.h unistr.h-t unitypes.h unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t1 wchar.h-t2 wchar.h-t3 wctype.h wctype.h-t
rm -f *.lo
make[2]: Leaving directory '/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build/tp/Texinfo/XS/gnulib/lib'
make[1]: Leaving directory '/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build/tp/Texinfo/XS/gnulib/lib'
make[1]: Entering directory '/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build/tp/Texinfo/XS'
test -z "TestXS.c MiscXS.c XSParagraph.c parsetexi/Parsetexi.c main/DocumentXS.c structuring_transfo/StructuringTransfoXS.c main/IndicesXS.c convert/ConvertXS.c" || rm -f TestXS.c MiscXS.c XSParagraph.c parsetexi/Parsetexi.c main/DocumentXS.c structuring_transfo/StructuringTransfoXS.c main/IndicesXS.c convert/ConvertXS.c
rm -rf .libs _libs
rm -rf convert/.libs convert/_libs
rm -rf main/.libs main/_libs
rm -rf parsetexi/.libs parsetexi/_libs
rm -rf structuring_transfo/.libs structuring_transfo/_libs
test -z "TestXS.la MiscXS.la XSParagraph.la " || rm -f TestXS.la MiscXS.la XSParagraph.la 
rm -f ./so_locations
rm -f *.o
rm -f convert/*.o
rm -f convert/*.lo
rm -f main/*.o
rm -f main/*.lo
rm -f parsetexi/*.o
rm -f parsetexi/*.lo
rm -f structuring_transfo/*.o
rm -f structuring_transfo/*.lo
rm -f *.lo
make[1]: Leaving directory '/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build/tp/Texinfo/XS'
/bin/bash '/export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc/build/tp/Texinfo/XS/missing' xsubpp -typemap /opt/csw/share/perl/5.10.1/ExtUtils/typemap TestXS.xs > TestXS.xsc && mv TestXS.xsc TestXS.c
source='TestXS.c' object='TestXS_la-TestXS.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ./depcomp \
/bin/bash ./libtool  --tag=CC   --mode=compile /opt/SUNWspro/bin/cc -D_STDC_C99= -DHAVE_CONFIG_H -I.  -I. -DDATADIR=\"/usr/local/share\" -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/opt/csw/lib/perl/5.10.1/CORE  -D_REENTRANT -xO3 -m32 -xarch=sparc -I/opt/csw/bdb48/include -I/opt/csw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -xO3 -m32 -xarch=sparc -KPIC  -c -o TestXS_la-TestXS.lo `test -f 'TestXS.c' || echo './'`TestXS.c
libtool: compile:  /opt/SUNWspro/bin/cc -D_STDC_C99= -DHAVE_CONFIG_H -I. -I. -DDATADIR=\"/usr/local/share\" -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/opt/csw/lib/perl/5.10.1/CORE -D_REENTRANT -xO3 -m32 -xarch=sparc -I/opt/csw/bdb48/include -I/opt/csw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -xO3 -m32 -xarch=sparc -KPIC -c TestXS.c  -KPIC -DPIC -o .libs/TestXS_la-TestXS.o
"/opt/csw/lib/perl/5.10.1/CORE/handy.h", line 108: warning: macro redefined: bool
/bin/bash ./libtool  --tag=CC   --mode=link /opt/SUNWspro/bin/cc -D_STDC_C99= -D_REENTRANT -xO3 -m32 -xarch=sparc -I/opt/csw/bdb48/include -I/opt/csw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -xO3 -m32 -xarch=sparc -KPIC  -avoid-version -module -R /opt/csw/lib  -o TestXS.la -rpath /usr/local/lib/texinfo  TestXS_la-TestXS.lo  
libtool: link: /opt/SUNWspro/bin/cc -D_STDC_C99= -G -h TestXS.so -o .libs/TestXS.so  .libs/TestXS_la-TestXS.o   -R/opt/csw/lib -lc  -m32 -xarch=sparc -m32 -xarch=sparc  
libtool: link: ( cd ".libs" && rm -f "TestXS.la" && ln -s "../TestXS.la" "TestXS.la" )
checking ./TestXS.la
found ./TestXS.la
./.libs/TestXS.so loaded
looking for boot_TestXS
trying to call boot_TestXS...
  ...succeeded
message from XS module
checking whether we can build Perl extension (XS) modules... yes
checking for eslint... no
checking for tsc... no
checking for uglifyjs... no
checking for modernizr... no
checking for prove... prove
checking parser tests requirements... yes
checking Perl version for tests requiring unicode collation... 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/refcard/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 texindex/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/formatting/Makefile
config.status: creating tp/tests/encoded/Makefile
config.status: creating tp/tests/coverage/Makefile
config.status: creating tp/tests/customization/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/tests/other/Makefile
config.status: creating tp/defs
config.status: creating js/Makefile
config.status: creating Pod-Simple-Texinfo/Makefile
config.status: creating pre-inst-env
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
program finished with exit code 0
elapsedTime=236.780079