You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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/binutils/libiberty/configure --srcdir=/home/seti/riscv-gnu-toolchain/binutils/libiberty --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/opt/riscv --disable-werror --with-expat=yes --disable-gdb --disable-sim --disable-libdecnumber --disable-readline --with-isa-spec=2.2 --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:2544: checking whether to enable maintainer-specific portions of Makefiles
configure:2554: result: no
configure:2574: checking for makeinfo
configure:2601: result: makeinfo --split-size=5000000
configure:2641: checking for perl
configure:2657: found /usr/bin/perl
configure:2668: result: perl
configure:2687: checking build system type
configure:2701: result: x86_64-pc-linux-gnu
configure:2721: checking host system type
configure:2734: result: x86_64-pc-linux-gnu
configure:2759: checking for x86_64-pc-linux-gnu-ar
configure:2786: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:2851: checking for x86_64-pc-linux-gnu-ranlib
configure:2878: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:2941: checking for -plugin option
configure:2959: checking for x86_64-pc-linux-gnu-ar
configure:2986: result: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:3061: result: --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:3101: checking whether to install libiberty headers and static library
configure:3124: result: no
configure:3126: target_header_dir =
configure:3138: checking for x86_64-pc-linux-gnu-gcc
configure:3165: result: gcc
configure:3434: checking for C compiler version
configure:3443: 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:3454: $? = 0
configure:3443: 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:3454: $? = 0
configure:3443: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3454: $? = 1
configure:3443: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3454: $? = 1
configure:3470: gcc -o conftest -g -O2 conftest.c >&5
configure:3473: $? = 0
configure:3502: checking whether the C compiler works
configure:3524: gcc -g -O2 conftest.c >&5
configure:3528: $? = 0
configure:3576: result: yes
configure:3579: checking for C compiler default output file name
configure:3581: result: a.out
configure:3587: checking for suffix of executables
configure:3594: gcc -o conftest -g -O2 conftest.c >&5
configure:3598: $? = 0
configure:3620: result:
configure:3642: checking whether we are cross compiling
configure:3650: gcc -o conftest -g -O2 conftest.c >&5
configure:3654: $? = 0
configure:3661: ./conftest
configure:3665: $? = 0
configure:3680: result: no
configure:3686: checking for suffix of object files
configure:3708: gcc -c -g -O2 conftest.c >&5
configure:3712: $? = 0
configure:3733: result: o
configure:3737: checking whether we are using the GNU C compiler
configure:3756: gcc -c -g -O2 conftest.c >&5
configure:3756: $? = 0
configure:3765: result: yes
configure:3774: checking whether gcc accepts -g
configure:3794: gcc -c -g conftest.c >&5
configure:3794: $? = 0
configure:3835: result: yes
configure:3852: checking for gcc option to accept ISO C89
configure:3915: gcc -c -g -O2 conftest.c >&5
configure:3915: $? = 0
configure:3928: result: none needed
configure:3954: checking how to run the C preprocessor
configure:3985: gcc -E conftest.c
configure:3985: $? = 0
configure:3999: 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:3999: $? = 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:4024: result: gcc -E
configure:4044: gcc -E conftest.c
configure:4044: $? = 0
configure:4058: 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:4058: $? = 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:4087: checking for grep that handles long lines and -e
configure:4145: result: /usr/bin/grep
configure:4150: checking for egrep
configure:4212: result: /usr/bin/grep -E
configure:4217: checking for ANSI C header files
configure:4237: gcc -c -g -O2 conftest.c >&5
configure:4237: $? = 0
configure:4310: gcc -o conftest -g -O2 conftest.c >&5
configure:4310: $? = 0
configure:4310: ./conftest
configure:4310: $? = 0
configure:4321: result: yes
configure:4334: checking for sys/types.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4334: checking for sys/stat.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4334: checking for stdlib.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4334: checking for string.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4334: checking for memory.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4334: checking for strings.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4334: checking for inttypes.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4334: checking for stdint.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4334: checking for unistd.h
configure:4334: gcc -c -g -O2 conftest.c >&5
configure:4334: $? = 0
configure:4334: result: yes
configure:4347: checking minix/config.h usability
configure:4347: 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:4347: $? = 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:4347: result: no
configure:4347: checking minix/config.h presence
configure:4347: 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:4347: $? = 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:4347: result: no
configure:4347: checking for minix/config.h
configure:4347: result: no
configure:4368: checking whether it is safe to define __EXTENSIONS__
configure:4386: gcc -c -g -O2 conftest.c >&5
configure:4386: $? = 0
configure:4393: result: yes
configure:4415: checking for special C compiler options needed for large files
configure:4460: result: no
configure:4466: checking for _FILE_OFFSET_BITS value needed for large files
configure:4491: gcc -c -g -O2 conftest.c >&5
configure:4491: $? = 0
configure:4523: result: no
configure:4630: checking whether gcc supports -W
configure:4647: gcc -c -W conftest.c >&5
configure:4647: $? = 0
configure:4656: result: yes
configure:4630: checking whether gcc supports -Wall
configure:4647: gcc -c -Wall conftest.c >&5
configure:4647: $? = 0
configure:4656: result: yes
configure:4630: checking whether gcc supports -Wwrite-strings
configure:4647: gcc -c -Wwrite-strings conftest.c >&5
configure:4647: $? = 0
configure:4656: result: yes
configure:4630: checking whether gcc supports -Wc++-compat
configure:4647: gcc -c -Wc++-compat conftest.c >&5
configure:4647: $? = 0
configure:4656: result: yes
configure:4630: checking whether gcc supports -Wstrict-prototypes
configure:4647: gcc -c -Wstrict-prototypes conftest.c >&5
conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
26 | main ()
| ^~~~
configure:4647: $? = 0
configure:4656: result: yes
configure:4630: checking whether gcc supports -Wshadow=local
configure:4647: gcc -c -Wshadow=local conftest.c >&5
configure:4647: $? = 0
configure:4656: result: yes
configure:4679: checking whether gcc supports -pedantic
configure:4697: gcc -c -pedantic conftest.c >&5
configure:4697: $? = 0
configure:4705: result: yes
configure:4721: checking whether gcc and cc understand -c and -o together
configure:4752: gcc -c conftest.c -o conftest2.o >&5
configure:4756: $? = 0
configure:4762: gcc -c conftest.c -o conftest2.o >&5
configure:4766: $? = 0
configure:4777: cc -c conftest.c >&5
configure:4781: $? = 0
configure:4789: cc -c conftest.c -o conftest2.o >&5
configure:4793: $? = 0
configure:4799: cc -c conftest.c -o conftest2.o >&5
configure:4803: $? = 0
configure:4821: result: yes
configure:4840: checking for an ANSI C-conforming const
configure:4906: gcc -c -g -O2 conftest.c >&5
configure:4906: $? = 0
configure:4913: result: yes
configure:4921: checking for inline
configure:4937: gcc -c -g -O2 conftest.c >&5
configure:4937: $? = 0
configure:4945: result: inline
configure:4963: checking whether byte ordering is bigendian
configure:4978: 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:4978: $? = 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:5023: gcc -c -g -O2 conftest.c >&5
configure:5023: $? = 0
configure:5041: 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:5041: $? = 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:5169: result: no
configure:5208: checking for a BSD-compatible install
configure:5276: result: /usr/bin/install -c
configure:5426: checking for CET support
configure:5455: gcc -c -g -O2 -fcf-protection conftest.c >&5
configure:5455: $? = 0
configure:5524: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5524: $? = 0
configure:5552: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5552: $? = 0
configure:5552: ./conftest
configure:5552: $? = 0
configure:5599: gcc -o conftest -g -O2 -fcf-protection=none -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5599: $? = 0
configure:5599: ./conftest
configure:5599: $? = 0
configure:5620: result: yes
configure:5658: checking for sys/file.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for sys/param.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for limits.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for stdlib.h
configure:5658: result: yes
configure:5658: checking for malloc.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for string.h
configure:5658: result: yes
configure:5658: checking for unistd.h
configure:5658: result: yes
configure:5658: checking for strings.h
configure:5658: result: yes
configure:5658: checking for sys/time.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for time.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for sys/resource.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for sys/stat.h
configure:5658: result: yes
configure:5658: checking for sys/mman.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for fcntl.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for alloca.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for sys/pstat.h
configure:5658: 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:5658: $? = 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:5658: result: no
configure:5658: checking for sys/sysmp.h
configure:5658: 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:5658: $? = 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:5658: result: no
configure:5658: checking for sys/sysinfo.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for machine/hal_sysinfo.h
configure:5658: 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:5658: $? = 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:5658: result: no
configure:5658: checking for sys/table.h
configure:5658: 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:5658: $? = 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:5658: result: no
configure:5658: checking for sys/sysctl.h
configure:5658: 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:5658: $? = 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:5658: result: no
configure:5658: checking for sys/systemcfg.h
configure:5658: 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:5658: $? = 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:5658: result: no
configure:5658: checking for stdint.h
configure:5658: result: yes
configure:5658: checking for stdio_ext.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5658: checking for process.h
configure:5658: gcc -E conftest.c
conftest.c:42:10: fatal error: process.h: No such file or directory
42 | #include <process.h>
| ^~~~~~~~~~~
compilation terminated.
configure:5658: $? = 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:5658: result: no
configure:5658: checking for sys/prctl.h
configure:5658: gcc -E conftest.c
configure:5658: $? = 0
configure:5658: result: yes
configure:5667: checking for sys/wait.h that is POSIX.1 compatible
configure:5693: gcc -c -g -O2 conftest.c >&5
configure:5693: $? = 0
configure:5700: result: yes
configure:5708: checking whether time.h and sys/time.h may both be included
configure:5728: gcc -c -g -O2 conftest.c >&5
configure:5728: $? = 0
configure:5735: result: yes
configure:5744: checking whether errno must be declared
configure:5760: gcc -c -g -O2 conftest.c >&5
configure:5760: $? = 0
configure:5767: result: no
configure:5781: checking size of int
configure:5786: gcc -o conftest -g -O2 conftest.c >&5
configure:5786: $? = 0
configure:5786: ./conftest
configure:5786: $? = 0
configure:5800: result: 4
configure:5814: checking size of long
configure:5819: gcc -o conftest -g -O2 conftest.c >&5
configure:5819: $? = 0
configure:5819: ./conftest
configure:5819: $? = 0
configure:5833: result: 8
configure:5847: checking size of size_t
configure:5852: gcc -o conftest -g -O2 conftest.c >&5
configure:5852: $? = 0
configure:5852: ./conftest
configure:5852: $? = 0
configure:5866: result: 8
configure:5878: checking for long long
configure:5878: gcc -c -g -O2 conftest.c >&5
configure:5878: $? = 0
configure:5878: 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:5878: $? = 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:5878: result: yes
configure:5886: checking size of long long
configure:5891: gcc -o conftest -g -O2 conftest.c >&5
configure:5891: $? = 0
configure:5891: ./conftest
configure:5891: $? = 0
configure:5905: result: 8
configure:5919: checking for a 64-bit type
configure:5937: gcc -c -g -O2 conftest.c >&5
configure:5937: $? = 0
configure:5987: result: uint64_t
configure:5998: checking for intptr_t
configure:5998: gcc -c -g -O2 conftest.c >&5
configure:5998: $? = 0
configure:5998: 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:5998: $? = 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:5998: result: yes
configure:6034: checking for uintptr_t
configure:6034: gcc -c -g -O2 conftest.c >&5
configure:6034: $? = 0
configure:6034: 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:6034: $? = 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:6034: result: yes
configure:6070: checking for ssize_t
configure:6070: gcc -c -g -O2 conftest.c >&5
configure:6070: $? = 0
configure:6070: 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:6070: $? = 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:6070: result: yes
configure:6089: checking for pid_t
configure:6089: gcc -c -g -O2 conftest.c >&5
configure:6089: $? = 0
configure:6089: 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:6089: $? = 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:6089: result: yes
configure:6794: checking for library containing strerror
configure:6828: gcc -o conftest -g -O2 conftest.c >&5
configure:6828: $? = 0
configure:6845: result: none required
configure:6856: checking for asprintf
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for atexit
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for basename
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for bcmp
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for bcopy
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for bsearch
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for bzero
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for calloc
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for clock
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for ffs
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for getcwd
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for getpagesize
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for gettimeofday
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for index
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for insque
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for memchr
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for memcmp
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for memcpy
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for memmem
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for memmove
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for mempcpy
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for memset
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for mkstemps
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for putenv
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for random
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for rename
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for rindex
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for setenv
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for snprintf
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for sigsetmask
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for stpcpy
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for stpncpy
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strcasecmp
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strchr
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strdup
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strncasecmp
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strndup
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strnlen
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strrchr
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strstr
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strtod
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strtol
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strtoul
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strtoll
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strtoull
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for strverscmp
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for tmpnam
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccLqkFMe.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:134: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for vasprintf
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for vfprintf
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for vprintf
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for vsnprintf
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for vsprintf
configure:6856: 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:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for waitpid
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
configure:6856: $? = 0
configure:6856: result: yes
configure:6856: checking for setproctitle
configure:6856: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cc1vVeLt.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:141: undefined reference to `setproctitle'
collect2: error: ld returned 1 exit status
configure:6856: $? = 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:6856: result: no
configure:6872: checking whether alloca needs Cray hooks
configure:6895: result: no
configure:6912: checking stack direction for C alloca
configure:6939: 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:6939: $? = 0
configure:6939: ./conftest
configure:6939: $? = 0
configure:6949: result: 1
configure:6959: checking for vfork.h
configure:6959: gcc -E conftest.c
conftest.c:108:10: fatal error: vfork.h: No such file or directory
108 | #include <vfork.h>
| ^~~~~~~~~
compilation terminated.
configure:6959: $? = 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:6959: result: no
configure:6971: checking for fork
configure:6971: 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:6971: $? = 0
configure:6971: result: yes
configure:6971: checking for vfork
configure:6971: gcc -o conftest -g -O2 conftest.c >&5
configure:6971: $? = 0
configure:6971: result: yes
configure:6981: checking for working fork
configure:7003: gcc -o conftest -g -O2 conftest.c >&5
configure:7003: $? = 0
configure:7003: ./conftest
configure:7003: $? = 0
configure:7013: result: yes
configure:7034: checking for working vfork
configure:7144: result: yes
configure:7198: checking for _doprnt
configure:7198: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cciQtihr.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:146: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:7198: $? = 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:7198: result: no
configure:7210: checking for sys_errlist
configure:7229: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccaYmuGX.o: warning: relocation against `sys_errlist' in read-only section `.text.startup'
/usr/bin/ld: /tmp/ccaYmuGX.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-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:7229: $? = 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:7247: result: no
configure:7210: checking for sys_nerr
configure:7229: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccVIvNpE.o: warning: relocation against `sys_nerr' in read-only section `.text.startup'
/usr/bin/ld: /tmp/ccVIvNpE.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-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:7229: $? = 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:7247: result: no
configure:7210: checking for sys_siglist
configure:7229: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccXwAAqR.o: warning: relocation against `sys_siglist' in read-only section `.text.startup'
/usr/bin/ld: /tmp/ccXwAAqR.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-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:7229: $? = 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:7247: result: no
configure:7254: checking for external symbol _system_configuration
configure:7267: 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:7267: $? = 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:7274: result: no
configure:7282: checking for __fsetlocking
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for canonicalize_file_name
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for dup3
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for getrlimit
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for getrusage
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for getsysinfo
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccSXhSk7.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:151: undefined reference to `getsysinfo'
collect2: error: ld returned 1 exit status
configure:7282: $? = 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:7282: result: no
configure:7282: checking for gettimeofday
configure:7282: result: yes
configure:7282: checking for on_exit
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for pipe2
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for psignal
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for pstat_getdynamic
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cckDF1OE.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:155: undefined reference to `pstat_getdynamic'
collect2: error: ld returned 1 exit status
configure:7282: $? = 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:7282: result: no
configure:7282: checking for pstat_getstatic
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccorb32X.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:155: undefined reference to `pstat_getstatic'
collect2: error: ld returned 1 exit status
configure:7282: $? = 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:7282: result: no
configure:7282: checking for realpath
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for setrlimit
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for spawnve
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccjW65xT.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:157: undefined reference to `spawnve'
collect2: error: ld returned 1 exit status
configure:7282: $? = 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:7282: result: no
configure:7282: checking for spawnvpe
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccB4uyvB.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:157: undefined reference to `spawnvpe'
collect2: error: ld returned 1 exit status
configure:7282: $? = 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:7282: result: no
configure:7282: checking for strerror
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for strsignal
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for sysconf
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for sysctl
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cc11DP1d.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:160: undefined reference to `sysctl'
collect2: error: ld returned 1 exit status
configure:7282: $? = 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:7282: result: no
configure:7282: checking for sysmp
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cckYe43u.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:160: undefined reference to `sysmp'
collect2: error: ld returned 1 exit status
configure:7282: $? = 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:7282: result: no
configure:7282: checking for table
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccCkjQDo.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-binutils-newlib/libiberty/conftest.c:160: undefined reference to `table'
collect2: error: ld returned 1 exit status
configure:7282: $? = 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:7282: result: no
configure:7282: checking for times
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for wait3
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for wait4
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7282: checking for sbrk
configure:7282: gcc -o conftest -g -O2 conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7292: checking whether basename is declared
configure:7292: gcc -c -g -O2 conftest.c >&5
configure:7292: $? = 0
configure:7292: result: yes
configure:7302: checking whether ffs is declared
configure:7302: gcc -c -g -O2 conftest.c >&5
configure:7302: $? = 0
configure:7302: result: yes
configure:7312: checking whether asprintf is declared
configure:7312: gcc -c -g -O2 conftest.c >&5
configure:7312: $? = 0
configure:7312: result: yes
configure:7322: checking whether vasprintf is declared
configure:7322: gcc -c -g -O2 conftest.c >&5
configure:7322: $? = 0
configure:7322: result: yes
configure:7332: checking whether snprintf is declared
configure:7332: gcc -c -g -O2 conftest.c >&5
configure:7332: $? = 0
configure:7332: result: yes
configure:7342: checking whether vsnprintf is declared
configure:7342: gcc -c -g -O2 conftest.c >&5
configure:7342: $? = 0
configure:7342: result: yes
configure:7353: checking whether calloc is declared
configure:7353: gcc -c -g -O2 conftest.c >&5
configure:7353: $? = 0
configure:7353: result: yes
configure:7363: checking whether getenv is declared
configure:7363: gcc -c -g -O2 conftest.c >&5
configure:7363: $? = 0
configure:7363: result: yes
configure:7373: checking whether getopt is declared
configure:7373: gcc -c -g -O2 conftest.c >&5
configure:7373: $? = 0
configure:7373: result: yes
configure:7383: checking whether malloc is declared
configure:7383: gcc -c -g -O2 conftest.c >&5
configure:7383: $? = 0
configure:7383: result: yes
configure:7393: checking whether realloc is declared
configure:7393: gcc -c -g -O2 conftest.c >&5
configure:7393: $? = 0
configure:7393: result: yes
configure:7406: checking whether sbrk is declared
configure:7406: gcc -c -g -O2 conftest.c >&5
configure:7406: $? = 0
configure:7406: result: yes
configure:7418: checking whether strtol is declared
configure:7418: gcc -c -g -O2 conftest.c >&5
configure:7418: $? = 0
configure:7418: result: yes
configure:7428: checking whether strtoul is declared
configure:7428: gcc -c -g -O2 conftest.c >&5
configure:7428: $? = 0
configure:7428: result: yes
configure:7438: checking whether strtoll is declared
configure:7438: gcc -c -g -O2 conftest.c >&5
configure:7438: $? = 0
configure:7438: result: yes
configure:7448: checking whether strtoull is declared
configure:7448: gcc -c -g -O2 conftest.c >&5
configure:7448: $? = 0
configure:7448: result: yes
configure:7459: checking whether strverscmp is declared
configure:7459: gcc -c -g -O2 conftest.c >&5
configure:7459: $? = 0
configure:7459: result: yes
configure:7470: checking whether strnlen is declared
configure:7470: gcc -c -g -O2 conftest.c >&5
configure:7470: $? = 0
configure:7470: result: yes
configure:7481: checking whether canonicalize_file_name must be declared
configure:7512: gcc -c -g -O2 conftest.c >&5
configure:7512: $? = 0
configure:7520: result: no
configure:7545: checking for stdlib.h
configure:7545: result: yes
configure:7545: checking for unistd.h
configure:7545: result: yes
configure:7545: checking for sys/param.h
configure:7545: result: yes
configure:7569: checking for getpagesize
configure:7569: result: yes
configure:7578: checking for working mmap
configure:7725: gcc -o conftest -g -O2 conftest.c >&5
configure:7725: $? = 0
configure:7725: ./conftest
configure:7725: $? = 0
configure:7735: result: yes
configure:7746: checking for working strncmp
configure:7818: 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:7818: $? = 0
configure:7818: ./conftest
configure:7818: $? = 0
configure:7829: result: yes
configure:7926: updating cache ./config.cache
configure:7976: 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/binutils/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