This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Texinfo configure 6.8dev, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = mintstar uname -m = x86_64 uname -r = 5.2.21-050221-generic uname -s = Linux uname -v = #201910111731 SMP Fri Oct 11 17:34:34 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin/ PATH: /home/g/local/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /usr/games/ PATH: /usr/local/games/ PATH: /usr/local/go/bin/ PATH: /home/g/.emacs.d/bin/doom/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:4037: looking for aux files: config.rpath config.guess config.sub compile tap-driver.sh missing install-sh configure:4050: trying ./build-aux/ configure:4079: ./build-aux/config.rpath found configure:4079: ./build-aux/config.guess found configure:4079: ./build-aux/config.sub found configure:4079: ./build-aux/compile found configure:4079: ./build-aux/tap-driver.sh found configure:4079: ./build-aux/missing found configure:4061: ./build-aux/install-sh found configure:4210: checking for a BSD-compatible install configure:4283: result: /usr/bin/install -c configure:4294: checking whether build environment is sane configure:4349: result: yes configure:4508: checking for a race-free mkdir -p configure:4552: result: /bin/mkdir -p configure:4559: checking for gawk configure:4580: found /usr/bin/gawk configure:4591: result: gawk configure:4602: checking whether make sets $(MAKE) configure:4625: result: yes configure:4655: checking whether make supports nested variables configure:4673: result: yes configure:4758: checking whether UID '1000' is supported by ustar format configure:4761: result: yes configure:4768: checking whether GID '1000' is supported by ustar format configure:4771: result: yes configure:4779: checking how to create a ustar tar archive configure:4790: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:4793: $? = 0 configure:4833: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:4836: $? = 0 configure:4840: tar -xf - &5 gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5541: $? = 0 configure:5530: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) configure:5541: $? = 0 configure:5530: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5541: $? = 1 configure:5530: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5541: $? = 1 configure:5530: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:5541: $? = 1 configure:5561: checking whether the C compiler works configure:5583: gcc conftest.c >&5 configure:5587: $? = 0 configure:5637: result: yes configure:5640: checking for C compiler default output file name configure:5642: result: a.out configure:5648: checking for suffix of executables configure:5655: gcc -o conftest conftest.c >&5 configure:5659: $? = 0 configure:5682: result: configure:5704: checking whether we are cross compiling configure:5712: gcc -o conftest conftest.c >&5 configure:5716: $? = 0 configure:5723: ./conftest configure:5727: $? = 0 configure:5742: result: no configure:5747: checking for suffix of object files configure:5770: gcc -c conftest.c >&5 configure:5774: $? = 0 configure:5796: result: o configure:5800: checking whether the compiler supports GNU C configure:5820: gcc -c conftest.c >&5 configure:5820: $? = 0 configure:5830: result: yes configure:5841: checking whether gcc accepts -g configure:5862: gcc -c -g conftest.c >&5 configure:5862: $? = 0 configure:5906: result: yes configure:5926: checking for gcc option to enable C11 features configure:5941: gcc -c -g -O2 conftest.c >&5 configure:5941: $? = 0 configure:5959: result: none needed configure:6075: checking whether gcc understands -c and -o together configure:6098: gcc -c conftest.c -o conftest2.o configure:6101: $? = 0 configure:6098: gcc -c conftest.c -o conftest2.o configure:6101: $? = 0 configure:6113: result: yes configure:6131: checking whether the compiler is clang configure:6153: gcc -c -g -O2 conftest.c >&5 configure:6153: $? = 0 configure:6162: result: no configure:6166: checking for compiler option needed when checking for declarations configure:6199: result: none configure:6211: checking whether make supports the include directive configure:6226: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:6229: $? = 0 configure:6248: result: yes (GNU style) configure:6274: checking dependency style of gcc configure:6386: result: gcc3 configure:6410: checking for stdio.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for stdlib.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for string.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for inttypes.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for stdint.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for strings.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for sys/stat.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for sys/types.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for unistd.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for wchar.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for minix/config.h configure:6410: gcc -c -g -O2 conftest.c >&5 conftest.c:49:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:6410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6410: result: no configure:6410: checking for getopt.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for sys/cdefs.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for limits.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for crtdefs.h configure:6410: gcc -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: crtdefs.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:6410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6410: result: no configure:6410: checking for wctype.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for threads.h configure:6410: gcc -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: threads.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:6410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6410: result: no configure:6410: checking for sys/mman.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for malloc.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for features.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for sys/socket.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for langinfo.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for xlocale.h configure:6410: gcc -c -g -O2 conftest.c >&5 conftest.c:58:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:6410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6410: result: no configure:6410: checking for sys/param.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6410: checking for sys/time.h configure:6410: gcc -c -g -O2 conftest.c >&5 configure:6410: $? = 0 configure:6410: result: yes configure:6441: checking whether it is safe to define __EXTENSIONS__ configure:6460: gcc -c -g -O2 conftest.c >&5 configure:6460: $? = 0 configure:6468: result: yes configure:6471: checking whether _XOPEN_SOURCE should be defined configure:6493: gcc -c -g -O2 conftest.c >&5 configure:6493: $? = 0 configure:6520: result: no configure:6582: checking build system type configure:6597: result: x86_64-pc-linux-gnu configure:6617: checking host system type configure:6631: result: x86_64-pc-linux-gnu configure:6668: checking how to run the C preprocessor configure:6694: gcc -E conftest.c configure:6694: $? = 0 configure:6709: gcc -E conftest.c conftest.c:49:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include configure:6736: result: gcc -E configure:6750: gcc -E conftest.c configure:6750: $? = 0 configure:6765: gcc -E conftest.c conftest.c:49:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include configure:6796: checking for grep that handles long lines and -e configure:6860: result: /bin/grep configure:6865: checking for egrep configure:6933: result: /bin/grep -E configure:6941: checking for Minix Amsterdam compiler configure:6967: result: no configure:7029: checking for ar configure:7050: found /usr/bin/ar configure:7061: result: ar configure:7141: checking for ranlib configure:7162: found /usr/bin/ranlib configure:7173: result: ranlib configure:7208: checking for special C compiler options needed for large files configure:7256: result: no configure:7262: checking for _FILE_OFFSET_BITS value needed for large files configure:7288: gcc -c -g -O2 conftest.c >&5 configure:7288: $? = 0 configure:7323: result: no configure:7794: checking for size_t configure:7794: gcc -c -g -O2 conftest.c >&5 configure:7794: $? = 0 configure:7794: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7794: result: yes configure:7806: checking for working alloca.h configure:7824: gcc -o conftest -g -O2 conftest.c >&5 configure:7824: $? = 0 configure:7833: result: yes configure:7841: checking for alloca configure:7886: result: yes configure:7957: checking for C/C++ restrict keyword configure:7987: gcc -c -g -O2 conftest.c >&5 configure:7987: $? = 0 configure:7996: result: __restrict__ configure:8085: checking whether malloc is ptrdiff_t safe configure:8122: gcc -c -g -O2 conftest.c >&5 configure:8122: $? = 0 configure:8131: result: yes configure:8141: checking whether malloc, realloc, calloc set errno on failure configure:8159: result: yes configure:8375: checking for gcc options needed to detect all undeclared functions configure:8397: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:57:8: error: 'strchr' undeclared (first use in this function) (void) strchr; ^~~~~~ conftest.c:57:8: note: each undeclared identifier is reported only once for each function it appears in configure:8397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:8424: gcc -c -g -O2 conftest.c >&5 configure:8424: $? = 0 configure:8441: result: none needed configure:8455: checking whether strerror_r is declared configure:8455: gcc -c -g -O2 conftest.c >&5 configure:8455: $? = 0 configure:8455: result: yes configure:8474: checking whether strerror_r returns char * configure:8499: gcc -c -g -O2 conftest.c >&5 configure:8499: $? = 0 configure:8508: result: yes configure:8534: checking for symlink configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for getprogname configure:8534: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccO4gDoW.o: In function `main': /home/g/src/texinfo/GIT/conftest.c:84: undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:8534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. */ | | #include | #undef getprogname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprogname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getprogname || defined __stub___getprogname | choke me | #endif | | int | main (void) | { | return getprogname (); | ; | return 0; | } configure:8534: result: no configure:8534: checking for getexecname configure:8534: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccLhIDy4.o: In function `main': /home/g/src/texinfo/GIT/conftest.c:84: undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:8534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. */ | | #include | #undef getexecname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getexecname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getexecname || defined __stub___getexecname | choke me | #endif | | int | main (void) | { | return getexecname (); | ; | return 0; | } configure:8534: result: no configure:8534: checking for iswcntrl configure:8534: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'iswcntrl' [-Wbuiltin-declaration-mismatch] char iswcntrl (); ^~~~~~~~ configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for iswblank configure:8534: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'iswblank' [-Wbuiltin-declaration-mismatch] char iswblank (); ^~~~~~~~ configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for mbsinit configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for mbrtowc configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for mbslen configure:8534: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccsCwXOj.o: In function `main': /home/g/src/texinfo/GIT/conftest.c:88: undefined reference to `mbslen' collect2: error: ld returned 1 exit status configure:8534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | /* Define mbslen to an innocuous variant, in case declares mbslen. | For example, HP-UX 11i declares gettimeofday. */ | #define mbslen innocuous_mbslen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbslen (); below. */ | | #include | #undef mbslen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mbslen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mbslen || defined __stub___mbslen | choke me | #endif | | int | main (void) | { | return mbslen (); | ; | return 0; | } configure:8534: result: no configure:8534: checking for isascii configure:8534: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'isascii' [-Wbuiltin-declaration-mismatch] char isascii (); ^~~~~~~ configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for mprotect configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for lstat configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for isblank configure:8534: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'isblank' [-Wbuiltin-declaration-mismatch] char isblank (); ^~~~~~~ configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for iswctype configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for wcwidth configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for btowc configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for _set_invalid_parameter_handler configure:8534: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccfo8ZCW.o: In function `main': /home/g/src/texinfo/GIT/conftest.c:95: undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:8534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. */ | | #include | #undef _set_invalid_parameter_handler | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _set_invalid_parameter_handler (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main (void) | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:8534: result: no configure:8534: checking for fcntl configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for getdtablesize configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for nl_langinfo configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for strndup configure:8534: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for vasnprintf configure:8534: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccirKIxd.o: In function `main': /home/g/src/texinfo/GIT/conftest.c:99: undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:8534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. */ | | #include | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main (void) | { | return vasnprintf (); | ; | return 0; | } configure:8534: result: no configure:8534: checking for snprintf configure:8534: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:8534: $? = 0 configure:8534: result: yes configure:8534: checking for wcrtomb configure:8534: gcc -o conftest -g -O2 conftest.c >&5 configure:8534: $? = 0 configure:8534: result: yes configure:8603: checking for working fcntl.h configure:8717: gcc -o conftest -g -O2 conftest.c >&5 configure:8717: $? = 0 configure:8717: ./conftest configure:8717: $? = 0 configure:8734: result: yes configure:8755: checking whether the preprocessor supports include_next configure:8794: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:8794: $? = 0 configure:8817: result: yes configure:8839: checking whether source code line length is unlimited configure:8864: result: yes configure:8874: checking for pid_t configure:8874: gcc -c -g -O2 conftest.c >&5 configure:8874: $? = 0 configure:8874: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:8874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8874: result: yes configure:8910: checking for mode_t configure:8910: gcc -c -g -O2 conftest.c >&5 configure:8910: $? = 0 configure:8910: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:107:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:8910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:8910: result: yes configure:9227: checking for getopt.h configure:9227: result: yes configure:9243: checking for getopt_long_only configure:9243: gcc -o conftest -g -O2 conftest.c >&5 configure:9243: $? = 0 configure:9243: result: yes configure:9256: checking whether getopt is POSIX compatible configure:9300: gcc -o conftest -g -O2 conftest.c >&5 configure:9300: $? = 0 configure:9300: ./conftest configure:9300: $? = 0 configure:9361: gcc -o conftest -g -O2 conftest.c >&5 configure:9361: $? = 0 configure:9361: ./conftest configure:9361: $? = 0 configure:9405: gcc -o conftest -g -O2 conftest.c >&5 configure:9405: $? = 0 configure:9405: ./conftest program: option requires an argument -- 'b' configure:9405: $? = 0 configure:9424: result: yes configure:9432: checking for working GNU getopt function configure:9656: gcc -o conftest -g -O2 conftest.c >&5 configure:9656: $? = 0 configure:9656: ./conftest configure:9656: $? = 0 configure:9673: result: yes configure:9678: checking for working GNU getopt_long function configure:9725: gcc -o conftest -g -O2 conftest.c >&5 configure:9725: $? = 0 configure:9725: ./conftest configure:9725: $? = 0 configure:9737: result: yes configure:10130: checking for ld used by gcc configure:10258: result: /usr/bin/ld configure:10265: checking if the linker (/usr/bin/ld) is GNU ld configure:10281: result: yes configure:10289: checking for shared library run path origin configure:10303: result: done configure:10325: checking 32-bit host C ABI configure:10392: gcc -c -g -O2 conftest.c >&5 configure:10392: $? = 0 configure:10588: result: no configure:10597: checking for ELF binary format configure:10621: result: yes configure:10673: checking for the common suffixes of directories in the library search path configure:10742: result: lib,lib,lib configure:11274: checking for iconv configure:11299: gcc -o conftest -g -O2 conftest.c >&5 configure:11299: $? = 0 configure:11335: result: yes configure:11338: checking for working iconv configure:11482: gcc -o conftest -g -O2 conftest.c >&5 configure:11482: $? = 0 configure:11482: ./conftest configure:11482: $? = 0 configure:11495: result: yes configure:11523: checking whether iconv is compatible with its POSIX signature configure:11548: gcc -c -g -O2 conftest.c >&5 configure:11548: $? = 0 configure:11557: result: yes configure:11654: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. configure:11679: gcc -c -g -O2 conftest.c >&5 conftest.c:87:22: error: 'BOOL_WIDTH' undeclared here (not in a function); did you mean 'LONG_WIDTH'? int bw = BOOL_WIDTH; ^~~~~~~~~~ LONG_WIDTH configure:11679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #endif | #include | long long llm = LLONG_MAX; | int wb = WORD_BIT; | int ullw = ULLONG_WIDTH; | int bw = BOOL_WIDTH; | | int | main (void) | { | | ; | return 0; | } configure:11687: result: no configure:11696: checking for wint_t configure:11714: gcc -c -g -O2 conftest.c >&5 configure:11714: $? = 0 configure:11722: result: yes configure:11729: checking whether wint_t is large enough configure:11748: gcc -c -g -O2 conftest.c >&5 configure:11748: $? = 0 configure:11756: result: yes configure:11769: checking whether the compiler produces multi-arch binaries configure:11784: gcc -c -g -O2 conftest.c >&5 conftest.c:82:13: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:82:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:82:19: error: unknown type name 'universal' configure:11784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:11812: result: no configure:11944: checking whether stdint.h conforms to C99 configure:12121: gcc -c -g -O2 conftest.c >&5 configure:12121: $? = 0 configure:12206: gcc -o conftest -g -O2 conftest.c >&5 configure:12206: $? = 0 configure:12206: ./conftest configure:12206: $? = 0 configure:12219: result: yes configure:12230: checking whether stdint.h works without ISO C predefines configure:12263: gcc -c -g -O2 conftest.c >&5 configure:12263: $? = 0 configure:12270: result: yes configure:12281: checking whether stdint.h has UINTMAX_WIDTH etc. configure:12314: gcc -c -g -O2 conftest.c >&5 configure:12314: $? = 0 configure:12320: result: yes configure:12885: checking whether iswcntrl works configure:12925: gcc -o conftest -g -O2 conftest.c >&5 configure:12925: $? = 0 configure:12925: ./conftest configure:12925: $? = 0 configure:12937: result: yes configure:12963: checking for towlower configure:12963: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:99:6: warning: conflicting types for built-in function 'towlower' [-Wbuiltin-declaration-mismatch] char towlower (); ^~~~~~~~ configure:12963: $? = 0 configure:12963: result: yes configure:13000: checking for wctype_t configure:13022: gcc -c -g -O2 conftest.c >&5 configure:13022: $? = 0 configure:13031: result: yes configure:13037: checking for wctrans_t configure:13057: gcc -c -g -O2 conftest.c >&5 configure:13057: $? = 0 configure:13066: result: yes configure:13108: checking for nl_langinfo and CODESET configure:13125: gcc -o conftest -g -O2 conftest.c >&5 configure:13125: $? = 0 configure:13135: result: yes configure:13146: checking for a traditional french locale configure:13222: gcc -o conftest -g -O2 conftest.c >&5 configure:13225: $? = 0 configure:13281: result: none configure:13289: checking for a traditional japanese locale configure:13369: gcc -o conftest -g -O2 conftest.c >&5 configure:13372: $? = 0 configure:13430: result: none configure:13437: checking for a french Unicode locale configure:13510: gcc -o conftest -g -O2 conftest.c >&5 configure:13513: $? = 0 configure:13559: result: none configure:13567: checking for a transitional chinese locale configure:13648: gcc -o conftest -g -O2 conftest.c >&5 configure:13651: $? = 0 configure:13702: result: none configure:13791: checking whether malloc (0) returns nonnull configure:13826: gcc -o conftest -g -O2 conftest.c >&5 configure:13826: $? = 0 configure:13826: ./conftest configure:13826: $? = 0 configure:13838: result: yes configure:13853: checking for mbstate_t configure:13871: gcc -c -g -O2 conftest.c >&5 configure:13871: $? = 0 configure:13879: result: yes configure:13960: checking for pthread.h configure:13960: gcc -c -g -O2 conftest.c >&5 configure:13960: $? = 0 configure:13960: result: yes configure:13997: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccsmeNTm.o: In function `main': /home/g/src/texinfo/GIT/conftest.c:95: undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:13997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #include | pthread_mutex_t m; | pthread_mutexattr_t ma; | | int | main (void) | { | pthread_mutex_lock (&m); | pthread_mutexattr_init (&ma); | ; | return 0; | } configure:13997: gcc -o conftest -g -O2 conftest.c -pthread >&5 configure:13997: $? = 0 configure:14008: gl_pthread_api=yes configure:14009: LIBPTHREAD=-pthread configure:14035: gl_pthread_in_glibc=no configure:14189: LIBPMULTITHREAD=-pthread configure:14191: checking whether POSIX threads API is available configure:14193: result: yes configure:14214: gcc -o conftest -g -O2 conftest.c >&5 configure:14214: $? = 0 configure:14313: checking for inline configure:14330: gcc -c -g -O2 conftest.c >&5 configure:14330: $? = 0 configure:14339: result: inline configure:14752: checking for mmap configure:14752: gcc -o conftest -g -O2 conftest.c >&5 configure:14752: $? = 0 configure:14752: result: yes configure:14764: checking for MAP_ANONYMOUS configure:14803: result: yes configure:14830: checking whether memchr works configure:14916: gcc -o conftest -g -O2 conftest.c >&5 configure:14916: $? = 0 configure:14916: ./conftest configure:14916: $? = 0 configure:14928: result: yes configure:14935: checking whether memrchr is declared configure:14935: gcc -c -g -O2 conftest.c >&5 configure:14935: $? = 0 configure:14935: result: yes configure:14948: checking whether defines MIN and MAX configure:14966: gcc -c -g -O2 conftest.c >&5 conftest.c:91:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] int x = MIN (42, 17); ^~~ conftest.c:91:21: error: initializer element is not constant configure:14966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main (void) | { | | ; | return 0; | } configure:14974: result: no configure:14987: checking whether defines MIN and MAX configure:15005: gcc -c -g -O2 conftest.c >&5 configure:15005: $? = 0 configure:15013: result: yes configure:15025: checking for O_CLOEXEC configure:15046: gcc -c -g -O2 conftest.c >&5 configure:15046: $? = 0 configure:15054: result: yes configure:15060: checking for promoted mode_t type configure:15078: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^~~~~ configure:15078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | int | main (void) | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:15087: result: mode_t configure:15100: checking whether alarm is declared configure:15100: gcc -c -g -O2 conftest.c >&5 configure:15100: $? = 0 configure:15100: result: yes configure:15112: checking for stdbool.h that conforms to C99 configure:15188: gcc -c -g -O2 conftest.c >&5 configure:15188: $? = 0 configure:15196: result: yes configure:15198: checking for _Bool configure:15198: gcc -c -g -O2 conftest.c >&5 configure:15198: $? = 0 configure:15198: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:15198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:15198: result: yes configure:15214: checking for wchar_t configure:15232: gcc -c -g -O2 conftest.c >&5 configure:15232: $? = 0 configure:15240: result: yes configure:15256: checking for good max_align_t configure:15286: gcc -c -g -O2 conftest.c >&5 configure:15286: $? = 0 configure:15295: result: yes configure:15307: checking whether NULL can be used in arbitrary expressions configure:15326: gcc -c -g -O2 conftest.c >&5 configure:15326: $? = 0 configure:15334: result: yes configure:15470: checking whether fcloseall is declared configure:15470: gcc -c -g -O2 conftest.c >&5 configure:15470: $? = 0 configure:15470: result: yes configure:15557: checking which flavor of printf attribute matches inttypes macros configure:15585: gcc -c -g -O2 conftest.c >&5 configure:15585: $? = 0 configure:15593: result: system configure:15859: checking whether ecvt is declared configure:15859: gcc -c -g -O2 conftest.c >&5 configure:15859: $? = 0 configure:15859: result: yes configure:15868: checking whether fcvt is declared configure:15868: gcc -c -g -O2 conftest.c >&5 configure:15868: $? = 0 configure:15868: result: yes configure:15877: checking whether gcvt is declared configure:15877: gcc -c -g -O2 conftest.c >&5 configure:15877: $? = 0 configure:15877: result: yes configure:15991: checking for strcasestr configure:15991: gcc -o conftest -g -O2 conftest.c >&5 configure:15991: $? = 0 configure:15991: result: yes configure:16004: checking whether strcasestr works configure:16066: gcc -o conftest -g -O2 conftest.c >&5 configure:16066: $? = 0 configure:16066: ./conftest configure:16066: $? = 0 configure:16078: result: yes configure:16089: checking whether strdup is declared configure:16089: gcc -c -g -O2 conftest.c >&5 configure:16089: $? = 0 configure:16089: result: yes configure:16100: checking for complete errno.h configure:16175: result: yes configure:16482: checking whether strerror(0) succeeds configure:16523: gcc -o conftest -g -O2 conftest.c >&5 configure:16523: $? = 0 configure:16523: ./conftest configure:16523: $? = 0 configure:16535: result: yes configure:16727: checking whether strnlen is declared configure:16727: gcc -c -g -O2 conftest.c >&5 configure:16727: $? = 0 configure:16727: result: yes configure:16837: checking whether execvpe is declared configure:16837: gcc -c -g -O2 conftest.c >&5 configure:16837: $? = 0 configure:16837: result: yes configure:16952: checking whether uses 'inline' correctly configure:16974: gcc -c -g -O2 conftest1.c >&5 configure:16977: $? = 0 configure:16990: gcc -c -g -O2 conftest2.c >&5 configure:16993: $? = 0 configure:17008: result: yes configure:17139: checking whether wcsdup is declared configure:17139: gcc -c -g -O2 conftest.c >&5 configure:17139: $? = 0 configure:17139: result: yes configure:17198: checking whether stat file-mode macros are broken configure:17226: gcc -c -g -O2 conftest.c >&5 configure:17226: $? = 0 configure:17234: result: no configure:17339: checking for nlink_t configure:17339: gcc -c -g -O2 conftest.c >&5 configure:17339: $? = 0 configure:17339: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:17339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:17339: result: yes configure:17455: checking whether getdtablesize is declared configure:17455: gcc -c -g -O2 conftest.c >&5 configure:17455: $? = 0 configure:17455: result: yes configure:17469: checking whether setlocale (LC_ALL, NULL) is multithread-safe configure:17488: result: yes configure:17506: checking whether setlocale (category, NULL) is multithread-safe configure:17525: result: yes configure:17768: checking whether langinfo.h defines CODESET configure:17787: gcc -c -g -O2 conftest.c >&5 configure:17787: $? = 0 configure:17796: result: yes configure:17801: checking whether langinfo.h defines T_FMT_AMPM configure:17820: gcc -c -g -O2 conftest.c >&5 configure:17820: $? = 0 configure:17829: result: yes configure:17834: checking whether langinfo.h defines ALTMON_1 configure:17853: gcc -c -g -O2 conftest.c >&5 configure:17853: $? = 0 configure:17862: result: yes configure:17867: checking whether langinfo.h defines ERA configure:17886: gcc -c -g -O2 conftest.c >&5 configure:17886: $? = 0 configure:17895: result: yes configure:17900: checking whether langinfo.h defines YESEXPR configure:17919: gcc -c -g -O2 conftest.c >&5 configure:17919: $? = 0 configure:17928: result: yes configure:17969: checking whether locale.h defines locale_t configure:17987: gcc -c -g -O2 conftest.c >&5 configure:17987: $? = 0 configure:17996: result: yes configure:18037: checking whether locale.h conforms to POSIX:2001 configure:18056: gcc -c -g -O2 conftest.c >&5 configure:18056: $? = 0 configure:18064: result: yes configure:18067: checking whether struct lconv is properly defined configure:18087: gcc -c -g -O2 conftest.c >&5 configure:18087: $? = 0 configure:18096: result: yes configure:18232: checking whether imported symbols can be declared weak configure:18256: gcc -o conftest -g -O2 conftest.c >&5 configure:18256: $? = 0 configure:18293: gcc -o conftest -g -O2 conftest.c >&5 configure:18293: $? = 0 configure:18293: ./conftest configure:18293: $? = 0 configure:18332: result: yes configure:19216: checking for multithread API to use configure:19218: result: posix configure:19235: checking whether strndup is declared configure:19235: gcc -c -g -O2 conftest.c >&5 configure:19235: $? = 0 configure:19235: result: yes configure:19251: checking whether strstr works configure:19313: gcc -o conftest -g -O2 conftest.c >&5 configure:19313: $? = 0 configure:19313: ./conftest configure:19313: $? = 0 configure:19325: result: yes configure:19357: checking for struct timespec in configure:19375: gcc -c -g -O2 conftest.c >&5 configure:19375: $? = 0 configure:19383: result: yes configure:19573: checking for TIME_UTC in configure:19591: gcc -c -g -O2 conftest.c >&5 configure:19591: $? = 0 configure:19599: result: yes configure:19693: checking for inttypes.h configure:19713: gcc -c -g -O2 conftest.c >&5 configure:19713: $? = 0 configure:19721: result: yes configure:19730: checking for stdint.h configure:19748: gcc -c -g -O2 conftest.c >&5 configure:19748: $? = 0 configure:19756: result: yes configure:19767: checking for intmax_t configure:19793: gcc -c -g -O2 conftest.c >&5 configure:19793: $? = 0 configure:19801: result: yes configure:19814: checking where to find the exponent in a 'double' configure:20140: gcc -o conftest -g -O2 conftest.c >&5 configure:20140: $? = 0 configure:20140: ./conftest configure:20140: $? = 0 configure:20153: result: word 1 bit 20 configure:20175: checking whether snprintf returns a byte count as in C99 configure:20270: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122:22: warning: '%d' directive output truncated writing 4 bytes into a region of size 3 [-Wformat-truncation=] # define my_snprintf snprintf ^ conftest.c:139:7: note: in expansion of macro 'my_snprintf' if (my_snprintf (buf, 3, "%d %d", 4567, 89) != 7) ^~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from conftest.c:119: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 8 bytes into a destination of size 3 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:20270: $? = 0 configure:20270: ./conftest configure:20270: $? = 0 configure:20282: result: yes configure:20288: checking whether snprintf truncates the result as in C99 configure:20373: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:139:25: warning: '%d' directive output truncated writing 4 bytes into a region of size 3 [-Wformat-truncation=] my_snprintf (buf, 3, "%d %d", 4567, 89); ^~ In file included from /usr/include/stdio.h:862:0, from conftest.c:119: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 8 bytes into a destination of size 3 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:20373: $? = 0 configure:20373: ./conftest configure:20373: $? = 0 configure:20385: result: yes configure:20392: checking for snprintf configure:20392: result: yes configure:20398: checking for strnlen configure:20398: gcc -o conftest -g -O2 conftest.c >&5 configure:20398: $? = 0 configure:20398: result: yes configure:20404: checking for wcslen configure:20404: gcc -o conftest -g -O2 conftest.c >&5 configure:20404: $? = 0 configure:20404: result: yes configure:20410: checking for wcsnlen configure:20410: gcc -o conftest -g -O2 conftest.c >&5 configure:20410: $? = 0 configure:20410: result: yes configure:20416: checking for mbrtowc configure:20416: result: yes configure:20422: checking for wcrtomb configure:20422: result: yes configure:20429: checking whether _snprintf is declared configure:20429: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? (void) _snprintf; ^~~~~~~~~ vsnprintf conftest.c:133:10: note: each undeclared identifier is reported only once for each function it appears in configure:20429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:20429: result: no configure:20460: checking for C compiler option to allow warnings configure:20469: gcc -g -O2 -c conftest.c 2>conftest1.err configure:20472: $? = 0 configure:20475: gcc -g -O2 -Wno-error -c conftest.c 2>conftest2.err configure:20478: $? = 0 configure:20488: result: -Wno-error configure:20528: gcc -g -O2 -E conftest.c > conftest.out configure:20531: $? = 0 configure:20577: checking for alloca as a compiler built-in configure:20603: result: yes configure:20661: checking for argz.h configure:20661: gcc -c -g -O2 conftest.c >&5 configure:20661: $? = 0 configure:20661: result: yes configure:20670: checking for error_t configure:20670: gcc -c -g -O2 conftest.c >&5 configure:20670: $? = 0 configure:20670: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:22: error: expected expression before ')' token if (sizeof ((error_t))) ^ configure:20670: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #if defined(HAVE_ARGZ_H) | # include | #endif | | int | main (void) | { | if (sizeof ((error_t))) | return 0; | ; | return 0; | } configure:20670: result: yes configure:20691: checking for argz_replace configure:20691: gcc -o conftest -g -O2 conftest.c >&5 configure:20691: $? = 0 configure:20691: result: yes configure:20702: checking if argz actually works configure:20734: result: yes configure:20799: checking whether calloc (0, n) and calloc (n, 0) return nonnull configure:20831: gcc -o conftest -g -O2 conftest.c >&5 configure:20831: $? = 0 configure:20831: ./conftest configure:20831: $? = 0 configure:20855: result: yes configure:20937: checking whether // is distinct from / configure:20967: result: no configure:20976: checking for error_at_line configure:20993: gcc -o conftest -g -O2 conftest.c >&5 configure:20993: $? = 0 configure:21002: result: yes configure:21194: checking whether program_invocation_name is declared configure:21194: gcc -c -g -O2 conftest.c >&5 configure:21194: $? = 0 configure:21194: result: yes configure:21208: checking whether program_invocation_short_name is declared configure:21208: gcc -c -g -O2 conftest.c >&5 configure:21208: $? = 0 configure:21208: result: yes configure:21222: checking whether __argv is declared configure:21222: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:145:10: error: '__argv' undeclared (first use in this function) (void) __argv; ^~~~~~ conftest.c:145:10: note: each undeclared identifier is reported only once for each function it appears in configure:21222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:21222: result: no configure:21297: checking whether iswblank is declared configure:21297: gcc -c -g -O2 conftest.c >&5 configure:21297: $? = 0 configure:21297: result: yes configure:21369: checking whether iswdigit is ISO C compliant configure:21473: result: guessing yes configure:21524: checking whether iswxdigit is ISO C compliant configure:21620: result: guessing yes configure:21702: checking whether malloc (0) returns nonnull configure:21749: result: yes configure:21855: checking whether mbrtowc handles incomplete characters configure:21947: result: guessing yes configure:21953: checking whether mbrtowc works as well as mbtowc configure:22010: result: guessing yes configure:22052: checking whether mbrtowc handles a NULL pwc argument configure:22119: result: guessing yes configure:22125: checking whether mbrtowc handles a NULL string argument configure:22180: result: guessing yes configure:22188: checking whether mbrtowc has a correct return value configure:22314: result: guessing yes configure:22320: checking whether mbrtowc returns 0 when parsing a NUL character configure:22372: result: guessing yes configure:22377: checking whether mbrtowc stores incomplete characters configure:22501: result: guessing no configure:22506: checking whether mbrtowc works on empty input configure:22536: gcc -o conftest -g -O2 conftest.c >&5 configure:22536: $? = 0 configure:22536: ./conftest configure:22536: $? = 0 configure:22548: result: yes configure:22552: checking whether the C locale is free of encoding errors configure:22598: gcc -o conftest -g -O2 conftest.c >&5 configure:22598: $? = 0 configure:22598: ./conftest configure:22598: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main (void) | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | wchar_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:22610: result: no configure:23028: checking whether mbrtowc handles incomplete characters configure:23120: result: guessing yes configure:23126: checking whether mbrtowc works as well as mbtowc configure:23183: result: guessing yes configure:23358: checking whether mbswidth is declared in configure:23378: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:156:20: error: 'mbswidth' undeclared (first use in this function); did you mean 'wcswidth'? char *p = (char *) mbswidth; ^~~~~~~~ wcswidth conftest.c:156:20: note: each undeclared identifier is reported only once for each function it appears in configure:23378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | char *p = (char *) mbswidth; | return !p; | | ; | return 0; | } configure:23386: result: no configure:23399: checking for mbstate_t configure:23425: result: yes configure:23503: checking for memrchr configure:23503: gcc -o conftest -g -O2 conftest.c >&5 configure:23503: $? = 0 configure:23503: result: yes configure:23572: checking whether open recognizes a trailing slash configure:23617: gcc -o conftest -g -O2 conftest.c >&5 configure:23617: $? = 0 configure:23617: ./conftest configure:23617: $? = 0 configure:23630: result: yes configure:23696: checking whether realloc (0, 0) returns nonnull configure:23731: gcc -o conftest -g -O2 conftest.c >&5 configure:23731: $? = 0 configure:23731: ./conftest configure:23731: $? = 0 configure:23743: result: yes configure:23828: checking for reallocarray configure:23828: gcc -o conftest -g -O2 conftest.c >&5 configure:23828: $? = 0 configure:23828: result: yes configure:23903: checking for working re_compile_pattern configure:24218: gcc -o conftest -g -O2 conftest.c >&5 configure:24218: $? = 0 configure:24218: ./conftest conftest: regexec.c:1342: pop_fail_stack: Assertion `num >= 0' failed. ./configure: line 2984: 15953 Terminated ./conftest$ac_exeext configure:24218: $? = 143 configure: program exited with status 143 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | /* end confdefs.h. */ | #include | | #include | #include | #include | | #if defined M_CHECK_ACTION || HAVE_DECL_ALARM | # include | # include | #endif | | #if HAVE_MALLOC_H | # include | #endif | | #ifdef M_CHECK_ACTION | /* Exit with distinguishable exit code. */ | static void sigabrt_no_core (int sig) { raise (SIGTERM); } | #endif | | int | main (void) | { | int result = 0; | static struct re_pattern_buffer regex; | unsigned char folded_chars[UCHAR_MAX + 1]; | int i; | const char *s; | struct re_registers regs; | | /* Some builds of glibc go into an infinite loop on this | test. Use alarm to force death, and mallopt to avoid | malloc recursion in diagnosing the corrupted heap. */ | #if HAVE_DECL_ALARM | signal (SIGALRM, SIG_DFL); | alarm (2); | #endif | #ifdef M_CHECK_ACTION | signal (SIGABRT, sigabrt_no_core); | mallopt (M_CHECK_ACTION, 2); | #endif | | if (setlocale (LC_ALL, "en_US.UTF-8")) | { | { | /* https://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | This test needs valgrind to catch the bug on Debian | GNU/Linux 3.1 x86, but it might catch the bug better | on other platforms and it shouldn't hurt to try the | test here. */ | static char const pat[] = "insert into"; | static char const data[] = | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | result |= 1; | else | { | if (re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, ®s) | != -1) | result |= 1; | regfree (®ex); | } | } | | { | /* This test is from glibc bug 15078. | The test case is from Andreas Schwab in | . | */ | static char const pat[] = "[^x]x"; | static char const data[] = | /* */ | "\xe1\x80\x80" | "\xe1\x80\xbb" | "\xe1\x80\xbd" | "\xe1\x80\x94" | "\xe1\x80\xba" | "\xe1\x80\xaf" | "\xe1\x80\x95" | "\xe1\x80\xba" | "x"; | re_set_syntax (0); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | result |= 1; | else | { | i = re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, 0); | if (i != 0 && i != 21) | result |= 1; | regfree (®ex); | } | } | | if (! setlocale (LC_ALL, "C")) | return 1; | } | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[^x]b", 6, ®ex); | if (s) | result |= 2; | else | { | /* This should fail, but succeeds for glibc-2.5. */ | if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | result |= 2; | regfree (®ex); | } | | /* This regular expression is from Spencer ere test number 75 | in grep-2.3. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | for (i = 0; i <= UCHAR_MAX; i++) | folded_chars[i] = i; | regex.translate = folded_chars; | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | /* This should fail with _Invalid character class name_ error. */ | if (!s) | { | result |= 4; | regfree (®ex); | } | | /* Ensure that [b-a] is diagnosed as invalid, when | using RE_NO_EMPTY_RANGES. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[b-a]", 6, ®ex); | if (s == 0) | { | result |= 8; | regfree (®ex); | } | | /* This should succeed, but does not for glibc-2.1.3. */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("{1", 2, ®ex); | if (s) | result |= 8; | else | regfree (®ex); | | /* The following example is derived from a problem report | against gawk from Jorge Stolfi . */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | if (s) | result |= 8; | else | { | /* This should match, but does not for glibc-2.2.1. */ | if (re_match (®ex, "an", 2, 0, ®s) != 2) | result |= 8; | else | { | free (regs.start); | free (regs.end); | } | regfree (®ex); | } | | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 8; | else | { | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | result |= 8; | else | { | free (regs.start); | free (regs.end); | } | regfree (®ex); | } | | /* The version of regex.c in older versions of gnulib | ignored RE_ICASE. Detect that problem too. */ | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 16; | else | { | if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | result |= 16; | else | { | free (regs.start); | free (regs.end); | } | regfree (®ex); | } | | /* Catch a bug reported by Vin Shelton in | https://lists.gnu.org/r/bug-coreutils/2007-06/msg00089.html | */ | re_set_syntax (RE_SYNTAX_POSIX_BASIC | & ~RE_CONTEXT_INVALID_DUP | & ~RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex); | if (s) | result |= 32; | else | regfree (®ex); | | /* REG_STARTEND was added to glibc on 2004-01-15. | Reject older versions. */ | if (! REG_STARTEND) | result |= 64; | | /* Matching with the compiled form of this regexp would provoke | an assertion failure prior to glibc-2.28: | regexec.c:1375: pop_fail_stack: Assertion 'num >= 0' failed | With glibc-2.28, compilation fails and reports the invalid | back reference. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("0|()0|\\1|0", 10, ®ex); | if (!s) | { | memset (®s, 0, sizeof regs); | i = re_search (®ex, "x", 1, 0, 1, ®s); | if (i != -1) | result |= 64; | if (0 <= i) | { | free (regs.start); | free (regs.end); | } | regfree (®ex); | } | else | { | if (strcmp (s, "Invalid back reference")) | result |= 64; | } | | /* glibc bug 11053. */ | re_set_syntax (RE_SYNTAX_POSIX_BASIC); | memset (®ex, 0, sizeof regex); | static char const pat_sub2[] = "\\(a*\\)*a*\\1"; | s = re_compile_pattern (pat_sub2, sizeof pat_sub2 - 1, ®ex); | if (s) | result |= 64; | else | { | memset (®s, 0, sizeof regs); | static char const data[] = "a"; | int datalen = sizeof data - 1; | i = re_search (®ex, data, datalen, 0, datalen, ®s); | if (i != 0) | result |= 64; | else if (regs.num_regs < 2) | result |= 64; | else if (! (regs.start[0] == 0 && regs.end[0] == 1)) | result |= 64; | else if (! (regs.start[1] == 0 && regs.end[1] == 0)) | result |= 64; | regfree (®ex); | free (regs.start); | free (regs.end); | } | | #if 0 | /* It would be nice to reject hosts whose regoff_t values are too | narrow (including glibc on hosts with 64-bit ptrdiff_t and | 32-bit int), but we should wait until glibc implements this | feature. Otherwise, support for equivalence classes and | multibyte collation symbols would always be broken except | when compiling --without-included-regex. */ | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | || sizeof (regoff_t) < sizeof (ssize_t)) | result |= 64; | #endif | | return result; | | ; | return 0; | } configure:24230: result: no configure:24317: checking for libintl.h configure:24317: gcc -c -g -O2 conftest.c >&5 configure:24317: $? = 0 configure:24317: result: yes configure:24325: checking whether isblank is declared configure:24325: gcc -c -g -O2 conftest.c >&5 configure:24325: $? = 0 configure:24325: result: yes configure:24339: checking for ssize_t configure:24357: gcc -c -g -O2 conftest.c >&5 configure:24357: $? = 0 configure:24365: result: yes configure:24376: checking for va_copy configure:24397: gcc -c -g -O2 conftest.c >&5 configure:24397: $? = 0 configure:24406: result: yes configure:25132: checking for strcasecmp configure:25132: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:216:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] char strcasecmp (); ^~~~~~~~~~ configure:25132: $? = 0 configure:25132: result: yes configure:25145: checking for strncasecmp configure:25145: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:217:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch] char strncasecmp (); ^~~~~~~~~~~ configure:25145: $? = 0 configure:25145: result: yes configure:25157: checking whether strncasecmp is declared configure:25157: gcc -c -g -O2 conftest.c >&5 configure:25157: $? = 0 configure:25157: result: yes configure:25216: checking whether strcasestr works in linear time configure:25295: gcc -o conftest -g -O2 conftest.c >&5 configure:25295: $? = 0 configure:25295: ./conftest configure:25295: $? = 0 configure:25307: result: yes configure:25338: checking for strcasestr configure:25338: result: yes configure:25351: checking whether strcasestr works configure:25425: result: yes configure:25535: checking for working strerror function configure:25565: gcc -o conftest -g -O2 conftest.c >&5 configure:25565: $? = 0 configure:25565: ./conftest configure:25565: $? = 0 configure:25577: result: yes configure:25662: checking for working strnlen configure:25702: gcc -o conftest -g -O2 conftest.c >&5 configure:25702: $? = 0 configure:25702: ./conftest configure:25702: $? = 0 configure:25713: result: yes configure:25781: checking for variable-length arrays configure:25839: gcc -c -g -O2 conftest.c >&5 configure:25839: $? = 0 configure:25850: result: yes configure:25863: checking for vasprintf configure:25863: gcc -o conftest -g -O2 conftest.c >&5 configure:25863: $? = 0 configure:25863: result: yes configure:25965: checking whether wcwidth is declared configure:25965: gcc -c -g -O2 conftest.c >&5 configure:25965: $? = 0 configure:25965: result: yes configure:26013: checking whether wcwidth works reasonably in UTF-8 locales configure:26065: gcc -o conftest -g -O2 conftest.c >&5 configure:26065: $? = 0 configure:26065: ./conftest configure:26065: $? = 0 configure:26077: result: yes configure:28412: checking whether setlocale (LC_ALL, NULL) is multithread-safe configure:28431: result: yes configure:28449: checking whether setlocale (category, NULL) is multithread-safe configure:28468: result: yes configure:26216: checking whether btowc(0) is correct configure:26247: gcc -o conftest -g -O2 conftest.c >&5 configure:26247: $? = 0 configure:26247: ./conftest configure:26247: $? = 0 configure:26259: result: yes configure:26262: checking whether btowc(EOF) is correct configure:26311: result: guessing yes configure:26379: checking for __builtin_expect configure:26395: gcc -o conftest -g -O2 conftest.c >&5 configure:26395: $? = 0 configure:26422: result: yes configure:27598: checking whether the compiler supports the __inline keyword configure:27616: gcc -c -g -O2 conftest.c >&5 configure:27616: $? = 0 configure:27624: result: yes configure:27732: checking for pthread_rwlock_t configure:27732: gcc -c -g -O2 conftest.c >&5 configure:27732: $? = 0 configure:27732: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:227:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:27732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:27732: result: yes configure:27745: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:27890: gcc -o conftest -g -O2 conftest.c -pthread >&5 configure:27890: $? = 0 configure:27890: ./conftest configure:27890: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | #define SUCCEED() exit (0) | #define FAILURE() exit (1) | #define UNEXPECTED(n) (exit (10 + (n))) | | /* The main thread creates the waiting writer and the requesting reader threads | in the default way; this guarantees that they have the same priority. | We can reuse the main thread as first reader thread. */ | | static pthread_rwlock_t lock; | static pthread_t reader1; | static pthread_t writer; | static pthread_t reader2; | static pthread_t timer; | /* Used to pass control from writer to reader2 and from reader2 to timer, | as in a relay race. | Passing control from one running thread to another running thread | is most likely faster than to create the second thread. */ | static pthread_mutex_t baton; | | static void * | timer_func (void *ignored) | { | /* Step 13 (can be before or after step 12): | The timer thread takes the baton, then waits a moment to make sure | it can tell whether the second reader thread is blocked at step 12. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (13); | usleep (100000); | /* By the time we get here, it's clear that the second reader thread is | blocked at step 12. This is the desired behaviour. */ | SUCCEED (); | } | | static void * | reader2_func (void *ignored) | { | int err; | | /* Step 8 (can be before or after step 7): | The second reader thread takes the baton, then waits a moment to make sure | the writer thread has reached step 7. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (8); | usleep (100000); | /* Step 9: The second reader thread requests the lock. */ | err = pthread_rwlock_tryrdlock (&lock); | if (err == 0) | FAILURE (); | else if (err != EBUSY) | UNEXPECTED (9); | /* Step 10: Launch a timer, to test whether the next call blocks. */ | if (pthread_create (&timer, NULL, timer_func, NULL)) | UNEXPECTED (10); | /* Step 11: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (11); | /* Step 12: The second reader thread requests the lock. */ | err = pthread_rwlock_rdlock (&lock); | if (err == 0) | FAILURE (); | else | UNEXPECTED (12); | } | | static void * | writer_func (void *ignored) | { | /* Step 4: Take the baton, so that the second reader thread does not go ahead | too early. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (4); | /* Step 5: Create the second reader thread. */ | if (pthread_create (&reader2, NULL, reader2_func, NULL)) | UNEXPECTED (5); | /* Step 6: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (6); | /* Step 7: The writer thread requests the lock. */ | if (pthread_rwlock_wrlock (&lock)) | UNEXPECTED (7); | return NULL; | } | | int | main () | { | reader1 = pthread_self (); | | /* Step 1: The main thread initializes the lock and the baton. */ | if (pthread_rwlock_init (&lock, NULL)) | UNEXPECTED (1); | if (pthread_mutex_init (&baton, NULL)) | UNEXPECTED (1); | /* Step 2: The main thread acquires the lock as a reader. */ | if (pthread_rwlock_rdlock (&lock)) | UNEXPECTED (2); | /* Step 3: Create the writer thread. */ | if (pthread_create (&writer, NULL, writer_func, NULL)) | UNEXPECTED (3); | /* Job done. Go to sleep. */ | for (;;) | { | sleep (1); | } | } | configure:27903: result: no configure:27937: gcc -c -g -O2 conftest.c >&5 configure:27937: $? = 0 configure:28161: checking whether YESEXPR works configure:28191: gcc -o conftest -g -O2 conftest.c >&5 configure:28191: $? = 0 configure:28191: ./conftest configure:28191: $? = 0 configure:28203: result: yes configure:29903: checking whether mbrtowc handles incomplete characters configure:29995: result: guessing yes configure:30001: checking whether mbrtowc works as well as mbtowc configure:30058: result: guessing yes configure:30100: checking whether wcrtomb works in the C locale configure:30133: gcc -o conftest -g -O2 conftest.c >&5 configure:30133: $? = 0 configure:30133: ./conftest configure:30133: $? = 0 configure:30145: result: yes configure:30156: checking whether wcrtomb return value is correct configure:30226: result: guessing yes configure:30938: checking whether make sets $(MAKE) configure:30961: result: yes configure:30971: checking whether ln -s works configure:30975: result: yes configure:30989: checking whether diff accepts -u configure:30998: result: yes configure:31009: checking whether diff accepts -a configure:31018: result: yes configure:31029: checking for io.h configure:31029: gcc -c -g -O2 conftest.c >&5 conftest.c:257:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. configure:31029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31029: result: no configure:31035: checking for pwd.h configure:31035: gcc -c -g -O2 conftest.c >&5 configure:31035: $? = 0 configure:31035: result: yes configure:31041: checking for termcap.h configure:31041: gcc -c -g -O2 conftest.c >&5 configure:31041: $? = 0 configure:31041: result: yes configure:31047: checking for termios.h configure:31047: gcc -c -g -O2 conftest.c >&5 configure:31047: $? = 0 configure:31047: result: yes configure:31053: checking for unistd.h configure:31053: result: yes configure:31059: checking for sys/ioctl.h configure:31059: gcc -c -g -O2 conftest.c >&5 configure:31059: $? = 0 configure:31059: result: yes configure:31065: checking for sys/time.h configure:31065: result: yes configure:31071: checking for sys/wait.h configure:31071: gcc -c -g -O2 conftest.c >&5 configure:31071: $? = 0 configure:31071: result: yes configure:31079: checking POSIX termios configure:31100: gcc -o conftest -g -O2 conftest.c >&5 configure:31100: $? = 0 configure:31109: result: yes configure:31113: checking for off_t configure:31113: gcc -c -g -O2 conftest.c >&5 configure:31113: $? = 0 configure:31113: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:267:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:31113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:31113: result: yes configure:31125: checking for setlocale configure:31125: gcc -o conftest -g -O2 conftest.c >&5 configure:31125: $? = 0 configure:31125: result: yes configure:31131: checking for sigaction configure:31131: gcc -o conftest -g -O2 conftest.c >&5 configure:31131: $? = 0 configure:31131: result: yes configure:31137: checking for sigprocmask configure:31137: gcc -o conftest -g -O2 conftest.c >&5 configure:31137: $? = 0 configure:31137: result: yes configure:31143: checking for posix_openpt configure:31143: gcc -o conftest -g -O2 conftest.c >&5 configure:31143: $? = 0 configure:31143: result: yes configure:31218: checking for tgetent in -ltinfo configure:31241: gcc -o conftest -g -O2 conftest.c -ltinfo >&5 configure:31241: $? = 0 configure:31252: result: yes configure:31272: checking for library with termcap variables configure:31315: gcc -o conftest -g -O2 conftest.c -ltinfo >&5 In file included from /usr/include/endian.h:60:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/byteswap.h: In function 'main': /usr/include/x86_64-linux-gnu/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32' __bswap_32 (unsigned int __bsx) ^~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64' __bswap_64 (__uint64_t __bsx) ^~~~~~~~~~ In file included from /usr/include/endian.h:61:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity' __uint16_identity (__uint16_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity' __uint32_identity (__uint32_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity' __uint64_identity (__uint64_t __x) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern' __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern' __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern' __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL) ^ configure:31315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:31315: gcc -o conftest -g -O2 conftest.c -ltinfo >&5 In file included from /usr/include/endian.h:60:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/byteswap.h: In function 'main': /usr/include/x86_64-linux-gnu/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32' __bswap_32 (unsigned int __bsx) ^~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64' __bswap_64 (__uint64_t __bsx) ^~~~~~~~~~ In file included from /usr/include/endian.h:61:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity' __uint16_identity (__uint16_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity' __uint32_identity (__uint32_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity' __uint64_identity (__uint64_t __x) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern' __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern' __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern' __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL) ^ configure:31315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:31315: gcc -o conftest -g -O2 conftest.c -ltinfo -lncurses >&5 In file included from /usr/include/endian.h:60:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/byteswap.h: In function 'main': /usr/include/x86_64-linux-gnu/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32' __bswap_32 (unsigned int __bsx) ^~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64' __bswap_64 (__uint64_t __bsx) ^~~~~~~~~~ In file included from /usr/include/endian.h:61:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity' __uint16_identity (__uint16_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity' __uint32_identity (__uint32_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity' __uint64_identity (__uint64_t __x) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern' __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern' __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern' __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL) ^ configure:31315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:31315: gcc -o conftest -g -O2 conftest.c -ltinfo -lcurses >&5 In file included from /usr/include/endian.h:60:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/byteswap.h: In function 'main': /usr/include/x86_64-linux-gnu/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32' __bswap_32 (unsigned int __bsx) ^~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64' __bswap_64 (__uint64_t __bsx) ^~~~~~~~~~ In file included from /usr/include/endian.h:61:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity' __uint16_identity (__uint16_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity' __uint32_identity (__uint32_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity' __uint64_identity (__uint64_t __x) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern' __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern' __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern' __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL) ^ configure:31315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:31315: gcc -o conftest -g -O2 conftest.c -ltinfo -ltermlib >&5 In file included from /usr/include/endian.h:60:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/byteswap.h: In function 'main': /usr/include/x86_64-linux-gnu/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32' __bswap_32 (unsigned int __bsx) ^~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64' __bswap_64 (__uint64_t __bsx) ^~~~~~~~~~ In file included from /usr/include/endian.h:61:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity' __uint16_identity (__uint16_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity' __uint32_identity (__uint32_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity' __uint64_identity (__uint64_t __x) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern' __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern' __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern' __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL) ^ configure:31315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:31315: gcc -o conftest -g -O2 conftest.c -ltinfo -ltermcap >&5 In file included from /usr/include/endian.h:60:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/byteswap.h: In function 'main': /usr/include/x86_64-linux-gnu/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32' __bswap_32 (unsigned int __bsx) ^~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64' __bswap_64 (__uint64_t __bsx) ^~~~~~~~~~ In file included from /usr/include/endian.h:61:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity' __uint16_identity (__uint16_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity' __uint32_identity (__uint32_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity' __uint64_identity (__uint64_t __x) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern' __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern' __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern' __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL) ^ configure:31315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:31315: gcc -o conftest -g -O2 conftest.c -ltinfo -lterminfo >&5 In file included from /usr/include/endian.h:60:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/byteswap.h: In function 'main': /usr/include/x86_64-linux-gnu/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32' __bswap_32 (unsigned int __bsx) ^~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64' __bswap_64 (__uint64_t __bsx) ^~~~~~~~~~ In file included from /usr/include/endian.h:61:0, from /usr/include/x86_64-linux-gnu/sys/types.h:194, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity' __uint16_identity (__uint16_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity' __uint32_identity (__uint32_t __x) ^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity' __uint64_identity (__uint64_t __x) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern' __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern' __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL) ^ In file included from /usr/include/features.h:424:0, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern' __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL) ^ /usr/include/x86_64-linux-gnu/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration In file included from /usr/include/x86_64-linux-gnu/sys/types.h:205:0, from /usr/include/termcap.h:49, from conftest.c:248: /usr/include/x86_64-linux-gnu/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL) ^ configure:31315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | | int | main (void) | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:31326: result: configure:31424: checking for a sed that does not truncate output configure:31494: result: /bin/sed configure:31500: checking whether NLS is requested configure:31510: result: yes configure:31550: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:31583: result: /usr/local/bin/msgfmt configure:31592: checking for gmsgfmt configure:31628: result: /usr/local/bin/msgfmt configure:31673: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:31706: result: /usr/local/bin/xgettext configure:31751: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:31783: result: /usr/local/bin/msgmerge configure:31831: checking for CFPreferencesCopyAppValue configure:31850: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:240:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:31850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:31860: result: no configure:31867: checking for CFLocaleCopyPreferredLanguages configure:31886: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:240:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:31886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "6.8dev" | #define PACKAGE_STRING "GNU Texinfo 6.8dev" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" | #define PACKAGE "texinfo" | #define VERSION "6.8dev" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | #define HAVE_MALLOC_POSIX 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SYMLINK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_PTHREAD_API 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_ALARM 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WEAK_SYMBOLS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSNCASECMP 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_POSIX_OPENPT 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFLocaleCopyPreferredLanguages(); | ; | return 0; | } configure:31896: result: no configure:31946: checking for GNU gettext in libc configure:31976: gcc -o conftest -g -O2 conftest.c >&5 configure:31976: $? = 0 configure:31986: result: yes configure:32885: checking whether to use NLS configure:32887: result: yes configure:32890: checking where the gettext function comes from configure:32901: result: libc configure:33076: === configuring in tp/Texinfo/XS (/home/g/src/texinfo/GIT/tp/Texinfo/XS) configure:33137: running /bin/bash ./configure --disable-option-checking '--prefix=NONE' --cache-file=/dev/null --srcdir=. configure:33157: checking whether we can build Perl extension (XS) modules configure:33159: result: configure:33171: checking whether we can build Perl extension (XS) modules configure:33173: result: yes configure:33193: checking for eslint configure:33231: result: no configure:33247: checking for tsc configure:33285: result: no configure:33301: checking for uglifyjs configure:33339: result: no configure:33355: checking for modernizr configure:33393: result: no configure:33415: checking for prove configure:33436: found /usr/bin/prove configure:33447: result: prove configure:33482: checking parser tests requirements configure:33484: result: yes configure:33516: checking Perl Texinfo API texinfo documentation build requirements configure:33518: result: yes configure:33552: checking Pod::Simple::Texinfo tests requirements configure:33554: result: yes configure:33694: checking that generated files are newer than configure configure:33700: result: done configure:33723: error: conditional "LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH" was never defined. Usually this means the macro was only invoked conditionally. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ ac_cv_c_undeclared_builtin_options='none needed' ac_cv_c_vararrays=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PERL_EXT_CC_set= ac_cv_env_PERL_EXT_CC_value= ac_cv_env_PERL_EXT_CFLAGS_set= ac_cv_env_PERL_EXT_CFLAGS_value= ac_cv_env_PERL_EXT_CPPFLAGS_set= ac_cv_env_PERL_EXT_CPPFLAGS_value= ac_cv_env_PERL_EXT_LDFLAGS_set= ac_cv_env_PERL_EXT_LDFLAGS_value= ac_cv_env_PERL_set= ac_cv_env_PERL_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_argz_replace=yes ac_cv_func_btowc=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_fcntl=yes ac_cv_func_getdtablesize=yes ac_cv_func_getexecname=no ac_cv_func_getopt_long_only=yes ac_cv_func_getprogname=no ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbslen=no ac_cv_func_memrchr=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_nl_langinfo=yes ac_cv_func_posix_openpt=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_reallocarray=yes ac_cv_func_setlocale=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_symlink=yes ac_cv_func_towlower=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wcwidth=yes ac_cv_have_decl___argv=no ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_ecvt=yes ac_cv_have_decl_execvpe=yes ac_cv_have_decl_fcloseall=yes ac_cv_have_decl_fcvt=yes ac_cv_have_decl_gcvt=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_mbswidth=no ac_cv_have_decl_memrchr=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_argz_h=yes ac_cv_header_crtdefs_h=no ac_cv_header_features_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termios_h=yes ac_cv_header_threads_h=no ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_tinfo_tgetent=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_PROVE=prove ac_cv_prog_TI_AWK=awk ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_should_define__xopen_source=no ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_posix_termios=yes ac_cv_type__Bool=yes ac_cv_type_error_t=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar gl_cv___builtin_expect=yes gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_wallow=-Wno-error gl_cv_compiler_check_decl_option=none gl_cv_compiler_clang=no gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_elf=yes gl_cv_func_btowc_eof='guessing yes' gl_cv_func_btowc_nul=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_long_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_iswdigit_works='guessing yes' gl_cv_func_iswxdigit_works='guessing yes' gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=no gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg1='guessing yes' gl_cv_func_mbrtowc_null_arg2='guessing yes' gl_cv_func_mbrtowc_retval='guessing yes' gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_mbrtowc_stores_incomplete='guessing no' gl_cv_func_memchr_works=yes gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_re_compile_pattern_working=no gl_cv_func_setlocale_null_all_mtsafe=yes gl_cv_func_setlocale_null_one_mtsafe=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_truncation_c99=yes gl_cv_func_strcasestr_linear=yes gl_cv_func_strcasestr_works_always=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strstr_works_always=yes gl_cv_func_va_copy=yes gl_cv_func_wcrtomb_retval='guessing yes' gl_cv_func_wcrtomb_works=yes gl_cv_func_wcwidth_works=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_altmon=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_limits_width=no gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_width=yes gl_cv_header_stdint_without_STDC_macros=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdint_h=yes gl_cv_host_cpu_c_abi_32bit=no gl_cv_iconv_nonconst=yes gl_cv_macro_O_CLOEXEC=yes gl_cv_malloc_ptrdiff=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_types_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_promoted_mode_t=mode_t gl_cv_pthread_rwlock_rdlock_prefer_writer=no gl_cv_rpl_alloca=yes gl_cv_source_line_length_unlimited=yes gl_cv_sys_struct_lconv_ok=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_time_h_has_TIME_UTC=yes gl_cv_type_max_align_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_large_enough=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyPreferredLanguages=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_locale_fr=none gt_cv_locale_fr_utf8=none gt_cv_locale_ja=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes lt_cv_sys_argz_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/g/src/texinfo/GIT/build-aux/missing'\'' aclocal-1.16' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cr' ARGZ_H='' AUTOCONF='${SHELL} '\''/home/g/src/texinfo/GIT/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/g/src/texinfo/GIT/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/g/src/texinfo/GIT/build-aux/missing'\'' automake-1.16' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BUILD_PERL_API_TEXI_FALSE='#' BUILD_PERL_API_TEXI_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CFLAG_VISIBILITY='' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIFF_A_OPTION='-a' DIFF_U_OPTION='-u' DISABLE_XS_FALSE='' DISABLE_XS_TRUE='#' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' ESLINT='' EXEEXT='' FLOAT_H='' GAWK='${SHELL} '\''/home/g/src/texinfo/GIT/build-aux/missing'\'' gawk' GETOPT_CDEFS_H='' GETOPT_H='' GETTEXT_MACRO_VERSION='0.20' GL_CFLAG_ALLOW_WARNINGS='-Wno-error' GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_COND_OBJ_ARGZ_FALSE='' GL_COND_OBJ_ARGZ_TRUE='#' GL_COND_OBJ_BTOWC_FALSE='' GL_COND_OBJ_BTOWC_TRUE='#' GL_COND_OBJ_CLOSE_FALSE='' GL_COND_OBJ_CLOSE_TRUE='' GL_COND_OBJ_DUP2_FALSE='' GL_COND_OBJ_DUP2_TRUE='' GL_COND_OBJ_ERROR_FALSE='' GL_COND_OBJ_ERROR_TRUE='#' GL_COND_OBJ_FCNTL_FALSE='' GL_COND_OBJ_FCNTL_TRUE='' GL_COND_OBJ_FLOAT_FALSE='' GL_COND_OBJ_FLOAT_TRUE='' GL_COND_OBJ_FREE_FALSE='' GL_COND_OBJ_FREE_TRUE='' GL_COND_OBJ_FSTAT_FALSE='' GL_COND_OBJ_FSTAT_TRUE='' GL_COND_OBJ_GETDTABLESIZE_FALSE='' GL_COND_OBJ_GETDTABLESIZE_TRUE='' GL_COND_OBJ_GETOPT_FALSE='' GL_COND_OBJ_GETOPT_TRUE='#' GL_COND_OBJ_ISWBLANK_FALSE='' GL_COND_OBJ_ISWBLANK_TRUE='#' GL_COND_OBJ_ISWDIGIT_FALSE='' GL_COND_OBJ_ISWDIGIT_TRUE='#' GL_COND_OBJ_ISWXDIGIT_FALSE='' GL_COND_OBJ_ISWXDIGIT_TRUE='#' GL_COND_OBJ_ITOLD_FALSE='' GL_COND_OBJ_ITOLD_TRUE='' GL_COND_OBJ_LOCALECONV_FALSE='' GL_COND_OBJ_LOCALECONV_TRUE='' GL_COND_OBJ_MBRTOWC_FALSE='#' GL_COND_OBJ_MBRTOWC_TRUE='' GL_COND_OBJ_MBSINIT_FALSE='' GL_COND_OBJ_MBSINIT_TRUE='#' GL_COND_OBJ_MBTOWC_FALSE='' GL_COND_OBJ_MBTOWC_TRUE='' GL_COND_OBJ_MEMCHR_FALSE='' GL_COND_OBJ_MEMCHR_TRUE='#' GL_COND_OBJ_MEMPCPY_FALSE='' GL_COND_OBJ_MEMPCPY_TRUE='' GL_COND_OBJ_MEMRCHR_FALSE='' GL_COND_OBJ_MEMRCHR_TRUE='#' GL_COND_OBJ_MSVC_INVAL_FALSE='' GL_COND_OBJ_MSVC_INVAL_TRUE='' GL_COND_OBJ_MSVC_NOTHROW_FALSE='' GL_COND_OBJ_MSVC_NOTHROW_TRUE='' GL_COND_OBJ_NL_LANGINFO_FALSE='' GL_COND_OBJ_NL_LANGINFO_LOCK_FALSE='' GL_COND_OBJ_NL_LANGINFO_LOCK_TRUE='#' GL_COND_OBJ_NL_LANGINFO_TRUE='#' GL_COND_OBJ_OPEN_FALSE='' GL_COND_OBJ_OPEN_TRUE='#' GL_COND_OBJ_REALLOCARRAY_FALSE='' GL_COND_OBJ_REALLOCARRAY_TRUE='#' GL_COND_OBJ_REGEX_FALSE='#' GL_COND_OBJ_REGEX_TRUE='' GL_COND_OBJ_SETLOCALE_LOCK_FALSE='' GL_COND_OBJ_SETLOCALE_LOCK_TRUE='#' GL_COND_OBJ_STAT_FALSE='' GL_COND_OBJ_STAT_TRUE='' GL_COND_OBJ_STDIO_READ_FALSE='' GL_COND_OBJ_STDIO_READ_TRUE='#' GL_COND_OBJ_STDIO_WRITE_FALSE='' GL_COND_OBJ_STDIO_WRITE_TRUE='#' GL_COND_OBJ_STPCPY_FALSE='' GL_COND_OBJ_STPCPY_TRUE='' GL_COND_OBJ_STRCASECMP_FALSE='' GL_COND_OBJ_STRCASECMP_TRUE='#' GL_COND_OBJ_STRDUP_FALSE='' GL_COND_OBJ_STRDUP_TRUE='#' GL_COND_OBJ_STRERROR_FALSE='' GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='' GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='' GL_COND_OBJ_STRERROR_TRUE='#' GL_COND_OBJ_STRNCASECMP_FALSE='' GL_COND_OBJ_STRNCASECMP_TRUE='#' GL_COND_OBJ_STRNDUP_FALSE='' GL_COND_OBJ_STRNDUP_TRUE='' GL_COND_OBJ_STRNLEN_FALSE='' GL_COND_OBJ_STRNLEN_TRUE='#' GL_COND_OBJ_WCRTOMB_FALSE='' GL_COND_OBJ_WCRTOMB_TRUE='#' GL_COND_OBJ_WCWIDTH_FALSE='' GL_COND_OBJ_WCWIDTH_TRUE='#' GL_COND_OBJ_WINDOWS_MUTEX_FALSE='' GL_COND_OBJ_WINDOWS_MUTEX_TRUE='' GL_COND_OBJ_WINDOWS_ONCE_FALSE='' GL_COND_OBJ_WINDOWS_ONCE_TRUE='' GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE='' GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='' GL_COND_OBJ_WINDOWS_RWLOCK_FALSE='' GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ARGZ_H_FALSE='' GL_GENERATE_ARGZ_H_TRUE='#' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='' GL_GENERATE_GETOPT_CDEFS_H_FALSE='' GL_GENERATE_GETOPT_CDEFS_H_TRUE='#' GL_GENERATE_GETOPT_H_FALSE='' GL_GENERATE_GETOPT_H_TRUE='#' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GL_GNULIB_ACCESS='0' GL_GNULIB_ALIGNED_ALLOC='0' GL_GNULIB_ATOLL='0' GL_GNULIB_BTOWC='1' GL_GNULIB_CALLOC_GNU='1' GL_GNULIB_CALLOC_POSIX='1' GL_GNULIB_CANONICALIZE_FILE_NAME='0' GL_GNULIB_CHDIR='0' GL_GNULIB_CHOWN='0' GL_GNULIB_CLOSE='0' GL_GNULIB_COPY_FILE_RANGE='0' GL_GNULIB_CREAT='0' GL_GNULIB_CTIME='0' GL_GNULIB_DPRINTF='0' GL_GNULIB_DUP2='0' GL_GNULIB_DUP3='0' GL_GNULIB_DUP='0' GL_GNULIB_DUPLOCALE='0' GL_GNULIB_ENVIRON='0' GL_GNULIB_EUIDACCESS='0' GL_GNULIB_EXECL='0' GL_GNULIB_EXECLE='0' GL_GNULIB_EXECLP='0' GL_GNULIB_EXECV='0' GL_GNULIB_EXECVE='0' GL_GNULIB_EXECVP='0' GL_GNULIB_EXECVPE='0' GL_GNULIB_EXPLICIT_BZERO='0' GL_GNULIB_FACCESSAT='0' GL_GNULIB_FCHDIR='0' GL_GNULIB_FCHMODAT='0' GL_GNULIB_FCHOWNAT='0' GL_GNULIB_FCLOSE='0' GL_GNULIB_FCNTL='0' GL_GNULIB_FDATASYNC='0' GL_GNULIB_FDOPEN='0' GL_GNULIB_FFLUSH='0' GL_GNULIB_FFS='0' GL_GNULIB_FFSL='0' GL_GNULIB_FFSLL='0' GL_GNULIB_FGETC='1' GL_GNULIB_FGETS='1' GL_GNULIB_FOPEN='0' GL_GNULIB_FOPEN_GNU='0' GL_GNULIB_FPRINTF='1' GL_GNULIB_FPRINTF_POSIX='0' GL_GNULIB_FPURGE='0' GL_GNULIB_FPUTC='1' GL_GNULIB_FPUTS='1' GL_GNULIB_FREAD='1' GL_GNULIB_FREE_POSIX='0' GL_GNULIB_FREOPEN='0' GL_GNULIB_FSCANF='1' GL_GNULIB_FSEEK='0' GL_GNULIB_FSEEKO='0' GL_GNULIB_FSTAT='0' GL_GNULIB_FSTATAT='0' GL_GNULIB_FSYNC='0' GL_GNULIB_FTELL='0' GL_GNULIB_FTELLO='0' GL_GNULIB_FTRUNCATE='0' GL_GNULIB_FUTIMENS='0' GL_GNULIB_FWRITE='1' GL_GNULIB_GETC='1' GL_GNULIB_GETCHAR='1' GL_GNULIB_GETCWD='0' GL_GNULIB_GETDELIM='0' GL_GNULIB_GETDOMAINNAME='0' GL_GNULIB_GETDTABLESIZE='0' GL_GNULIB_GETENTROPY='0' GL_GNULIB_GETGROUPS='0' GL_GNULIB_GETHOSTNAME='0' GL_GNULIB_GETLINE='0' GL_GNULIB_GETLOADAVG='0' GL_GNULIB_GETLOGIN='0' GL_GNULIB_GETLOGIN_R='0' GL_GNULIB_GETOPT_POSIX='1' GL_GNULIB_GETPAGESIZE='0' GL_GNULIB_GETPASS='0' GL_GNULIB_GETPASS_GNU='0' GL_GNULIB_GETSUBOPT='0' GL_GNULIB_GETUMASK='0' GL_GNULIB_GETUSERSHELL='0' GL_GNULIB_GRANTPT='0' GL_GNULIB_GROUP_MEMBER='0' GL_GNULIB_IMAXABS='0' GL_GNULIB_IMAXDIV='0' GL_GNULIB_ISATTY='0' GL_GNULIB_ISWBLANK='1' GL_GNULIB_ISWCTYPE='0' GL_GNULIB_ISWDIGIT='1' GL_GNULIB_ISWXDIGIT='1' GL_GNULIB_LCHMOD='0' GL_GNULIB_LCHOWN='0' GL_GNULIB_LINK='0' GL_GNULIB_LINKAT='0' GL_GNULIB_LOCALECONV='0' GL_GNULIB_LOCALENAME='0' GL_GNULIB_LOCALTIME='0' GL_GNULIB_LSEEK='0' GL_GNULIB_LSTAT='0' GL_GNULIB_MALLOC_GNU='1' GL_GNULIB_MALLOC_POSIX='1' GL_GNULIB_MBRLEN='0' GL_GNULIB_MBRTOWC='1' GL_GNULIB_MBSCASECMP='1' GL_GNULIB_MBSCASESTR='0' GL_GNULIB_MBSCHR='1' GL_GNULIB_MBSCSPN='0' GL_GNULIB_MBSINIT='1' GL_GNULIB_MBSLEN='1' GL_GNULIB_MBSNCASECMP='1' GL_GNULIB_MBSNLEN='0' GL_GNULIB_MBSNRTOWCS='0' GL_GNULIB_MBSPBRK='0' GL_GNULIB_MBSPCASECMP='0' GL_GNULIB_MBSRCHR='0' GL_GNULIB_MBSRTOWCS='0' GL_GNULIB_MBSSEP='0' GL_GNULIB_MBSSPN='0' GL_GNULIB_MBSSTR='1' GL_GNULIB_MBSTOK_R='0' GL_GNULIB_MBTOWC='0' GL_GNULIB_MDA_ACCESS='1' GL_GNULIB_MDA_CHDIR='1' GL_GNULIB_MDA_CHMOD='1' GL_GNULIB_MDA_CLOSE='1' GL_GNULIB_MDA_CREAT='1' GL_GNULIB_MDA_DUP2='1' GL_GNULIB_MDA_DUP='1' GL_GNULIB_MDA_ECVT='1' GL_GNULIB_MDA_EXECL='1' GL_GNULIB_MDA_EXECLE='1' GL_GNULIB_MDA_EXECLP='1' GL_GNULIB_MDA_EXECV='1' GL_GNULIB_MDA_EXECVE='1' GL_GNULIB_MDA_EXECVP='1' GL_GNULIB_MDA_EXECVPE='1' GL_GNULIB_MDA_FCLOSEALL='1' GL_GNULIB_MDA_FCVT='1' GL_GNULIB_MDA_FDOPEN='1' GL_GNULIB_MDA_FILENO='1' GL_GNULIB_MDA_GCVT='1' GL_GNULIB_MDA_GETCWD='1' GL_GNULIB_MDA_GETPID='1' GL_GNULIB_MDA_GETW='1' GL_GNULIB_MDA_ISATTY='1' GL_GNULIB_MDA_LSEEK='1' GL_GNULIB_MDA_MEMCCPY='1' GL_GNULIB_MDA_MKDIR='1' GL_GNULIB_MDA_MKTEMP='1' GL_GNULIB_MDA_OPEN='1' GL_GNULIB_MDA_PUTENV='1' GL_GNULIB_MDA_PUTW='1' GL_GNULIB_MDA_READ='1' GL_GNULIB_MDA_RMDIR='1' GL_GNULIB_MDA_STRDUP='1' GL_GNULIB_MDA_SWAB='1' GL_GNULIB_MDA_TEMPNAM='1' GL_GNULIB_MDA_TZSET='1' GL_GNULIB_MDA_UMASK='1' GL_GNULIB_MDA_UNLINK='1' GL_GNULIB_MDA_WCSDUP='1' GL_GNULIB_MDA_WRITE='1' GL_GNULIB_MEMCHR='1' GL_GNULIB_MEMMEM='0' GL_GNULIB_MEMPCPY='0' GL_GNULIB_MEMRCHR='1' GL_GNULIB_MKDIR='0' GL_GNULIB_MKDIRAT='0' GL_GNULIB_MKDTEMP='0' GL_GNULIB_MKFIFO='0' GL_GNULIB_MKFIFOAT='0' GL_GNULIB_MKNOD='0' GL_GNULIB_MKNODAT='0' GL_GNULIB_MKOSTEMP='0' GL_GNULIB_MKOSTEMPS='0' GL_GNULIB_MKSTEMP='0' GL_GNULIB_MKSTEMPS='0' GL_GNULIB_MKTIME='0' GL_GNULIB_NANOSLEEP='0' GL_GNULIB_NL_LANGINFO='1' GL_GNULIB_NONBLOCKING='0' GL_GNULIB_OBSTACK_PRINTF='0' GL_GNULIB_OBSTACK_PRINTF_POSIX='0' GL_GNULIB_OPEN='1' GL_GNULIB_OPENAT='0' GL_GNULIB_OVERRIDES_STRUCT_STAT='0' GL_GNULIB_PCLOSE='0' GL_GNULIB_PERROR='0' GL_GNULIB_PIPE2='0' GL_GNULIB_PIPE='0' GL_GNULIB_POPEN='0' GL_GNULIB_POSIX_MEMALIGN='0' GL_GNULIB_POSIX_OPENPT='0' GL_GNULIB_PREAD='0' GL_GNULIB_PRINTF='1' GL_GNULIB_PRINTF_POSIX='0' GL_GNULIB_PTSNAME='0' GL_GNULIB_PTSNAME_R='0' GL_GNULIB_PUTC='1' GL_GNULIB_PUTCHAR='1' GL_GNULIB_PUTENV='0' GL_GNULIB_PUTS='1' GL_GNULIB_PWRITE='0' GL_GNULIB_QSORT_R='0' GL_GNULIB_RANDOM='0' GL_GNULIB_RANDOM_R='0' GL_GNULIB_RAWMEMCHR='0' GL_GNULIB_READ='0' GL_GNULIB_READLINK='0' GL_GNULIB_READLINKAT='0' GL_GNULIB_REALLOCARRAY='1' GL_GNULIB_REALLOC_GNU='1' GL_GNULIB_REALLOC_POSIX='1' GL_GNULIB_REALPATH='0' GL_GNULIB_REMOVE='0' GL_GNULIB_RENAME='0' GL_GNULIB_RENAMEAT='0' GL_GNULIB_RMDIR='0' GL_GNULIB_RPMATCH='0' GL_GNULIB_SCANF='1' GL_GNULIB_SECURE_GETENV='0' GL_GNULIB_SETENV='0' GL_GNULIB_SETHOSTNAME='0' GL_GNULIB_SETLOCALE='0' GL_GNULIB_SETLOCALE_NULL='1' GL_GNULIB_SIGABBREV_NP='0' GL_GNULIB_SIGDESCR_NP='0' GL_GNULIB_SLEEP='0' GL_GNULIB_SNPRINTF='0' GL_GNULIB_SPRINTF_POSIX='0' GL_GNULIB_STAT='0' GL_GNULIB_STDIO_H_NONBLOCKING='0' GL_GNULIB_STDIO_H_SIGPIPE='0' GL_GNULIB_STPCPY='0' GL_GNULIB_STPNCPY='0' GL_GNULIB_STRCASESTR='1' GL_GNULIB_STRCHRNUL='0' GL_GNULIB_STRDUP='1' GL_GNULIB_STRERROR='1' GL_GNULIB_STRERRORNAME_NP='0' GL_GNULIB_STRERROR_R='0' GL_GNULIB_STRFTIME='0' GL_GNULIB_STRNCAT='0' GL_GNULIB_STRNDUP='0' GL_GNULIB_STRNLEN='1' GL_GNULIB_STRPBRK='0' GL_GNULIB_STRPTIME='0' GL_GNULIB_STRSEP='0' GL_GNULIB_STRSIGNAL='0' GL_GNULIB_STRSTR='0' GL_GNULIB_STRTOD='0' GL_GNULIB_STRTOIMAX='0' GL_GNULIB_STRTOK_R='0' GL_GNULIB_STRTOL='0' GL_GNULIB_STRTOLD='0' GL_GNULIB_STRTOLL='0' GL_GNULIB_STRTOUL='0' GL_GNULIB_STRTOULL='0' GL_GNULIB_STRTOUMAX='0' GL_GNULIB_STRVERSCMP='0' GL_GNULIB_SYMLINK='0' GL_GNULIB_SYMLINKAT='0' GL_GNULIB_SYSTEM_POSIX='0' GL_GNULIB_TIMEGM='0' GL_GNULIB_TIMESPEC_GET='0' GL_GNULIB_TIMESPEC_GETRES='0' GL_GNULIB_TIME_R='0' GL_GNULIB_TIME_RZ='0' GL_GNULIB_TMPFILE='0' GL_GNULIB_TOWCTRANS='0' GL_GNULIB_TRUNCATE='0' GL_GNULIB_TTYNAME_R='0' GL_GNULIB_TZSET='0' GL_GNULIB_UNISTD_H_GETOPT='0' GL_GNULIB_UNISTD_H_NONBLOCKING='0' GL_GNULIB_UNISTD_H_SIGPIPE='0' GL_GNULIB_UNLINK='0' GL_GNULIB_UNLINKAT='0' GL_GNULIB_UNLOCKPT='0' GL_GNULIB_UNSETENV='0' GL_GNULIB_USLEEP='0' GL_GNULIB_UTIMENSAT='0' GL_GNULIB_VASPRINTF='1' GL_GNULIB_VDPRINTF='0' GL_GNULIB_VFPRINTF='1' GL_GNULIB_VFPRINTF_POSIX='0' GL_GNULIB_VFSCANF='0' GL_GNULIB_VPRINTF='1' GL_GNULIB_VPRINTF_POSIX='0' GL_GNULIB_VSCANF='0' GL_GNULIB_VSNPRINTF='0' GL_GNULIB_VSPRINTF_POSIX='0' GL_GNULIB_WCPCPY='0' GL_GNULIB_WCPNCPY='0' GL_GNULIB_WCRTOMB='1' GL_GNULIB_WCSCASECMP='0' GL_GNULIB_WCSCAT='0' GL_GNULIB_WCSCHR='0' GL_GNULIB_WCSCMP='0' GL_GNULIB_WCSCOLL='0' GL_GNULIB_WCSCPY='0' GL_GNULIB_WCSCSPN='0' GL_GNULIB_WCSDUP='0' GL_GNULIB_WCSFTIME='0' GL_GNULIB_WCSLEN='0' GL_GNULIB_WCSNCASECMP='0' GL_GNULIB_WCSNCAT='0' GL_GNULIB_WCSNCMP='0' GL_GNULIB_WCSNCPY='0' GL_GNULIB_WCSNLEN='0' GL_GNULIB_WCSNRTOMBS='0' GL_GNULIB_WCSPBRK='0' GL_GNULIB_WCSRCHR='0' GL_GNULIB_WCSRTOMBS='0' GL_GNULIB_WCSSPN='0' GL_GNULIB_WCSSTR='0' GL_GNULIB_WCSTOK='0' GL_GNULIB_WCSWIDTH='0' GL_GNULIB_WCSXFRM='0' GL_GNULIB_WCTOB='0' GL_GNULIB_WCTOMB='0' GL_GNULIB_WCTRANS='0' GL_GNULIB_WCTYPE='0' GL_GNULIB_WCWIDTH='1' GL_GNULIB_WMEMCHR='0' GL_GNULIB_WMEMCMP='0' GL_GNULIB_WMEMCPY='0' GL_GNULIB_WMEMMOVE='0' GL_GNULIB_WMEMPCPY='0' GL_GNULIB_WMEMSET='0' GL_GNULIB_WRITE='0' GL_GNULIB__EXIT='0' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015='/usr/local/bin/msgfmt' GNULIBHEADERS_OVERRIDE_WINT_T='0' GNULIB_GETTIMEOFDAY='0' GREP='/bin/grep' HAVE_ALIGNED_ALLOC='1' HAVE_ALLOCA_H='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_COPY_FILE_RANGE='1' HAVE_CRTDEFS_H='0' HAVE_DECL_ECVT='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXECVPE='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FCLOSEALL='1' HAVE_DECL_FCVT='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GCVT='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCSDUP='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_ESLINT_FALSE='' HAVE_ESLINT_TRUE='#' HAVE_EUIDACCESS='1' HAVE_EXECVPE='1' HAVE_EXPLICIT_BZERO='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FEATURES_H='1' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FREELOCALE='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETENTROPY='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETSUBOPT='1' HAVE_GETUMASK='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_IMAXDIV_T='1' HAVE_INITSTATE='1' HAVE_INTTYPES_H='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_ALTMON='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MBTOWC='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODERNIZR_FALSE='' HAVE_MODERNIZR_TRUE='#' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NEWLOCALE='1' HAVE_NL_LANGINFO='1' HAVE_OPENAT='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_MEMALIGN='1' HAVE_POSIX_OPENPT='1' HAVE_PREAD='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SETSTATE='1' HAVE_SIGABBREV_NP='1' HAVE_SIGDESCR_NP='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRERRORNAME_NP='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOL='1' HAVE_STRTOLD='1' HAVE_STRTOLL='1' HAVE_STRTOUL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_CDEFS_H='' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TYPES_H='1' HAVE_TERMLIBS_FALSE='#' HAVE_TERMLIBS_TRUE='' HAVE_TIMEGM='1' HAVE_TIMESPEC_GET='1' HAVE_TIMESPEC_GETRES='1' HAVE_TIMEZONE_T='0' HAVE_TYPESCRIPT_FALSE='' HAVE_TYPESCRIPT_TRUE='#' HAVE_UGLIFYJS_FALSE='' HAVE_UGLIFYJS_TRUE='#' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_VISIBILITY='' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMPCPY='1' HAVE_WMEMSET='1' HAVE_XLOCALE_H='0' HAVE__BOOL='1' HAVE__EXIT='1' HELP2MAN='${SHELL} '\''/home/g/src/texinfo/GIT/build-aux/missing'\'' help2man' HOST_IS_WINDOWS_FALSE='' HOST_IS_WINDOWS_TRUE='#' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTALL_WARNINGS_FALSE='#' INSTALL_WARNINGS_TRUE='' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='defined _LP64' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='' LIBINTL='' LIBMULTITHREAD='-pthread' LIBOBJS='' LIBPMULTITHREAD='-pthread' LIBPTHREAD='-pthread' LIBS='' LIBSTDTHREAD='' LIBTHREAD='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNITYPES_H='' LIBUNISTRING_UNIWIDTH_H='' LIB_HARD_LOCALE='' LIB_MBRTOWC='' LIB_NL_LANGINFO='' LIB_SCHED_YIELD='' LIB_SETLOCALE_NULL='' LIMITS_H='limits.h' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALENAME_ENHANCE_LOCALE_FUNCS='0' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_JA='none' LOCALE_ZH_CN='none' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='-pthread' LTLIBOBJS='' LTLIBTHREAD='' MAKEINFO='${SHELL} '\''/home/g/src/texinfo/GIT/build-aux/missing'\'' makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='$(top_srcdir)/build-aux/install-sh -d' MODERNIZR='' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' MSGMERGE_FOR_MSGFMT_OPTION='--for-msgfmt' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_STDARG_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TYPES_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJEXT='o' PACKAGE='texinfo' PACKAGE_BUGREPORT='bug-texinfo@gnu.org' PACKAGE_DATE='28 December 2021' PACKAGE_NAME='GNU Texinfo' PACKAGE_STRING='GNU Texinfo 6.8dev' PACKAGE_TARNAME='texinfo' PACKAGE_URL='https://www.gnu.org/software/texinfo/' PACKAGE_VERSION='6.8dev' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PERL_EXT_CC='' PERL_EXT_CFLAGS='' PERL_EXT_CPPFLAGS='' PERL_EXT_LDFLAGS='' POD2MAN='${SHELL} '\''/home/g/src/texinfo/GIT/build-aux/missing'\'' pod2man' POD_SIMPLE_TEXINFO_TESTS_FALSE='#' POD_SIMPLE_TEXINFO_TESTS_TRUE='' POSUB='po' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='__PRIPTR_PREFIX' PROVE='prove' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_ACCESS='0' REPLACE_ALIGNED_ALLOC='0' REPLACE_BTOWC='0' REPLACE_CALLOC_FOR_CALLOC_GNU='0' REPLACE_CALLOC_FOR_CALLOC_POSIX='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CREAT='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_EXECL='0' REPLACE_EXECLE='0' REPLACE_EXECLP='0' REPLACE_EXECV='0' REPLACE_EXECVE='0' REPLACE_EXECVP='0' REPLACE_EXECVPE='0' REPLACE_FACCESSAT='0' REPLACE_FCHMODAT='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='0' REPLACE_FDOPEN='0' REPLACE_FFLUSH='0' REPLACE_FFSLL='0' REPLACE_FOPEN='0' REPLACE_FOPEN_FOR_FOPEN_GNU='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREE='0' REPLACE_FREELOCALE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETPASS_FOR_GETPASS_GNU='0' REPLACE_GMTIME='0' REPLACE_INITSTATE='0' REPLACE_ISATTY='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ISWDIGIT='0' REPLACE_ISWXDIGIT='0' REPLACE_ITOLD='' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC_FOR_MALLOC_GNU='0' REPLACE_MALLOC_FOR_MALLOC_POSIX='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKFIFOAT='0' REPLACE_MKNOD='0' REPLACE_MKNODAT='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='GNULIB_PORTCHECK' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NEWLOCALE='0' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_POSIX_MEMALIGN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RANDOM='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOCARRAY='0' REPLACE_REALLOC_FOR_REALLOC_GNU='0' REPLACE_REALLOC_FOR_REALLOC_POSIX='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SETENV='0' REPLACE_SETLOCALE='0' REPLACE_SETSTATE='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERRORNAME_NP='0' REPLACE_STRERROR_R='0' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOL='0' REPLACE_STRTOLD='0' REPLACE_STRTOLL='0' REPLACE_STRTOUL='0' REPLACE_STRTOULL='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNCATE='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='GNULIB_PORTCHECK' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSTOK='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TERMLIBS=' -ltinfo' TEXINFO_DTD_VERSION='6.8' TIME_H_DEFINES_STRUCT_TIMESPEC='1' TIME_H_DEFINES_TIME_UTC='1' TI_AWK='awk' TOOLS_ONLY_FALSE='' TOOLS_ONLY_TRUE='#' TP_TESTS_FALSE='#' TP_TESTS_TRUE='' TSC='' UGLIFYJS='' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='defined _LP64' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_SYS_RANDOM_H='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_EXTERNAL_EASTASIANWIDTH='no' USE_EXTERNAL_LIBINTL='no' USE_EXTERNAL_UNIDECODE='no' USE_NLS='yes' USE_UNICODE='' VERSION='6.8dev' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' WINT_T_SUFFIX='' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015='/usr/local/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_xs='yes' exec_prefix='${prefix}' gl_GNULIB_ENABLED_0137e3d3638b33e5819d132d0b23165c_FALSE='' gl_GNULIB_ENABLED_0137e3d3638b33e5819d132d0b23165c_TRUE='#' gl_GNULIB_ENABLED_21ee726a3540c09237a8e70c0baf7467_FALSE='#' gl_GNULIB_ENABLED_21ee726a3540c09237a8e70c0baf7467_TRUE='' gl_GNULIB_ENABLED_30838f5439487421042f2225bed3af76_FALSE='#' gl_GNULIB_ENABLED_30838f5439487421042f2225bed3af76_TRUE='' gl_GNULIB_ENABLED_37f71b604aa9c54446783d80f42fe547_FALSE='#' gl_GNULIB_ENABLED_37f71b604aa9c54446783d80f42fe547_TRUE='' gl_GNULIB_ENABLED_43fe87a341d9b4b93c47c3ad819a5239_FALSE='' gl_GNULIB_ENABLED_43fe87a341d9b4b93c47c3ad819a5239_TRUE='#' gl_GNULIB_ENABLED_503a4cb75d69c787103d0aa2ab7d8440_FALSE='' gl_GNULIB_ENABLED_503a4cb75d69c787103d0aa2ab7d8440_TRUE='#' gl_GNULIB_ENABLED_676220fa4366efa9bdbfccf11a857c07_FALSE='' gl_GNULIB_ENABLED_676220fa4366efa9bdbfccf11a857c07_TRUE='#' gl_GNULIB_ENABLED_68a4501daeca58988392c7e60b4917ab_FALSE='' gl_GNULIB_ENABLED_68a4501daeca58988392c7e60b4917ab_TRUE='#' gl_GNULIB_ENABLED_8bb827fe37eaccf1b97feb0c87bc92ef_FALSE='' gl_GNULIB_ENABLED_8bb827fe37eaccf1b97feb0c87bc92ef_TRUE='#' gl_GNULIB_ENABLED_a5e6ab274f0fc9b913a905fdf64e92ec_FALSE='' gl_GNULIB_ENABLED_a5e6ab274f0fc9b913a905fdf64e92ec_TRUE='#' gl_GNULIB_ENABLED_attribute_FALSE='#' gl_GNULIB_ENABLED_attribute_TRUE='' gl_GNULIB_ENABLED_btowc_FALSE='#' gl_GNULIB_ENABLED_btowc_TRUE='' gl_GNULIB_ENABLED_c51beae7f4752ac2d6c54eac3a7029ea_FALSE='' gl_GNULIB_ENABLED_c51beae7f4752ac2d6c54eac3a7029ea_TRUE='#' gl_GNULIB_ENABLED_cloexec_FALSE='' gl_GNULIB_ENABLED_cloexec_TRUE='#' gl_GNULIB_ENABLED_close_FALSE='' gl_GNULIB_ENABLED_close_TRUE='#' gl_GNULIB_ENABLED_dbb57f49352be8fb86869629a254fb72_FALSE='' gl_GNULIB_ENABLED_dbb57f49352be8fb86869629a254fb72_TRUE='#' gl_GNULIB_ENABLED_dup2_FALSE='' gl_GNULIB_ENABLED_dup2_TRUE='#' gl_GNULIB_ENABLED_dynarray_FALSE='#' gl_GNULIB_ENABLED_dynarray_TRUE='' gl_GNULIB_ENABLED_e7e881d32ca02f1c997b13c737c64bbd_FALSE='#' gl_GNULIB_ENABLED_e7e881d32ca02f1c997b13c737c64bbd_TRUE='' gl_GNULIB_ENABLED_ef07dc4b3077c11ea9cef586db4e5955_FALSE='' gl_GNULIB_ENABLED_ef07dc4b3077c11ea9cef586db4e5955_TRUE='#' gl_GNULIB_ENABLED_errno_FALSE='' gl_GNULIB_ENABLED_errno_TRUE='#' gl_GNULIB_ENABLED_f0efff84a70f4afba30902bb8ffe9354_FALSE='' gl_GNULIB_ENABLED_f0efff84a70f4afba30902bb8ffe9354_TRUE='#' gl_GNULIB_ENABLED_f691f076f650964c9f5598c3ee487616_FALSE='' gl_GNULIB_ENABLED_f691f076f650964c9f5598c3ee487616_TRUE='#' gl_GNULIB_ENABLED_f84f170cca5f5b09d22686d5b833aa41_FALSE='' gl_GNULIB_ENABLED_f84f170cca5f5b09d22686d5b833aa41_TRUE='#' gl_GNULIB_ENABLED_fcntl_FALSE='' gl_GNULIB_ENABLED_fcntl_TRUE='#' gl_GNULIB_ENABLED_float_FALSE='' gl_GNULIB_ENABLED_float_TRUE='#' gl_GNULIB_ENABLED_fstat_FALSE='' gl_GNULIB_ENABLED_fstat_TRUE='#' gl_GNULIB_ENABLED_getdtablesize_FALSE='' gl_GNULIB_ENABLED_getdtablesize_TRUE='#' gl_GNULIB_ENABLED_langinfo_FALSE='#' gl_GNULIB_ENABLED_langinfo_TRUE='' gl_GNULIB_ENABLED_localcharset_FALSE='#' gl_GNULIB_ENABLED_localcharset_TRUE='' gl_GNULIB_ENABLED_locale_FALSE='#' gl_GNULIB_ENABLED_locale_TRUE='' gl_GNULIB_ENABLED_localeconv_FALSE='' gl_GNULIB_ENABLED_localeconv_TRUE='#' gl_GNULIB_ENABLED_lock_FALSE='#' gl_GNULIB_ENABLED_lock_TRUE='' gl_GNULIB_ENABLED_mbtowc_FALSE='' gl_GNULIB_ENABLED_mbtowc_TRUE='#' gl_GNULIB_ENABLED_mempcpy_FALSE='' gl_GNULIB_ENABLED_mempcpy_TRUE='#' gl_GNULIB_ENABLED_nl_langinfo_FALSE='#' gl_GNULIB_ENABLED_nl_langinfo_TRUE='' gl_GNULIB_ENABLED_pathmax_FALSE='' gl_GNULIB_ENABLED_pathmax_TRUE='#' gl_GNULIB_ENABLED_size_max_FALSE='' gl_GNULIB_ENABLED_size_max_TRUE='#' gl_GNULIB_ENABLED_stat_FALSE='' gl_GNULIB_ENABLED_stat_TRUE='#' gl_GNULIB_ENABLED_stpcpy_FALSE='' gl_GNULIB_ENABLED_stpcpy_TRUE='#' gl_GNULIB_ENABLED_streq_FALSE='#' gl_GNULIB_ENABLED_streq_TRUE='' gl_GNULIB_ENABLED_strndup_FALSE='' gl_GNULIB_ENABLED_strndup_TRUE='#' gl_GNULIB_ENABLED_strstr_FALSE='' gl_GNULIB_ENABLED_strstr_TRUE='#' gl_GNULIB_ENABLED_sys_stat_FALSE='' gl_GNULIB_ENABLED_sys_stat_TRUE='#' gl_GNULIB_ENABLED_threadlib_FALSE='#' gl_GNULIB_ENABLED_threadlib_TRUE='' gl_GNULIB_ENABLED_time_FALSE='' gl_GNULIB_ENABLED_time_TRUE='#' gl_GNULIB_ENABLED_unitypes_FALSE='' gl_GNULIB_ENABLED_unitypes_TRUE='#' gl_GNULIB_ENABLED_vasnprintf_FALSE='' gl_GNULIB_ENABLED_vasnprintf_TRUE='#' gl_GNULIB_ENABLED_wcrtomb_FALSE='#' gl_GNULIB_ENABLED_wcrtomb_TRUE='' gl_GNULIB_ENABLED_xsize_FALSE='' gl_GNULIB_ENABLED_xsize_TRUE='#' gl_LIBOBJDEPS='' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJDEPS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_TEXINFO_GNULIB_TESTS' have_ptys_FALSE='#' have_ptys_TRUE='' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/g/src/texinfo/GIT/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' native_tools='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Texinfo" #define PACKAGE_TARNAME "texinfo" #define PACKAGE_VERSION "6.8dev" #define PACKAGE_STRING "GNU Texinfo 6.8dev" #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" #define PACKAGE_URL "https://www.gnu.org/software/texinfo/" #define PACKAGE "texinfo" #define VERSION "6.8dev" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_MALLOC_H 1 #define HAVE_FEATURES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict__ #define HAVE_MALLOC_POSIX 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_SYMLINK 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_ISASCII 1 #define HAVE_MPROTECT 1 #define HAVE_LSTAT 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_WCWIDTH 1 #define HAVE_BTOWC 1 #define HAVE_FCNTL 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_STRNDUP 1 #define HAVE_SNPRINTF 1 #define HAVE_WCRTOMB 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_WINT_T 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_TOWLOWER 1 #define HAVE_LANGINFO_CODESET 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_MBSTATE_T 1 #define HAVE_PTHREAD_API 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMRCHR 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define PROMOTED_MODE_T mode_t #define HAVE_DECL_ALARM 1 #define HAVE__BOOL 1 #define HAVE_WCHAR_T 1 #define HAVE_DECL_FCLOSEALL 1 #define __USE_MINGW_ANSI_STDIO 1 #define HAVE_DECL_ECVT 1 #define HAVE_DECL_FCVT 1 #define HAVE_DECL_GCVT 1 #define HAVE_STRCASESTR 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNLEN 1 #define _USE_STD_STAT 1 #define HAVE_DECL_EXECVPE 1 #define HAVE_DECL_WCSDUP 1 #define HAVE_DECL_GETDTABLESIZE 1 #define SETLOCALE_NULL_ALL_MTSAFE 1 #define SETLOCALE_NULL_ONE_MTSAFE 1 #define HAVE_WEAK_SYMBOLS 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_SNPRINTF_TRUNCATION_C99 1 #define HAVE_ALLOCA 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_WORKING_ARGZ 1 #define GNULIB_TEST_CALLOC_GNU 1 #define GNULIB_TEST_CALLOC_POSIX 1 #define GNULIB_TEST_GETOPT_POSIX 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL___ARGV 0 #define HAVE_DECL_ISWBLANK 1 #define GNULIB_TEST_ISWBLANK 1 #define GNULIB_TEST_ISWDIGIT 1 #define GNULIB_TEST_ISWXDIGIT 1 #define GNULIB_TEST_MALLOC_GNU 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSCASECMP 1 #define GNULIB_TEST_MBSCHR 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSLEN 1 #define GNULIB_TEST_MBSNCASECMP 1 #define GNULIB_TEST_MBSSTR 1 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 #define HAVE_MBSTATE_T 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMRCHR 1 #define GNULIB_TEST_MEMRCHR 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_TEST_REALLOC_GNU 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define HAVE_REALLOCARRAY 1 #define GNULIB_REALLOCARRAY 1 #define GNULIB_TEST_REALLOCARRAY 1 #define _REGEX_INCLUDE_LIMITS_H 1 #define _REGEX_LARGE_OFFSETS 1 #define re_syntax_options rpl_re_syntax_options #define re_set_syntax rpl_re_set_syntax #define re_compile_pattern rpl_re_compile_pattern #define re_compile_fastmap rpl_re_compile_fastmap #define re_search rpl_re_search #define re_search_2 rpl_re_search_2 #define re_match rpl_re_match #define re_match_2 rpl_re_match_2 #define re_set_registers rpl_re_set_registers #define re_comp rpl_re_comp #define re_exec rpl_re_exec #define regcomp rpl_regcomp #define regexec rpl_regexec #define regerror rpl_regerror #define regfree rpl_regfree #define HAVE_LIBINTL_H 1 #define HAVE_DECL_ISBLANK 1 #define GNULIB_TEST_FSCANF 1 #define GNULIB_FSCANF 1 #define GNULIB_TEST_SCANF 1 #define GNULIB_SCANF 1 #define GNULIB_TEST_FGETC 1 #define GNULIB_TEST_GETC 1 #define GNULIB_TEST_GETCHAR 1 #define GNULIB_TEST_FGETS 1 #define GNULIB_TEST_FREAD 1 #define GNULIB_TEST_FPRINTF 1 #define GNULIB_TEST_PRINTF 1 #define GNULIB_TEST_VFPRINTF 1 #define GNULIB_TEST_VPRINTF 1 #define GNULIB_TEST_FPUTC 1 #define GNULIB_TEST_PUTC 1 #define GNULIB_TEST_PUTCHAR 1 #define GNULIB_TEST_FPUTS 1 #define GNULIB_TEST_PUTS 1 #define GNULIB_TEST_FWRITE 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_STRCASESTR 1 #define GNULIB_TEST_STRCASESTR 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRNLEN 1 #define HAVE_C_VARARRAYS 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_TEST_WCWIDTH 1 #define GNULIB_XALLOC 1 #define GNULIB_XALLOC_DIE 1 #define SETLOCALE_NULL_ALL_MTSAFE 1 #define SETLOCALE_NULL_ONE_MTSAFE 1 #define GNULIB_TEST_SETLOCALE_NULL 1 #define GNULIB_TEST_BTOWC 1 #define HAVE___BUILTIN_EXPECT 1 #define HAVE___INLINE 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define NL_LANGINFO_MTSAFE 1 #define GNULIB_TEST_NL_LANGINFO 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_PWD_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SETLOCALE 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_POSIX_OPENPT 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 1