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

4805 lines
143 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 configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/seti/riscv-gnu-toolchain/gdb/libiberty/configure --srcdir=/home/seti/riscv-gnu-toolchain/gdb/libiberty --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:2386: creating cache ./config.cache
configure:2543: checking whether to enable maintainer-specific portions of Makefiles
configure:2553: result: no
configure:2573: checking for makeinfo
configure:2600: result: makeinfo --split-size=5000000
configure:2640: checking for perl
configure:2656: found /usr/bin/perl
configure:2667: result: perl
configure:2686: checking build system type
configure:2700: result: x86_64-pc-linux-gnu
configure:2720: checking host system type
configure:2733: result: x86_64-pc-linux-gnu
configure:2758: checking for x86_64-pc-linux-gnu-ar
configure:2785: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:2850: checking for x86_64-pc-linux-gnu-ranlib
configure:2877: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:2940: checking for -plugin option
configure:2958: checking for x86_64-pc-linux-gnu-ar
configure:2985: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:3060: result: --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:3100: checking whether to install libiberty headers and static library
configure:3123: result: no
configure:3125: target_header_dir =
configure:3137: checking for x86_64-pc-linux-gnu-gcc
configure:3164: result: gcc
configure:3433: checking for C compiler version
configure:3442: 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:3453: $? = 0
configure:3442: 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:3453: $? = 0
configure:3442: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3453: $? = 1
configure:3442: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3453: $? = 1
configure:3469: gcc -o conftest -g -O2 conftest.c >&5
configure:3472: $? = 0
configure:3501: checking whether the C compiler works
configure:3523: gcc -g -O2 conftest.c >&5
configure:3527: $? = 0
configure:3575: result: yes
configure:3578: checking for C compiler default output file name
configure:3580: result: a.out
configure:3586: checking for suffix of executables
configure:3593: gcc -o conftest -g -O2 conftest.c >&5
configure:3597: $? = 0
configure:3619: result:
configure:3641: checking whether we are cross compiling
configure:3649: gcc -o conftest -g -O2 conftest.c >&5
configure:3653: $? = 0
configure:3660: ./conftest
configure:3664: $? = 0
configure:3679: result: no
configure:3685: checking for suffix of object files
configure:3707: gcc -c -g -O2 conftest.c >&5
configure:3711: $? = 0
configure:3732: result: o
configure:3736: checking whether we are using the GNU C compiler
configure:3755: gcc -c -g -O2 conftest.c >&5
configure:3755: $? = 0
configure:3764: result: yes
configure:3773: checking whether gcc accepts -g
configure:3793: gcc -c -g conftest.c >&5
configure:3793: $? = 0
configure:3834: result: yes
configure:3851: checking for gcc option to accept ISO C89
configure:3914: gcc -c -g -O2 conftest.c >&5
configure:3914: $? = 0
configure:3927: result: none needed
configure:3953: checking how to run the C preprocessor
configure:3984: gcc -E conftest.c
configure:3984: $? = 0
configure:3998: 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:3998: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4023: result: gcc -E
configure:4043: gcc -E conftest.c
configure:4043: $? = 0
configure:4057: 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:4057: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4086: checking for grep that handles long lines and -e
configure:4144: result: /usr/bin/grep
configure:4149: checking for egrep
configure:4211: result: /usr/bin/grep -E
configure:4216: checking for ANSI C header files
configure:4236: gcc -c -g -O2 conftest.c >&5
configure:4236: $? = 0
configure:4309: gcc -o conftest -g -O2 conftest.c >&5
configure:4309: $? = 0
configure:4309: ./conftest
configure:4309: $? = 0
configure:4320: result: yes
configure:4333: checking for sys/types.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4333: checking for sys/stat.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4333: checking for stdlib.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4333: checking for string.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4333: checking for memory.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4333: checking for strings.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4333: checking for inttypes.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4333: checking for stdint.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4333: checking for unistd.h
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4333: $? = 0
configure:4333: result: yes
configure:4346: checking minix/config.h usability
configure:4346: gcc -c -g -O2 conftest.c >&5
conftest.c:52:10: fatal error: minix/config.h: No such file or directory
52 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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
| /* 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:4346: result: no
configure:4346: checking minix/config.h presence
configure:4346: gcc -E conftest.c
conftest.c:19:10: fatal error: minix/config.h: No such file or directory
19 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4346: result: no
configure:4346: checking for minix/config.h
configure:4346: result: no
configure:4367: checking whether it is safe to define __EXTENSIONS__
configure:4385: gcc -c -g -O2 conftest.c >&5
configure:4385: $? = 0
configure:4392: result: yes
configure:4414: checking for special C compiler options needed for large files
configure:4459: result: no
configure:4465: checking for _FILE_OFFSET_BITS value needed for large files
configure:4490: gcc -c -g -O2 conftest.c >&5
configure:4490: $? = 0
configure:4522: result: no
configure:4629: checking whether gcc supports -W
configure:4646: gcc -c -W conftest.c >&5
configure:4646: $? = 0
configure:4655: result: yes
configure:4629: checking whether gcc supports -Wall
configure:4646: gcc -c -Wall conftest.c >&5
configure:4646: $? = 0
configure:4655: result: yes
configure:4629: checking whether gcc supports -Wwrite-strings
configure:4646: gcc -c -Wwrite-strings conftest.c >&5
configure:4646: $? = 0
configure:4655: result: yes
configure:4629: checking whether gcc supports -Wc++-compat
configure:4646: gcc -c -Wc++-compat conftest.c >&5
configure:4646: $? = 0
configure:4655: result: yes
configure:4629: checking whether gcc supports -Wstrict-prototypes
configure:4646: gcc -c -Wstrict-prototypes conftest.c >&5
conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
26 | main ()
| ^~~~
configure:4646: $? = 0
configure:4655: result: yes
configure:4629: checking whether gcc supports -Wshadow=local
configure:4646: gcc -c -Wshadow=local conftest.c >&5
configure:4646: $? = 0
configure:4655: result: yes
configure:4678: checking whether gcc supports -pedantic
configure:4696: gcc -c -pedantic conftest.c >&5
configure:4696: $? = 0
configure:4704: result: yes
configure:4720: checking whether gcc and cc understand -c and -o together
configure:4751: gcc -c conftest.c -o conftest2.o >&5
configure:4755: $? = 0
configure:4761: gcc -c conftest.c -o conftest2.o >&5
configure:4765: $? = 0
configure:4776: cc -c conftest.c >&5
configure:4780: $? = 0
configure:4788: cc -c conftest.c -o conftest2.o >&5
configure:4792: $? = 0
configure:4798: cc -c conftest.c -o conftest2.o >&5
configure:4802: $? = 0
configure:4820: result: yes
configure:4839: checking for an ANSI C-conforming const
configure:4905: gcc -c -g -O2 conftest.c >&5
configure:4905: $? = 0
configure:4912: result: yes
configure:4920: checking for inline
configure:4936: gcc -c -g -O2 conftest.c >&5
configure:4936: $? = 0
configure:4944: result: inline
configure:4962: checking whether byte ordering is bigendian
configure:4977: gcc -c -g -O2 conftest.c >&5
conftest.c:25:16: error: unknown type name 'not'
25 | not a universal capable compiler
| ^~~
conftest.c:25:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
25 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:25:22: error: unknown type name 'universal'
configure:4977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5022: gcc -c -g -O2 conftest.c >&5
configure:5022: $? = 0
configure:5040: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:18: error: unknown type name 'not'; did you mean 'ino_t'?
31 | not big endian
| ^~~
| ino_t
conftest.c:31:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
31 | not big endian
| ^~~~~~
configure:5040: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* 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:5168: result: no
configure:5207: checking for a BSD-compatible install
configure:5275: result: /usr/bin/install -c
configure:5425: checking for CET support
configure:5454: gcc -c -g -O2 -fcf-protection conftest.c >&5
configure:5454: $? = 0
configure:5523: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5523: $? = 0
configure:5551: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5551: $? = 0
configure:5551: ./conftest
configure:5551: $? = 0
configure:5598: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5598: $? = 0
configure:5598: ./conftest
configure:5598: $? = 0
configure:5619: result: yes
configure:5657: checking for sys/file.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for sys/param.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for limits.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for stdlib.h
configure:5657: result: yes
configure:5657: checking for malloc.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for string.h
configure:5657: result: yes
configure:5657: checking for unistd.h
configure:5657: result: yes
configure:5657: checking for strings.h
configure:5657: result: yes
configure:5657: checking for sys/time.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for time.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for sys/resource.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for sys/stat.h
configure:5657: result: yes
configure:5657: checking for sys/mman.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for fcntl.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for alloca.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for sys/pstat.h
configure:5657: gcc -E conftest.c
conftest.c:39:10: fatal error: sys/pstat.h: No such file or directory
39 | #include <sys/pstat.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <sys/pstat.h>
configure:5657: result: no
configure:5657: checking for sys/sysmp.h
configure:5657: gcc -E conftest.c
conftest.c:39:10: fatal error: sys/sysmp.h: No such file or directory
39 | #include <sys/sysmp.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <sys/sysmp.h>
configure:5657: result: no
configure:5657: checking for sys/sysinfo.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for machine/hal_sysinfo.h
configure:5657: gcc -E conftest.c
conftest.c:40:10: fatal error: machine/hal_sysinfo.h: No such file or directory
40 | #include <machine/hal_sysinfo.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| /* end confdefs.h. */
| #include <machine/hal_sysinfo.h>
configure:5657: result: no
configure:5657: checking for sys/table.h
configure:5657: gcc -E conftest.c
conftest.c:40:10: fatal error: sys/table.h: No such file or directory
40 | #include <sys/table.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| /* end confdefs.h. */
| #include <sys/table.h>
configure:5657: result: no
configure:5657: checking for sys/sysctl.h
configure:5657: gcc -E conftest.c
conftest.c:40:10: fatal error: sys/sysctl.h: No such file or directory
40 | #include <sys/sysctl.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| /* end confdefs.h. */
| #include <sys/sysctl.h>
configure:5657: result: no
configure:5657: checking for sys/systemcfg.h
configure:5657: gcc -E conftest.c
conftest.c:40:10: fatal error: sys/systemcfg.h: No such file or directory
40 | #include <sys/systemcfg.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| /* end confdefs.h. */
| #include <sys/systemcfg.h>
configure:5657: result: no
configure:5657: checking for stdint.h
configure:5657: result: yes
configure:5657: checking for stdio_ext.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5657: checking for process.h
configure:5657: gcc -E conftest.c
conftest.c:42:10: fatal error: process.h: No such file or directory
42 | #include <process.h>
| ^~~~~~~~~~~
compilation terminated.
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| /* end confdefs.h. */
| #include <process.h>
configure:5657: result: no
configure:5657: checking for sys/prctl.h
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5657: result: yes
configure:5666: checking for sys/wait.h that is POSIX.1 compatible
configure:5692: gcc -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5699: result: yes
configure:5707: checking whether time.h and sys/time.h may both be included
configure:5727: gcc -c -g -O2 conftest.c >&5
configure:5727: $? = 0
configure:5734: result: yes
configure:5743: checking whether errno must be declared
configure:5759: gcc -c -g -O2 conftest.c >&5
configure:5759: $? = 0
configure:5766: result: no
configure:5780: checking size of int
configure:5785: gcc -o conftest -g -O2 conftest.c >&5
configure:5785: $? = 0
configure:5785: ./conftest
configure:5785: $? = 0
configure:5799: result: 4
configure:5813: checking size of long
configure:5818: gcc -o conftest -g -O2 conftest.c >&5
configure:5818: $? = 0
configure:5818: ./conftest
configure:5818: $? = 0
configure:5832: result: 8
configure:5846: checking size of size_t
configure:5851: gcc -o conftest -g -O2 conftest.c >&5
configure:5851: $? = 0
configure:5851: ./conftest
configure:5851: $? = 0
configure:5865: result: 8
configure:5877: checking for long long
configure:5877: gcc -c -g -O2 conftest.c >&5
configure:5877: $? = 0
configure:5877: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:24: error: expected expression before ')' token
84 | if (sizeof ((long long)))
| ^
configure:5877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| /* 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 ((long long)))
| return 0;
| ;
| return 0;
| }
configure:5877: result: yes
configure:5885: checking size of long long
configure:5890: gcc -o conftest -g -O2 conftest.c >&5
configure:5890: $? = 0
configure:5890: ./conftest
configure:5890: $? = 0
configure:5904: result: 8
configure:5918: checking for a 64-bit type
configure:5936: gcc -c -g -O2 conftest.c >&5
configure:5936: $? = 0
configure:5986: result: uint64_t
configure:5997: checking for intptr_t
configure:5997: gcc -c -g -O2 conftest.c >&5
configure:5997: $? = 0
configure:5997: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:23: error: expected expression before ')' token
87 | if (sizeof ((intptr_t)))
| ^
configure:5997: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| /* 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 ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:5997: result: yes
configure:6033: checking for uintptr_t
configure:6033: gcc -c -g -O2 conftest.c >&5
configure:6033: $? = 0
configure:6033: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:24: error: expected expression before ')' token
88 | if (sizeof ((uintptr_t)))
| ^
configure:6033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_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 ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:6033: result: yes
configure:6069: checking for ssize_t
configure:6069: gcc -c -g -O2 conftest.c >&5
configure:6069: $? = 0
configure:6069: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:22: error: expected expression before ')' token
89 | if (sizeof ((ssize_t)))
| ^
configure:6069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_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 ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:6069: result: yes
configure:6088: checking for pid_t
configure:6088: gcc -c -g -O2 conftest.c >&5
configure:6088: $? = 0
configure:6088: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:20: error: expected expression before ')' token
90 | if (sizeof ((pid_t)))
| ^
configure:6088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_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 ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:6088: result: yes
configure:6793: checking for library containing strerror
configure:6827: gcc -o conftest -g -O2 conftest.c >&5
configure:6827: $? = 0
configure:6844: result: none required
configure:6855: checking for asprintf
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for atexit
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for basename
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for bcmp
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:80:6: warning: conflicting types for built-in function 'bcmp'; expected 'int(const void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
80 | char bcmp ();
| ^~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for bcopy
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:81:6: warning: conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
81 | char bcopy ();
| ^~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for bsearch
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for bzero
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:83:6: warning: conflicting types for built-in function 'bzero'; expected 'void(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
83 | char bzero ();
| ^~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for calloc
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:84:6: warning: conflicting types for built-in function 'calloc'; expected 'void *(long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
84 | char calloc ();
| ^~~~~~
conftest.c:72:1: note: 'calloc' is declared in header '<stdlib.h>'
71 | # include <limits.h>
72 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for clock
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for ffs
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:86:6: warning: conflicting types for built-in function 'ffs'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
86 | char ffs ();
| ^~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for getcwd
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for getpagesize
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for gettimeofday
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for index
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:90:6: warning: conflicting types for built-in function 'index'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
90 | char index ();
| ^~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for insque
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for memchr
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:92:6: warning: conflicting types for built-in function 'memchr'; expected 'void *(const void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
92 | char memchr ();
| ^~~~~~
conftest.c:80:1: note: 'memchr' is declared in header '<string.h>'
79 | # include <limits.h>
80 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for memcmp
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:93:6: warning: conflicting types for built-in function 'memcmp'; expected 'int(const void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
93 | char memcmp ();
| ^~~~~~
conftest.c:81:1: note: 'memcmp' is declared in header '<string.h>'
80 | # include <limits.h>
81 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for memcpy
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:94:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
94 | char memcpy ();
| ^~~~~~
conftest.c:82:1: note: 'memcpy' is declared in header '<string.h>'
81 | # include <limits.h>
82 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for memmem
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for memmove
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:96:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
96 | char memmove ();
| ^~~~~~~
conftest.c:84:1: note: 'memmove' is declared in header '<string.h>'
83 | # include <limits.h>
84 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for mempcpy
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:97:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
97 | char mempcpy ();
| ^~~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for memset
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:98:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
98 | char memset ();
| ^~~~~~
conftest.c:86:1: note: 'memset' is declared in header '<string.h>'
85 | # include <limits.h>
86 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for mkstemps
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for putenv
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for random
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for rename
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for rindex
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:103:6: warning: conflicting types for built-in function 'rindex'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
103 | char rindex ();
| ^~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for setenv
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for snprintf
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:105:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch]
105 | char snprintf ();
| ^~~~~~~~
conftest.c:93:1: note: 'snprintf' is declared in header '<stdio.h>'
92 | # include <limits.h>
93 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for sigsetmask
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for stpcpy
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:107:6: warning: conflicting types for built-in function 'stpcpy'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch]
107 | char stpcpy ();
| ^~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for stpncpy
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:108:6: warning: conflicting types for built-in function 'stpncpy'; expected 'char *(char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
108 | char stpncpy ();
| ^~~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strcasecmp
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:109:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
109 | char strcasecmp ();
| ^~~~~~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strchr
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:110:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
110 | char strchr ();
| ^~~~~~
conftest.c:98:1: note: 'strchr' is declared in header '<string.h>'
97 | # include <limits.h>
98 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strdup
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:111:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
111 | char strdup ();
| ^~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strncasecmp
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:112:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
112 | char strncasecmp ();
| ^~~~~~~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strndup
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:113:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
113 | char strndup ();
| ^~~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strnlen
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:114:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
114 | char strnlen ();
| ^~~~~~~
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strrchr
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:115:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
115 | char strrchr ();
| ^~~~~~~
conftest.c:103:1: note: 'strrchr' is declared in header '<string.h>'
102 | # include <limits.h>
103 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strstr
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:116:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
116 | char strstr ();
| ^~~~~~
conftest.c:104:1: note: 'strstr' is declared in header '<string.h>'
103 | # include <limits.h>
104 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strtod
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strtol
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strtoul
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strtoll
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strtoull
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for strverscmp
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for tmpnam
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccZd78iF.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:134: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for vasprintf
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for vfprintf
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:125:6: warning: conflicting types for built-in function 'vfprintf'; expected 'int(void *, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
125 | char vfprintf ();
| ^~~~~~~~
conftest.c:113:1: note: 'vfprintf' is declared in header '<stdio.h>'
112 | # include <limits.h>
113 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for vprintf
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:126:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
126 | char vprintf ();
| ^~~~~~~
conftest.c:114:1: note: 'vprintf' is declared in header '<stdio.h>'
113 | # include <limits.h>
114 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for vsnprintf
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:127:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
127 | char vsnprintf ();
| ^~~~~~~~~
conftest.c:115:1: note: 'vsnprintf' is declared in header '<stdio.h>'
114 | # include <limits.h>
115 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for vsprintf
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:128:6: warning: conflicting types for built-in function 'vsprintf'; expected 'int(char *, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
128 | char vsprintf ();
| ^~~~~~~~
conftest.c:116:1: note: 'vsprintf' is declared in header '<stdio.h>'
115 | # include <limits.h>
116 | #else
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for waitpid
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
configure:6855: $? = 0
configure:6855: result: yes
configure:6855: checking for setproctitle
configure:6855: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccp7MOP7.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:141: undefined reference to `setproctitle'
collect2: error: ld returned 1 exit status
configure:6855: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| /* end confdefs.h. */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setproctitle (); 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 setproctitle
|
| /* 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 setproctitle ();
| /* 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_setproctitle || defined __stub___setproctitle
| choke me
| #endif
|
| int
| main ()
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:6855: result: no
configure:6871: checking whether alloca needs Cray hooks
configure:6894: result: no
configure:6911: checking stack direction for C alloca
configure:6938: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:107:1: warning: return type defaults to 'int' [-Wimplicit-int]
107 | find_stack_direction ()
| ^~~~~~~~~~~~~~~~~~~~
conftest.c:119:1: warning: return type defaults to 'int' [-Wimplicit-int]
119 | main ()
| ^~~~
conftest.c: In function 'main':
conftest.c:121:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
121 | exit (find_stack_direction() < 0);
| ^~~~
conftest.c:1:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
+++ |+#include <stdlib.h>
1 | /* confdefs.h */
conftest.c:121:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
121 | exit (find_stack_direction() < 0);
| ^~~~
conftest.c:121:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:6938: $? = 0
configure:6938: ./conftest
configure:6938: $? = 0
configure:6948: result: 1
configure:6958: checking for vfork.h
configure:6958: gcc -E conftest.c
conftest.c:108:10: fatal error: vfork.h: No such file or directory
108 | #include <vfork.h>
| ^~~~~~~~~
compilation terminated.
configure:6958: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:6958: result: no
configure:6970: checking for fork
configure:6970: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:131:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
131 | char fork ();
| ^~~~
configure:6970: $? = 0
configure:6970: result: yes
configure:6970: checking for vfork
configure:6970: gcc -o conftest -g -O2 conftest.c >&5
configure:6970: $? = 0
configure:6970: result: yes
configure:6980: checking for working fork
configure:7002: gcc -o conftest -g -O2 conftest.c >&5
configure:7002: $? = 0
configure:7002: ./conftest
configure:7002: $? = 0
configure:7012: result: yes
configure:7033: checking for working vfork
configure:7143: result: yes
configure:7197: checking for _doprnt
configure:7197: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccmtXstj.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:146: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:7197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); 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 _doprnt
|
| /* 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 _doprnt ();
| /* 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__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:7197: result: no
configure:7209: checking for sys_errlist
configure:7228: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccDEhGz3.o: warning: relocation against `sys_errlist' in read-only section `.text.startup'
/usr/bin/ld: /tmp/ccDEhGz3.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:116: undefined reference to `sys_errlist'
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
configure:7228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h. */
| extern int sys_errlist [];
| int
| main ()
| {
| if (sys_errlist [0]) return 1;
| ;
| return 0;
| }
configure:7246: result: no
configure:7209: checking for sys_nerr
configure:7228: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccQsKF0k.o: warning: relocation against `sys_nerr' in read-only section `.text.startup'
/usr/bin/ld: /tmp/ccQsKF0k.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:116: undefined reference to `sys_nerr'
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
configure:7228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h. */
| extern int sys_nerr [];
| int
| main ()
| {
| if (sys_nerr [0]) return 1;
| ;
| return 0;
| }
configure:7246: result: no
configure:7209: checking for sys_siglist
configure:7228: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cc4YqWUw.o: warning: relocation against `sys_siglist' in read-only section `.text.startup'
/usr/bin/ld: /tmp/cc4YqWUw.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:116: undefined reference to `sys_siglist'
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
configure:7228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h. */
| extern int sys_siglist [];
| int
| main ()
| {
| if (sys_siglist [0]) return 1;
| ;
| return 0;
| }
configure:7246: result: no
configure:7253: checking for external symbol _system_configuration
configure:7266: gcc -c -g -O2 conftest.c >&5
conftest.c:112:10: fatal error: sys/systemcfg.h: No such file or directory
112 | #include <sys/systemcfg.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:7266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h. */
| #include <sys/systemcfg.h>
| int
| main ()
| {
| double x = _system_configuration.physmem;
| ;
| return 0;
| }
configure:7273: result: no
configure:7281: checking for __fsetlocking
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for canonicalize_file_name
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for dup3
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for getrlimit
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for getrusage
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for getsysinfo
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccGIUcWc.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:151: undefined reference to `getsysinfo'
collect2: error: ld returned 1 exit status
configure:7281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| /* end confdefs.h. */
| /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getsysinfo innocuous_getsysinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getsysinfo (); 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 getsysinfo
|
| /* 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 getsysinfo ();
| /* 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_getsysinfo || defined __stub___getsysinfo
| choke me
| #endif
|
| int
| main ()
| {
| return getsysinfo ();
| ;
| return 0;
| }
configure:7281: result: no
configure:7281: checking for gettimeofday
configure:7281: result: yes
configure:7281: checking for on_exit
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for pipe2
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for psignal
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for pstat_getdynamic
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cceE2dLY.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:155: undefined reference to `pstat_getdynamic'
collect2: error: ld returned 1 exit status
configure:7281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PIPE2 1
| #define HAVE_PSIGNAL 1
| /* end confdefs.h. */
| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pstat_getdynamic innocuous_pstat_getdynamic
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pstat_getdynamic (); 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 pstat_getdynamic
|
| /* 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 pstat_getdynamic ();
| /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic
| choke me
| #endif
|
| int
| main ()
| {
| return pstat_getdynamic ();
| ;
| return 0;
| }
configure:7281: result: no
configure:7281: checking for pstat_getstatic
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccmqtPWA.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:155: undefined reference to `pstat_getstatic'
collect2: error: ld returned 1 exit status
configure:7281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PIPE2 1
| #define HAVE_PSIGNAL 1
| /* end confdefs.h. */
| /* Define pstat_getstatic to an innocuous variant, in case <limits.h> declares pstat_getstatic.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pstat_getstatic innocuous_pstat_getstatic
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pstat_getstatic (); 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 pstat_getstatic
|
| /* 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 pstat_getstatic ();
| /* 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_pstat_getstatic || defined __stub___pstat_getstatic
| choke me
| #endif
|
| int
| main ()
| {
| return pstat_getstatic ();
| ;
| return 0;
| }
configure:7281: result: no
configure:7281: checking for realpath
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for setrlimit
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for spawnve
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccl52d6D.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:157: undefined reference to `spawnve'
collect2: error: ld returned 1 exit status
configure:7281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PIPE2 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| /* end confdefs.h. */
| /* Define spawnve to an innocuous variant, in case <limits.h> declares spawnve.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define spawnve innocuous_spawnve
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char spawnve (); 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 spawnve
|
| /* 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 spawnve ();
| /* 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_spawnve || defined __stub___spawnve
| choke me
| #endif
|
| int
| main ()
| {
| return spawnve ();
| ;
| return 0;
| }
configure:7281: result: no
configure:7281: checking for spawnvpe
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cchTNOvk.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:157: undefined reference to `spawnvpe'
collect2: error: ld returned 1 exit status
configure:7281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PIPE2 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| /* end confdefs.h. */
| /* Define spawnvpe to an innocuous variant, in case <limits.h> declares spawnvpe.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define spawnvpe innocuous_spawnvpe
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char spawnvpe (); 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 spawnvpe
|
| /* 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 spawnvpe ();
| /* 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_spawnvpe || defined __stub___spawnvpe
| choke me
| #endif
|
| int
| main ()
| {
| return spawnvpe ();
| ;
| return 0;
| }
configure:7281: result: no
configure:7281: checking for strerror
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for strsignal
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for sysconf
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for sysctl
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccU5MBed.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:160: undefined reference to `sysctl'
collect2: error: ld returned 1 exit status
configure:7281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PIPE2 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define sysctl to an innocuous variant, in case <limits.h> declares sysctl.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sysctl innocuous_sysctl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysctl (); 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 sysctl
|
| /* 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 sysctl ();
| /* 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_sysctl || defined __stub___sysctl
| choke me
| #endif
|
| int
| main ()
| {
| return sysctl ();
| ;
| return 0;
| }
configure:7281: result: no
configure:7281: checking for sysmp
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccZDQdhN.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:160: undefined reference to `sysmp'
collect2: error: ld returned 1 exit status
configure:7281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PIPE2 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define sysmp to an innocuous variant, in case <limits.h> declares sysmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sysmp innocuous_sysmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysmp (); 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 sysmp
|
| /* 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 sysmp ();
| /* 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_sysmp || defined __stub___sysmp
| choke me
| #endif
|
| int
| main ()
| {
| return sysmp ();
| ;
| return 0;
| }
configure:7281: result: no
configure:7281: checking for table
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cco7Mv7d.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/libiberty/conftest.c:160: undefined reference to `table'
collect2: error: ld returned 1 exit status
configure:7281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define UNSIGNED_64BIT_TYPE uint64_t
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_BASENAME 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_BSEARCH 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_CLOCK 1
| #define HAVE_FFS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INDEX 1
| #define HAVE_INSQUE 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_RINDEX 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_STPCPY 1
| #define HAVE_STPNCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRVERSCMP 1
| #define HAVE_TMPNAM 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_WAITPID 1
| #define STACK_DIRECTION 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_DUP3 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ON_EXIT 1
| #define HAVE_PIPE2 1
| #define HAVE_PSIGNAL 1
| #define HAVE_REALPATH 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define table to an innocuous variant, in case <limits.h> declares table.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define table innocuous_table
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char table (); 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 table
|
| /* 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 table ();
| /* 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_table || defined __stub___table
| choke me
| #endif
|
| int
| main ()
| {
| return table ();
| ;
| return 0;
| }
configure:7281: result: no
configure:7281: checking for times
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for wait3
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for wait4
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7281: checking for sbrk
configure:7281: gcc -o conftest -g -O2 conftest.c >&5
configure:7281: $? = 0
configure:7281: result: yes
configure:7291: checking whether basename is declared
configure:7291: gcc -c -g -O2 conftest.c >&5
configure:7291: $? = 0
configure:7291: result: yes
configure:7301: checking whether ffs is declared
configure:7301: gcc -c -g -O2 conftest.c >&5
configure:7301: $? = 0
configure:7301: result: yes
configure:7311: checking whether asprintf is declared
configure:7311: gcc -c -g -O2 conftest.c >&5
configure:7311: $? = 0
configure:7311: result: yes
configure:7321: checking whether vasprintf is declared
configure:7321: gcc -c -g -O2 conftest.c >&5
configure:7321: $? = 0
configure:7321: result: yes
configure:7331: checking whether snprintf is declared
configure:7331: gcc -c -g -O2 conftest.c >&5
configure:7331: $? = 0
configure:7331: result: yes
configure:7341: checking whether vsnprintf is declared
configure:7341: gcc -c -g -O2 conftest.c >&5
configure:7341: $? = 0
configure:7341: result: yes
configure:7352: checking whether calloc is declared
configure:7352: gcc -c -g -O2 conftest.c >&5
configure:7352: $? = 0
configure:7352: result: yes
configure:7362: checking whether getenv is declared
configure:7362: gcc -c -g -O2 conftest.c >&5
configure:7362: $? = 0
configure:7362: result: yes
configure:7372: checking whether getopt is declared
configure:7372: gcc -c -g -O2 conftest.c >&5
configure:7372: $? = 0
configure:7372: result: yes
configure:7382: checking whether malloc is declared
configure:7382: gcc -c -g -O2 conftest.c >&5
configure:7382: $? = 0
configure:7382: result: yes
configure:7392: checking whether realloc is declared
configure:7392: gcc -c -g -O2 conftest.c >&5
configure:7392: $? = 0
configure:7392: result: yes
configure:7405: checking whether sbrk is declared
configure:7405: gcc -c -g -O2 conftest.c >&5
configure:7405: $? = 0
configure:7405: result: yes
configure:7417: checking whether strtol is declared
configure:7417: gcc -c -g -O2 conftest.c >&5
configure:7417: $? = 0
configure:7417: result: yes
configure:7427: checking whether strtoul is declared
configure:7427: gcc -c -g -O2 conftest.c >&5
configure:7427: $? = 0
configure:7427: result: yes
configure:7437: checking whether strtoll is declared
configure:7437: gcc -c -g -O2 conftest.c >&5
configure:7437: $? = 0
configure:7437: result: yes
configure:7447: checking whether strtoull is declared
configure:7447: gcc -c -g -O2 conftest.c >&5
configure:7447: $? = 0
configure:7447: result: yes
configure:7458: checking whether strverscmp is declared
configure:7458: gcc -c -g -O2 conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7469: checking whether strnlen is declared
configure:7469: gcc -c -g -O2 conftest.c >&5
configure:7469: $? = 0
configure:7469: result: yes
configure:7480: checking whether canonicalize_file_name must be declared
configure:7511: gcc -c -g -O2 conftest.c >&5
configure:7511: $? = 0
configure:7519: result: no
configure:7544: checking for stdlib.h
configure:7544: result: yes
configure:7544: checking for unistd.h
configure:7544: result: yes
configure:7544: checking for sys/param.h
configure:7544: result: yes
configure:7568: checking for getpagesize
configure:7568: result: yes
configure:7577: checking for working mmap
configure:7724: gcc -o conftest -g -O2 conftest.c >&5
configure:7724: $? = 0
configure:7724: ./conftest
configure:7724: $? = 0
configure:7734: result: yes
configure:7745: checking for working strncmp
configure:7817: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:183:1: warning: return type defaults to 'int' [-Wimplicit-int]
183 | main ()
| ^~~~
conftest.c: In function 'main':
conftest.c:191:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
191 | exit (1);
| ^~~~
conftest.c:164:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
163 | #include <sys/mman.h>
+++ |+#include <stdlib.h>
164 | #endif
conftest.c:191:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
191 | exit (1);
| ^~~~
conftest.c:191:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:199:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
199 | exit (2);
| ^~~~
conftest.c:199:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:203:40: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
203 | char *q = (char *) p + MAP_LEN - strlen (string) - 2;
| ^~~~~~
conftest.c:164:1: note: include '<string.h>' or provide a declaration of 'strlen'
163 | #include <sys/mman.h>
+++ |+#include <string.h>
164 | #endif
conftest.c:203:40: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch]
203 | char *q = (char *) p + MAP_LEN - strlen (string) - 2;
| ^~~~~~
conftest.c:203:40: note: include '<string.h>' or provide a declaration of 'strlen'
conftest.c:206:7: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
206 | strcpy (q, string);
| ^~~~~~
conftest.c:206:7: note: include '<string.h>' or provide a declaration of 'strcpy'
conftest.c:206:7: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch]
conftest.c:206:7: note: include '<string.h>' or provide a declaration of 'strcpy'
conftest.c:208:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration]
208 | strncmp (r, q, 14);
| ^~~~~~~
conftest.c:208:7: note: include '<string.h>' or provide a declaration of 'strncmp'
conftest.c:208:22: warning: 'strncmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
208 | strncmp (r, q, 14);
| ^~
<built-in>: note: built-in 'strncmp' declared here
conftest.c:211:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
211 | exit (0);
| ^~~~
conftest.c:211:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7817: $? = 0
configure:7817: ./conftest
configure:7817: $? = 0
configure:7828: result: yes
configure:7925: updating cache ./config.cache
configure:7975: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, 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:1012: creating Makefile
config.status:1012: creating testsuite/Makefile
config.status:1012: creating config.h
config.status:1191: 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_const=yes
ac_cv_c_inline=inline
ac_cv_c_stack_direction=1
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___fsetlocking=yes
ac_cv_func__doprnt=no
ac_cv_func_asprintf=yes
ac_cv_func_atexit=yes
ac_cv_func_basename=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bsearch=yes
ac_cv_func_bzero=yes
ac_cv_func_calloc=yes
ac_cv_func_canonicalize_file_name=yes
ac_cv_func_clock=yes
ac_cv_func_dup3=yes
ac_cv_func_ffs=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getcwd=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsysinfo=no
ac_cv_func_gettimeofday=yes
ac_cv_func_index=yes
ac_cv_func_insque=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmem=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mkstemps=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_on_exit=yes
ac_cv_func_pipe2=yes
ac_cv_func_psignal=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_pstat_getstatic=no
ac_cv_func_putenv=yes
ac_cv_func_random=yes
ac_cv_func_realpath=yes
ac_cv_func_rename=yes
ac_cv_func_rindex=yes
ac_cv_func_sbrk=yes
ac_cv_func_setenv=yes
ac_cv_func_setproctitle=no
ac_cv_func_setrlimit=yes
ac_cv_func_sigsetmask=yes
ac_cv_func_snprintf=yes
ac_cv_func_spawnve=no
ac_cv_func_spawnvpe=no
ac_cv_func_stpcpy=yes
ac_cv_func_stpncpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmp_works=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strrchr=yes
ac_cv_func_strsignal=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_strverscmp=yes
ac_cv_func_sysconf=yes
ac_cv_func_sysctl=no
ac_cv_func_sysmp=no
ac_cv_func_table=no
ac_cv_func_times=yes
ac_cv_func_tmpnam=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vfprintf=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_wait3=yes
ac_cv_func_wait4=yes
ac_cv_func_waitpid=yes
ac_cv_have_decl_asprintf=yes
ac_cv_have_decl_basename_char_p_=yes
ac_cv_have_decl_calloc=yes
ac_cv_have_decl_ffs=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getopt=yes
ac_cv_have_decl_malloc=yes
ac_cv_have_decl_realloc=yes
ac_cv_have_decl_sbrk=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strtol=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoul=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strverscmp=yes
ac_cv_have_decl_vasprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_machine_hal_sysinfo_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_process_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=no
ac_cv_header_sys_sysinfo_h=yes
ac_cv_header_sys_sysmp_h=no
ac_cv_header_sys_systemcfg_h=no
ac_cv_header_sys_table_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_os_cray=no
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_AR='ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000'
ac_cv_prog_PERL=perl
ac_cv_prog_RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_size_t=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_intptr_t=yes
ac_cv_type_long_long=yes
ac_cv_type_pid_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uintptr_t=yes
acx_cv_prog_cc_pedantic_=yes
acx_cv_prog_cc_warning__W=yes
acx_cv_prog_cc_warning__Wall=yes
acx_cv_prog_cc_warning__Wcpp_compat=yes
acx_cv_prog_cc_warning__Wshadow_local=yes
acx_cv_prog_cc_warning__Wstrict_prototypes=yes
acx_cv_prog_cc_warning__Wwrite_strings=yes
liberty_cv_uint64=uint64_t
libiberty_cv_decl_needed_canonicalize_file_name=no
libiberty_cv_declare_errno=no
libiberty_cv_var_sys_errlist=no
libiberty_cv_var_sys_nerr=no
libiberty_cv_var_sys_siglist=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
AR_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
BUILD_INFO='info'
CC='gcc'
CET_HOST_FLAGS='-fcf-protection'
CFLAGS='-g -O2 '
CHECK='really-check'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
GREP='/usr/bin/grep'
HAVE_PERL=''
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_DEST='libdir'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
LDFLAGS=' '
LIBOBJS=' ${LIBOBJDIR}./setproctitle$U.o'
LIBS=''
LTLIBOBJS=' ${LIBOBJDIR}./setproctitle$U.lo'
MAINT='#'
MAKEINFO='makeinfo --split-size=5000000'
NOASANFLAG=''
NOTMAINT=''
NO_MINUS_C_MINUS_O=''
OBJEXT='o'
OUTPUT_OPTION='-o $@'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='perl'
PICFLAG=''
RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
RANLIB_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
SHELL='/bin/bash'
ac_ct_CC=''
ac_libiberty_warn_cflags='-W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic '
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}'
dvidir='${docdir}'
exec_prefix='${prefix}'
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'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libiberty_topdir='/home/seti/riscv-gnu-toolchain/gdb/libiberty/..'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pexecute='pex-unix'
prefix='/opt/riscv'
program_transform_name='s&^&riscv32-unknown-elf-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='riscv32-unknown-elf'
target_header_dir=''
## ------------------- ##
## File substitutions. ##
## ------------------- ##
host_makefile_frag='xhost-mkfrag'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_SYS_SYSINFO_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_SIZE_T 8
#define HAVE_LONG_LONG 1
#define SIZEOF_LONG_LONG 8
#define UNSIGNED_64BIT_TYPE uint64_t
#define HAVE_INTPTR_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_ASPRINTF 1
#define HAVE_ATEXIT 1
#define HAVE_BASENAME 1
#define HAVE_BCMP 1
#define HAVE_BCOPY 1
#define HAVE_BSEARCH 1
#define HAVE_BZERO 1
#define HAVE_CALLOC 1
#define HAVE_CLOCK 1
#define HAVE_FFS 1
#define HAVE_GETCWD 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INDEX 1
#define HAVE_INSQUE 1
#define HAVE_MEMCHR 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMEM 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMPCPY 1
#define HAVE_MEMSET 1
#define HAVE_MKSTEMPS 1
#define HAVE_PUTENV 1
#define HAVE_RANDOM 1
#define HAVE_RENAME 1
#define HAVE_RINDEX 1
#define HAVE_SETENV 1
#define HAVE_SNPRINTF 1
#define HAVE_SIGSETMASK 1
#define HAVE_STPCPY 1
#define HAVE_STPNCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRNDUP 1
#define HAVE_STRNLEN 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOD 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_STRVERSCMP 1
#define HAVE_TMPNAM 1
#define HAVE_VASPRINTF 1
#define HAVE_VFPRINTF 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_WAITPID 1
#define STACK_DIRECTION 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE___FSETLOCKING 1
#define HAVE_CANONICALIZE_FILE_NAME 1
#define HAVE_DUP3 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_ON_EXIT 1
#define HAVE_PIPE2 1
#define HAVE_PSIGNAL 1
#define HAVE_REALPATH 1
#define HAVE_SETRLIMIT 1
#define HAVE_STRERROR 1
#define HAVE_STRSIGNAL 1
#define HAVE_SYSCONF 1
#define HAVE_TIMES 1
#define HAVE_WAIT3 1
#define HAVE_WAIT4 1
#define HAVE_SBRK 1
#define HAVE_DECL_BASENAME 1
#define HAVE_DECL_FFS 1
#define HAVE_DECL_ASPRINTF 1
#define HAVE_DECL_VASPRINTF 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_DECL_CALLOC 1
#define HAVE_DECL_GETENV 1
#define HAVE_DECL_GETOPT 1
#define HAVE_DECL_MALLOC 1
#define HAVE_DECL_REALLOC 1
#define HAVE_DECL_SBRK 1
#define HAVE_DECL_STRTOL 1
#define HAVE_DECL_STRTOUL 1
#define HAVE_DECL_STRTOLL 1
#define HAVE_DECL_STRTOULL 1
#define HAVE_DECL_STRVERSCMP 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
configure: exit 0