Projet_SETI_RISC-V/riscv-gnu-toolchain/build-gdb-newlib/gnulib/config.log
2023-03-06 14:48:14 +01:00

11170 lines
326 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libgnu configure UNUSED-VERSION, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/seti/riscv-gnu-toolchain/gdb/gnulib/configure --srcdir=/home/seti/riscv-gnu-toolchain/gdb/gnulib --cache-file=./config.cache --prefix=/opt/riscv --disable-werror --with-expat=yes --enable-gdb --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --program-transform-name=s&^&riscv32-unknown-elf-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=riscv32-unknown-elf
## --------- ##
## Platform. ##
## --------- ##
hostname = seti-VirtualBox
uname -m = x86_64
uname -r = 5.15.0-58-generic
uname -s = Linux
uname -v = #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/seti/riscv-gnu-toolchain/scripts/wrapper/sed
PATH: /opt/riscv/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3736: creating cache ./config.cache
configure:3891: checking whether to enable maintainer-specific portions of Makefiles
configure:3900: result: no
configure:3922: checking for x86_64-pc-linux-gnu-gcc
configure:3949: result: gcc
configure:4312: checking for C compiler version
configure:4321: gcc --version >&5
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 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:4332: $? = 0
configure:4321: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
... rest of stderr output deleted ...
configure:4332: $? = 0
configure:4321: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4332: $? = 1
configure:4321: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4332: $? = 1
configure:4321: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:4332: $? = 1
configure:4352: checking whether the C compiler works
configure:4374: gcc -g -O2 conftest.c >&5
configure:4378: $? = 0
configure:4426: result: yes
configure:4429: checking for C compiler default output file name
configure:4431: result: a.out
configure:4437: checking for suffix of executables
configure:4444: gcc -o conftest -g -O2 conftest.c >&5
configure:4448: $? = 0
configure:4470: result:
configure:4492: checking whether we are cross compiling
configure:4500: gcc -o conftest -g -O2 conftest.c >&5
configure:4504: $? = 0
configure:4511: ./conftest
configure:4515: $? = 0
configure:4530: result: no
configure:4535: checking for suffix of object files
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4561: $? = 0
configure:4582: result: o
configure:4586: checking whether we are using the GNU C compiler
configure:4605: gcc -c -g -O2 conftest.c >&5
configure:4605: $? = 0
configure:4614: result: yes
configure:4623: checking whether gcc accepts -g
configure:4643: gcc -c -g conftest.c >&5
configure:4643: $? = 0
configure:4684: result: yes
configure:4701: checking for gcc option to enable C11 features
configure:4904: gcc -c -g -O2 conftest.c >&5
configure:4904: $? = 0
configure:4918: result: none needed
configure:5220: checking whether the compiler is clang
configure:5241: gcc -c -g -O2 conftest.c >&5
configure:5241: $? = 0
configure:5249: result: no
configure:5253: checking for compiler option needed when checking for declarations
configure:5284: result: none
configure:5300: checking how to run the C preprocessor
configure:5331: gcc -E conftest.c
configure:5331: $? = 0
configure:5345: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5345: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5370: result: gcc -E
configure:5390: gcc -E conftest.c
configure:5390: $? = 0
configure:5404: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5433: checking for grep that handles long lines and -e
configure:5491: result: /usr/bin/grep
configure:5496: checking for egrep
configure:5558: result: /usr/bin/grep -E
configure:5563: checking for ANSI C header files
configure:5583: gcc -c -g -O2 conftest.c >&5
configure:5583: $? = 0
configure:5656: gcc -o conftest -g -O2 conftest.c >&5
configure:5656: $? = 0
configure:5656: ./conftest
configure:5656: $? = 0
configure:5667: result: yes
configure:5680: checking for sys/types.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5680: checking for sys/stat.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5680: checking for stdlib.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5680: checking for string.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5680: checking for memory.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5680: checking for strings.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5680: checking for inttypes.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5680: checking for stdint.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5680: checking for unistd.h
configure:5680: gcc -c -g -O2 conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5698: checking for wchar.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for minix/config.h
configure:5698: gcc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: minix/config.h: No such file or directory
54 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <minix/config.h>
configure:5698: result: no
configure:5698: checking for sys/socket.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for arpa/inet.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for features.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for sys/param.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for unistd.h
configure:5698: result: yes
configure:5698: checking for dirent.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for fnmatch.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for sys/stat.h
configure:5698: result: yes
configure:5698: checking for sys/time.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for glob.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for threads.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for netdb.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for netinet/in.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for limits.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for inttypes.h
configure:5698: result: yes
configure:5698: checking for sys/types.h
configure:5698: result: yes
configure:5698: checking for stdint.h
configure:5698: result: yes
configure:5698: checking for xlocale.h
configure:5698: gcc -c -g -O2 conftest.c >&5
conftest.c:71:10: fatal error: xlocale.h: No such file or directory
71 | #include <xlocale.h>
| ^~~~~~~~~~~
compilation terminated.
configure:5698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <xlocale.h>
configure:5698: result: no
configure:5698: checking for math.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for sys/mman.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for sys/select.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for strings.h
configure:5698: result: yes
configure:5698: checking for sys/random.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for sys/uio.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for sys/wait.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for crtdefs.h
configure:5698: gcc -c -g -O2 conftest.c >&5
conftest.c:78:10: fatal error: crtdefs.h: No such file or directory
78 | #include <crtdefs.h>
| ^~~~~~~~~~~
compilation terminated.
configure:5698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <crtdefs.h>
configure:5698: result: no
configure:5698: checking for wctype.h
configure:5698: gcc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5717: checking whether it is safe to define __EXTENSIONS__
configure:5735: gcc -c -g -O2 conftest.c >&5
configure:5735: $? = 0
configure:5742: result: yes
configure:5745: checking whether _XOPEN_SOURCE should be defined
configure:5765: gcc -c -g -O2 conftest.c >&5
configure:5765: $? = 0
configure:5790: result: no
configure:5878: checking build system type
configure:5892: result: x86_64-pc-linux-gnu
configure:5912: checking host system type
configure:5925: result: x86_64-pc-linux-gnu
configure:5945: checking target system type
configure:5958: result: riscv32-unknown-elf
configure:5997: checking for dlfcn.h
configure:5997: gcc -c -g -O2 conftest.c >&5
configure:5997: $? = 0
configure:5997: result: yes
configure:6010: checking for windows.h
configure:6010: gcc -c -g -O2 conftest.c >&5
conftest.c:96:10: fatal error: windows.h: No such file or directory
96 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:6010: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <windows.h>
configure:6010: result: no
configure:6037: checking for library containing dlsym
configure:6068: gcc -o conftest -g -O2 conftest.c >&5
configure:6068: $? = 0
configure:6085: result: none required
configure:6157: checking for special C compiler options needed for large files
configure:6202: result: no
configure:6208: checking for _FILE_OFFSET_BITS value needed for large files
configure:6233: gcc -c -g -O2 conftest.c >&5
configure:6233: $? = 0
configure:6265: result: no
configure:6364: checking for Minix Amsterdam compiler
configure:6388: result: no
configure:6405: checking for x86_64-pc-linux-gnu-ar
configure:6432: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:7009: checking whether the preprocessor supports include_next
configure:7047: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:7047: $? = 0
configure:7068: result: yes
configure:7090: checking whether source code line length is unlimited
configure:7113: result: yes
configure:7300: checking for C/C++ restrict keyword
configure:7329: gcc -c -g -O2 conftest.c >&5
configure:7329: $? = 0
configure:7337: result: __restrict__
configure:7362: checking whether <sys/socket.h> is self-contained
configure:7379: gcc -c -g -O2 conftest.c >&5
configure:7379: $? = 0
configure:7387: result: yes
configure:7392: checking for shutdown
configure:7392: gcc -o conftest -g -O2 conftest.c >&5
configure:7392: $? = 0
configure:7392: result: yes
configure:7402: checking whether <sys/socket.h> defines the SHUT_* macros
configure:7419: gcc -c -g -O2 conftest.c >&5
configure:7419: $? = 0
configure:7427: result: yes
configure:7535: checking for struct sockaddr_storage
configure:7535: gcc -c -g -O2 conftest.c >&5
configure:7535: $? = 0
configure:7535: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:38: error: expected expression before ')' token
80 | if (sizeof ((struct sockaddr_storage)))
| ^
configure:7535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| /* end confdefs.h. */
|
| /* sys/types.h is not needed according to POSIX, but the
| sys/socket.h in i386-unknown-freebsd4.10 and
| powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:7535: result: yes
configure:7556: checking for sa_family_t
configure:7556: gcc -c -g -O2 conftest.c >&5
configure:7556: $? = 0
configure:7556: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:26: error: expected expression before ')' token
81 | if (sizeof ((sa_family_t)))
| ^
configure:7556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| /* end confdefs.h. */
|
| /* sys/types.h is not needed according to POSIX, but the
| sys/socket.h in i386-unknown-freebsd4.10 and
| powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((sa_family_t)))
| return 0;
| ;
| return 0;
| }
configure:7556: result: yes
configure:7585: checking for struct sockaddr_storage.ss_family
configure:7585: gcc -c -g -O2 conftest.c >&5
configure:7585: $? = 0
configure:7585: result: yes
configure:7644: checking for size_t
configure:7644: gcc -c -g -O2 conftest.c >&5
configure:7644: $? = 0
configure:7644: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:103:21: error: expected expression before ')' token
103 | if (sizeof ((size_t)))
| ^
configure:7644: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:7644: result: yes
configure:7657: checking for working alloca.h
configure:7674: gcc -o conftest -g -O2 conftest.c >&5
configure:7674: $? = 0
configure:7682: result: yes
configure:7690: checking for alloca
configure:7727: gcc -o conftest -g -O2 conftest.c >&5
configure:7727: $? = 0
configure:7735: result: yes
configure:7825: checking for a thread-safe mkdir -p
configure:7864: result: /usr/bin/mkdir -p
configure:7970: checking whether <wchar.h> uses 'inline' correctly
configure:7991: gcc -c -g -O2 conftest1.c >&5
configure:7994: $? = 0
configure:8007: gcc -c -g -O2 conftest2.c >&5
configure:8010: $? = 0
configure:8025: result: yes
configure:8045: checking for btowc
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for canonicalize_file_name
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for faccessat
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for realpath
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for chown
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for fchown
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for _set_invalid_parameter_handler
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cc8b1VxU.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/gnulib/conftest.c:109: undefined reference to `_set_invalid_parameter_handler'
collect2: error: ld returned 1 exit status
configure:8045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| /* end confdefs.h. */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
| For example, HP-UX 11i <limits.h> 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.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return _set_invalid_parameter_handler ();
| ;
| return 0;
| }
configure:8045: result: no
configure:8045: checking for fchdir
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for fcntl
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for symlink
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for fdopendir
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for mempcpy
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:102:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
102 | char mempcpy ();
| ^~~~~~~
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for fnmatch
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for mbsrtowcs
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for fstatat
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for getdelim
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for getdtablesize
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for getlogin_r
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for getprogname
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cc2D1TrM.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/gnulib/conftest.c:120: undefined reference to `getprogname'
collect2: error: ld returned 1 exit status
configure:8045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| /* end confdefs.h. */
| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getprogname innocuous_getprogname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getprogname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return getprogname ();
| ;
| return 0;
| }
configure:8045: result: no
configure:8045: checking for getexecname
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccmfkiXG.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/gnulib/conftest.c:120: undefined reference to `getexecname'
collect2: error: ld returned 1 exit status
configure:8045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| /* end confdefs.h. */
| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getexecname innocuous_getexecname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getexecname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return getexecname ();
| ;
| return 0;
| }
configure:8045: result: no
configure:8045: checking for getrandom
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for gettimeofday
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for glob
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for glob_pattern_p
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for getpwnam_r
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for isblank
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:114:6: warning: conflicting types for built-in function 'isblank'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
114 | char isblank ();
| ^~~~~~~
conftest.c:102:1: note: 'isblank' is declared in header '<ctype.h>'
101 | # include <limits.h>
102 | #else
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for lstat
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for mbsinit
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for mbrtowc
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for mprotect
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for mkostemp
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for openat
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for pipe
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for readlink
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for link
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for setenv
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for strerror_r
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for __xpg_strerror_r
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for catgets
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for snprintf
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:128:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch]
128 | char snprintf ();
| ^~~~~~~~
conftest.c:116:1: note: 'snprintf' is declared in header '<stdio.h>'
115 | # include <limits.h>
116 | #else
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for localtime_r
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for iswcntrl
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:130:6: warning: conflicting types for built-in function 'iswcntrl'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch]
130 | char iswcntrl ();
| ^~~~~~~~
conftest.c:118:1: note: 'iswcntrl' is declared in header '<wctype.h>'
117 | # include <limits.h>
118 | #else
configure:8045: $? = 0
configure:8045: result: yes
configure:8045: checking for wmempcpy
configure:8045: gcc -o conftest -g -O2 conftest.c >&5
configure:8045: $? = 0
configure:8045: result: yes
configure:8057: checking for nl_langinfo and CODESET
configure:8073: gcc -o conftest -g -O2 conftest.c >&5
configure:8073: $? = 0
configure:8082: result: yes
configure:8093: checking for a traditional french locale
configure:8168: gcc -o conftest -g -O2 conftest.c >&5
configure:8171: $? = 0
configure:8227: result: none
configure:8343: checking whether lstat correctly handles trailing slash
configure:8385: gcc -o conftest -g -O2 conftest.c >&5
configure:8385: $? = 0
configure:8385: ./conftest
configure:8385: $? = 0
configure:8397: result: yes
configure:8415: checking whether // is distinct from /
configure:8444: result: no
configure:8456: checking whether realpath works
configure:8637: gcc -o conftest -g -O2 conftest.c >&5
configure:8637: $? = 0
configure:8637: ./conftest
configure:8637: $? = 0
configure:8649: result: yes
configure:8671: checking for getcwd
configure:8671: gcc -o conftest -g -O2 conftest.c >&5
configure:8671: $? = 0
configure:8671: result: yes
configure:8691: checking for uid_t in sys/types.h
configure:8710: result: yes
configure:8779: checking for unistd.h
configure:8779: result: yes
configure:8789: checking for working chown
configure:8837: gcc -o conftest -g -O2 conftest.c >&5
configure:8837: $? = 0
configure:8837: ./conftest
configure:8837: $? = 0
configure:8849: result: yes
configure:8860: checking whether chown dereferences symlinks
configure:8900: gcc -o conftest -g -O2 conftest.c >&5
configure:8900: $? = 0
configure:8900: ./conftest
configure:8900: $? = 0
configure:8912: result: yes
configure:8952: checking whether chown honors trailing slash
configure:8989: gcc -o conftest -g -O2 conftest.c >&5
configure:8989: $? = 0
configure:8989: ./conftest
configure:8989: $? = 0
configure:9000: result: yes
configure:9012: checking whether chown always updates ctime
configure:9055: gcc -o conftest -g -O2 conftest.c >&5
configure:9055: $? = 0
configure:9055: ./conftest
configure:9055: $? = 0
configure:9066: result: yes
configure:9131: checking if environ is properly declared
configure:9153: gcc -c -g -O2 conftest.c >&5
conftest.c:121:40: error: conflicting types for 'environ'; have 'struct <anonymous>'
121 | extern struct { int foo; } environ;
| ^~~~~~~
In file included from conftest.c:116:
/usr/include/unistd.h:566:15: note: previous declaration of 'environ' with type 'char **'
566 | extern char **environ;
| ^~~~~~~
configure:9153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| /* end confdefs.h. */
| #if HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>. */
| #include <stdlib.h>
|
| extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
| ;
| return 0;
| }
configure:9160: result: yes
configure:9175: checking for complete errno.h
configure:9248: result: yes
configure:9549: checking whether strerror_r is declared
configure:9549: gcc -c -g -O2 conftest.c >&5
configure:9549: $? = 0
configure:9549: result: yes
configure:9562: checking for strerror_r
configure:9562: result: yes
configure:9571: checking whether strerror_r returns char *
configure:9595: gcc -c -g -O2 conftest.c >&5
configure:9595: $? = 0
configure:9633: result: yes
configure:9644: checking whether fchdir is declared
configure:9644: gcc -c -g -O2 conftest.c >&5
configure:9644: $? = 0
configure:9644: result: yes
configure:9679: checking for working fcntl.h
configure:9791: gcc -o conftest -g -O2 conftest.c >&5
configure:9791: $? = 0
configure:9791: ./conftest
configure:9791: $? = 0
configure:9807: result: yes
configure:9831: checking for pid_t
configure:9831: gcc -c -g -O2 conftest.c >&5
configure:9831: $? = 0
configure:9831: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:20: error: expected expression before ')' token
159 | if (sizeof ((pid_t)))
| ^
configure:9831: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:9831: result: yes
configure:9867: checking for mode_t
configure:9867: gcc -c -g -O2 conftest.c >&5
configure:9867: $? = 0
configure:9867: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:158:21: error: expected expression before ')' token
158 | if (sizeof ((mode_t)))
| ^
configure:9867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:9867: result: yes
configure:10014: checking for mbstate_t
configure:10031: gcc -c -g -O2 conftest.c >&5
configure:10031: $? = 0
configure:10038: result: yes
configure:10331: checking whether frexp() can be used without linking with libm
configure:10349: gcc -o conftest -g -O2 conftest.c >&5
configure:10349: $? = 0
configure:10358: result: yes
configure:10361: checking whether alarm is declared
configure:10361: gcc -c -g -O2 conftest.c >&5
configure:10361: $? = 0
configure:10361: result: yes
configure:10420: checking whether frexp works
configure:10518: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:183:21: warning: passing argument 2 of 'memcmp' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
183 | if (memcmp (&y, &x, sizeof x))
| ^~
In file included from conftest.c:127:
/usr/include/string.h:64:50: note: expected 'const void *' but argument is of type 'volatile double *'
64 | extern int memcmp (const void *__s1, const void *__s2, size_t __n)
| ~~~~~~~~~~~~^~~~
configure:10518: $? = 0
configure:10518: ./conftest
configure:10518: $? = 0
configure:10529: result: yes
configure:10548: checking whether long double and double are the same
configure:10569: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:129:13: error: size of array 'check' is negative
129 | typedef int check[sizeof (long double) == sizeof (double)
| ^~~~~
configure:10569: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| /* end confdefs.h. */
| #include <float.h>
| int
| main ()
| {
| typedef int check[sizeof (long double) == sizeof (double)
| && LDBL_MANT_DIG == DBL_MANT_DIG
| && LDBL_MAX_EXP == DBL_MAX_EXP
| && LDBL_MIN_EXP == DBL_MIN_EXP
| ? 1 : -1];
|
| ;
| return 0;
| }
configure:10577: result: no
configure:10595: checking whether frexpl is declared
configure:10595: gcc -c -g -O2 conftest.c >&5
configure:10595: $? = 0
configure:10595: result: yes
configure:10607: checking whether frexpl() can be used without linking with libm
configure:10625: gcc -o conftest -g -O2 conftest.c >&5
configure:10625: $? = 0
configure:10634: result: yes
configure:10680: checking whether frexpl works
configure:10793: gcc -o conftest -g -O2 conftest.c >&5
configure:10793: $? = 0
configure:10793: ./conftest
configure:10793: $? = 0
configure:10804: result: yes
configure:10876: checking whether stat file-mode macros are broken
configure:10903: gcc -c -g -O2 conftest.c >&5
configure:10903: $? = 0
configure:10910: result: no
configure:11094: checking for nlink_t
configure:11094: gcc -c -g -O2 conftest.c >&5
configure:11094: $? = 0
configure:11094: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:132:22: error: expected expression before ')' token
132 | if (sizeof ((nlink_t)))
| ^
configure:11094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
|
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:11094: result: yes
configure:11135: checking whether getcwd (NULL, 0) allocates memory for result
configure:11198: gcc -o conftest -g -O2 conftest.c >&5
configure:11198: $? = 0
configure:11198: ./conftest
configure:11198: $? = 0
configure:11208: result: yes
configure:11212: checking for getcwd with POSIX signature
configure:11238: gcc -c -g -O2 conftest.c >&5
configure:11238: $? = 0
configure:11246: result: yes
configure:11249: checking whether getcwd is declared
configure:11249: gcc -c -g -O2 conftest.c >&5
configure:11249: $? = 0
configure:11249: result: yes
configure:11370: checking whether getdelim is declared
configure:11370: gcc -c -g -O2 conftest.c >&5
configure:11370: $? = 0
configure:11370: result: yes
configure:11385: checking whether getdtablesize is declared
configure:11385: gcc -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11396: checking whether getline is declared
configure:11396: gcc -c -g -O2 conftest.c >&5
configure:11396: $? = 0
configure:11396: result: yes
configure:11407: checking whether getlogin_r is declared
configure:11407: gcc -c -g -O2 conftest.c >&5
configure:11407: $? = 0
configure:11407: result: yes
configure:11420: checking whether getlogin is declared
configure:11420: gcc -c -g -O2 conftest.c >&5
configure:11420: $? = 0
configure:11420: result: yes
configure:11576: checking for struct timeval
configure:11599: gcc -c -g -O2 conftest.c >&5
configure:11599: $? = 0
configure:11607: result: yes
configure:11612: checking for wide-enough struct timeval.tv_sec member
configure:11639: gcc -c -g -O2 conftest.c >&5
configure:11639: $? = 0
configure:11647: result: yes
configure:11802: checking pthread.h usability
configure:11802: gcc -c -g -O2 conftest.c >&5
configure:11802: $? = 0
configure:11802: result: yes
configure:11802: checking pthread.h presence
configure:11802: gcc -E conftest.c
configure:11802: $? = 0
configure:11802: result: yes
configure:11802: checking for pthread.h
configure:11802: result: yes
configure:11839: gcc -o conftest -g -O2 conftest.c >&5
configure:11839: $? = 0
configure:11855: checking for pthread_kill in -lpthread
configure:11880: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:11880: $? = 0
configure:11889: result: yes
configure:11999: checking whether POSIX threads API is available
configure:12001: result: yes
configure:12022: gcc -o conftest -g -O2 conftest.c >&5
configure:12022: $? = 0
configure:12124: checking whether setlocale (LC_ALL, NULL) is multithread-safe
configure:12142: result: yes
configure:12162: checking whether setlocale (category, NULL) is multithread-safe
configure:12180: result: yes
configure:12323: checking for IPv4 sockets
configure:12349: gcc -c -g -O2 conftest.c >&5
configure:12349: $? = 0
configure:12356: result: yes
configure:12364: checking for IPv6 sockets
configure:12393: gcc -c -g -O2 conftest.c >&5
configure:12393: $? = 0
configure:12400: result: yes
configure:12490: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.
configure:12513: gcc -c -g -O2 conftest.c >&5
configure:12513: $? = 0
configure:12520: result: yes
configure:12538: checking for wint_t
configure:12555: gcc -c -g -O2 conftest.c >&5
configure:12555: $? = 0
configure:12562: result: yes
configure:12569: checking whether wint_t is large enough
configure:12587: gcc -c -g -O2 conftest.c >&5
configure:12587: $? = 0
configure:12594: result: yes
configure:12613: checking whether the compiler produces multi-arch binaries
configure:12627: gcc -c -g -O2 conftest.c >&5
conftest.c:139:13: error: unknown type name 'not'
139 | not a universal capable compiler
| ^~~
conftest.c:139:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
139 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:139:19: error: unknown type name 'universal'
configure:12627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:12654: result: no
configure:12785: checking whether stdint.h conforms to C99
configure:12961: gcc -c -g -O2 conftest.c >&5
configure:12961: $? = 0
configure:13044: gcc -o conftest -g -O2 conftest.c >&5
configure:13044: $? = 0
configure:13044: ./conftest
configure:13044: $? = 0
configure:13056: result: yes
configure:13067: checking whether stdint.h works without ISO C predefines
configure:13099: gcc -c -g -O2 conftest.c >&5
configure:13099: $? = 0
configure:13105: result: yes
configure:13116: checking whether stdint.h has UINTMAX_WIDTH etc.
configure:13148: gcc -c -g -O2 conftest.c >&5
configure:13148: $? = 0
configure:13153: result: yes
configure:13600: checking where to find the exponent in a 'double'
configure:13914: gcc -o conftest -g -O2 conftest.c >&5
configure:13914: $? = 0
configure:13914: ./conftest
configure:13914: $? = 0
configure:13926: result: word 1 bit 20
configure:13946: checking whether byte ordering is bigendian
configure:13961: gcc -c -g -O2 conftest.c >&5
conftest.c:143:16: error: unknown type name 'not'
143 | not a universal capable compiler
| ^~~
conftest.c:143:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
143 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:143:22: error: unknown type name 'universal'
configure:13961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:14006: gcc -c -g -O2 conftest.c >&5
configure:14006: $? = 0
configure:14024: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:149:18: error: unknown type name 'not'; did you mean 'ino_t'?
149 | not big endian
| ^~~
| ino_t
conftest.c:149:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
149 | not big endian
| ^~~~~~
configure:14024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:14152: result: no
configure:14193: checking for wchar_t
configure:14210: gcc -c -g -O2 conftest.c >&5
configure:14210: $? = 0
configure:14217: result: yes
configure:14233: checking for good max_align_t
configure:14262: gcc -c -g -O2 conftest.c >&5
configure:14262: $? = 0
configure:14270: result: yes
configure:14282: checking whether NULL can be used in arbitrary expressions
configure:14300: gcc -c -g -O2 conftest.c >&5
configure:14300: $? = 0
configure:14307: result: yes
configure:14402: checking whether locale.h defines locale_t
configure:14419: gcc -c -g -O2 conftest.c >&5
configure:14419: $? = 0
configure:14427: result: yes
configure:14460: checking whether imported symbols can be declared weak
configure:14478: gcc -o conftest -g -O2 conftest.c >&5
configure:14478: $? = 0
configure:14512: gcc -o conftest -g -O2 conftest.c >&5
configure:14512: $? = 0
configure:14512: ./conftest
configure:14512: $? = 0
configure:14548: result: yes
configure:15362: checking for multithread API to use
configure:15364: result: posix
configure:15378: checking whether malloc, realloc, calloc are POSIX compliant
configure:15398: gcc -c -g -O2 conftest.c >&5
configure:15398: $? = 0
configure:15406: result: yes
configure:15411: checking for GNU libc compatible malloc
configure:15443: gcc -o conftest -g -O2 conftest.c >&5
configure:15443: $? = 0
configure:15443: ./conftest
configure:15443: $? = 0
configure:15454: result: yes
configure:15480: checking for a traditional japanese locale
configure:15559: gcc -o conftest -g -O2 conftest.c >&5
configure:15562: $? = 0
configure:15620: result: none
configure:15627: checking for a french Unicode locale
configure:15699: gcc -o conftest -g -O2 conftest.c >&5
configure:15702: $? = 0
configure:15748: result: fr_FR.UTF-8
configure:15756: checking for a transitional chinese locale
configure:15836: gcc -o conftest -g -O2 conftest.c >&5
configure:15839: $? = 0
configure:15890: result: none
configure:15895: checking for inline
configure:15911: gcc -c -g -O2 conftest.c >&5
configure:15911: $? = 0
configure:15919: result: inline
configure:16035: checking for mmap
configure:16035: gcc -o conftest -g -O2 conftest.c >&5
configure:16035: $? = 0
configure:16035: result: yes
configure:16046: checking for MAP_ANONYMOUS
configure:16083: result: yes
configure:16105: checking whether memchr works
configure:16189: gcc -o conftest -g -O2 conftest.c >&5
configure:16189: $? = 0
configure:16189: ./conftest
configure:16189: $? = 0
configure:16200: result: yes
configure:16207: checking whether memmem is declared
configure:16207: gcc -c -g -O2 conftest.c >&5
configure:16207: $? = 0
configure:16207: result: yes
configure:16224: checking for memmem
configure:16224: gcc -o conftest -g -O2 conftest.c >&5
configure:16224: $? = 0
configure:16224: result: yes
configure:16242: checking whether memmem works
configure:16306: gcc -o conftest -g -O2 conftest.c >&5
configure:16306: $? = 0
configure:16306: ./conftest
configure:16306: $? = 0
configure:16317: result: yes
configure:16328: checking whether memrchr is declared
configure:16328: gcc -c -g -O2 conftest.c >&5
configure:16328: $? = 0
configure:16328: result: yes
configure:16343: checking whether <limits.h> defines MIN and MAX
configure:16360: gcc -c -g -O2 conftest.c >&5
conftest.c:152:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
152 | int x = MIN (42, 17);
| ^~~
conftest.c:152:21: error: initializer element is not constant
configure:16360: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| /* end confdefs.h. */
| #include <limits.h>
| int x = MIN (42, 17);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16367: result: no
configure:16380: checking whether <sys/param.h> defines MIN and MAX
configure:16397: gcc -c -g -O2 conftest.c >&5
configure:16397: $? = 0
configure:16404: result: yes
configure:16431: checking for O_CLOEXEC
configure:16451: gcc -c -g -O2 conftest.c >&5
configure:16451: $? = 0
configure:16458: result: yes
configure:16463: checking for promoted mode_t type
configure:16480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:156:13: error: size of array 'array' is negative
156 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
| ^~~~~
configure:16480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| int
| main ()
| {
| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
| ;
| return 0;
| }
configure:16488: result: mode_t
configure:16516: checking whether <sys/select.h> is self-contained
configure:16533: gcc -c -g -O2 conftest.c >&5
configure:16533: $? = 0
configure:16552: gcc -c -g -O2 conftest.c >&5
configure:16552: $? = 0
configure:16582: gcc -o conftest -g -O2 conftest.c >&5
configure:16582: $? = 0
configure:16595: result: yes
configure:16789: checking for library containing setsockopt
configure:16811: gcc -o conftest -g -O2 conftest.c >&5
configure:16811: $? = 0
configure:16892: result: none needed
configure:16907: checking whether setenv is declared
configure:16907: gcc -c -g -O2 conftest.c >&5
configure:16907: $? = 0
configure:16907: result: yes
configure:16933: checking search.h usability
configure:16933: gcc -c -g -O2 conftest.c >&5
configure:16933: $? = 0
configure:16933: result: yes
configure:16933: checking search.h presence
configure:16933: gcc -E conftest.c
configure:16933: $? = 0
configure:16933: result: yes
configure:16933: checking for search.h
configure:16933: result: yes
configure:16945: checking for tsearch
configure:16945: gcc -o conftest -g -O2 conftest.c >&5
configure:16945: $? = 0
configure:16945: result: yes
configure:16977: checking for sigset_t
configure:16977: gcc -c -g -O2 conftest.c >&5
configure:16977: $? = 0
configure:16977: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:165:23: error: expected expression before ')' token
165 | if (sizeof ((sigset_t)))
| ^
configure:16977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
|
| #include <signal.h>
| /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */
| #include <sys/types.h>
|
|
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| return 0;
| ;
| return 0;
| }
configure:16977: result: yes
configure:16998: checking for stdbool.h that conforms to C99
configure:17073: gcc -c -g -O2 conftest.c >&5
configure:17073: $? = 0
configure:17080: result: yes
configure:17082: checking for _Bool
configure:17082: gcc -c -g -O2 conftest.c >&5
configure:17082: $? = 0
configure:17082: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:193:20: error: expected expression before ')' token
193 | if (sizeof ((_Bool)))
| ^
configure:17082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:17082: result: yes
configure:17093: checking whether fcloseall is declared
configure:17093: gcc -c -g -O2 conftest.c >&5
configure:17093: $? = 0
configure:17093: result: yes
configure:17104: checking whether ecvt is declared
configure:17104: gcc -c -g -O2 conftest.c >&5
configure:17104: $? = 0
configure:17104: result: yes
configure:17115: checking whether fcvt is declared
configure:17115: gcc -c -g -O2 conftest.c >&5
configure:17115: $? = 0
configure:17115: result: yes
configure:17126: checking whether gcvt is declared
configure:17126: gcc -c -g -O2 conftest.c >&5
configure:17126: $? = 0
configure:17126: result: yes
configure:17137: checking whether strdup is declared
configure:17137: gcc -c -g -O2 conftest.c >&5
configure:17137: $? = 0
configure:17137: result: yes
configure:17150: checking whether strerror(0) succeeds
configure:17189: gcc -o conftest -g -O2 conftest.c >&5
configure:17189: $? = 0
configure:17189: ./conftest
configure:17189: $? = 0
configure:17200: result: yes
configure:17223: checking for strerror_r with POSIX signature
configure:17241: gcc -c -g -O2 conftest.c >&5
conftest.c:164:21: error: conflicting types for 'strerror_r'; have 'int(int, char *, size_t)' {aka 'int(int, char *, long unsigned int)'}
164 | int strerror_r (int, char *, size_t);
| ^~~~~~~~~~
In file included from conftest.c:163:
/usr/include/string.h:444:14: note: previous declaration of 'strerror_r' with type 'char *(int, char *, size_t)' {aka 'char *(int, char *, long unsigned int)'}
444 | extern char *strerror_r (int __errnum, char *__buf, size_t __buflen)
| ^~~~~~~~~~
configure:17241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| /* end confdefs.h. */
| #include <string.h>
| int strerror_r (int, char *, size_t);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:17249: result: no
configure:17323: checking whether __xpg_strerror_r works
configure:17363: gcc -o conftest -g -O2 conftest.c >&5
configure:17363: $? = 0
configure:17363: ./conftest
configure:17363: $? = 0
configure:17374: result: yes
configure:17381: checking whether strerror_r is declared
configure:17381: result: yes
configure:17570: checking whether strnlen is declared
configure:17570: gcc -c -g -O2 conftest.c >&5
configure:17570: $? = 0
configure:17570: result: yes
configure:17587: checking whether strstr works
configure:17645: gcc -o conftest -g -O2 conftest.c >&5
configure:17645: $? = 0
configure:17645: ./conftest
configure:17645: $? = 0
configure:17656: result: yes
configure:17666: checking whether strtok_r is declared
configure:17666: gcc -c -g -O2 conftest.c >&5
configure:17666: $? = 0
configure:17666: result: yes
configure:17818: checking for struct timespec in <time.h>
configure:17835: gcc -c -g -O2 conftest.c >&5
configure:17835: $? = 0
configure:17842: result: yes
configure:18025: checking for TIME_UTC in <time.h>
configure:18042: gcc -c -g -O2 conftest.c >&5
configure:18042: $? = 0
configure:18049: result: yes
configure:18060: checking whether execvpe is declared
configure:18060: gcc -c -g -O2 conftest.c >&5
configure:18060: $? = 0
configure:18060: result: yes
configure:18071: checking whether unsetenv is declared
configure:18071: gcc -c -g -O2 conftest.c >&5
configure:18071: $? = 0
configure:18071: result: yes
configure:18174: checking for alloca as a compiler built-in
configure:18198: result: yes
configure:18380: checking whether btowc(0) is correct
configure:18409: gcc -o conftest -g -O2 conftest.c >&5
configure:18409: $? = 0
configure:18409: ./conftest
configure:18409: $? = 0
configure:18420: result: yes
configure:18423: checking whether btowc(EOF) is correct
configure:18469: result: guessing yes
configure:18513: checking for __builtin_expect
configure:18528: gcc -o conftest -g -O2 conftest.c >&5
configure:18528: $? = 0
configure:18553: result: yes
configure:18654: checking whether this system supports file names of any length
configure:18695: result: no
configure:18763: checking for library containing clock_gettime
configure:18794: gcc -o conftest -g -O2 conftest.c >&5
configure:18794: $? = 0
configure:18811: result: none required
configure:18823: checking for clock_gettime
configure:18823: gcc -o conftest -g -O2 conftest.c >&5
configure:18823: $? = 0
configure:18823: result: yes
configure:18823: checking for clock_settime
configure:18823: gcc -o conftest -g -O2 conftest.c >&5
configure:18823: $? = 0
configure:18823: result: yes
configure:18926: checking for closedir
configure:18926: gcc -o conftest -g -O2 conftest.c >&5
configure:18926: $? = 0
configure:18926: result: yes
configure:19091: checking for d_ino member in directory struct
configure:19137: gcc -o conftest -g -O2 conftest.c >&5
configure:19137: $? = 0
configure:19137: ./conftest
configure:19137: $? = 0
configure:19147: result: yes
configure:19158: checking for d_type member in directory struct
configure:19177: gcc -o conftest -g -O2 conftest.c >&5
configure:19177: $? = 0
configure:19187: result: yes
configure:19295: checking for dirfd
configure:19295: gcc -o conftest -g -O2 conftest.c >&5
configure:19295: $? = 0
configure:19295: result: yes
configure:19304: checking whether dirfd is declared
configure:19304: gcc -c -g -O2 conftest.c >&5
configure:19304: $? = 0
configure:19304: result: yes
configure:19321: checking whether dirfd is a macro
configure:19344: result: no
configure:19437: checking whether // is distinct from /
configure:19466: result: no
configure:19494: checking whether dup works
configure:19528: gcc -o conftest -g -O2 conftest.c >&5
configure:19528: $? = 0
configure:19528: ./conftest
configure:19528: $? = 0
configure:19539: result: yes
configure:19579: checking whether dup2 works
configure:19670: gcc -o conftest -g -O2 conftest.c >&5
configure:19670: $? = 0
configure:19670: ./conftest
configure:19670: $? = 0
configure:19681: result: yes
configure:19759: checking for error_at_line
configure:19775: gcc -o conftest -g -O2 conftest.c >&5
configure:19775: $? = 0
configure:19783: result: yes
configure:19915: checking whether fcntl handles F_DUPFD correctly
configure:19977: gcc -o conftest -g -O2 conftest.c >&5
configure:19977: $? = 0
configure:19977: ./conftest
configure:19977: $? = 0
configure:19987: result: yes
configure:20005: checking whether fcntl understands F_DUPFD_CLOEXEC
configure:20038: gcc -o conftest -g -O2 conftest.c >&5
configure:20038: $? = 0
configure:20038: ./conftest
configure:20038: $? = 0
configure:20056: gcc -c -g -O2 conftest.c >&5
conftest.c:199:1: error: unknown type name 'choke'
199 | choke me
| ^~~~~
conftest.c:199:9: error: expected ';' before 'int'
199 | choke me
| ^
| ;
......
202 | int
| ~~~
configure:20056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| /* end confdefs.h. */
|
| #ifdef __linux__
| /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
| it to support the semantics on older kernels that failed with EINVAL. */
| choke me
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:20072: result: needs runtime check
configure:20231: checking whether fdopendir is declared
configure:20231: gcc -c -g -O2 conftest.c >&5
configure:20231: $? = 0
configure:20231: result: yes
configure:20254: checking whether fdopendir works
configure:20302: gcc -o conftest -g -O2 conftest.c >&5
configure:20302: $? = 0
configure:20302: ./conftest
configure:20302: $? = 0
configure:20312: result: yes
configure:20359: checking for ffs
configure:20380: gcc -o conftest -g -O2 conftest.c >&5
configure:20380: $? = 0
configure:20389: result: yes
configure:20421: checking for flexible array member
configure:20449: gcc -c -g -O2 conftest.c >&5
configure:20449: $? = 0
configure:20456: result: yes
configure:20519: checking whether conversion from 'int' to 'long double' works
configure:20563: gcc -o conftest -g -O2 conftest.c >&5
configure:20563: $? = 0
configure:20563: ./conftest
configure:20563: $? = 0
configure:20574: result: yes
configure:20703: checking for working GNU fnmatch
configure:20810: gcc -o conftest -g -O2 conftest.c >&5
configure:20810: $? = 0
configure:20810: ./conftest
configure:20810: $? = 0
configure:20822: result: yes
configure:20908: checking whether free is known to preserve errno
configure:20931: gcc -c -g -O2 conftest.c >&5
configure:20931: $? = 0
configure:20939: result: yes
configure:21115: checking whether fstatat (..., 0) works
configure:21140: gcc -o conftest -g -O2 conftest.c >&5
configure:21140: $? = 0
configure:21140: ./conftest
configure:21140: $? = 0
configure:21151: result: yes
configure:21216: checking whether getcwd handles long file names properly
configure:21449: gcc -o conftest -g -O2 conftest.c >&5
configure:21449: $? = 0
configure:21449: ./conftest
configure:21449: $? = 0
configure:21465: result: yes
configure:21476: checking for getpagesize
configure:21493: gcc -o conftest -g -O2 conftest.c >&5
configure:21493: $? = 0
configure:21502: result: yes
configure:21513: checking whether getcwd succeeds when 4k < cwd_length < 16k
configure:21650: gcc -o conftest -g -O2 conftest.c >&5
configure:21650: $? = 0
configure:21650: ./conftest
configure:21650: $? = 0
configure:21667: result: yes
configure:21798: checking for working getdelim function
configure:21865: gcc -o conftest -g -O2 conftest.c >&5
configure:21865: $? = 0
configure:21865: ./conftest
configure:21865: $? = 0
configure:21876: result: yes
configure:21949: checking whether getdtablesize works
configure:21987: gcc -o conftest -g -O2 conftest.c >&5
configure:21987: $? = 0
configure:21987: ./conftest
configure:21987: $? = 0
configure:22000: result: yes
configure:22046: checking for getline
configure:22046: gcc -o conftest -g -O2 conftest.c >&5
configure:22046: $? = 0
configure:22046: result: yes
configure:22054: checking for working getline function
configure:22121: gcc -o conftest -g -O2 conftest.c >&5
configure:22121: $? = 0
configure:22121: ./conftest
configure:22121: $? = 0
configure:22132: result: yes
configure:22193: checking whether getlogin_r works with small buffers
configure:22240: gcc -o conftest -g -O2 conftest.c >&5
configure:22240: $? = 0
configure:22240: ./conftest
configure:22240: $? = 0
configure:22251: result: yes
configure:22294: checking whether program_invocation_name is declared
configure:22294: gcc -c -g -O2 conftest.c >&5
configure:22294: $? = 0
configure:22294: result: yes
configure:22309: checking whether program_invocation_short_name is declared
configure:22309: gcc -c -g -O2 conftest.c >&5
configure:22309: $? = 0
configure:22309: result: yes
configure:22324: checking whether __argv is declared
configure:22324: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:228:10: error: '__argv' undeclared (first use in this function)
228 | (void) __argv;
| ^~~~~~
conftest.c:228:10: note: each undeclared identifier is reported only once for each function it appears in
configure:22324: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| /* end confdefs.h. */
| #include <stdlib.h>
|
| int
| main ()
| {
| #ifndef __argv
| #ifdef __cplusplus
| (void) __argv;
| #else
| (void) __argv;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:22324: result: no
configure:22388: checking whether getrandom is compatible with its GNU+BSD signature
configure:22411: gcc -c -g -O2 conftest.c >&5
configure:22411: $? = 0
configure:22419: result: yes
configure:22526: checking for gettimeofday with POSIX signature
configure:22554: gcc -c -g -O2 conftest.c >&5
configure:22554: $? = 0
configure:22579: result: yes
configure:22635: checking for GNU glob interface version 1 or 2
configure:22645: gcc -c -g -O2 conftest.c >&5
configure:22645: $? = 0
configure:22652: result: yes
configure:22659: checking whether glob lists broken symlinks
configure:22693: gcc -o conftest -g -O2 conftest.c >&5
configure:22693: $? = 0
configure:22693: ./conftest
configure:22693: $? = 0
configure:22709: result: yes
configure:22857: checking for library containing inet_ntop
configure:22888: gcc -o conftest -g -O2 conftest.c >&5
configure:22888: $? = 0
configure:22905: result: none required
configure:22937: checking whether inet_ntop is declared
configure:22937: gcc -c -g -O2 conftest.c >&5
configure:22937: $? = 0
configure:22937: result: yes
configure:23032: gcc -c -g -O2 conftest.c >&5
conftest.c:227:23: error: conflicting types for 'foo'; have 'int'
227 | extern int foo;
| ^~~
conftest.c:226:28: note: previous declaration of 'foo' with type 'intptr_t' {aka 'long int'}
226 | extern intptr_t foo;
| ^~~
configure:23032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| /* end confdefs.h. */
| #include <stdint.h>
| extern intptr_t foo;
| extern int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:23032: gcc -c -g -O2 conftest.c >&5
configure:23032: $? = 0
configure:23042: checking whether INT32_MAX < INTMAX_MAX
configure:23074: gcc -c -g -O2 conftest.c >&5
configure:23074: $? = 0
configure:23081: result: yes
configure:23092: checking whether INT64_MAX == LONG_MAX
configure:23124: gcc -c -g -O2 conftest.c >&5
configure:23124: $? = 0
configure:23131: result: yes
configure:23144: checking whether UINT32_MAX < UINTMAX_MAX
configure:23176: gcc -c -g -O2 conftest.c >&5
configure:23176: $? = 0
configure:23183: result: yes
configure:23194: checking whether UINT64_MAX == ULONG_MAX
configure:23226: gcc -c -g -O2 conftest.c >&5
configure:23226: $? = 0
configure:23233: result: yes
configure:23288: checking whether isnan(double) can be used without linking with libm
configure:23313: gcc -o conftest -g -O2 conftest.c >&5
configure:23313: $? = 0
configure:23322: result: yes
configure:23349: checking whether isnan(long double) can be used without linking with libm
configure:23374: gcc -o conftest -g -O2 conftest.c >&5
configure:23374: $? = 0
configure:23383: result: yes
configure:23392: checking whether isnanl works
configure:23535: gcc -o conftest -g -O2 conftest.c >&5
configure:23535: $? = 0
configure:23535: ./conftest
configure:23535: $? = 0
configure:23546: result: yes
configure:23721: checking whether the compiler supports the __inline keyword
configure:23738: gcc -c -g -O2 conftest.c >&5
configure:23738: $? = 0
configure:23745: result: yes
configure:23805: checking whether locale.h conforms to POSIX:2001
configure:23823: gcc -c -g -O2 conftest.c >&5
configure:23823: $? = 0
configure:23830: result: yes
configure:23833: checking whether struct lconv is properly defined
configure:23852: gcc -c -g -O2 conftest.c >&5
configure:23852: $? = 0
configure:23860: result: yes
configure:23968: checking for pthread_rwlock_t
configure:23968: gcc -c -g -O2 conftest.c >&5
configure:23968: $? = 0
configure:23968: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:235:31: error: expected expression before ')' token
235 | if (sizeof ((pthread_rwlock_t)))
| ^
configure:23968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| /* end confdefs.h. */
| #include <pthread.h>
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:23968: result: yes
configure:23980: checking whether pthread_rwlock_rdlock prefers a writer to a reader
configure:24123: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:24123: $? = 0
configure:24123: ./conftest
configure:24123: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| /* end confdefs.h. */
|
| #include <errno.h>
| #include <pthread.h>
| #include <stdlib.h>
| #include <unistd.h>
|
| #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:24135: result: no
configure:24169: gcc -c -g -O2 conftest.c >&5
configure:24169: $? = 0
configure:24350: checking whether NAN macro works
configure:24373: gcc -c -g -O2 conftest.c >&5
configure:24373: $? = 0
configure:24380: result: yes
configure:24385: checking whether HUGE_VAL works
configure:24403: gcc -c -g -O2 conftest.c >&5
configure:24403: $? = 0
configure:24410: result: yes
configure:24442: checking whether mbrtowc handles incomplete characters
configure:24516: gcc -o conftest -g -O2 conftest.c >&5
configure:24516: $? = 0
configure:24516: ./conftest
configure:24516: $? = 0
configure:24529: result: yes
configure:24535: checking whether mbrtowc works as well as mbtowc
configure:24589: result: guessing yes
configure:24633: checking whether mbrtowc handles a NULL pwc argument
configure:24685: gcc -o conftest -g -O2 conftest.c >&5
configure:24685: $? = 0
configure:24685: ./conftest
configure:24685: $? = 0
configure:24697: result: yes
configure:24703: checking whether mbrtowc handles a NULL string argument
configure:24743: gcc -o conftest -g -O2 conftest.c >&5
configure:24743: $? = 0
configure:24743: ./conftest
configure:24743: $? = 0
configure:24755: result: yes
configure:24763: checking whether mbrtowc has a correct return value
configure:24871: gcc -o conftest -g -O2 conftest.c >&5
configure:24871: $? = 0
configure:24871: ./conftest
configure:24871: $? = 0
configure:24886: result: yes
configure:24892: checking whether mbrtowc returns 0 when parsing a NUL character
configure:24941: result: guessing yes
configure:24946: checking whether mbrtowc stores incomplete characters
configure:25051: gcc -o conftest -g -O2 conftest.c >&5
configure:25051: $? = 0
configure:25051: ./conftest
configure:25051: $? = 0
configure:25065: result: no
configure:25070: checking whether mbrtowc works on empty input
configure:25098: gcc -o conftest -g -O2 conftest.c >&5
configure:25098: $? = 0
configure:25098: ./conftest
configure:25098: $? = 0
configure:25109: result: yes
configure:25113: checking whether the C locale is free of encoding errors
configure:25157: gcc -o conftest -g -O2 conftest.c >&5
configure:25157: $? = 0
configure:25157: ./conftest
configure:25157: $? = 3
configure: program exited with status 3
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| /* end confdefs.h. */
| #include <limits.h>
| #include <locale.h>
| #include <wchar.h>
|
| int
| main ()
| {
|
| 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:25168: result: no
configure:25504: checking whether mbrtowc handles incomplete characters
configure:25591: result: yes
configure:25597: checking whether mbrtowc works as well as mbtowc
configure:25651: result: guessing yes
configure:25748: checking whether mbrtowc handles incomplete characters
configure:25835: result: yes
configure:25841: checking whether mbrtowc works as well as mbtowc
configure:25895: result: guessing yes
configure:25942: checking whether mbsrtowcs works
configure:26027: gcc -o conftest -g -O2 conftest.c >&5
configure:26027: $? = 0
configure:26027: ./conftest
configure:26027: $? = 0
configure:26039: result: yes
configure:26094: checking for mbtowc
configure:26094: gcc -o conftest -g -O2 conftest.c >&5
configure:26094: $? = 0
configure:26094: result: yes
configure:26186: checking whether memmem works in linear time
configure:26260: gcc -o conftest -g -O2 conftest.c >&5
configure:26260: $? = 0
configure:26260: ./conftest
configure:26260: $? = 0
configure:26271: result: yes
configure:26299: checking for memmem
configure:26299: result: yes
configure:26317: checking whether memmem works
configure:26392: result: yes
configure:26438: checking for mempcpy
configure:26438: result: yes
configure:26492: checking for memrchr
configure:26492: gcc -o conftest -g -O2 conftest.c >&5
configure:26492: $? = 0
configure:26492: result: yes
configure:26535: checking whether mkdir handles trailing slash
configure:26587: gcc -o conftest -g -O2 conftest.c >&5
configure:26587: $? = 0
configure:26587: ./conftest
configure:26587: $? = 0
configure:26599: result: yes
configure:26608: checking whether mkdir handles trailing dot
configure:26644: gcc -o conftest -g -O2 conftest.c >&5
configure:26644: $? = 0
configure:26644: ./conftest
configure:26644: $? = 0
configure:26657: result: yes
configure:26700: checking for mkdtemp
configure:26700: gcc -o conftest -g -O2 conftest.c >&5
configure:26700: $? = 0
configure:26700: result: yes
configure:26914: checking whether <netinet/in.h> is self-contained
configure:26931: gcc -c -g -O2 conftest.c >&5
configure:26931: $? = 0
configure:26939: result: yes
configure:27067: checking whether open recognizes a trailing slash
configure:27110: gcc -o conftest -g -O2 conftest.c >&5
configure:27110: $? = 0
configure:27110: ./conftest
configure:27110: $? = 0
configure:27122: result: yes
configure:27248: checking for opendir
configure:27248: gcc -o conftest -g -O2 conftest.c >&5
configure:27248: $? = 0
configure:27248: result: yes
configure:27350: checking for rawmemchr
configure:27350: gcc -o conftest -g -O2 conftest.c >&5
configure:27350: $? = 0
configure:27350: result: yes
configure:27396: checking for readdir
configure:27396: gcc -o conftest -g -O2 conftest.c >&5
configure:27396: $? = 0
configure:27396: result: yes
configure:27442: checking whether readlink signature is correct
configure:27460: gcc -c -g -O2 conftest.c >&5
configure:27460: $? = 0
configure:27467: result: yes
configure:27469: checking whether readlink handles trailing slash correctly
configure:27504: gcc -o conftest -g -O2 conftest.c >&5
configure:27504: $? = 0
configure:27504: ./conftest
configure:27504: $? = 0
configure:27515: result: yes
configure:27531: checking whether readlink truncates results correctly
configure:27565: gcc -o conftest -g -O2 conftest.c >&5
configure:27565: $? = 0
configure:27565: ./conftest
configure:27565: $? = 0
configure:27576: result: yes
configure:27666: checking whether rename honors trailing slash on destination
configure:27715: gcc -o conftest -g -O2 conftest.c >&5
configure:27715: $? = 0
configure:27715: ./conftest
configure:27715: $? = 0
configure:27727: result: yes
configure:27739: checking whether rename honors trailing slash on source
configure:27788: gcc -o conftest -g -O2 conftest.c >&5
configure:27788: $? = 0
configure:27788: ./conftest
configure:27788: $? = 0
configure:27800: result: yes
configure:27813: checking whether rename manages hard links correctly
configure:27864: gcc -o conftest -g -O2 conftest.c >&5
configure:27864: $? = 0
configure:27864: ./conftest
configure:27864: $? = 0
configure:27894: result: yes
configure:27906: checking whether rename manages existing destinations correctly
configure:27947: gcc -o conftest -g -O2 conftest.c >&5
configure:27947: $? = 0
configure:27947: ./conftest
configure:27947: $? = 0
configure:27959: result: yes
configure:28003: checking for rewinddir
configure:28003: gcc -o conftest -g -O2 conftest.c >&5
configure:28003: $? = 0
configure:28003: result: yes
configure:28046: checking whether rmdir works
configure:28095: gcc -o conftest -g -O2 conftest.c >&5
configure:28095: $? = 0
configure:28095: ./conftest
configure:28095: $? = 0
configure:28106: result: yes
configure:28153: checking whether select supports a 0 argument
configure:28185: gcc -o conftest -g -O2 conftest.c >&5
configure:28185: $? = 0
configure:28185: ./conftest
configure:28185: $? = 0
configure:28196: result: yes
configure:28203: checking whether select detects invalid fds
configure:28253: gcc -o conftest -g -O2 conftest.c >&5
configure:28253: $? = 0
configure:28253: ./conftest
configure:28253: $? = 0
configure:28264: result: yes
configure:28332: checking whether setenv validates arguments
configure:28378: gcc -o conftest -g -O2 conftest.c >&5
configure:28378: $? = 0
configure:28378: ./conftest
configure:28378: $? = 0
configure:28388: result: yes
configure:28430: checking whether setlocale (LC_ALL, NULL) is multithread-safe
configure:28448: result: yes
configure:28468: checking whether setlocale (category, NULL) is multithread-safe
configure:28486: result: yes
configure:28839: checking for volatile sig_atomic_t
configure:28839: gcc -c -g -O2 conftest.c >&5
configure:28839: $? = 0
configure:28839: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:285:36: error: expected expression before ')' token
285 | if (sizeof ((volatile sig_atomic_t)))
| ^
configure:28839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| /* end confdefs.h. */
|
| #include <signal.h>
|
|
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:28839: result: yes
configure:28855: checking for sighandler_t
configure:28855: gcc -c -g -O2 conftest.c >&5
configure:28855: $? = 0
configure:28855: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:285:27: error: expected expression before ')' token
285 | if (sizeof ((sighandler_t)))
| ^
configure:28855: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| /* end confdefs.h. */
|
| #include <signal.h>
|
|
| int
| main ()
| {
| if (sizeof ((sighandler_t)))
| return 0;
| ;
| return 0;
| }
configure:28855: result: yes
configure:28911: checking for socklen_t
configure:28911: gcc -c -g -O2 conftest.c >&5
configure:28911: $? = 0
configure:28911: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:294:24: error: expected expression before ')' token
294 | if (sizeof ((socklen_t)))
| ^
configure:28911: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define GNULIB_TEST_SOCKET 1
| /* end confdefs.h. */
|
| /* <sys/types.h> is not needed according to POSIX, but the
| <sys/socket.h> in i386-unknown-freebsd4.10 and
| powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:28911: result: yes
configure:28974: checking for ssize_t
configure:28991: gcc -c -g -O2 conftest.c >&5
configure:28991: $? = 0
configure:28998: result: yes
configure:29014: checking whether stat handles trailing slashes on files
configure:29056: gcc -o conftest -g -O2 conftest.c >&5
configure:29056: $? = 0
configure:29056: ./conftest
configure:29056: $? = 0
configure:29067: result: yes
configure:29133: checking for struct stat.st_atim.tv_nsec
configure:29133: gcc -c -g -O2 conftest.c >&5
configure:29133: $? = 0
configure:29133: result: yes
configure:29142: checking whether struct stat.st_atim is of type struct timespec
configure:29169: gcc -c -g -O2 conftest.c >&5
configure:29169: $? = 0
configure:29176: result: yes
configure:29228: checking for struct stat.st_birthtimespec.tv_nsec
configure:29228: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:289:12: error: 'struct stat' has no member named 'st_birthtimespec'
289 | if (ac_aggr.st_birthtimespec.tv_nsec)
| ^
configure:29228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtimespec.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:29228: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:289:19: error: 'struct stat' has no member named 'st_birthtimespec'
289 | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
| ^
configure:29228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:29228: result: no
configure:29239: checking for struct stat.st_birthtimensec
configure:29239: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:289:12: error: 'struct stat' has no member named 'st_birthtimensec'
289 | if (ac_aggr.st_birthtimensec)
| ^
configure:29239: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtimensec)
| return 0;
| ;
| return 0;
| }
configure:29239: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:289:19: error: 'struct stat' has no member named 'st_birthtimensec'
289 | if (sizeof ac_aggr.st_birthtimensec)
| ^
configure:29239: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtimensec)
| return 0;
| ;
| return 0;
| }
configure:29239: result: no
configure:29250: checking for struct stat.st_birthtim.tv_nsec
configure:29250: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:289:12: error: 'struct stat' has no member named 'st_birthtim'
289 | if (ac_aggr.st_birthtim.tv_nsec)
| ^
configure:29250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:29250: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:289:19: error: 'struct stat' has no member named 'st_birthtim'
289 | if (sizeof ac_aggr.st_birthtim.tv_nsec)
| ^
configure:29250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnu"
| #define PACKAGE_TARNAME "libgnu"
| #define PACKAGE_VERSION "UNUSED-VERSION"
| #define PACKAGE_STRING "libgnu UNUSED-VERSION"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_THREADS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 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_DLFCN_H 1
| #define restrict __restrict__
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_FACCESSAT 1
| #define HAVE_REALPATH 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_MEMPCPY 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB_PATTERN_P 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_ISBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_READLINK 1
| #define HAVE_LINK 1
| #define HAVE_SETENV 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_GETCWD 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPL 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETDTABLESIZE 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETLOGIN_R 1
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCHAR_T 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define HAVE_DECL_MEMRCHR 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_FCLOSEALL 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_EXECVPE 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define GNULIB_TEST_CHOWN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_DIRFD 1
| #define HAVE_DECL_DIRFD 1
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSTATAT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETLOGIN_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETRANDOM 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GLOB 1
| #define HAVE_DECL_INET_NTOP 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LISTEN 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_MEMRCHR 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:29250: result: no
configure:29268: checking for working stdalign.h
configure:29313: gcc -c -g -O2 conftest.c >&5
configure:29313: $? = 0
configure:29320: result: yes
configure:29384: checking for good max_align_t
configure:29421: result: yes
configure:29433: checking whether NULL can be used in arbitrary expressions
configure:29458: result: yes
configure:29626: checking which flavor of printf attribute matches inttypes macros
configure:29653: gcc -c -g -O2 conftest.c >&5
configure:29653: $? = 0
configure:29660: result: system
configure:29814: checking for strchrnul
configure:29814: gcc -o conftest -g -O2 conftest.c >&5
configure:29814: $? = 0
configure:29814: result: yes
configure:29826: checking whether strchrnul works
configure:29870: gcc -o conftest -g -O2 conftest.c >&5
configure:29870: $? = 0
configure:29870: ./conftest
configure:29870: $? = 0
configure:29881: result: yes
configure:29964: checking for working strerror function
configure:29992: gcc -o conftest -g -O2 conftest.c >&5
configure:29992: $? = 0
configure:29992: ./conftest
configure:29992: $? = 0
configure:30003: result: yes
configure:30175: checking for working strnlen
configure:30213: gcc -o conftest -g -O2 conftest.c >&5
configure:30213: $? = 0
configure:30213: ./conftest
configure:30213: $? = 0
configure:30223: result: yes
configure:30264: checking whether strstr works in linear time
configure:30347: gcc -o conftest -g -O2 conftest.c >&5
configure:30347: $? = 0
configure:30347: ./conftest
configure:30347: $? = 0
configure:30358: result: yes
configure:30386: checking whether strstr works
configure:30455: result: yes
configure:30498: checking for strtok_r
configure:30498: gcc -o conftest -g -O2 conftest.c >&5
configure:30498: $? = 0
configure:30498: result: yes
configure:30509: checking whether strtok_r works
configure:30550: gcc -o conftest -g -O2 conftest.c >&5
configure:30550: $? = 0
configure:30550: ./conftest
configure:30550: $? = 0
configure:30561: result: yes
configure:30803: checking for nlink_t
configure:30803: result: yes
configure:31027: checking whether localtime_r is declared
configure:31027: gcc -c -g -O2 conftest.c >&5
configure:31027: $? = 0
configure:31027: result: yes
configure:31053: checking whether localtime_r is compatible with its POSIX signature
configure:31084: gcc -c -g -O2 conftest.c >&5
configure:31084: $? = 0
configure:31092: result: yes
configure:31288: checking for unsetenv
configure:31288: gcc -o conftest -g -O2 conftest.c >&5
configure:31288: $? = 0
configure:31288: result: yes
configure:31301: checking for unsetenv() return type
configure:31326: gcc -c -g -O2 conftest.c >&5
configure:31326: $? = 0
configure:31333: result: int
configure:31342: checking whether unsetenv obeys POSIX
configure:31390: gcc -o conftest -g -O2 conftest.c >&5
configure:31390: $? = 0
configure:31390: ./conftest
configure:31390: $? = 0
configure:31401: result: yes
configure:31548: checking whether wcsdup is declared
configure:31548: gcc -c -g -O2 conftest.c >&5
configure:31548: $? = 0
configure:31548: result: yes
configure:31668: checking whether iswcntrl works
configure:31705: gcc -o conftest -g -O2 conftest.c >&5
configure:31705: $? = 0
configure:31705: ./conftest
configure:31705: $? = 0
configure:31716: result: yes
configure:31744: checking for towlower
configure:31744: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:325:6: warning: conflicting types for built-in function 'towlower'; expected 'unsigned int(unsigned int)' [-Wbuiltin-declaration-mismatch]
325 | char towlower ();
| ^~~~~~~~
conftest.c:313:1: note: 'towlower' is declared in header '<wctype.h>'
312 | # include <limits.h>
313 | #else
configure:31744: $? = 0
configure:31744: result: yes
configure:31785: checking for wctype_t
configure:31806: gcc -c -g -O2 conftest.c >&5
configure:31806: $? = 0
configure:31814: result: yes
configure:31820: checking for wctrans_t
configure:31839: gcc -c -g -O2 conftest.c >&5
configure:31839: $? = 0
configure:31847: result: yes
configure:31919: checking for wmemchr
configure:31937: gcc -o conftest -g -O2 conftest.c >&5
configure:31937: $? = 0
configure:31946: result: yes
configure:32075: checking for a BSD-compatible install
configure:32143: result: /usr/bin/install -c
configure:32154: checking whether build environment is sane
configure:32209: result: yes
configure:32364: checking for gawk
configure:32391: result: /usr/bin/gawk
configure:32402: checking whether make sets $(MAKE)
configure:32424: result: yes
configure:32454: checking for style of include used by make
configure:32482: result: GNU
configure:32516: checking whether make supports nested variables
configure:32533: result: yes
configure:32609: checking dependency style of gcc
configure:32720: result: gcc3
configure:32790: checking whether make supports nested variables
configure:32807: result: yes
configure:32824: checking whether ln -s works
configure:32828: result: yes
configure:32838: checking for x86_64-pc-linux-gnu-ranlib
configure:32865: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:32931: checking for x86_64-pc-linux-gnu-ar
configure:32958: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:33089: updating cache ./config.cache
configure:33234: checking that generated files are newer than configure
configure:33240: result: done
configure:33263: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libgnu config.status UNUSED-VERSION, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on seti-VirtualBox
config.status:2442: creating Makefile.gnulib.inc
config.status:2442: creating Makefile
config.status:2442: creating import/Makefile
config.status:2442: creating config.h
config.status:2656: executing depfiles commands
config.status:2656: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_flexmember=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict__
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 '
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=set
ac_cv_env_LDFLAGS_value=' '
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=riscv32-unknown-elf
ac_cv_func___xpg_strerror_r=yes
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_alloca_works=yes
ac_cv_func_btowc=yes
ac_cv_func_canonicalize_file_name=yes
ac_cv_func_catgets=yes
ac_cv_func_chown=yes
ac_cv_func_chown_works=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_clock_settime=yes
ac_cv_func_closedir=yes
ac_cv_func_dirfd=yes
ac_cv_func_faccessat=yes
ac_cv_func_fchdir=yes
ac_cv_func_fchown=yes
ac_cv_func_fcntl=yes
ac_cv_func_fdopendir=yes
ac_cv_func_fnmatch=yes
ac_cv_func_fstatat=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getexecname=no
ac_cv_func_getline=yes
ac_cv_func_getlogin_r=yes
ac_cv_func_getprogname=no
ac_cv_func_getpwnam_r=yes
ac_cv_func_getrandom=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_glob=yes
ac_cv_func_glob_pattern_p=yes
ac_cv_func_isblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_link=yes
ac_cv_func_localtime_r=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_mbsrtowcs=yes
ac_cv_func_mbtowc=yes
ac_cv_func_memmem=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memrchr=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mkostemp=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_openat=yes
ac_cv_func_opendir=yes
ac_cv_func_pipe=yes
ac_cv_func_rawmemchr=yes
ac_cv_func_readdir=yes
ac_cv_func_readlink=yes
ac_cv_func_realpath=yes
ac_cv_func_rewinddir=yes
ac_cv_func_setenv=yes
ac_cv_func_shutdown=yes
ac_cv_func_snprintf=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strtok_r=yes
ac_cv_func_symlink=yes
ac_cv_func_towlower=yes
ac_cv_func_tsearch=yes
ac_cv_func_unsetenv=yes
ac_cv_func_wmempcpy=yes
ac_cv_have_decl___argv=no
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_dirfd=yes
ac_cv_have_decl_ecvt=yes
ac_cv_have_decl_execvpe=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fcloseall=yes
ac_cv_have_decl_fcvt=yes
ac_cv_have_decl_fdopendir=yes
ac_cv_have_decl_frexpl=yes
ac_cv_have_decl_gcvt=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_inet_ntop=yes
ac_cv_have_decl_localtime_r=yes
ac_cv_have_decl_memmem=yes
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_setenv=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_crtdefs_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_features_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_search_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_random_h=yes
ac_cv_header_sys_select_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_uio_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_threads_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_windows_h=no
ac_cv_header_xlocale_h=no
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_error_at_line=yes
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_member_struct_stat_st_atim_tv_nsec=yes
ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
ac_cv_member_struct_stat_st_birthtimensec=no
ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR='ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
ac_cv_prog_AWK=/usr/bin/gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
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_search_clock_gettime='none required'
ac_cv_search_dlsym='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_should_define__xopen_source=no
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=riscv32-unknown-elf
ac_cv_type__Bool=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_sighandler_t=yes
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_uid_t=yes
ac_cv_type_volatile_sig_atomic_t=yes
ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_working_getline=yes
am_cv_langinfo_codeset=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_stdc=
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_compiler_check_decl_option=none
gl_cv_compiler_clang=no
gl_cv_decl_null_works=yes
gl_cv_decl_readlink_works=yes
gl_cv_double_slash_root=no
gl_cv_func_btowc_eof='guessing yes'
gl_cv_func_btowc_nul=yes
gl_cv_func_chown_ctime_works=yes
gl_cv_func_chown_follows_symlink=yes
gl_cv_func_chown_slash_works=yes
gl_cv_func_dirfd_macro=no
gl_cv_func_dup2_works=yes
gl_cv_func_dup_works=yes
gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
gl_cv_func_fcntl_f_dupfd_works=yes
gl_cv_func_fdopendir_works=yes
gl_cv_func_ffs=yes
gl_cv_func_fnmatch_gnu=yes
gl_cv_func_free_preserves_errno=yes
gl_cv_func_frexp_no_libm=yes
gl_cv_func_frexp_works=yes
gl_cv_func_frexpl_no_libm=yes
gl_cv_func_frexpl_works=yes
gl_cv_func_fstatat_zero_flag=yes
gl_cv_func_getcwd_null=yes
gl_cv_func_getcwd_path_max=yes
gl_cv_func_getcwd_posix_signature=yes
gl_cv_func_getcwd_succeeds_beyond_4k=yes
gl_cv_func_getdtablesize_works=yes
gl_cv_func_getlogin_r_works=yes
gl_cv_func_getpagesize=yes
gl_cv_func_getrandom_ok=yes
gl_cv_func_gettimeofday_posix_signature=yes
gl_cv_func_isnand_no_libm=yes
gl_cv_func_isnanl_no_libm=yes
gl_cv_func_isnanl_works=yes
gl_cv_func_iswcntrl_works=yes
gl_cv_func_itold_works=yes
gl_cv_func_lstat_dereferences_slashed_symlink=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=yes
gl_cv_func_mbrtowc_nul_retval='guessing yes'
gl_cv_func_mbrtowc_null_arg1=yes
gl_cv_func_mbrtowc_null_arg2=yes
gl_cv_func_mbrtowc_retval=yes
gl_cv_func_mbrtowc_sanitycheck='guessing yes'
gl_cv_func_mbrtowc_stores_incomplete=no
gl_cv_func_mbsrtowcs_works=yes
gl_cv_func_memchr_works=yes
gl_cv_func_memmem_works_always=yes
gl_cv_func_memmem_works_fast=yes
gl_cv_func_mkdir_trailing_dot_works=yes
gl_cv_func_mkdir_trailing_slash_works=yes
gl_cv_func_open_slash=yes
gl_cv_func_printf_attribute_flavor=system
gl_cv_func_readlink_trailing_slash=yes
gl_cv_func_readlink_truncate=yes
gl_cv_func_realpath_works=yes
gl_cv_func_rename_dest_works=yes
gl_cv_func_rename_link_works=yes
gl_cv_func_rename_slash_dst_works=yes
gl_cv_func_rename_slash_src_works=yes
gl_cv_func_rmdir_works=yes
gl_cv_func_select_detects_ebadf=yes
gl_cv_func_select_supports0=yes
gl_cv_func_setenv_works=yes
gl_cv_func_setlocale_null_all_mtsafe=yes
gl_cv_func_setlocale_null_one_mtsafe=yes
gl_cv_func_stat_file_slash=yes
gl_cv_func_strchrnul_works=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strerror_r_posix_signature=no
gl_cv_func_strerror_r_works=yes
gl_cv_func_strstr_linear=yes
gl_cv_func_strstr_works_always=yes
gl_cv_func_strtok_r_works=yes
gl_cv_func_unsetenv_works=yes
gl_cv_func_wmemchr=yes
gl_cv_func_working_getdelim=yes
gl_cv_func_working_strerror=yes
gl_cv_glob_lists_symlinks=yes
gl_cv_gnu_glob_interface_version_1_2=yes
gl_cv_have_include_next=yes
gl_cv_have_unlimited_file_name_length=no
gl_cv_have_weak=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_limits_width=yes
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_math_huge_val_works=yes
gl_cv_header_math_nan_works=yes
gl_cv_header_netinet_in_h_selfcontained=yes
gl_cv_header_stdint_width=yes
gl_cv_header_stdint_without_STDC_macros=yes
gl_cv_header_sys_select_h_selfcontained=yes
gl_cv_header_sys_socket_h_selfcontained=yes
gl_cv_header_sys_socket_h_shut=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h=yes
gl_cv_header_working_stdalign_h=yes
gl_cv_header_working_stdint_h=yes
gl_cv_lib_socket='none needed'
gl_cv_long_double_equals_double=no
gl_cv_macro_O_CLOEXEC=yes
gl_cv_minmax_in_limits_h=no
gl_cv_minmax_in_sys_param_h=yes
gl_cv_next_arpa_inet_h='<arpa/inet.h>'
gl_cv_next_ctype_h='<ctype.h>'
gl_cv_next_dirent_h='<dirent.h>'
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_fnmatch_h='<fnmatch.h>'
gl_cv_next_glob_h='<glob.h>'
gl_cv_next_inttypes_h='<inttypes.h>'
gl_cv_next_limits_h='<limits.h>'
gl_cv_next_locale_h='<locale.h>'
gl_cv_next_math_h='<math.h>'
gl_cv_next_netdb_h='<netdb.h>'
gl_cv_next_signal_h='<signal.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_strings_h='<strings.h>'
gl_cv_next_sys_random_h='<sys/random.h>'
gl_cv_next_sys_select_h='<sys/select.h>'
gl_cv_next_sys_socket_h='<sys/socket.h>'
gl_cv_next_sys_stat_h='<sys/stat.h>'
gl_cv_next_sys_time_h='<sys/time.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_sys_uio_h='<sys/uio.h>'
gl_cv_next_sys_wait_h='<sys/wait.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_next_wctype_h='<wctype.h>'
gl_cv_promoted_mode_t=mode_t
gl_cv_pthread_rwlock_rdlock_prefer_writer=no
gl_cv_rpl_alloca=yes
gl_cv_socket_ipv4=yes
gl_cv_socket_ipv6=yes
gl_cv_source_line_length_unlimited=yes
gl_cv_struct_dirent_d_ino=yes
gl_cv_struct_dirent_d_type=yes
gl_cv_sys_struct_lconv_ok=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_sys_struct_timeval_tv_sec=yes
gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
gl_cv_time_h_has_TIME_UTC=yes
gl_cv_time_r_posix=yes
gl_cv_type_max_align_t=yes
gl_cv_type_sigset_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_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_unsetenv_ret=int
gt_cv_locale_fr=none
gt_cv_locale_fr_utf8=fr_FR.UTF-8
gt_cv_locale_ja=none
gt_cv_locale_zh_CN=none
gt_cv_ssize_t=yes
gt_cv_var_environ_declaration=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing aclocal-1.15'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD='0'
AR='ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
ARFLAGS='cr'
AUTOCONF='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing autoconf'
AUTOHEADER='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing autoheader'
AUTOMAKE='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing automake-1.15'
AWK='/usr/bin/gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 '
CFLAG_VISIBILITY=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FLOAT_H=''
FNMATCH_H=''
FREXPL_LIBM=''
FREXP_LIBM=''
GLOB_H=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE='#'
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE='#'
GL_GENERATE_FNMATCH_H_FALSE=''
GL_GENERATE_FNMATCH_H_TRUE='#'
GL_GENERATE_GLOB_H_FALSE=''
GL_GENERATE_GLOB_H_TRUE='#'
GL_GENERATE_LIMITS_H_FALSE='#'
GL_GENERATE_LIMITS_H_TRUE=''
GL_GENERATE_NETINET_IN_H_FALSE=''
GL_GENERATE_NETINET_IN_H_TRUE='#'
GL_GENERATE_STDALIGN_H_FALSE=''
GL_GENERATE_STDALIGN_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='#'
GNULIB_ACCEPT4='0'
GNULIB_ACCEPT='1'
GNULIB_ACCESS='0'
GNULIB_ACOSF='0'
GNULIB_ACOSL='0'
GNULIB_ALIGNED_ALLOC='0'
GNULIB_ALPHASORT='0'
GNULIB_ASINF='0'
GNULIB_ASINL='0'
GNULIB_ATAN2F='0'
GNULIB_ATANF='0'
GNULIB_ATANL='0'
GNULIB_ATOLL='0'
GNULIB_BIND='1'
GNULIB_BTOWC='1'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='1'
GNULIB_CBRT='0'
GNULIB_CBRTF='0'
GNULIB_CBRTL='0'
GNULIB_CEIL='0'
GNULIB_CEILF='0'
GNULIB_CEILL='0'
GNULIB_CHDIR='1'
GNULIB_CHOWN='1'
GNULIB_CLOSE='1'
GNULIB_CLOSEDIR='1'
GNULIB_CONNECT='1'
GNULIB_COPYSIGN='0'
GNULIB_COPYSIGNF='0'
GNULIB_COPYSIGNL='0'
GNULIB_COPY_FILE_RANGE='0'
GNULIB_COSF='0'
GNULIB_COSHF='0'
GNULIB_COSL='0'
GNULIB_CREAT='0'
GNULIB_CTIME='0'
GNULIB_DIRFD='1'
GNULIB_DPRINTF='0'
GNULIB_DUP2='1'
GNULIB_DUP3='0'
GNULIB_DUP='1'
GNULIB_DUPLOCALE='0'
GNULIB_ENVIRON='1'
GNULIB_EUIDACCESS='0'
GNULIB_EXECL='0'
GNULIB_EXECLE='0'
GNULIB_EXECLP='0'
GNULIB_EXECV='0'
GNULIB_EXECVE='0'
GNULIB_EXECVP='0'
GNULIB_EXECVPE='0'
GNULIB_EXP2='0'
GNULIB_EXP2F='0'
GNULIB_EXP2L='0'
GNULIB_EXPF='0'
GNULIB_EXPL='0'
GNULIB_EXPLICIT_BZERO='0'
GNULIB_EXPM1='0'
GNULIB_EXPM1F='0'
GNULIB_EXPM1L='0'
GNULIB_FABSF='0'
GNULIB_FABSL='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='1'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='1'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='0'
GNULIB_FDOPENDIR='1'
GNULIB_FFLUSH='0'
GNULIB_FFS='1'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FLOOR='0'
GNULIB_FLOORF='0'
GNULIB_FLOORL='0'
GNULIB_FMA='0'
GNULIB_FMAF='0'
GNULIB_FMAL='0'
GNULIB_FMOD='0'
GNULIB_FMODF='0'
GNULIB_FMODL='0'
GNULIB_FNMATCH='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREE_POSIX='1'
GNULIB_FREOPEN='0'
GNULIB_FREXP='1'
GNULIB_FREXPF='0'
GNULIB_FREXPL='1'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTAT='1'
GNULIB_FSTATAT='1'
GNULIB_FSYNC='0'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETADDRINFO='0'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='1'
GNULIB_GETDELIM='1'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='1'
GNULIB_GETENTROPY='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='1'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='1'
GNULIB_GETOPT_POSIX='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETPASS='0'
GNULIB_GETPEERNAME='0'
GNULIB_GETRANDOM='1'
GNULIB_GETSOCKNAME='0'
GNULIB_GETSOCKOPT='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETTIMEOFDAY='1'
GNULIB_GETUMASK='0'
GNULIB_GETUSERSHELL='0'
GNULIB_GLOB='1'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_HYPOT='0'
GNULIB_HYPOTF='0'
GNULIB_HYPOTL='0'
GNULIB_ILOGB='0'
GNULIB_ILOGBF='0'
GNULIB_ILOGBL='0'
GNULIB_IMAXABS='0'
GNULIB_IMAXDIV='0'
GNULIB_INET_NTOP='1'
GNULIB_INET_PTON='0'
GNULIB_ISATTY='0'
GNULIB_ISBLANK='1'
GNULIB_ISFINITE='0'
GNULIB_ISINF='0'
GNULIB_ISNAN='0'
GNULIB_ISNAND='0'
GNULIB_ISNANF='0'
GNULIB_ISNANL='0'
GNULIB_ISWBLANK='0'
GNULIB_ISWCTYPE='0'
GNULIB_ISWDIGIT='0'
GNULIB_ISWXDIGIT='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LDEXPF='0'
GNULIB_LDEXPL='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LISTEN='1'
GNULIB_LOCALECONV='0'
GNULIB_LOCALENAME='0'
GNULIB_LOCALTIME='0'
GNULIB_LOG10='0'
GNULIB_LOG10F='0'
GNULIB_LOG10L='0'
GNULIB_LOG1P='0'
GNULIB_LOG1PF='0'
GNULIB_LOG1PL='0'
GNULIB_LOG2='0'
GNULIB_LOG2F='0'
GNULIB_LOG2L='0'
GNULIB_LOG='0'
GNULIB_LOGB='0'
GNULIB_LOGBF='0'
GNULIB_LOGBL='0'
GNULIB_LOGF='0'
GNULIB_LOGL='0'
GNULIB_LSEEK='0'
GNULIB_LSTAT='1'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBRLEN='0'
GNULIB_MBRTOWC='1'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='1'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='1'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='1'
GNULIB_MDA_ACCESS='1'
GNULIB_MDA_CHDIR='1'
GNULIB_MDA_CHMOD='1'
GNULIB_MDA_CLOSE='1'
GNULIB_MDA_CREAT='1'
GNULIB_MDA_DUP2='1'
GNULIB_MDA_DUP='1'
GNULIB_MDA_ECVT='1'
GNULIB_MDA_EXECL='1'
GNULIB_MDA_EXECLE='1'
GNULIB_MDA_EXECLP='1'
GNULIB_MDA_EXECV='1'
GNULIB_MDA_EXECVE='1'
GNULIB_MDA_EXECVP='1'
GNULIB_MDA_EXECVPE='1'
GNULIB_MDA_FCLOSEALL='1'
GNULIB_MDA_FCVT='1'
GNULIB_MDA_FDOPEN='1'
GNULIB_MDA_FILENO='1'
GNULIB_MDA_GCVT='1'
GNULIB_MDA_GETCWD='1'
GNULIB_MDA_GETPID='1'
GNULIB_MDA_GETW='1'
GNULIB_MDA_ISATTY='1'
GNULIB_MDA_J0='1'
GNULIB_MDA_J1='1'
GNULIB_MDA_JN='1'
GNULIB_MDA_LSEEK='1'
GNULIB_MDA_MEMCCPY='1'
GNULIB_MDA_MKDIR='1'
GNULIB_MDA_MKTEMP='1'
GNULIB_MDA_OPEN='1'
GNULIB_MDA_PUTENV='1'
GNULIB_MDA_PUTW='1'
GNULIB_MDA_READ='1'
GNULIB_MDA_RMDIR='1'
GNULIB_MDA_STRDUP='1'
GNULIB_MDA_SWAB='1'
GNULIB_MDA_TEMPNAM='1'
GNULIB_MDA_TZSET='1'
GNULIB_MDA_UMASK='1'
GNULIB_MDA_UNLINK='1'
GNULIB_MDA_WCSDUP='1'
GNULIB_MDA_WRITE='1'
GNULIB_MDA_Y0='1'
GNULIB_MDA_Y1='1'
GNULIB_MDA_YN='1'
GNULIB_MEMCHR='1'
GNULIB_MEMMEM='1'
GNULIB_MEMPCPY='1'
GNULIB_MEMRCHR='1'
GNULIB_MKDIR='1'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='1'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='1'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='0'
GNULIB_MODF='0'
GNULIB_MODFF='0'
GNULIB_MODFL='0'
GNULIB_NANOSLEEP='0'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='1'
GNULIB_OPENAT='1'
GNULIB_OPENDIR='1'
GNULIB_OVERRIDES_STRUCT_STAT='0'
GNULIB_OVERRIDES_WINT_T='0'
GNULIB_PCLOSE='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='0'
GNULIB_PIPE='1'
GNULIB_POPEN='0'
GNULIB_POSIX_MEMALIGN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_POWF='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PSELECT='0'
GNULIB_PTHREAD_SIGMASK='0'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='0'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_QSORT_R='0'
GNULIB_RAISE='0'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='1'
GNULIB_READ='0'
GNULIB_READDIR='1'
GNULIB_READLINK='1'
GNULIB_READLINKAT='0'
GNULIB_REALLOCARRAY='0'
GNULIB_REALLOC_POSIX='1'
GNULIB_REALPATH='1'
GNULIB_RECV='0'
GNULIB_RECVFROM='0'
GNULIB_REMAINDER='0'
GNULIB_REMAINDERF='0'
GNULIB_REMAINDERL='0'
GNULIB_REMOVE='0'
GNULIB_RENAME='1'
GNULIB_RENAMEAT='0'
GNULIB_REWINDDIR='1'
GNULIB_RINT='0'
GNULIB_RINTF='0'
GNULIB_RINTL='0'
GNULIB_RMDIR='1'
GNULIB_ROUND='0'
GNULIB_ROUNDF='0'
GNULIB_ROUNDL='0'
GNULIB_RPMATCH='0'
GNULIB_SCANDIR='0'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='0'
GNULIB_SELECT='1'
GNULIB_SEND='0'
GNULIB_SENDTO='0'
GNULIB_SETENV='1'
GNULIB_SETHOSTNAME='0'
GNULIB_SETLOCALE='0'
GNULIB_SETLOCALE_NULL='1'
GNULIB_SETSOCKOPT='1'
GNULIB_SHUTDOWN='0'
GNULIB_SIGABBREV_NP='0'
GNULIB_SIGACTION='0'
GNULIB_SIGDESCR_NP='0'
GNULIB_SIGNAL_H_SIGPIPE='0'
GNULIB_SIGNBIT='0'
GNULIB_SIGPROCMASK='0'
GNULIB_SINF='0'
GNULIB_SINHF='0'
GNULIB_SINL='0'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='0'
GNULIB_SOCKET='1'
GNULIB_SPRINTF_POSIX='0'
GNULIB_SQRTF='0'
GNULIB_SQRTL='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='0'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='1'
GNULIB_STRDUP='1'
GNULIB_STRERROR='1'
GNULIB_STRERRORNAME_NP='0'
GNULIB_STRERROR_R='1'
GNULIB_STRFTIME='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='0'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='1'
GNULIB_STRTOD='0'
GNULIB_STRTOIMAX='0'
GNULIB_STRTOK_R='1'
GNULIB_STRTOLD='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRTOUMAX='0'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='0'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TANF='0'
GNULIB_TANHF='0'
GNULIB_TANL='0'
GNULIB_TIMEGM='0'
GNULIB_TIMESPEC_GET='0'
GNULIB_TIME_R='1'
GNULIB_TIME_RZ='0'
GNULIB_TMPFILE='0'
GNULIB_TOWCTRANS='0'
GNULIB_TRUNC='0'
GNULIB_TRUNCATE='0'
GNULIB_TRUNCF='0'
GNULIB_TRUNCL='0'
GNULIB_TTYNAME_R='0'
GNULIB_TZSET='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='0'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='1'
GNULIB_USLEEP='0'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='0'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WAITPID='0'
GNULIB_WCPCPY='0'
GNULIB_WCPNCPY='0'
GNULIB_WCRTOMB='0'
GNULIB_WCSCASECMP='0'
GNULIB_WCSCAT='0'
GNULIB_WCSCHR='0'
GNULIB_WCSCMP='0'
GNULIB_WCSCOLL='0'
GNULIB_WCSCPY='0'
GNULIB_WCSCSPN='0'
GNULIB_WCSDUP='0'
GNULIB_WCSFTIME='0'
GNULIB_WCSLEN='0'
GNULIB_WCSNCASECMP='0'
GNULIB_WCSNCAT='0'
GNULIB_WCSNCMP='0'
GNULIB_WCSNCPY='0'
GNULIB_WCSNLEN='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSPBRK='0'
GNULIB_WCSRCHR='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCSSPN='0'
GNULIB_WCSSTR='0'
GNULIB_WCSTOK='0'
GNULIB_WCSWIDTH='0'
GNULIB_WCSXFRM='0'
GNULIB_WCTOB='0'
GNULIB_WCTOMB='0'
GNULIB_WCTRANS='0'
GNULIB_WCTYPE='0'
GNULIB_WCWIDTH='0'
GNULIB_WMEMCHR='1'
GNULIB_WMEMCMP='0'
GNULIB_WMEMCPY='0'
GNULIB_WMEMMOVE='0'
GNULIB_WMEMPCPY='1'
GNULIB_WMEMSET='0'
GNULIB_WRITE='0'
GNULIB__EXIT='0'
GREP='/usr/bin/grep'
HAVE_ACCEPT4='1'
HAVE_ACOSF='1'
HAVE_ACOSL='1'
HAVE_ALIGNED_ALLOC='1'
HAVE_ALLOCA_H='1'
HAVE_ALPHASORT='1'
HAVE_ARPA_INET_H='1'
HAVE_ASINF='1'
HAVE_ASINL='1'
HAVE_ATAN2F='1'
HAVE_ATANF='1'
HAVE_ATANL='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_C99_STDINT_H='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CBRT='1'
HAVE_CBRTF='1'
HAVE_CBRTL='1'
HAVE_CHOWN='1'
HAVE_CLOSEDIR='1'
HAVE_COPYSIGN='1'
HAVE_COPYSIGNL='1'
HAVE_COPY_FILE_RANGE='1'
HAVE_COSF='1'
HAVE_COSHF='1'
HAVE_COSL='1'
HAVE_CRTDEFS_H='0'
HAVE_DECL_ACOSL='1'
HAVE_DECL_ASINL='1'
HAVE_DECL_ATANL='1'
HAVE_DECL_CBRTF='1'
HAVE_DECL_CBRTL='1'
HAVE_DECL_CEILF='1'
HAVE_DECL_CEILL='1'
HAVE_DECL_COPYSIGNF='1'
HAVE_DECL_COSL='1'
HAVE_DECL_DIRFD='1'
HAVE_DECL_ECVT='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_EXECVPE='1'
HAVE_DECL_EXP2='1'
HAVE_DECL_EXP2F='1'
HAVE_DECL_EXP2L='1'
HAVE_DECL_EXPL='1'
HAVE_DECL_EXPM1L='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FCLOSEALL='1'
HAVE_DECL_FCVT='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FDOPENDIR='1'
HAVE_DECL_FLOORF='1'
HAVE_DECL_FLOORL='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FREEADDRINFO='1'
HAVE_DECL_FREXPL='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GAI_STRERROR='1'
HAVE_DECL_GCVT='1'
HAVE_DECL_GETADDRINFO='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_GETNAMEINFO='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_INET_NTOP='1'
HAVE_DECL_INET_PTON='1'
HAVE_DECL_INITSTATE='1'
HAVE_DECL_LDEXPL='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_LOG10L='1'
HAVE_DECL_LOG2='1'
HAVE_DECL_LOG2F='1'
HAVE_DECL_LOG2L='1'
HAVE_DECL_LOGB='1'
HAVE_DECL_LOGL='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_REMAINDER='1'
HAVE_DECL_REMAINDERL='1'
HAVE_DECL_RINTF='1'
HAVE_DECL_ROUND='1'
HAVE_DECL_ROUNDF='1'
HAVE_DECL_ROUNDL='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SETSTATE='1'
HAVE_DECL_SINL='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_SQRTL='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_TANL='1'
HAVE_DECL_TRUNC='1'
HAVE_DECL_TRUNCATE='1'
HAVE_DECL_TRUNCF='1'
HAVE_DECL_TRUNCL='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_DIRENT_H='1'
HAVE_DPRINTF='1'
HAVE_DUP3='1'
HAVE_DUPLOCALE='1'
HAVE_EUIDACCESS='1'
HAVE_EXECVPE='1'
HAVE_EXPF='1'
HAVE_EXPL='1'
HAVE_EXPLICIT_BZERO='1'
HAVE_EXPM1='1'
HAVE_EXPM1F='1'
HAVE_FABSF='1'
HAVE_FABSL='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FDOPENDIR='1'
HAVE_FEATURES_H='1'
HAVE_FFS='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FMA='1'
HAVE_FMAF='1'
HAVE_FMAL='1'
HAVE_FMODF='1'
HAVE_FMODL='1'
HAVE_FNMATCH='1'
HAVE_FNMATCH_H='1'
HAVE_FREELOCALE='1'
HAVE_FREXPF='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_GETPAGESIZE='1'
HAVE_GETPASS='1'
HAVE_GETRANDOM='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GETUMASK='1'
HAVE_GLOB='1'
HAVE_GLOB_H='1'
HAVE_GLOB_PATTERN_P='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_HYPOTF='1'
HAVE_HYPOTL='1'
HAVE_ILOGB='1'
HAVE_ILOGBF='1'
HAVE_ILOGBL='1'
HAVE_IMAXDIV_T='1'
HAVE_INITSTATE='1'
HAVE_INTTYPES_H='1'
HAVE_ISBLANK='1'
HAVE_ISNAND='1'
HAVE_ISNANF='1'
HAVE_ISNANL='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LDEXPF='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LOG10F='1'
HAVE_LOG10L='1'
HAVE_LOG1P='1'
HAVE_LOG1PF='1'
HAVE_LOG1PL='1'
HAVE_LOGBF='1'
HAVE_LOGBL='1'
HAVE_LOGF='1'
HAVE_LOGL='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_MODFF='1'
HAVE_MODFL='1'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_NANOSLEEP='1'
HAVE_NETDB_H='1'
HAVE_NETINET_IN_H=''
HAVE_NEWLOCALE='1'
HAVE_OPENAT='1'
HAVE_OPENDIR='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_POSIX_SIGNALBLOCKING='1'
HAVE_POWF='1'
HAVE_PREAD='1'
HAVE_PSELECT='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_QSORT_R='1'
HAVE_RAISE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READDIR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALLOCARRAY='1'
HAVE_REALPATH='1'
HAVE_REMAINDER='1'
HAVE_REMAINDERF='1'
HAVE_RENAMEAT='1'
HAVE_REWINDDIR='1'
HAVE_RINT='1'
HAVE_RINTL='1'
HAVE_RPMATCH='1'
HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
HAVE_SA_FAMILY_T='1'
HAVE_SCANDIR='1'
HAVE_SECURE_GETENV='1'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SETSTATE='1'
HAVE_SIGABBREV_NP='1'
HAVE_SIGACTION='1'
HAVE_SIGDESCR_NP='1'
HAVE_SIGHANDLER_T='1'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SIGSET_T='1'
HAVE_SINF='1'
HAVE_SINHF='1'
HAVE_SINL='1'
HAVE_SLEEP='1'
HAVE_SQRTF='1'
HAVE_SQRTL='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_STRTOLD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_ADDRINFO='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRUCT_SOCKADDR_STORAGE='1'
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
HAVE_STRUCT_TIMEVAL='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_INTTYPES_H='0'
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_RANDOM_H='1'
HAVE_SYS_SELECT_H='1'
HAVE_SYS_SOCKET_H='1'
HAVE_SYS_TIME_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_SYS_UIO_H='1'
HAVE_TANF='1'
HAVE_TANHF='1'
HAVE_TANL='1'
HAVE_TIMEGM='1'
HAVE_TIMESPEC_GET='1'
HAVE_TIMEZONE_T='0'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
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='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMPCPY='1'
HAVE_WMEMSET='1'
HAVE_WS2TCPIP_H='0'
HAVE_XLOCALE_H='0'
HAVE__BOOL='1'
HAVE__EXIT='1'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INET_NTOP_LIB=''
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT32_MAX_LT_INTMAX_MAX='1'
INT64_MAX_EQ_LONG_MAX='1'
LARGEFILE_CPPFLAGS=''
LDFLAGS=' '
LIBGNU_LIBDEPS=''
LIBGNU_LTLIBDEPS=''
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=''
LIBPMULTITHREAD='-lpthread'
LIBPTHREAD=''
LIBS=''
LIBSOCKET=''
LIBSTDTHREAD=''
LIBTHREAD=''
LIB_CLOCK_GETTIME=''
LIB_GETLOGIN=''
LIB_GETRANDOM=''
LIB_HARD_LOCALE=''
LIB_MBRTOWC=''
LIB_SCHED_YIELD=''
LIB_SELECT=''
LIB_SETLOCALE_NULL=''
LIMITS_H='limits.h'
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT=''
LOCALE_FR='none'
LOCALE_FR_UTF8='fr_FR.UTF-8'
LOCALE_JA='none'
LOCALE_ZH_CN='none'
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBTHREAD=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo --split-size=5000000'
MKDIR_P='/usr/bin/mkdir -p'
NETINET_IN_H=''
NEXT_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='<ctype.h>'
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H='<fnmatch.h>'
NEXT_AS_FIRST_DIRECTIVE_GLOB_H='<glob.h>'
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
NEXT_AS_FIRST_DIRECTIVE_NETDB_H='<netdb.h>'
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_RANDOM_H='<sys/random.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='<sys/wait.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
NEXT_CTYPE_H='<ctype.h>'
NEXT_DIRENT_H='<dirent.h>'
NEXT_ERRNO_H=''
NEXT_FCNTL_H='<fcntl.h>'
NEXT_FLOAT_H=''
NEXT_FNMATCH_H='<fnmatch.h>'
NEXT_GLOB_H='<glob.h>'
NEXT_INTTYPES_H='<inttypes.h>'
NEXT_LIMITS_H='<limits.h>'
NEXT_LOCALE_H='<locale.h>'
NEXT_MATH_H='<math.h>'
NEXT_NETDB_H='<netdb.h>'
NEXT_NETINET_IN_H=''
NEXT_SIGNAL_H='<signal.h>'
NEXT_STDDEF_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRINGS_H='<strings.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_RANDOM_H='<sys/random.h>'
NEXT_SYS_SELECT_H='<sys/select.h>'
NEXT_SYS_SOCKET_H='<sys/socket.h>'
NEXT_SYS_STAT_H='<sys/stat.h>'
NEXT_SYS_TIME_H='<sys/time.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_SYS_UIO_H='<sys/uio.h>'
NEXT_SYS_WAIT_H='<sys/wait.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NEXT_WCTYPE_H='<wctype.h>'
OBJEXT='o'
PACKAGE='libgnu'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libgnu'
PACKAGE_STRING='libgnu UNUSED-VERSION'
PACKAGE_TARNAME='libgnu'
PACKAGE_URL=''
PACKAGE_VERSION='UNUSED-VERSION'
PATH_SEPARATOR=':'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PRIPTR_PREFIX='"l"'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
REPLACE_ACCESS='0'
REPLACE_ACOSF='0'
REPLACE_ALIGNED_ALLOC='0'
REPLACE_ASINF='0'
REPLACE_ATAN2F='0'
REPLACE_ATANF='0'
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CBRTF='0'
REPLACE_CBRTL='0'
REPLACE_CEIL='0'
REPLACE_CEILF='0'
REPLACE_CEILL='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_CLOSEDIR='0'
REPLACE_COSF='0'
REPLACE_COSHF='0'
REPLACE_CREAT='0'
REPLACE_CTIME='GNULIB_PORTCHECK'
REPLACE_DIRFD='0'
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_EXP2='0'
REPLACE_EXP2L='0'
REPLACE_EXPF='0'
REPLACE_EXPL='0'
REPLACE_EXPM1='0'
REPLACE_EXPM1F='0'
REPLACE_EXPM1L='0'
REPLACE_FABSL='0'
REPLACE_FACCESSAT='0'
REPLACE_FCHMODAT='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='1'
REPLACE_FDOPEN='0'
REPLACE_FDOPENDIR='0'
REPLACE_FFLUSH='0'
REPLACE_FFSLL='0'
REPLACE_FLOOR='0'
REPLACE_FLOORF='0'
REPLACE_FLOORL='0'
REPLACE_FMA='0'
REPLACE_FMAF='0'
REPLACE_FMAL='0'
REPLACE_FMOD='0'
REPLACE_FMODF='0'
REPLACE_FMODL='0'
REPLACE_FNMATCH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREE='0'
REPLACE_FREELOCALE='0'
REPLACE_FREOPEN='0'
REPLACE_FREXP='0'
REPLACE_FREXPF='0'
REPLACE_FREXPL='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_GAI_STRERROR='0'
REPLACE_GETADDRINFO='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_GETRANDOM='0'
REPLACE_GETTIMEOFDAY='0'
REPLACE_GLOB='0'
REPLACE_GLOB_PATTERN_P='0'
REPLACE_GMTIME='0'
REPLACE_HUGE_VAL='0'
REPLACE_HYPOT='0'
REPLACE_HYPOTF='0'
REPLACE_HYPOTL='0'
REPLACE_ILOGB='0'
REPLACE_ILOGBF='0'
REPLACE_ILOGBL='0'
REPLACE_INET_NTOP='0'
REPLACE_INET_PTON='0'
REPLACE_INITSTATE='0'
REPLACE_ISATTY='0'
REPLACE_ISFINITE='0'
REPLACE_ISINF='0'
REPLACE_ISNAN='0'
REPLACE_ISWBLANK='0'
REPLACE_ISWCNTRL='0'
REPLACE_ISWDIGIT='0'
REPLACE_ISWXDIGIT='0'
REPLACE_ITOLD='0'
REPLACE_LCHOWN='0'
REPLACE_LDEXPL='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALECONV='0'
REPLACE_LOCALTIME='0'
REPLACE_LOCALTIME_R='0'
REPLACE_LOG10='0'
REPLACE_LOG10F='0'
REPLACE_LOG10L='0'
REPLACE_LOG1P='0'
REPLACE_LOG1PF='0'
REPLACE_LOG1PL='0'
REPLACE_LOG2='0'
REPLACE_LOG2F='0'
REPLACE_LOG2L='0'
REPLACE_LOG='0'
REPLACE_LOGB='0'
REPLACE_LOGBF='0'
REPLACE_LOGBL='0'
REPLACE_LOGF='0'
REPLACE_LOGL='0'
REPLACE_LSEEK='0'
REPLACE_LSTAT='0'
REPLACE_MALLOC='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_MODF='0'
REPLACE_MODFF='0'
REPLACE_MODFL='0'
REPLACE_NAN='0'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NEWLOCALE='0'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_OPENDIR='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_POSIX_MEMALIGN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PSELECT='0'
REPLACE_PTHREAD_SIGMASK='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_QSORT_R='0'
REPLACE_RAISE='0'
REPLACE_RANDOM='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_READLINKAT='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMAINDER='0'
REPLACE_REMAINDERF='0'
REPLACE_REMAINDERL='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RINTL='0'
REPLACE_RMDIR='0'
REPLACE_ROUND='0'
REPLACE_ROUNDF='0'
REPLACE_ROUNDL='0'
REPLACE_SELECT='0'
REPLACE_SETENV='0'
REPLACE_SETLOCALE='0'
REPLACE_SETSTATE='0'
REPLACE_SIGNBIT='0'
REPLACE_SIGNBIT_USING_BUILTINS='0'
REPLACE_SINF='0'
REPLACE_SINHF='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_SQRTF='0'
REPLACE_SQRTL='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='1'
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_STRTOLD='0'
REPLACE_STRTOUMAX='0'
REPLACE_STRUCT_LCONV='0'
REPLACE_STRUCT_TIMEVAL='0'
REPLACE_SYMLINK='0'
REPLACE_SYMLINKAT='0'
REPLACE_TANF='0'
REPLACE_TANHF='0'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TOWLOWER='0'
REPLACE_TRUNC='0'
REPLACE_TRUNCATE='0'
REPLACE_TRUNCF='0'
REPLACE_TRUNCL='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'
SET_MAKE=''
SHELL='/bin/bash'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDALIGN_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP=''
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
TIME_H_DEFINES_TIME_UTC='1'
UINT32_MAX_LT_UINTMAX_MAX='1'
UINT64_MAX_EQ_ULONG_MAX='1'
UNDEFINE_STRTOK_R='0'
UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
UNISTD_H_HAVE_SYS_RANDOM_H='1'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
VERSION='UNUSED-VERSION'
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=''
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' chdir-long.o fcntl.o mbrtowc.o strerror_r.o'
gl_LTLIBOBJS=' chdir-long.lo fcntl.lo mbrtowc.lo strerror_r.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_LIBGNU_GNULIB_TESTS'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/riscv'
program_transform_name='s&^&riscv32-unknown-elf-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='riscv32-unknown-elf'
target_alias='riscv32-unknown-elf'
target_cpu='riscv32'
target_os='elf'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libgnu"
#define PACKAGE_TARNAME "libgnu"
#define PACKAGE_VERSION "UNUSED-VERSION"
#define PACKAGE_STRING "libgnu UNUSED-VERSION"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FEATURES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_GLOB_H 1
#define HAVE_THREADS_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_LIMITS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_MATH_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_RANDOM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_WCTYPE_H 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_DLFCN_H 1
#define restrict __restrict__
#define HAVE_SHUTDOWN 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_BTOWC 1
#define HAVE_CANONICALIZE_FILE_NAME 1
#define HAVE_FACCESSAT 1
#define HAVE_REALPATH 1
#define HAVE_CHOWN 1
#define HAVE_FCHOWN 1
#define HAVE_FCHDIR 1
#define HAVE_FCNTL 1
#define HAVE_SYMLINK 1
#define HAVE_FDOPENDIR 1
#define HAVE_MEMPCPY 1
#define HAVE_FNMATCH 1
#define HAVE_MBSRTOWCS 1
#define HAVE_FSTATAT 1
#define HAVE_GETDELIM 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETLOGIN_R 1
#define HAVE_GETRANDOM 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GLOB 1
#define HAVE_GLOB_PATTERN_P 1
#define HAVE_GETPWNAM_R 1
#define HAVE_ISBLANK 1
#define HAVE_LSTAT 1
#define HAVE_MBSINIT 1
#define HAVE_MBRTOWC 1
#define HAVE_MPROTECT 1
#define HAVE_MKOSTEMP 1
#define HAVE_OPENAT 1
#define HAVE_PIPE 1
#define HAVE_READLINK 1
#define HAVE_LINK 1
#define HAVE_SETENV 1
#define HAVE_STRERROR_R 1
#define HAVE___XPG_STRERROR_R 1
#define HAVE_CATGETS 1
#define HAVE_SNPRINTF 1
#define HAVE_LOCALTIME_R 1
#define HAVE_ISWCNTRL 1
#define HAVE_WMEMPCPY 1
#define HAVE_LANGINFO_CODESET 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define FUNC_REALPATH_WORKS 1
#define HAVE_GETCWD 1
#define HAVE_UNISTD_H 1
#define HAVE_CHOWN 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 1
#define HAVE_DECL_FCHDIR 1
#define HAVE_WORKING_O_NOATIME 1
#define HAVE_WORKING_O_NOFOLLOW 1
#define HAVE_MBSTATE_T 1
#define HAVE_DECL_ALARM 1
#define HAVE_FREXP 1
#define HAVE_FREXPL 1
#define HAVE_DECL_GETCWD 1
#define HAVE_DECL_GETDELIM 1
#define HAVE_DECL_GETDTABLESIZE 1
#define HAVE_DECL_GETLINE 1
#define HAVE_DECL_GETLOGIN_R 1
#define HAVE_DECL_GETLOGIN 1
#define HAVE_PTHREAD_API 1
#define SETLOCALE_NULL_ALL_MTSAFE 1
#define SETLOCALE_NULL_ONE_MTSAFE 1
#define HAVE_IPV4 1
#define HAVE_IPV6 1
#define HAVE_WINT_T 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define DBL_EXPBIT0_WORD 1
#define DBL_EXPBIT0_BIT 20
#define HAVE_WCHAR_T 1
#define HAVE_WEAK_SYMBOLS 1
#define USE_POSIX_THREADS 1
#define USE_POSIX_THREADS_WEAK 1
#define MALLOC_0_IS_NONNULL 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_DECL_MEMMEM 1
#define HAVE_MEMMEM 1
#define HAVE_DECL_MEMRCHR 1
#define HAVE_MINMAX_IN_SYS_PARAM_H 1
#define PROMOTED_MODE_T mode_t
#define HAVE_DECL_SETENV 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define HAVE_SIGSET_T 1
#define HAVE__BOOL 1
#define HAVE_DECL_FCLOSEALL 1
#define HAVE_DECL_ECVT 1
#define HAVE_DECL_FCVT 1
#define HAVE_DECL_GCVT 1
#define HAVE_DECL_STRDUP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_STRTOK_R 1
#define _USE_STD_STAT 1
#define HAVE_DECL_EXECVPE 1
#define HAVE_DECL_UNSETENV 1
#define GNULIB_TEST_ACCEPT 1
#define HAVE_ALLOCA 1
#define GNULIB_TEST_BIND 1
#define GNULIB_TEST_BTOWC 1
#define HAVE___BUILTIN_EXPECT 1
#define GNULIB_CANONICALIZE_LGPL 1
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
#define GNULIB_TEST_REALPATH 1
#define GNULIB_TEST_CHDIR 1
#define GNULIB_TEST_CHOWN 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_SETTIME 1
#define GNULIB_TEST_CLOEXEC 1
#define GNULIB_TEST_CLOSE 1
#define HAVE_CLOSEDIR 1
#define GNULIB_TEST_CLOSEDIR 1
#define GNULIB_TEST_CONNECT 1
#define D_INO_IN_DIRENT 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
#define HAVE_DIRFD 1
#define HAVE_DECL_DIRFD 1
#define GNULIB_TEST_DIRFD 1
#define GNULIB_TEST_DUP 1
#define GNULIB_TEST_DUP2 1
#define GNULIB_TEST_ENVIRON 1
#define GNULIB_TEST_FCHDIR 1
#define GNULIB_TEST_FCNTL 1
#define GNULIB_FD_SAFER_FLAG 1
#define HAVE_DECL_FDOPENDIR 1
#define GNULIB_TEST_FDOPENDIR 1
#define GNULIB_FDOPENDIR 1
#define FLEXIBLE_ARRAY_MEMBER /**/
#define GNULIB_TEST_FNMATCH 1
#define GNULIB_FNMATCH_GNU 1
#define GNULIB_TEST_FREE_POSIX 1
#define GNULIB_TEST_FREXP 1
#define GNULIB_TEST_FREXPL 1
#define GNULIB_TEST_FSTAT 1
#define GNULIB_TEST_FSTATAT 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MINIMALLY_WORKING_GETCWD 1
#define GNULIB_GETCWD 1
#define GNULIB_TEST_GETCWD 1
#define GNULIB_TEST_GETCWD 1
#define GNULIB_TEST_GETDELIM 1
#define GNULIB_TEST_GETDTABLESIZE 1
#define GNULIB_TEST_GETLINE 1
#define GNULIB_TEST_GETLOGIN_R 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE_DECL___ARGV 0
#define GNULIB_TEST_GETRANDOM 1
#define GETTIMEOFDAY_TIMEZONE void
#define GNULIB_TEST_GETTIMEOFDAY 1
#define GNULIB_TEST_GLOB 1
#define HAVE_DECL_INET_NTOP 1
#define GNULIB_ISBLANK 1
#define HAVE_ISNAND_IN_LIBC 1
#define HAVE_ISNANL_IN_LIBC 1
#define HAVE___INLINE 1
#define GNULIB_TEST_LISTEN 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define GNULIB_TEST_LSTAT 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSRTOWCS 1
#define HAVE_MBTOWC 1
#define GNULIB_TEST_MBTOWC 1
#define GNULIB_TEST_MEMCHR 1
#define HAVE_MEMMEM 1
#define GNULIB_TEST_MEMMEM 1
#define HAVE_MEMPCPY 1
#define GNULIB_TEST_MEMPCPY 1
#define HAVE_MEMRCHR 1
#define GNULIB_TEST_MEMRCHR 1
#define GNULIB_TEST_MKDIR 1
#define HAVE_MKDTEMP 1
#define GNULIB_TEST_MKDTEMP 1
#define GNULIB_MKOSTEMP 1
#define GNULIB_TEST_MKOSTEMP 1
#define GNULIB_MSVC_NOTHROW 1
#define GNULIB_TEST_OPEN 1
#define GNULIB_OPENAT 1
#define GNULIB_TEST_OPENAT 1
#define HAVE_OPENDIR 1
#define GNULIB_TEST_OPENDIR 1
#define GNULIB_TEST_PIPE 1
#define HAVE_RAWMEMCHR 1
#define GNULIB_TEST_RAWMEMCHR 1
#define HAVE_READDIR 1
#define GNULIB_TEST_READDIR 1
#define GNULIB_TEST_READLINK 1
#define HAVE_REALLOC_POSIX 1
#define GNULIB_TEST_REALLOC_POSIX 1
#define GNULIB_TEST_RENAME 1
#define HAVE_REWINDDIR 1
#define GNULIB_TEST_REWINDDIR 1
#define GNULIB_TEST_RMDIR 1
#define GNULIB_TEST_SELECT 1
#define GNULIB_TEST_SETENV 1
#define SETLOCALE_NULL_ALL_MTSAFE 1
#define SETLOCALE_NULL_ONE_MTSAFE 1
#define GNULIB_TEST_SETLOCALE_NULL 1
#define GNULIB_TEST_SETSOCKOPT 1
#define GNULIB_TEST_SOCKET 1
#define GNULIB_TEST_STAT 1
#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
#define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
#define __USE_MINGW_ANSI_STDIO 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define HAVE_STRCHRNUL 1
#define GNULIB_TEST_STRCHRNUL 1
#define GNULIB_TEST_STRDUP 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRERROR_R 1
#define GNULIB_STRERROR_R_POSIX 1
#define GNULIB_TEST_STRNLEN 1
#define GNULIB_TEST_STRSTR 1
#define HAVE_STRTOK_R 1
#define GNULIB_TEST_STRTOK_R 1
#define GNULIB_TEMPNAME 1
#define HAVE_DECL_LOCALTIME_R 1
#define GNULIB_TEST_TIME_R 1
#define HAVE_UNSETENV 1
#define GNULIB_TEST_UNSETENV 1
#define HAVE_DECL_WCSDUP 1
#define HAVE_TOWLOWER 1
#define GNULIB_TEST_WMEMCHR 1
#define GNULIB_TEST_WMEMPCPY 1
configure: exit 0