make  all-recursive
make[1]: Entering directory '/root/texinfo-6.5.90/build'
Making all in gnulib/lib
make[2]: Entering directory '/root/texinfo-6.5.90/build/gnulib/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ../../../gnulib/lib/alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h' \
      < ../../../gnulib/lib/langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ../../../gnulib/lib/limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
      -e 's/@''GNULIB_SETLOCALE''@/0/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/0/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|1|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h' \
      < ../../../gnulib/lib/locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_STDINT_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
      -e 's/@''HAVE_C99_STDINT_H''@/1/g' \
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
      -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
      -e 's/@''HAVE_WCHAR_H''@/1/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIZE_T''@//g' \
      -e 's/@''SIZE_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
      -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
      -e 's/@''WCHAR_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_WINT_T''@//g' \
      -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
      -e 's/@''WINT_T_SUFFIX''@//g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      < ../../../gnulib/lib/stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ../../../gnulib/lib/stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/0/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ../../../gnulib/lib/stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _Noreturn/r ../../../gnulib/lib/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/1/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/1/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/1/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/1/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/1/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/1/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ../../../gnulib/lib/string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h'; \
      < ../../../gnulib/lib/string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f strings.h-t strings.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_STRINGS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
      -e 's/@''GNULIB_FFS''@/0/g' \
      -e 's|@''HAVE_FFS''@|1|g' \
      -e 's|@''HAVE_STRCASECMP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h' \
      < ../../../gnulib/lib/strings.in.h; \
} > strings.h-t && \
mv strings.h-t strings.h
/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ../../../gnulib/lib/sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/0/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/0/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ../../../gnulib/lib/unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ../../../gnulib/lib/unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ../../../gnulib/lib/uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/1/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ../../../gnulib/lib/wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../gnulib/lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../gnulib/lib/warn-on-use.h' \
      < ../../../gnulib/lib/wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
