checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for perl... /usr/pkg/bin/perl
checking Perl version and modules... yes
checking Unicode::Collate... yes
checking for awk... /usr/bin/awk
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
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 gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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... yes
checking for limits.h... 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 features.h... no
checking for sys/socket.h... yes
checking for threads.h... yes
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... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-unknown-netbsd9.0
checking host system type... x86_64-unknown-netbsd9.0
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for gcc option to enable large file support... none needed
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict__
checking whether the preprocessor supports include_next... yes
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 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... no
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... yes
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... ja_JP.eucJP
checking for a french Unicode locale... fr_FR.UTF-8
checking for a transitional chinese locale... zh_CN.GB18030
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether mbrtoc32 is declared... no
checking for a traditional french locale... fr_FR.ISO8859-1
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking for error... no
checking whether error_at_line is declared... no
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking whether ctype.h defines __header_inline... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... 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 32-bit host C ABI... no
checking for ELF binary format... yes
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 whether iconv is compatible with its POSIX signature... no
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... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... no
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... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether alarm is declared... yes
checking for inline... inline
checking for wchar_t... yes
checking for good max_align_t... yes
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... no
checking whether fcvt is declared... no
checking whether gcvt is declared... no
checking whether MB_CUR_MAX is correct... yes
checking for strcasestr... yes
checking whether strcasestr works... yes
checking whether strdup is declared... yes
checking for complete errno.h... no
checking for EMULTIHOP value... yes
checking for ENOLINK value... yes
checking for EOVERFLOW value... yes
checking whether strerror(0) succeeds... no
checking whether strnlen is declared... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether execvpe is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for working fcntl.h... no (bad O_NOATIME)
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getdtablesize is declared... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether imported symbols can be declared weak... yes
checking whether wctype supports the "blank" character class... yes
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... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether imported symbols can be declared weak... (cached) yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether strndup is declared... yes
checking whether strstr works... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... 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 1 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking for C compiler option to allow warnings... -Wno-error
checking for argz.h... no
checking for error_t... no
checking for argz_replace... no
checking for static_assert... no
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking for getprogname... yes
checking whether program_invocation_name is declared... no
checking for iswblank... yes
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... no
checking whether iswxdigit is ISO C compliant... no
checking whether malloc (0) returns nonnull... (cached) yes
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for memrchr... yes
checking for working mkstemp... yes
checking whether realloc (0, 0) returns nonnull... yes
checking for reallocarray... yes
checking for working re_compile_pattern... no
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 whether strcasestr works in linear time... no
checking for strcasestr... (cached) yes
checking whether strcasestr works... (cached) yes
checking for working strnlen... 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... yes
checking for working strndup... yes
checking whether strstr works in linear time... no
checking whether strstr works... (cached) yes
checking for __builtin_expect... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking whether imported symbols can be declared weak... (cached) yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... 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 stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... 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... yes
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 for io.h... no
checking for pwd.h... yes
checking for termcap.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) 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... no
checking for tgetent in -lcurses... yes
checking for library with termcap variables... 
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /home/bruno/bin/msgfmt
checking for gmsgfmt... /home/bruno/bin/msgfmt
checking for xgettext... /home/bruno/bin/xgettext
checking for msgmerge... /home/bruno/bin/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 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... /home/bruno/lib/libintl.so -Wl,-rpath -Wl,/home/bruno/lib
=== configuring in tp/Texinfo/XS (/home/bruno/texinfo-7.0.92/build/tp/Texinfo/XS)
configure: running /bin/sh ../../../../tp/Texinfo/XS/configure --disable-option-checking '--prefix=/home/bruno'  'CPPFLAGS=-I/home/bruno/include -I/usr/pkg/include -Wall' 'LDFLAGS=-L/home/bruno/lib -L/usr/pkg/lib' --cache-file=/dev/null --srcdir=../../../../tp/Texinfo/XS
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ../../../../tp/Texinfo/XS/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for perl... /usr/pkg/bin/perl
checking Perl configuration value cc... gcc
checking Perl configuration value ccflags... -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe
checking Perl configuration value cccdlflags... -DPIC -fPIC 
checking Perl configuration value optimize... -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include
checking Perl configuration value ccdlflags... -Wl,-E -Wl,-R/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE
checking Perl configuration value libperl... libperl.so
checking Perl configuration value archlibexp... /usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi
checking Perl configuration value privlibexp... /usr/pkg/lib/perl5/5.34.0
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
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 gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for iconv.h... yes
checking for limits.h... yes
checking for sys/mman.h... yes
checking for stdbool.h... yes
checking for stdckdint.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... x86_64-unknown-netbsd9.0
checking host system type... x86_64-unknown-netbsd9.0
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /home/bruno/bin/msgfmt
checking for gmsgfmt... /home/bruno/bin/msgfmt
checking for xgettext... /home/bruno/bin/xgettext
checking for msgmerge... /home/bruno/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 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
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... /home/bruno/lib/libintl.so -L/home/bruno/lib -L/usr/pkg/lib -Wl,-rpath -Wl,/home/bruno/lib
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for complete errno.h... no
checking for EMULTIHOP value... yes
checking for ENOLINK value... yes
checking for EOVERFLOW value... yes
checking whether ctype.h defines __header_inline... no
checking for gcc options needed to detect all undeclared functions... none needed
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking whether iconv is compatible with its POSIX signature... no
checking for C/C++ restrict keyword... __restrict__
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... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking for libunistring... yes
checking how to link with libunistring... /home/bruno/lib/libunistring.so -L/home/bruno/lib -L/usr/pkg/lib -Wl,-rpath -Wl,/home/bruno/lib
checking for libunistring version... 1.0.0
checking for nl_langinfo and CODESET... 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 strndup... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for iswcntrl... yes
checking for wcwidth... yes
checking for a traditional japanese locale... ja_JP.eucJP
checking for a french Unicode locale... fr_FR.UTF-8
checking for a transitional chinese locale... zh_CN.GB18030
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for wchar_t... yes
checking for good max_align_t... yes
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... no
checking whether fcvt is declared... no
checking whether gcvt is declared... no
checking whether MB_CUR_MAX is correct... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for pid_t... yes
checking for mode_t... yes
checking for unistring/woe32dll.h... yes
checking whether execvpe 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 1 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
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... -Wno-error
checking for alignas and alignof... yes, <stdalign.h> macros
checking for static_assert... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether free is known to preserve errno... no
checking for getdelim... yes
checking for working getdelim function... yes
checking for getline... yes
checking for working getline function... yes
checking whether the compiler generally respects inline... yes
checking for obstacks that work with any size object... no
checking for rawmemchr... no
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... yes
checking whether strchrnul works... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... no
checking for stdint.h... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/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... 196608
checking how to convert x86_64-unknown-netbsd9.0 file names to x86_64-unknown-netbsd9.0 format... func_convert_file_noop
checking how to convert x86_64-unknown-netbsd9.0 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... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/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 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... NetBSD ld.elf_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 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
test -z "" || rm -f 
rm -rf .libs _libs
rm -rf uniconv/.libs uniconv/_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 uniconv/*.o
rm -f uniconv/*.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 iconv.h  iconv.h-t iconv_open-aix.h-t iconv_open-hpux.h-t  iconv_open-irix.h-t iconv_open-osf.h-t iconv_open-solaris.h-t  iconv_open-zos.h-t inttypes.h inttypes.h-t limits.h limits.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 uniconv.h uniconv.h-t  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 iconv.h  iconv.h-t iconv_open-aix.h-t iconv_open-hpux.h-t  iconv_open-irix.h-t iconv_open-osf.h-t iconv_open-solaris.h-t  iconv_open-zos.h-t inttypes.h inttypes.h-t limits.h limits.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 uniconv.h uniconv.h-t  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
test -z "" || rm -f 
rm -rf .libs _libs
rm -rf parsetexi/.libs parsetexi/_libs
test -z "XSParagraph.la TestXS.la MiscXS.la Parsetexi.la" || rm -f XSParagraph.la TestXS.la MiscXS.la Parsetexi.la
rm -f ./so_locations
rm -f *.o
rm -f parsetexi/*.o
rm -f parsetexi/*.lo
rm -f *.lo
depbase=`echo TestXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I../../../../tp/Texinfo/XS  -I../../../../tp/Texinfo/XS -I../../../../tp/Texinfo/XS/gnulib/lib  -I./gnulib/lib -DDATADIR=\"/home/bruno/share\"   -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include  -DVERSION=\"0\" -DXS_VERSION=\"0\"  -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE  -MT TestXS.lo -MD -MP -MF $depbase.Tpo -c -o TestXS.lo ../../../../tp/Texinfo/XS/TestXS.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../tp/Texinfo/XS -I../../../../tp/Texinfo/XS -I../../../../tp/Texinfo/XS/gnulib/lib -I./gnulib/lib -DDATADIR=\"/home/bruno/share\" -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -MT TestXS.lo -MD -MP -MF .deps/TestXS.Tpo -c ../../../../tp/Texinfo/XS/TestXS.c  -fPIC -DPIC -o .libs/TestXS.o
/bin/sh ./libtool  --tag=CC    --mode=link gcc -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include  -DVERSION=\"0\" -DXS_VERSION=\"0\"  -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE   -avoid-version -module -Wl,-E -Wl,-R/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE    -o TestXS.la -rpath /home/bruno/lib/texinfo TestXS.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/TestXS.o    -O2 -pthread -O2 -pthread -Wl,-E -Wl,-R/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE   -pthread -Wl,-soname -Wl,TestXS.so -o .libs/TestXS.so
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... no
checking Perl version for tests requiring unicode collation... yes
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 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
