Projet_SETI_RISC-V/riscv-gnu-toolchain/build-gcc-newlib-stage1/libcpp/config.log

2097 lines
66 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 cpplib configure , which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/seti/riscv-gnu-toolchain/gcc/libcpp/configure --srcdir=/home/seti/riscv-gnu-toolchain/gcc/libcpp --cache-file=./config.cache --with-system-zlib --prefix=/opt/riscv --disable-shared --disable-threads --disable-tls --with-system-zlib --with-newlib --with-sysroot=/opt/riscv/riscv32-unknown-elf --disable-libmudflap --disable-libssp --disable-libquadmath --disable-libgomp --disable-nls --disable-tm-clone-registry --disable-multilib --with-abi=ilp32 --with-arch=rv32imc --with-tune=rocket --with-isa-spec=2.2 --enable-languages=c,c++,lto --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:2537: creating cache ./config.cache
configure:2645: checking build system type
configure:2659: result: x86_64-pc-linux-gnu
configure:2679: checking host system type
configure:2692: result: x86_64-pc-linux-gnu
configure:2712: checking target system type
configure:2725: result: riscv32-unknown-elf
configure:2754: checking whether make sets $(MAKE)
configure:2776: result: yes
configure:2799: checking for a BSD-compatible install
configure:2867: result: /usr/bin/install -c
configure:2886: checking for x86_64-pc-linux-gnu-gcc
configure:2913: result: gcc
configure:3182: checking for C compiler version
configure:3191: 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:3202: $? = 0
configure:3191: 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:3202: $? = 0
configure:3191: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3202: $? = 1
configure:3191: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3202: $? = 1
configure:3222: checking whether the C compiler works
configure:3244: gcc -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:3248: $? = 0
configure:3296: result: yes
configure:3299: checking for C compiler default output file name
configure:3301: result: a.out
configure:3307: checking for suffix of executables
configure:3314: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:3318: $? = 0
configure:3340: result:
configure:3362: checking whether we are cross compiling
configure:3370: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:3374: $? = 0
configure:3381: ./conftest
configure:3385: $? = 0
configure:3400: result: no
configure:3405: checking for suffix of object files
configure:3427: gcc -c -g -O2 conftest.c >&5
configure:3431: $? = 0
configure:3452: result: o
configure:3456: checking whether we are using the GNU C compiler
configure:3475: gcc -c -g -O2 conftest.c >&5
configure:3475: $? = 0
configure:3484: result: yes
configure:3493: checking whether gcc accepts -g
configure:3513: gcc -c -g conftest.c >&5
configure:3513: $? = 0
configure:3554: result: yes
configure:3571: checking for gcc option to accept ISO C89
configure:3634: gcc -c -g -O2 conftest.c >&5
configure:3634: $? = 0
configure:3647: result: none needed
configure:3779: checking for C++ compiler version
configure:3788: g++ --version >&5
g++ (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:3799: $? = 0
configure:3788: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
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:3799: $? = 0
configure:3788: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3799: $? = 1
configure:3788: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3799: $? = 1
configure:3803: checking whether we are using the GNU C++ compiler
configure:3822: g++ -c -g -O2 conftest.cpp >&5
configure:3822: $? = 0
configure:3831: result: yes
configure:3840: checking whether g++ accepts -g
configure:3860: g++ -c -g conftest.cpp >&5
configure:3860: $? = 0
configure:3901: result: yes
configure:3927: checking for x86_64-pc-linux-gnu-ranlib
configure:3954: result: ranlib
configure:4019: checking for x86_64-pc-linux-gnu-ar
configure:4046: result: ar
configure:4115: checking how to run the C preprocessor
configure:4146: gcc -E conftest.c
configure:4146: $? = 0
configure:4160: 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:4160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4185: result: gcc -E
configure:4205: gcc -E conftest.c
configure:4205: $? = 0
configure:4219: 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:4219: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4248: checking for grep that handles long lines and -e
configure:4306: result: /usr/bin/grep
configure:4311: checking for egrep
configure:4373: result: /usr/bin/grep -E
configure:4378: checking for ANSI C header files
configure:4398: gcc -c -g -O2 conftest.c >&5
configure:4398: $? = 0
configure:4471: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:4471: $? = 0
configure:4471: ./conftest
configure:4471: $? = 0
configure:4482: result: yes
configure:4495: checking for sys/types.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4495: checking for sys/stat.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4495: checking for stdlib.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4495: checking for string.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4495: checking for memory.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4495: checking for strings.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4495: checking for inttypes.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4495: checking for stdint.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4495: checking for unistd.h
configure:4495: gcc -c -g -O2 conftest.c >&5
configure:4495: $? = 0
configure:4495: result: yes
configure:4508: checking minix/config.h usability
configure:4508: 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:4508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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:4508: result: no
configure:4508: checking minix/config.h presence
configure:4508: 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:4508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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:4508: result: no
configure:4508: checking for minix/config.h
configure:4508: result: no
configure:4529: checking whether it is safe to define __EXTENSIONS__
configure:4547: gcc -c -g -O2 conftest.c >&5
configure:4547: $? = 0
configure:4554: result: yes
configure:4575: checking for special C compiler options needed for large files
configure:4620: result: no
configure:4626: checking for _FILE_OFFSET_BITS value needed for large files
configure:4651: gcc -c -g -O2 conftest.c >&5
configure:4651: $? = 0
configure:4683: result: no
configure:4774: checking for aclocal
configure:4790: found /usr/bin/aclocal
configure:4801: result: aclocal
configure:4817: checking for autoconf
configure:4833: found /usr/bin/autoconf
configure:4844: result: autoconf
configure:4860: checking for autoheader
configure:4876: found /usr/bin/autoheader
configure:4887: result: autoheader
configure:4926: checking whether gcc supports -W
configure:4943: gcc -c -W conftest.c >&5
configure:4943: $? = 0
configure:4952: result: yes
configure:4926: checking whether gcc supports -Wall
configure:4943: gcc -c -Wall conftest.c >&5
configure:4943: $? = 0
configure:4952: result: yes
configure:4926: checking whether gcc supports -Wnarrowing
configure:4943: gcc -c -Wnarrowing conftest.c >&5
configure:4943: $? = 0
configure:4952: result: yes
configure:4926: checking whether gcc supports -Wwrite-strings
configure:4943: gcc -c -Wwrite-strings conftest.c >&5
configure:4943: $? = 0
configure:4952: result: yes
configure:4926: checking whether gcc supports -Wmissing-format-attribute
configure:4943: gcc -c -Wmissing-format-attribute conftest.c >&5
configure:4943: $? = 0
configure:4952: result: yes
configure:4984: checking whether gcc supports -Wstrict-prototypes
configure:5001: gcc -c -Wstrict-prototypes conftest.c >&5
conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
26 | main ()
| ^~~~
configure:5001: $? = 0
configure:5010: result: yes
configure:4984: checking whether gcc supports -Wmissing-prototypes
configure:5001: gcc -c -Wmissing-prototypes conftest.c >&5
configure:5001: $? = 0
configure:5010: result: yes
configure:4984: checking whether gcc supports -Wold-style-definition
configure:5001: gcc -c -Wold-style-definition conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:1: warning: old-style function definition [-Wold-style-definition]
26 | main ()
| ^~~~
configure:5001: $? = 0
configure:5010: result: yes
configure:4984: checking whether gcc supports -Wc++-compat
configure:5001: gcc -c -Wc++-compat conftest.c >&5
configure:5001: $? = 0
configure:5010: result: yes
configure:5034: checking whether gcc supports -pedantic -Wlong-long
configure:5052: gcc -c -pedantic -Wlong-long conftest.c >&5
configure:5052: $? = 0
configure:5060: result: yes
configure:5093: checking whether gcc supports -fno-exceptions
configure:5110: gcc -c -fno-exceptions conftest.c >&5
configure:5110: $? = 0
configure:5119: result: yes
configure:5093: checking whether gcc supports -fno-rtti
configure:5110: gcc -c -fno-rtti conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:5110: $? = 0
configure:5119: result: yes
configure:5188: g++ -c -g -O2 conftest.cpp >&5
configure:5188: $? = 0
configure:5203: checking dependency style of g++
configure:5234: trying gcc3
| depmode=gcc3 source=sub/conftest.c object=sub/conftest.o depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/bash ./depcomp g++ -c -o sub/conftest.o sub/conftest.c
configure:5273: success
configure:5288: result: gcc3
configure:5298: checking whether time.h and sys/time.h may both be included
configure:5318: gcc -c -g -O2 conftest.c >&5
configure:5318: $? = 0
configure:5325: result: yes
configure:5333: checking whether string.h and strings.h may both be included
configure:5350: gcc -c -g -O2 conftest.c >&5
configure:5350: $? = 0
configure:5357: result: yes
configure:5370: checking locale.h usability
configure:5370: gcc -c -g -O2 conftest.c >&5
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking locale.h presence
configure:5370: gcc -E conftest.c
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking for locale.h
configure:5370: result: yes
configure:5370: checking fcntl.h usability
configure:5370: gcc -c -g -O2 conftest.c >&5
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking fcntl.h presence
configure:5370: gcc -E conftest.c
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking for fcntl.h
configure:5370: result: yes
configure:5370: checking limits.h usability
configure:5370: gcc -c -g -O2 conftest.c >&5
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking limits.h presence
configure:5370: gcc -E conftest.c
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking for limits.h
configure:5370: result: yes
configure:5370: checking stddef.h usability
configure:5370: gcc -c -g -O2 conftest.c >&5
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking stddef.h presence
configure:5370: gcc -E conftest.c
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking for stddef.h
configure:5370: result: yes
configure:5370: checking for stdlib.h
configure:5370: result: yes
configure:5370: checking for strings.h
configure:5370: result: yes
configure:5370: checking for string.h
configure:5370: result: yes
configure:5370: checking sys/file.h usability
configure:5370: gcc -c -g -O2 conftest.c >&5
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking sys/file.h presence
configure:5370: gcc -E conftest.c
configure:5370: $? = 0
configure:5370: result: yes
configure:5370: checking for sys/file.h
configure:5370: result: yes
configure:5370: checking for unistd.h
configure:5370: result: yes
configure:5382: checking whether byte ordering is bigendian
configure:5397: gcc -c -g -O2 conftest.c >&5
conftest.c:36:16: error: unknown type name 'not'
36 | not a universal capable compiler
| ^~~
conftest.c:36:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
36 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:36:22: error: unknown type name 'universal'
configure:5397: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5442: $? = 0
configure:5460: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:42:18: error: unknown type name 'not'; did you mean 'ino_t'?
42 | not big endian
| ^~~
| ino_t
conftest.c:42:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
42 | not big endian
| ^~~~~~
configure:5460: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 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:5588: result: no
configure:5606: checking for an ANSI C-conforming const
configure:5672: gcc -c -g -O2 conftest.c >&5
configure:5672: $? = 0
configure:5679: result: yes
configure:5687: checking for inline
configure:5703: gcc -c -g -O2 conftest.c >&5
configure:5703: $? = 0
configure:5711: result: inline
configure:5729: checking for obstacks
configure:5750: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5750: $? = 0
configure:5758: result: yes
configure:5773: checking for off_t
configure:5773: gcc -c -g -O2 conftest.c >&5
configure:5773: $? = 0
configure:5773: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:20: error: expected expression before ')' token
72 | if (sizeof ((off_t)))
| ^
configure:5773: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 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 ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:5773: result: yes
configure:5784: checking for size_t
configure:5784: gcc -c -g -O2 conftest.c >&5
configure:5784: $? = 0
configure:5784: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:21: error: expected expression before ')' token
72 | if (sizeof ((size_t)))
| ^
configure:5784: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5784: result: yes
configure:5795: checking for ssize_t
configure:5795: gcc -c -g -O2 conftest.c >&5
configure:5795: $? = 0
configure:5795: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:22: error: expected expression before ')' token
72 | if (sizeof ((ssize_t)))
| ^
configure:5795: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 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:5795: result: yes
configure:5807: checking for uintptr_t
configure:5807: gcc -c -g -O2 conftest.c >&5
configure:5807: $? = 0
configure:5807: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:24: error: expected expression before ')' token
72 | if (sizeof ((uintptr_t)))
| ^
configure:5807: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 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:5807: result: yes
configure:5843: checking for ptrdiff_t
configure:5843: gcc -c -g -O2 conftest.c >&5
configure:5843: $? = 0
configure:5843: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:24: error: expected expression before ')' token
73 | if (sizeof ((ptrdiff_t)))
| ^
configure:5843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 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 ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:5843: result: yes
configure:5854: checking for uint64_t
configure:5854: gcc -c -g -O2 conftest.c >&5
configure:5854: $? = 0
configure:5854: result: yes
configure:5871: checking whether struct tm is in sys/time.h or time.h
configure:5891: gcc -c -g -O2 conftest.c >&5
configure:5891: $? = 0
configure:5898: result: time.h
configure:5910: checking size of int
configure:5915: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5915: $? = 0
configure:5915: ./conftest
configure:5915: $? = 0
configure:5929: result: 4
configure:5943: checking size of long
configure:5948: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5948: $? = 0
configure:5948: ./conftest
configure:5948: $? = 0
configure:5962: result: 8
configure:5976: checking for clearerr_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for feof_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for ferror_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for fflush_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for fgetc_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for fgets_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for fileno_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for fprintf_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
conftest.c:69:6: warning: conflicting types for built-in function 'fprintf_unlocked'; expected 'int(void *, const char *, ...)' [-Wbuiltin-declaration-mismatch]
69 | char fprintf_unlocked ();
| ^~~~~~~~~~~~~~~~
/usr/bin/ld: /tmp/ccc3UcFR.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gcc-newlib-stage1/libcpp/conftest.c:80: undefined reference to `fprintf_unlocked'
collect2: error: ld returned 1 exit status
configure:5976: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FFLUSH_UNLOCKED 1
| #define HAVE_FGETC_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| /* end confdefs.h. */
| /* Define fprintf_unlocked to an innocuous variant, in case <limits.h> declares fprintf_unlocked.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fprintf_unlocked innocuous_fprintf_unlocked
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fprintf_unlocked (); 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 fprintf_unlocked
|
| /* 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 fprintf_unlocked ();
| /* 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_fprintf_unlocked || defined __stub___fprintf_unlocked
| choke me
| #endif
|
| int
| main ()
| {
| return fprintf_unlocked ();
| ;
| return 0;
| }
configure:5976: result: no
configure:5976: checking for fputc_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
conftest.c:69:6: warning: conflicting types for built-in function 'fputc_unlocked'; expected 'int(int, void *)' [-Wbuiltin-declaration-mismatch]
69 | char fputc_unlocked ();
| ^~~~~~~~~~~~~~
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for fputs_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
conftest.c:70:6: warning: conflicting types for built-in function 'fputs_unlocked'; expected 'int(const char *, void *)' [-Wbuiltin-declaration-mismatch]
70 | char fputs_unlocked ();
| ^~~~~~~~~~~~~~
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for fread_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for fwrite_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'fwrite_unlocked'; expected 'long unsigned int(const void *, long unsigned int, long unsigned int, void *)' [-Wbuiltin-declaration-mismatch]
72 | char fwrite_unlocked ();
| ^~~~~~~~~~~~~~~
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for getchar_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for getc_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for putchar_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'putchar_unlocked'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
75 | char putchar_unlocked ();
| ^~~~~~~~~~~~~~~~
configure:5976: $? = 0
configure:5976: result: yes
configure:5976: checking for putc_unlocked
configure:5976: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'putc_unlocked'; expected 'int(int, void *)' [-Wbuiltin-declaration-mismatch]
76 | char putc_unlocked ();
| ^~~~~~~~~~~~~
configure:5976: $? = 0
configure:5976: result: yes
configure:5985: checking whether abort is declared
configure:5985: gcc -c -g -O2 conftest.c >&5
configure:5985: $? = 0
configure:5985: result: yes
configure:5995: checking whether asprintf is declared
configure:5995: gcc -c -g -O2 conftest.c >&5
configure:5995: $? = 0
configure:5995: result: yes
configure:6006: checking whether basename is declared
configure:6006: gcc -c -g -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6016: checking whether errno is declared
configure:6016: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:10: error: 'errno' undeclared (first use in this function)
97 | (void) errno;
| ^~~~~
conftest.c:89:1: note: 'errno' is defined in header '<errno.h>'; did you forget to '#include <errno.h>'?
88 | # include <unistd.h>
89 | #endif
conftest.c:97:10: note: each undeclared identifier is reported only once for each function it appears in
97 | (void) errno;
| ^~~~~
configure:6016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FFLUSH_UNLOCKED 1
| #define HAVE_FGETC_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_FPUTC_UNLOCKED 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FREAD_UNLOCKED 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_BASENAME 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 ()
| {
| #ifndef errno
| #ifdef __cplusplus
| (void) errno;
| #else
| (void) errno;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6016: result: no
configure:6026: checking whether getopt is declared
configure:6026: gcc -c -g -O2 conftest.c >&5
configure:6026: $? = 0
configure:6026: result: yes
configure:6036: checking whether vasprintf is declared
configure:6036: gcc -c -g -O2 conftest.c >&5
configure:6036: $? = 0
configure:6036: result: yes
configure:6047: checking whether clearerr_unlocked is declared
configure:6047: gcc -c -g -O2 conftest.c >&5
configure:6047: $? = 0
configure:6047: result: yes
configure:6057: checking whether feof_unlocked is declared
configure:6057: gcc -c -g -O2 conftest.c >&5
configure:6057: $? = 0
configure:6057: result: yes
configure:6067: checking whether ferror_unlocked is declared
configure:6067: gcc -c -g -O2 conftest.c >&5
configure:6067: $? = 0
configure:6067: result: yes
configure:6077: checking whether fflush_unlocked is declared
configure:6077: gcc -c -g -O2 conftest.c >&5
configure:6077: $? = 0
configure:6077: result: yes
configure:6087: checking whether fgetc_unlocked is declared
configure:6087: gcc -c -g -O2 conftest.c >&5
configure:6087: $? = 0
configure:6087: result: yes
configure:6097: checking whether fgets_unlocked is declared
configure:6097: gcc -c -g -O2 conftest.c >&5
configure:6097: $? = 0
configure:6097: result: yes
configure:6107: checking whether fileno_unlocked is declared
configure:6107: gcc -c -g -O2 conftest.c >&5
configure:6107: $? = 0
configure:6107: result: yes
configure:6117: checking whether fprintf_unlocked is declared
configure:6117: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:10: error: 'fprintf_unlocked' undeclared (first use in this function); did you mean 'fwrite_unlocked'?
107 | (void) fprintf_unlocked;
| ^~~~~~~~~~~~~~~~
| fwrite_unlocked
conftest.c:107:10: note: each undeclared identifier is reported only once for each function it appears in
configure:6117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FFLUSH_UNLOCKED 1
| #define HAVE_FGETC_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_FPUTC_UNLOCKED 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FREAD_UNLOCKED 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_BASENAME 1
| #define HAVE_DECL_ERRNO 0
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETC_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FILENO_UNLOCKED 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 ()
| {
| #ifndef fprintf_unlocked
| #ifdef __cplusplus
| (void) fprintf_unlocked;
| #else
| (void) fprintf_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6117: result: no
configure:6127: checking whether fputc_unlocked is declared
configure:6127: gcc -c -g -O2 conftest.c >&5
configure:6127: $? = 0
configure:6127: result: yes
configure:6137: checking whether fputs_unlocked is declared
configure:6137: gcc -c -g -O2 conftest.c >&5
configure:6137: $? = 0
configure:6137: result: yes
configure:6147: checking whether fread_unlocked is declared
configure:6147: gcc -c -g -O2 conftest.c >&5
configure:6147: $? = 0
configure:6147: result: yes
configure:6157: checking whether fwrite_unlocked is declared
configure:6157: gcc -c -g -O2 conftest.c >&5
configure:6157: $? = 0
configure:6157: result: yes
configure:6167: checking whether getchar_unlocked is declared
configure:6167: gcc -c -g -O2 conftest.c >&5
configure:6167: $? = 0
configure:6167: result: yes
configure:6177: checking whether getc_unlocked is declared
configure:6177: gcc -c -g -O2 conftest.c >&5
configure:6177: $? = 0
configure:6177: result: yes
configure:6187: checking whether putchar_unlocked is declared
configure:6187: gcc -c -g -O2 conftest.c >&5
configure:6187: $? = 0
configure:6187: result: yes
configure:6197: checking whether putc_unlocked is declared
configure:6197: gcc -c -g -O2 conftest.c >&5
configure:6197: $? = 0
configure:6197: result: yes
configure:6212: checking for working alloca.h
configure:6229: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:6229: $? = 0
configure:6237: result: yes
configure:6245: checking for alloca
configure:6282: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:6282: $? = 0
configure:6290: result: yes
configure:6396: checking for ANSI C header files
configure:6500: result: yes
configure:6509: checking for nl_langinfo and CODESET
configure:6525: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:6525: $? = 0
configure:6534: result: yes
configure:6555: checking whether NLS is requested
configure:6558: result: no
configure:6613: checking for uchar
configure:6632: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:6: error: 'uchar' undeclared (first use in this function); did you mean 'u_char'?
86 | if ((uchar *)0) return 0;
| ^~~~~
| u_char
conftest.c:86:6: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:86:13: error: expected expression before ')' token
86 | if ((uchar *)0) return 0;
| ^
configure:6632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cpplib"
| #define PACKAGE_TARNAME "cpplib"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "cpplib "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #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 TIME_WITH_SYS_TIME 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBSTACK 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_CLEARERR_UNLOCKED 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FERROR_UNLOCKED 1
| #define HAVE_FFLUSH_UNLOCKED 1
| #define HAVE_FGETC_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_FILENO_UNLOCKED 1
| #define HAVE_FPUTC_UNLOCKED 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FREAD_UNLOCKED 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETCHAR_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_PUTCHAR_UNLOCKED 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_DECL_ABORT 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_BASENAME 1
| #define HAVE_DECL_ERRNO 0
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETC_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FILENO_UNLOCKED 1
| #define HAVE_DECL_FPRINTF_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define STDC_HEADERS 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
|
| int
| main ()
| {
| if ((uchar *)0) return 0;
| if (sizeof(uchar)) return 0;
| ;
| return 0;
| }
configure:6639: result:
configure:6651: checking size of ino_t
configure:6656: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:6656: $? = 0
configure:6656: ./conftest
configure:6656: $? = 0
configure:6670: result: 8
configure:6684: checking size of dev_t
configure:6689: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:6689: $? = 0
configure:6689: ./conftest
configure:6689: $? = 0
configure:6703: result: 8
configure:6762: checking for ld used by GCC
configure:6825: result: ld
configure:6832: checking if the linker (ld) is GNU ld
GNU ld (GNU Binutils for Ubuntu) 2.38
configure:6844: result: yes
configure:6850: checking for shared library run path origin
configure:6863: result: done
configure:7283: checking for iconv
configure:7307: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
configure:7307: $? = 0
configure:7381: result: yes
configure:7424: checking for iconv declaration
configure:7453: g++ -c -g -O2 conftest.cpp >&5
configure:7453: $? = 0
configure:7464: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:7629: checking for CET support
configure:7658: gcc -c -g -O2 -fcf-protection conftest.c >&5
configure:7658: $? = 0
configure:7724: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:7724: $? = 0
configure:7752: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:7752: $? = 0
configure:7752: ./conftest
configure:7752: $? = 0
configure:7799: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:7799: $? = 0
configure:7799: ./conftest
configure:7799: $? = 0
configure:7820: result: yes
configure:7920: updating cache ./config.cache
configure:7970: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by cpplib 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:931: creating Makefile
config.status:931: creating config.h
config.status:1105: executing depdir 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_uint64_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g -O2 '
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
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_alloca_works=yes
ac_cv_func_clearerr_unlocked=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_ferror_unlocked=yes
ac_cv_func_fflush_unlocked=yes
ac_cv_func_fgetc_unlocked=yes
ac_cv_func_fgets_unlocked=yes
ac_cv_func_fileno_unlocked=yes
ac_cv_func_fprintf_unlocked=no
ac_cv_func_fputc_unlocked=yes
ac_cv_func_fputs_unlocked=yes
ac_cv_func_fread_unlocked=yes
ac_cv_func_fwrite_unlocked=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getchar_unlocked=yes
ac_cv_func_obstack=yes
ac_cv_func_putc_unlocked=yes
ac_cv_func_putchar_unlocked=yes
ac_cv_have_decl_abort=yes
ac_cv_have_decl_asprintf=yes
ac_cv_have_decl_basename_char_p_=yes
ac_cv_have_decl_clearerr_unlocked=yes
ac_cv_have_decl_errno=no
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_ferror_unlocked=yes
ac_cv_have_decl_fflush_unlocked=yes
ac_cv_have_decl_fgetc_unlocked=yes
ac_cv_have_decl_fgets_unlocked=yes
ac_cv_have_decl_fileno_unlocked=yes
ac_cv_have_decl_fprintf_unlocked=no
ac_cv_have_decl_fputc_unlocked=yes
ac_cv_have_decl_fputs_unlocked=yes
ac_cv_have_decl_fread_unlocked=yes
ac_cv_have_decl_fwrite_unlocked=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getopt=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_vasprintf=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ACLOCAL=aclocal
ac_cv_prog_AR=ar
ac_cv_prog_AUTOCONF=autoconf
ac_cv_prog_AUTOHEADER=autoheader
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sizeof_dev_t=8
ac_cv_sizeof_ino_t=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=riscv32-unknown-elf
ac_cv_type_off_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uchar=no
ac_cv_type_uintptr_t=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
acx_cv_prog_cc_pedantic__Wlong_long=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__Wmissing_format_attribute=yes
acx_cv_prog_cc_warning__Wmissing_prototypes=yes
acx_cv_prog_cc_warning__Wnarrowing=yes
acx_cv_prog_cc_warning__Wold_style_definition=yes
acx_cv_prog_cc_warning__Wstrict_prototypes=yes
acx_cv_prog_cc_warning__Wwrite_strings=yes
acx_cv_prog_cc_warning__fno_exceptions=yes
acx_cv_prog_cc_warning__fno_rtti=yes
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
gcc_cv_header_string=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal'
ALLOCA=''
AR='ar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CET_HOST_FLAGS=''
CFLAGS='-g -O2 '
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 '
DATADIRNAME=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
GENCAT=''
GMSGFMT=':'
GREP='/usr/bin/grep'
INCINTL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
LDFLAGS='-static-libstdc++ -static-libgcc '
LIBICONV=''
LIBINTL=''
LIBINTL_DEP=''
LIBOBJS=''
LIBS=''
LTLIBICONV=''
LTLIBOBJS=''
MAINT='#'
OBJEXT='o'
PACKAGE='cpplib'
PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org'
PACKAGE_NAME='cpplib'
PACKAGE_STRING='cpplib '
PACKAGE_TARNAME='cpplib'
PACKAGE_URL=''
PACKAGE_VERSION=' '
PATH_SEPARATOR=':'
PICFLAG=''
POSUB=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
USED_CATALOGS=''
USE_NLS='no'
WARN_PEDANTIC='-pedantic -Wno-long-long'
WERROR=''
XGETTEXT=':'
ac_ct_CC=''
ac_ct_CXX=''
am__leading_dot='.'
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'
c_warn='-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
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'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
noexception_flags='-fno-exceptions -fno-rtti'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/riscv'
program_transform_name='s&^&riscv32-unknown-elf-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='riscv32-unknown-elf'
target_alias='riscv32-unknown-elf'
target_cpu='riscv32'
target_os='elf'
target_vendor='unknown'
warn='-W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "cpplib"
#define PACKAGE_TARNAME "cpplib"
#define PACKAGE_VERSION " "
#define PACKAGE_STRING "cpplib "
#define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
#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 TIME_WITH_SYS_TIME 1
#define STRING_WITH_STRINGS 1
#define HAVE_LOCALE_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_OBSTACK 1
#define HAVE_UINTPTR_T 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define HAVE_CLEARERR_UNLOCKED 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_FERROR_UNLOCKED 1
#define HAVE_FFLUSH_UNLOCKED 1
#define HAVE_FGETC_UNLOCKED 1
#define HAVE_FGETS_UNLOCKED 1
#define HAVE_FILENO_UNLOCKED 1
#define HAVE_FPUTC_UNLOCKED 1
#define HAVE_FPUTS_UNLOCKED 1
#define HAVE_FREAD_UNLOCKED 1
#define HAVE_FWRITE_UNLOCKED 1
#define HAVE_GETCHAR_UNLOCKED 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_PUTCHAR_UNLOCKED 1
#define HAVE_PUTC_UNLOCKED 1
#define HAVE_DECL_ABORT 1
#define HAVE_DECL_ASPRINTF 1
#define HAVE_DECL_BASENAME 1
#define HAVE_DECL_ERRNO 0
#define HAVE_DECL_GETOPT 1
#define HAVE_DECL_VASPRINTF 1
#define HAVE_DECL_CLEARERR_UNLOCKED 1
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FERROR_UNLOCKED 1
#define HAVE_DECL_FFLUSH_UNLOCKED 1
#define HAVE_DECL_FGETC_UNLOCKED 1
#define HAVE_DECL_FGETS_UNLOCKED 1
#define HAVE_DECL_FILENO_UNLOCKED 1
#define HAVE_DECL_FPRINTF_UNLOCKED 0
#define HAVE_DECL_FPUTC_UNLOCKED 1
#define HAVE_DECL_FPUTS_UNLOCKED 1
#define HAVE_DECL_FREAD_UNLOCKED 1
#define HAVE_DECL_FWRITE_UNLOCKED 1
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define STDC_HEADERS 1
#define HAVE_LANGINFO_CODESET 1
#define SIZEOF_INO_T 8
#define SIZEOF_DEV_T 8
#define HAVE_ICONV 1
#define ICONV_CONST
#define PACKAGE "cpplib"
#define CHECKING_P 0
#define ENABLE_ASSERT_CHECKING 1
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
configure: exit 0