make[3]: Entering directory '/root/texinfo-6.5.90/build/gnulib/lib'
make[4]: Entering directory '/root/texinfo-6.5.90/build/gnulib/lib'
depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o ../../../gnulib/lib/dirname-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o ../../../gnulib/lib/basename-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o ../../../gnulib/lib/stripslash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o ../../../gnulib/lib/exitfail.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o ../../../gnulib/lib/getprogname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o ../../../gnulib/lib/hard-locale.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o ../../../gnulib/lib/localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o ../../../gnulib/lib/malloca.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o ../../../gnulib/lib/mbchar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbiter.o -MD -MP -MF $depbase.Tpo -c -o mbiter.o ../../../gnulib/lib/mbiter.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o ../../../gnulib/lib/mbscasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbschr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbschr.o -MD -MP -MF $depbase.Tpo -c -o mbschr.o ../../../gnulib/lib/mbschr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o ../../../gnulib/lib/mbslen.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbsncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbsncasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbsncasecmp.o ../../../gnulib/lib/mbsncasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o ../../../gnulib/lib/mbsstr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o ../../../gnulib/lib/mbswidth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbuiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbuiter.o -MD -MP -MF $depbase.Tpo -c -o mbuiter.o ../../../gnulib/lib/mbuiter.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o ../../../gnulib/lib/strnlen1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o ../../../gnulib/lib/unistd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o ../../../gnulib/lib/uniwidth/width.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o ../../../gnulib/lib/wctype-h.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o ../../../gnulib/lib/xmalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o ../../../gnulib/lib/xalloc-die.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o ../../../gnulib/lib/mbrtowc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nl_langinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT nl_langinfo.o -MD -MP -MF $depbase.Tpo -c -o nl_langinfo.o ../../../gnulib/lib/nl_langinfo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o ../../../gnulib/lib/regex.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libgnu.a
ar cr libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o getprogname.o hard-locale.o localcharset.o  malloca.o mbchar.o mbiter.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o mbuiter.o  strnlen1.o  unistd.o uniwidth/width.o wctype-h.o xmalloc.o xalloc-die.o  mbrtowc.o nl_langinfo.o regex.o
ranlib libgnu.a
make[4]: Leaving directory '/root/texinfo-6.5.90/build/gnulib/lib'
make[3]: Leaving directory '/root/texinfo-6.5.90/build/gnulib/lib'
make[2]: Leaving directory '/root/texinfo-6.5.90/build/gnulib/lib'
Making all in install-info
make[2]: Entering directory '/root/texinfo-6.5.90/build/install-info'
Making all in .
make[3]: Entering directory '/root/texinfo-6.5.90/build/install-info'
gcc -DHAVE_CONFIG_H -I. -I../../install-info -I..  -I../.. -I../../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/root/share/locale\" -I/root/include -Wall  -g -O2 -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o ../../install-info/install-info.c
mv -f .deps/install-info.Tpo .deps/install-info.Po
gcc  -g -O2  -L/root/lib -o ginstall-info install-info.o ../gnulib/lib/libgnu.a  
make[3]: Leaving directory '/root/texinfo-6.5.90/build/install-info'
Making all in tests
make[3]: Entering directory '/root/texinfo-6.5.90/build/install-info/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/root/texinfo-6.5.90/build/install-info/tests'
make[2]: Leaving directory '/root/texinfo-6.5.90/build/install-info'
Making all in po
make[2]: Entering directory '/root/texinfo-6.5.90/build/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/root/texinfo-6.5.90/build/po'
Making all in po_document
make[2]: Entering directory '/root/texinfo-6.5.90/build/po_document'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/root/texinfo-6.5.90/build/po_document'
Making all in tp
make[2]: Entering directory '/root/texinfo-6.5.90/build/tp'
Making all in Texinfo/XS
make[3]: Entering directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS'
make  all-recursive
make[4]: Entering directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS'
Making all in gnulib/lib
make[5]: Entering directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/gnulib/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ../../../../../../tp/Texinfo/XS/gnulib/lib/alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ../../../../../../tp/Texinfo/XS/gnulib/lib/limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_STDINT_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
      -e 's/@''HAVE_C99_STDINT_H''@/1/g' \
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
      -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
      -e 's/@''HAVE_WCHAR_H''@/1/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIZE_T''@//g' \
      -e 's/@''SIZE_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
      -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
      -e 's/@''WCHAR_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_WINT_T''@//g' \
      -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
      -e 's/@''WINT_T_SUFFIX''@//g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      < ../../../../../../tp/Texinfo/XS/gnulib/lib/stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
      -e 's/@''GNULIB_GETLINE''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ../../../../../../tp/Texinfo/XS/gnulib/lib/stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../../../../tp/Texinfo/XS/gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../../../../tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../../../../tp/Texinfo/XS/gnulib/lib/warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/0/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ../../../../../../tp/Texinfo/XS/gnulib/lib/string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../../../../tp/Texinfo/XS/gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../../../../tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../../../../tp/Texinfo/XS/gnulib/lib/warn-on-use.h'; \
      < ../../../../../../tp/Texinfo/XS/gnulib/lib/string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ../../../../../../tp/Texinfo/XS/gnulib/lib/sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/0/g' \
      -e 's/@''GNULIB_MBRTOWC''@/0/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ../../../../../../tp/Texinfo/XS/gnulib/lib/wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|0|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ../../../../../../tp/Texinfo/XS/gnulib/lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ../../../../../../tp/Texinfo/XS/gnulib/lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ../../../../../../tp/Texinfo/XS/gnulib/lib/warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
make  all-recursive
make[6]: Entering directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/gnulib/lib'
make[7]: Entering directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/gnulib/lib'
/bin/bash ../../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c -o xsize.lo ../../../../../../tp/Texinfo/XS/gnulib/lib/xsize.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/xsize.c  -fPIC -DPIC -o .libs/xsize.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/xsize.c -o xsize.o >/dev/null 2>&1
mv -f .deps/xsize.Tpo .deps/xsize.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo ../../../../../../tp/Texinfo/XS/gnulib/lib/asnprintf.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/asnprintf.c  -fPIC -DPIC -o .libs/asnprintf.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/asnprintf.c -o asnprintf.o >/dev/null 2>&1
mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo ../../../../../../tp/Texinfo/XS/gnulib/lib/printf-args.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/printf-args.c  -fPIC -DPIC -o .libs/printf-args.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/printf-args.c -o printf-args.o >/dev/null 2>&1
mv -f .deps/printf-args.Tpo .deps/printf-args.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo ../../../../../../tp/Texinfo/XS/gnulib/lib/printf-parse.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/printf-parse.c  -fPIC -DPIC -o .libs/printf-parse.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/printf-parse.c -o printf-parse.o >/dev/null 2>&1
mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../..   -I/root/include -Wall  -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo ../../../../../../tp/Texinfo/XS/gnulib/lib/vasnprintf.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/vasnprintf.c  -fPIC -DPIC -o .libs/vasnprintf.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../../tp/Texinfo/XS/gnulib/lib -I../.. -I/root/include -Wall -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c ../../../../../../tp/Texinfo/XS/gnulib/lib/vasnprintf.c -o vasnprintf.o >/dev/null 2>&1
mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link i686-gnu-gcc  -g -O2  -no-undefined  -L/root/lib -o libgnu.la  xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo 
libtool: link: ar cru .libs/libgnu.a .libs/xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[7]: Leaving directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/gnulib/lib'
make[6]: Leaving directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/gnulib/lib'
make[5]: Leaving directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/gnulib/lib'
Making all in parsetexi
make[5]: Entering directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/parsetexi'
make  all-am
make[6]: Entering directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/parsetexi'
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-Parsetexi.lo -MD -MP -MF .deps/Parsetexi_la-Parsetexi.Tpo -c -o Parsetexi_la-Parsetexi.lo `test -f 'Parsetexi.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`Parsetexi.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-Parsetexi.lo -MD -MP -MF .deps/Parsetexi_la-Parsetexi.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/Parsetexi.c  -fPIC -DPIC -o .libs/Parsetexi_la-Parsetexi.o
Parsetexi.c: In function 'XS_Parsetexi_parse_string':
Parsetexi.c:237:2: warning: implicit declaration of function 'parse_string' [-Wimplicit-function-declaration]
Parsetexi.c: In function 'XS_Parsetexi_parse_text':
Parsetexi.c:253:2: warning: implicit declaration of function 'parse_text' [-Wimplicit-function-declaration]
Parsetexi.c: In function 'XS_Parsetexi_wipe_values':
Parsetexi.c:285:2: warning: implicit declaration of function 'wipe_values' [-Wimplicit-function-declaration]
In file included from /usr/lib/i386-gnu/perl/5.24/CORE/perl.h:5560:0,
                 from Parsetexi.xs:3:
Parsetexi.c: In function 'XS_Parsetexi_get_root':
Parsetexi.c:330:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/usr/lib/i386-gnu/perl/5.24/CORE/pp.h:411:23: note: in definition of macro 'TARGu'
         UV TARGu_uv = u;                                                \
                       ^
Parsetexi.c:330:13: note: in expansion of macro 'PUSHu'
Parsetexi.c: In function 'XS_Parsetexi_element_type_name':
Parsetexi.c:343:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Parsetexi.c: In function 'XS_Parsetexi_num_contents_children':
Parsetexi.c:362:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Parsetexi.c: In function 'XS_Parsetexi_num_args_children':
Parsetexi.c:381:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Parsetexi.c: In function 'XS_Parsetexi_contents_child_by_index':
Parsetexi.c:400:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
In file included from /usr/lib/i386-gnu/perl/5.24/CORE/perl.h:5560:0,
                 from Parsetexi.xs:3:
Parsetexi.c:408:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/usr/lib/i386-gnu/perl/5.24/CORE/pp.h:411:23: note: in definition of macro 'TARGu'
         UV TARGu_uv = u;                                                \
                       ^
Parsetexi.c:408:13: note: in expansion of macro 'PUSHu'
Parsetexi.c: In function 'XS_Parsetexi_clear_expanded_formats':
Parsetexi.c:599:2: warning: implicit declaration of function 'clear_expanded_formats' [-Wimplicit-function-declaration]
Parsetexi.c: In function 'XS_Parsetexi_add_expanded_format':
Parsetexi.c:615:2: warning: implicit declaration of function 'add_expanded_format' [-Wimplicit-function-declaration]
Parsetexi.c: In function 'XS_Parsetexi_conf_set_CPP_LINE_DIRECTIVES':
Parsetexi.c:647:2: warning: implicit declaration of function 'conf_set_CPP_LINE_DIRECTIVES' [-Wimplicit-function-declaration]
Parsetexi.c: In function 'XS_Parsetexi_conf_set_IGNORE_SPACE_AFTER_BRACED_COMMAND_NAME':
Parsetexi.c:663:2: warning: implicit declaration of function 'conf_set_IGNORE_SPACE_AFTER_BRACED_COMMAND_NAME' [-Wimplicit-function-declaration]
Parsetexi.c: In function 'XS_Parsetexi_set_debug':
Parsetexi.c:695:2: warning: implicit declaration of function 'set_debug' [-Wimplicit-function-declaration]
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-Parsetexi.lo -MD -MP -MF .deps/Parsetexi_la-Parsetexi.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/Parsetexi.c -o Parsetexi_la-Parsetexi.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-Parsetexi.Tpo .deps/Parsetexi_la-Parsetexi.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-api.lo -MD -MP -MF .deps/Parsetexi_la-api.Tpo -c -o Parsetexi_la-api.lo `test -f 'api.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`api.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-api.lo -MD -MP -MF .deps/Parsetexi_la-api.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/api.c  -fPIC -DPIC -o .libs/Parsetexi_la-api.o
../../../../../tp/Texinfo/XS/parsetexi/api.c: In function 'reset_parser_except_conf':
../../../../../tp/Texinfo/XS/parsetexi/api.c:56:3: warning: implicit declaration of function 'wipe_macros' [-Wimplicit-function-declaration]
   wipe_macros ();
   ^~~~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/api.c: In function 'reset_parser':
../../../../../tp/Texinfo/XS/parsetexi/api.c:77:3: warning: implicit declaration of function 'wipe_values' [-Wimplicit-function-declaration]
   wipe_values ();
   ^~~~~~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-api.lo -MD -MP -MF .deps/Parsetexi_la-api.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/api.c -o Parsetexi_la-api.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-api.Tpo .deps/Parsetexi_la-api.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-parser.lo -MD -MP -MF .deps/Parsetexi_la-parser.Tpo -c -o Parsetexi_la-parser.lo `test -f 'parser.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`parser.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-parser.lo -MD -MP -MF .deps/Parsetexi_la-parser.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/parser.c  -fPIC -DPIC -o .libs/Parsetexi_la-parser.o
../../../../../tp/Texinfo/XS/parsetexi/parser.c: In function 'begin_paragraph':
../../../../../tp/Texinfo/XS/parsetexi/parser.c:408:9: warning: implicit declaration of function 'add_extra_integer' [-Wimplicit-function-declaration]
         add_extra_integer (e, indent == CM_indent ? "indent" : "noindent",
         ^~~~~~~~~~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/parser.c: In function 'isolate_last_space_internal':
../../../../../tp/Texinfo/XS/parsetexi/parser.c:647:7: warning: implicit declaration of function 'text_reset' [-Wimplicit-function-declaration]
       text_reset (&t);
       ^~~~~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-parser.lo -MD -MP -MF .deps/Parsetexi_la-parser.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/parser.c -o Parsetexi_la-parser.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-parser.Tpo .deps/Parsetexi_la-parser.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-element_types.lo -MD -MP -MF .deps/Parsetexi_la-element_types.Tpo -c -o Parsetexi_la-element_types.lo `test -f 'element_types.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`element_types.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-element_types.lo -MD -MP -MF .deps/Parsetexi_la-element_types.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/element_types.c  -fPIC -DPIC -o .libs/Parsetexi_la-element_types.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-element_types.lo -MD -MP -MF .deps/Parsetexi_la-element_types.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/element_types.c -o Parsetexi_la-element_types.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-element_types.Tpo .deps/Parsetexi_la-element_types.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-commands.lo -MD -MP -MF .deps/Parsetexi_la-commands.Tpo -c -o Parsetexi_la-commands.lo `test -f 'commands.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`commands.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-commands.lo -MD -MP -MF .deps/Parsetexi_la-commands.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/commands.c  -fPIC -DPIC -o .libs/Parsetexi_la-commands.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-commands.lo -MD -MP -MF .deps/Parsetexi_la-commands.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/commands.c -o Parsetexi_la-commands.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-commands.Tpo .deps/Parsetexi_la-commands.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-input.lo -MD -MP -MF .deps/Parsetexi_la-input.Tpo -c -o Parsetexi_la-input.lo `test -f 'input.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`input.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-input.lo -MD -MP -MF .deps/Parsetexi_la-input.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/input.c  -fPIC -DPIC -o .libs/Parsetexi_la-input.o
../../../../../tp/Texinfo/XS/parsetexi/input.c:16:0: warning: "_GNU_SOURCE" redefined
 #define _GNU_SOURCE
 
<command-line>:0:0: note: this is the location of the previous definition
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-input.lo -MD -MP -MF .deps/Parsetexi_la-input.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/input.c -o Parsetexi_la-input.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-input.Tpo .deps/Parsetexi_la-input.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-tree.lo -MD -MP -MF .deps/Parsetexi_la-tree.Tpo -c -o Parsetexi_la-tree.lo `test -f 'tree.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`tree.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-tree.lo -MD -MP -MF .deps/Parsetexi_la-tree.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/tree.c  -fPIC -DPIC -o .libs/Parsetexi_la-tree.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-tree.lo -MD -MP -MF .deps/Parsetexi_la-tree.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/tree.c -o Parsetexi_la-tree.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-tree.Tpo .deps/Parsetexi_la-tree.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-close.lo -MD -MP -MF .deps/Parsetexi_la-close.Tpo -c -o Parsetexi_la-close.lo `test -f 'close.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`close.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-close.lo -MD -MP -MF .deps/Parsetexi_la-close.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/close.c  -fPIC -DPIC -o .libs/Parsetexi_la-close.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-close.lo -MD -MP -MF .deps/Parsetexi_la-close.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/close.c -o Parsetexi_la-close.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-close.Tpo .deps/Parsetexi_la-close.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-text.lo -MD -MP -MF .deps/Parsetexi_la-text.Tpo -c -o Parsetexi_la-text.lo `test -f 'text.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`text.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-text.lo -MD -MP -MF .deps/Parsetexi_la-text.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/text.c  -fPIC -DPIC -o .libs/Parsetexi_la-text.o
../../../../../tp/Texinfo/XS/parsetexi/text.c:16:0: warning: "_GNU_SOURCE" redefined
 #define _GNU_SOURCE
 
<command-line>:0:0: note: this is the location of the previous definition
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-text.lo -MD -MP -MF .deps/Parsetexi_la-text.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/text.c -o Parsetexi_la-text.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-text.Tpo .deps/Parsetexi_la-text.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-context_stack.lo -MD -MP -MF .deps/Parsetexi_la-context_stack.Tpo -c -o Parsetexi_la-context_stack.lo `test -f 'context_stack.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`context_stack.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-context_stack.lo -MD -MP -MF .deps/Parsetexi_la-context_stack.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/context_stack.c  -fPIC -DPIC -o .libs/Parsetexi_la-context_stack.o
../../../../../tp/Texinfo/XS/parsetexi/context_stack.c: In function 'push_context':
../../../../../tp/Texinfo/XS/parsetexi/context_stack.c:41:3: warning: implicit declaration of function 'debug' [-Wimplicit-function-declaration]
   debug (">>>>>>>>>>>>>>>>>PUSHING STACK AT %d  -- %s", top,
   ^~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-context_stack.lo -MD -MP -MF .deps/Parsetexi_la-context_stack.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/context_stack.c -o Parsetexi_la-context_stack.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-context_stack.Tpo .deps/Parsetexi_la-context_stack.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-debug.lo -MD -MP -MF .deps/Parsetexi_la-debug.Tpo -c -o Parsetexi_la-debug.lo `test -f 'debug.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`debug.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-debug.lo -MD -MP -MF .deps/Parsetexi_la-debug.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/debug.c  -fPIC -DPIC -o .libs/Parsetexi_la-debug.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-debug.lo -MD -MP -MF .deps/Parsetexi_la-debug.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/debug.c -o Parsetexi_la-debug.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-debug.Tpo .deps/Parsetexi_la-debug.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-convert.lo -MD -MP -MF .deps/Parsetexi_la-convert.Tpo -c -o Parsetexi_la-convert.lo `test -f 'convert.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`convert.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-convert.lo -MD -MP -MF .deps/Parsetexi_la-convert.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/convert.c  -fPIC -DPIC -o .libs/Parsetexi_la-convert.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-convert.lo -MD -MP -MF .deps/Parsetexi_la-convert.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/convert.c -o Parsetexi_la-convert.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-convert.Tpo .deps/Parsetexi_la-convert.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-end_line.lo -MD -MP -MF .deps/Parsetexi_la-end_line.Tpo -c -o Parsetexi_la-end_line.lo `test -f 'end_line.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`end_line.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-end_line.lo -MD -MP -MF .deps/Parsetexi_la-end_line.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/end_line.c  -fPIC -DPIC -o .libs/Parsetexi_la-end_line.o
../../../../../tp/Texinfo/XS/parsetexi/end_line.c: In function 'parse_special_misc_command':
../../../../../tp/Texinfo/XS/parsetexi/end_line.c:216:7: warning: implicit declaration of function 'clear_value' [-Wimplicit-function-declaration]
       clear_value (p, q - p);
       ^~~~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/end_line.c: In function 'parse_line_command_args':
../../../../../tp/Texinfo/XS/parsetexi/end_line.c:309:6: warning: implicit declaration of function 'add_extra_integer' [-Wimplicit-function-declaration]
      add_extra_integer (line_command, "missing_argument", 1);
      ^~~~~~~~~~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/end_line.c: In function 'end_line_misc_line':
../../../../../tp/Texinfo/XS/parsetexi/end_line.c:1604:19: warning: implicit declaration of function 'set_input_encoding' [-Wimplicit-function-declaration]
                   set_input_encoding (input_encoding);
                   ^~~~~~~~~~~~~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-end_line.lo -MD -MP -MF .deps/Parsetexi_la-end_line.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/end_line.c -o Parsetexi_la-end_line.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-end_line.Tpo .deps/Parsetexi_la-end_line.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-separator.lo -MD -MP -MF .deps/Parsetexi_la-separator.Tpo -c -o Parsetexi_la-separator.lo `test -f 'separator.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`separator.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-separator.lo -MD -MP -MF .deps/Parsetexi_la-separator.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/separator.c  -fPIC -DPIC -o .libs/Parsetexi_la-separator.o
../../../../../tp/Texinfo/XS/parsetexi/separator.c: In function 'handle_comma':
../../../../../tp/Texinfo/XS/parsetexi/separator.c:614:19: warning: implicit declaration of function 'add_extra_integer' [-Wimplicit-function-declaration]
                   add_extra_integer (current, "expand_index", 1);
                   ^~~~~~~~~~~~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-separator.lo -MD -MP -MF .deps/Parsetexi_la-separator.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/separator.c -o Parsetexi_la-separator.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-separator.Tpo .deps/Parsetexi_la-separator.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-multitable.lo -MD -MP -MF .deps/Parsetexi_la-multitable.Tpo -c -o Parsetexi_la-multitable.lo `test -f 'multitable.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`multitable.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-multitable.lo -MD -MP -MF .deps/Parsetexi_la-multitable.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/multitable.c  -fPIC -DPIC -o .libs/Parsetexi_la-multitable.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-multitable.lo -MD -MP -MF .deps/Parsetexi_la-multitable.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/multitable.c -o Parsetexi_la-multitable.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-multitable.Tpo .deps/Parsetexi_la-multitable.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-indices.lo -MD -MP -MF .deps/Parsetexi_la-indices.Tpo -c -o Parsetexi_la-indices.lo `test -f 'indices.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`indices.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-indices.lo -MD -MP -MF .deps/Parsetexi_la-indices.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/indices.c  -fPIC -DPIC -o .libs/Parsetexi_la-indices.o
../../../../../tp/Texinfo/XS/parsetexi/indices.c: In function 'enter_index_entry':
../../../../../tp/Texinfo/XS/parsetexi/indices.c:313:5: warning: implicit declaration of function 'line_warn' [-Wimplicit-function-declaration]
     line_warn ("entry for index `%s' outside of any node", idx->name);
     ^~~~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-indices.lo -MD -MP -MF .deps/Parsetexi_la-indices.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/indices.c -o Parsetexi_la-indices.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-indices.Tpo .deps/Parsetexi_la-indices.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-macro.lo -MD -MP -MF .deps/Parsetexi_la-macro.Tpo -c -o Parsetexi_la-macro.lo `test -f 'macro.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`macro.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-macro.lo -MD -MP -MF .deps/Parsetexi_la-macro.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/macro.c  -fPIC -DPIC -o .libs/Parsetexi_la-macro.o
../../../../../tp/Texinfo/XS/parsetexi/macro.c:16:0: warning: "_GNU_SOURCE" redefined
 #define _GNU_SOURCE
 
<command-line>:0:0: note: this is the location of the previous definition
../../../../../tp/Texinfo/XS/parsetexi/macro.c: In function 'parse_macro_command_line':
../../../../../tp/Texinfo/XS/parsetexi/macro.c:103:7: warning: implicit declaration of function 'add_extra_integer' [-Wimplicit-function-declaration]
       add_extra_integer (macro, "invalid_syntax", 1);
       ^~~~~~~~~~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/macro.c:179:24: warning: implicit declaration of function 'isalnum' [-Wimplicit-function-declaration]
                   if (!isalnum (*p) && *p != '_' && *p != '-')
                        ^~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-macro.lo -MD -MP -MF .deps/Parsetexi_la-macro.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/macro.c -o Parsetexi_la-macro.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-macro.Tpo .deps/Parsetexi_la-macro.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-handle_commands.lo -MD -MP -MF .deps/Parsetexi_la-handle_commands.Tpo -c -o Parsetexi_la-handle_commands.lo `test -f 'handle_commands.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`handle_commands.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-handle_commands.lo -MD -MP -MF .deps/Parsetexi_la-handle_commands.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/handle_commands.c  -fPIC -DPIC -o .libs/Parsetexi_la-handle_commands.o
../../../../../tp/Texinfo/XS/parsetexi/handle_commands.c: In function 'handle_other_command':
../../../../../tp/Texinfo/XS/parsetexi/handle_commands.c:131:19: warning: implicit declaration of function 'add_extra_integer' [-Wimplicit-function-declaration]
                   add_extra_integer (misc, "item_number",
                   ^~~~~~~~~~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/handle_commands.c: In function 'handle_block_command':
../../../../../tp/Texinfo/XS/parsetexi/handle_commands.c:935:27: warning: implicit declaration of function 'is_end_current_command' [-Wimplicit-function-declaration]
                   while (!is_end_current_command (current,
                           ^~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-handle_commands.lo -MD -MP -MF .deps/Parsetexi_la-handle_commands.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/handle_commands.c -o Parsetexi_la-handle_commands.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-handle_commands.Tpo .deps/Parsetexi_la-handle_commands.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-def.lo -MD -MP -MF .deps/Parsetexi_la-def.Tpo -c -o Parsetexi_la-def.lo `test -f 'def.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`def.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-def.lo -MD -MP -MF .deps/Parsetexi_la-def.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/def.c  -fPIC -DPIC -o .libs/Parsetexi_la-def.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-def.lo -MD -MP -MF .deps/Parsetexi_la-def.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/def.c -o Parsetexi_la-def.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-def.Tpo .deps/Parsetexi_la-def.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-extra.lo -MD -MP -MF .deps/Parsetexi_la-extra.Tpo -c -o Parsetexi_la-extra.lo `test -f 'extra.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`extra.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-extra.lo -MD -MP -MF .deps/Parsetexi_la-extra.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/extra.c  -fPIC -DPIC -o .libs/Parsetexi_la-extra.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-extra.lo -MD -MP -MF .deps/Parsetexi_la-extra.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/extra.c -o Parsetexi_la-extra.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-extra.Tpo .deps/Parsetexi_la-extra.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-menus.lo -MD -MP -MF .deps/Parsetexi_la-menus.Tpo -c -o Parsetexi_la-menus.lo `test -f 'menus.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`menus.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-menus.lo -MD -MP -MF .deps/Parsetexi_la-menus.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/menus.c  -fPIC -DPIC -o .libs/Parsetexi_la-menus.o
../../../../../tp/Texinfo/XS/parsetexi/menus.c: In function 'register_extra_menu_entry_information':
../../../../../tp/Texinfo/XS/parsetexi/menus.c:40:28: warning: implicit declaration of function 'convert_to_texinfo' [-Wimplicit-function-declaration]
               char *texi = convert_to_texinfo (current);
                            ^~~~~~~~~~~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/menus.c:40:28: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
../../../../../tp/Texinfo/XS/parsetexi/menus.c:41:15: warning: implicit declaration of function 'line_warn' [-Wimplicit-function-declaration]
               line_warn ("empty menu entry name in `%s'", texi);
               ^~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/menus.c:55:17: warning: implicit declaration of function 'line_error' [-Wimplicit-function-declaration]
                 line_error ("empty node name in menu entry");
                 ^~~~~~~~~~
../../../../../tp/Texinfo/XS/parsetexi/menus.c: In function 'enter_menu_entry_node':
../../../../../tp/Texinfo/XS/parsetexi/menus.c:79:3: warning: implicit declaration of function 'remember_internal_xref' [-Wimplicit-function-declaration]
   remember_internal_xref (current);
   ^~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-menus.lo -MD -MP -MF .deps/Parsetexi_la-menus.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/menus.c -o Parsetexi_la-menus.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-menus.Tpo .deps/Parsetexi_la-menus.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-labels.lo -MD -MP -MF .deps/Parsetexi_la-labels.Tpo -c -o Parsetexi_la-labels.lo `test -f 'labels.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`labels.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-labels.lo -MD -MP -MF .deps/Parsetexi_la-labels.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/labels.c  -fPIC -DPIC -o .libs/Parsetexi_la-labels.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-labels.lo -MD -MP -MF .deps/Parsetexi_la-labels.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/labels.c -o Parsetexi_la-labels.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-labels.Tpo .deps/Parsetexi_la-labels.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-errors.lo -MD -MP -MF .deps/Parsetexi_la-errors.Tpo -c -o Parsetexi_la-errors.lo `test -f 'errors.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`errors.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-errors.lo -MD -MP -MF .deps/Parsetexi_la-errors.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/errors.c  -fPIC -DPIC -o .libs/Parsetexi_la-errors.o
../../../../../tp/Texinfo/XS/parsetexi/errors.c:17:0: warning: "_GNU_SOURCE" redefined
 #define _GNU_SOURCE
 
<command-line>:0:0: note: this is the location of the previous definition
../../../../../tp/Texinfo/XS/parsetexi/errors.c: In function 'dump_errors':
../../../../../tp/Texinfo/XS/parsetexi/errors.c:215:3: warning: implicit declaration of function 'text_reset' [-Wimplicit-function-declaration]
   text_reset (&t);
   ^~~~~~~~~~
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-errors.lo -MD -MP -MF .deps/Parsetexi_la-errors.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/errors.c -o Parsetexi_la-errors.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-errors.Tpo .deps/Parsetexi_la-errors.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I..  -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -MT Parsetexi_la-counter.lo -MD -MP -MF .deps/Parsetexi_la-counter.Tpo -c -o Parsetexi_la-counter.lo `test -f 'counter.c' || echo '../../../../../tp/Texinfo/XS/parsetexi/'`counter.c
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-counter.lo -MD -MP -MF .deps/Parsetexi_la-counter.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/counter.c  -fPIC -DPIC -o .libs/Parsetexi_la-counter.o
libtool: compile:  i686-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../../tp/Texinfo/XS/parsetexi -I.. -I../../../../../tp/Texinfo/XS -I../../../../../tp/Texinfo/XS/gnulib/lib -I../gnulib/lib -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" -I/usr/lib/i386-gnu/perl/5.24/CORE -MT Parsetexi_la-counter.lo -MD -MP -MF .deps/Parsetexi_la-counter.Tpo -c ../../../../../tp/Texinfo/XS/parsetexi/counter.c -o Parsetexi_la-counter.o >/dev/null 2>&1
mv -f .deps/Parsetexi_la-counter.Tpo .deps/Parsetexi_la-counter.Plo
/bin/bash ../libtool  --tag=CC   --mode=link i686-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0\" "-I/usr/lib/i386-gnu/perl/5.24/CORE"  -no-undefined -L/usr/lib/i386-gnu/perl/5.24/CORE -lperl -avoid-version -module -Wl,-E   -o Parsetexi.la -rpath /root/lib/texinfo Parsetexi_la-Parsetexi.lo Parsetexi_la-api.lo Parsetexi_la-parser.lo Parsetexi_la-element_types.lo Parsetexi_la-commands.lo Parsetexi_la-input.lo Parsetexi_la-tree.lo Parsetexi_la-close.lo Parsetexi_la-text.lo Parsetexi_la-context_stack.lo Parsetexi_la-debug.lo Parsetexi_la-convert.lo Parsetexi_la-end_line.lo Parsetexi_la-separator.lo Parsetexi_la-multitable.lo Parsetexi_la-indices.lo Parsetexi_la-macro.lo Parsetexi_la-handle_commands.lo Parsetexi_la-def.lo Parsetexi_la-extra.lo Parsetexi_la-menus.lo Parsetexi_la-labels.lo Parsetexi_la-errors.lo Parsetexi_la-counter.lo ../gnulib/lib/libgnu.la 
libtool: link: i686-gnu-gcc -shared  -fPIC -DPIC  .libs/Parsetexi_la-Parsetexi.o .libs/Parsetexi_la-api.o .libs/Parsetexi_la-parser.o .libs/Parsetexi_la-element_types.o .libs/Parsetexi_la-commands.o .libs/Parsetexi_la-input.o .libs/Parsetexi_la-tree.o .libs/Parsetexi_la-close.o .libs/Parsetexi_la-text.o .libs/Parsetexi_la-context_stack.o .libs/Parsetexi_la-debug.o .libs/Parsetexi_la-convert.o .libs/Parsetexi_la-end_line.o .libs/Parsetexi_la-separator.o .libs/Parsetexi_la-multitable.o .libs/Parsetexi_la-indices.o .libs/Parsetexi_la-macro.o .libs/Parsetexi_la-handle_commands.o .libs/Parsetexi_la-def.o .libs/Parsetexi_la-extra.o .libs/Parsetexi_la-menus.o .libs/Parsetexi_la-labels.o .libs/Parsetexi_la-errors.o .libs/Parsetexi_la-counter.o  -Wl,--whole-archive ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive  -L/usr/lib/i386-gnu/perl/5.24/CORE -lperl -L/root/lib  -Wl,-E   -Wl,-soname -Wl,Parsetexi.so -o .libs/Parsetexi.so
/usr/bin/ld: cannot find -lperl
collect2: error: ld returned 1 exit status
Makefile:889: recipe for target 'Parsetexi.la' failed
make[6]: *** [Parsetexi.la] Error 1
make[6]: Leaving directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/parsetexi'
Makefile:819: recipe for target 'all' failed
make[5]: *** [all] Error 2
make[5]: Leaving directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS/parsetexi'
Makefile:1073: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS'
Makefile:881: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/root/texinfo-6.5.90/build/tp/Texinfo/XS'
Makefile:3236: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/root/texinfo-6.5.90/build/tp'
Makefile:1215: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/texinfo-6.5.90/build'
Makefile:1152: recipe for target 'all' failed
make: *** [all] Error 2
