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.

931 lines
29 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 libdecnumber configure , which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/seti/riscv-gnu-toolchain/gcc/libdecnumber/configure --srcdir=/home/seti/riscv-gnu-toolchain/gcc/libdecnumber --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:2233: creating cache ./config.cache
configure:2339: checking whether make sets $(MAKE)
configure:2361: result: yes
configure:2378: checking for x86_64-pc-linux-gnu-gcc
configure:2405: result: gcc
configure:2674: checking for C compiler version
configure:2683: 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:2694: $? = 0
configure:2683: 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:2694: $? = 0
configure:2683: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2694: $? = 1
configure:2683: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2694: $? = 1
configure:2714: checking whether the C compiler works
configure:2736: gcc -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:2740: $? = 0
configure:2788: result: yes
configure:2791: checking for C compiler default output file name
configure:2793: result: a.out
configure:2799: checking for suffix of executables
configure:2806: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:2810: $? = 0
configure:2832: result:
configure:2854: checking whether we are cross compiling
configure:2862: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:2866: $? = 0
configure:2873: ./conftest
configure:2877: $? = 0
configure:2892: result: no
configure:2897: checking for suffix of object files
configure:2919: gcc -c -g -O2 conftest.c >&5
configure:2923: $? = 0
configure:2944: result: o
configure:2948: checking whether we are using the GNU C compiler
configure:2967: gcc -c -g -O2 conftest.c >&5
configure:2967: $? = 0
configure:2976: result: yes
configure:2985: checking whether gcc accepts -g
configure:3005: gcc -c -g conftest.c >&5
configure:3005: $? = 0
configure:3046: result: yes
configure:3063: checking for gcc option to accept ISO C89
configure:3126: gcc -c -g -O2 conftest.c >&5
configure:3126: $? = 0
configure:3139: result: none needed
configure:3162: checking for x86_64-pc-linux-gnu-ranlib
configure:3189: result: ranlib
configure:3254: checking for x86_64-pc-linux-gnu-ar
configure:3281: result: ar
configure:3349: checking for aclocal
configure:3365: found /usr/bin/aclocal
configure:3376: result: aclocal
configure:3392: checking for autoconf
configure:3408: found /usr/bin/autoconf
configure:3419: result: autoconf
configure:3435: checking for autoheader
configure:3451: found /usr/bin/autoheader
configure:3462: result: autoheader
configure:3498: checking whether gcc supports -W
configure:3515: gcc -c -W conftest.c >&5
configure:3515: $? = 0
configure:3524: result: yes
configure:3498: checking whether gcc supports -Wall
configure:3515: gcc -c -Wall conftest.c >&5
configure:3515: $? = 0
configure:3524: result: yes
configure:3498: checking whether gcc supports -Wwrite-strings
configure:3515: gcc -c -Wwrite-strings conftest.c >&5
configure:3515: $? = 0
configure:3524: result: yes
configure:3498: checking whether gcc supports -Wstrict-prototypes
configure:3515: gcc -c -Wstrict-prototypes conftest.c >&5
conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
11 | main ()
| ^~~~
configure:3515: $? = 0
configure:3524: result: yes
configure:3498: checking whether gcc supports -Wmissing-prototypes
configure:3515: gcc -c -Wmissing-prototypes conftest.c >&5
configure:3515: $? = 0
configure:3524: result: yes
configure:3498: checking whether gcc supports -Wold-style-definition
configure:3515: gcc -c -Wold-style-definition conftest.c >&5
conftest.c: In function 'main':
conftest.c:11:1: warning: old-style function definition [-Wold-style-definition]
11 | main ()
| ^~~~
configure:3515: $? = 0
configure:3524: result: yes
configure:3498: checking whether gcc supports -Wmissing-format-attribute
configure:3515: gcc -c -Wmissing-format-attribute conftest.c >&5
configure:3515: $? = 0
configure:3524: result: yes
configure:3498: checking whether gcc supports -Wcast-qual
configure:3515: gcc -c -Wcast-qual conftest.c >&5
configure:3515: $? = 0
configure:3524: result: yes
configure:3548: checking whether gcc supports -pedantic -Wlong-long
configure:3566: gcc -c -pedantic -Wlong-long conftest.c >&5
configure:3566: $? = 0
configure:3574: result: yes
configure:3606: checking whether gcc supports -fno-lto
configure:3623: gcc -c -fno-lto conftest.c >&5
configure:3623: $? = 0
configure:3632: result: yes
configure:3681: checking how to run the C preprocessor
configure:3712: gcc -E conftest.c
configure:3712: $? = 0
configure:3726: 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:3726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3751: result: gcc -E
configure:3771: gcc -E conftest.c
configure:3771: $? = 0
configure:3785: 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:3785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3814: checking for grep that handles long lines and -e
configure:3872: result: /usr/bin/grep
configure:3877: checking for egrep
configure:3939: result: /usr/bin/grep -E
configure:3944: checking for ANSI C header files
configure:3964: gcc -c -g -O2 conftest.c >&5
configure:3964: $? = 0
configure:4037: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:4037: $? = 0
configure:4037: ./conftest
configure:4037: $? = 0
configure:4048: result: yes
configure:4061: checking for sys/types.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4061: checking for sys/stat.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4061: checking for stdlib.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4061: checking for string.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4061: checking for memory.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4061: checking for strings.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4061: checking for inttypes.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4061: checking for stdint.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4061: checking for unistd.h
configure:4061: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: result: yes
configure:4076: checking ctype.h usability
configure:4076: gcc -c -g -O2 conftest.c >&5
configure:4076: $? = 0
configure:4076: result: yes
configure:4076: checking ctype.h presence
configure:4076: gcc -E conftest.c
configure:4076: $? = 0
configure:4076: result: yes
configure:4076: checking for ctype.h
configure:4076: result: yes
configure:4076: checking stddef.h usability
configure:4076: gcc -c -g -O2 conftest.c >&5
configure:4076: $? = 0
configure:4076: result: yes
configure:4076: checking stddef.h presence
configure:4076: gcc -E conftest.c
configure:4076: $? = 0
configure:4076: result: yes
configure:4076: checking for stddef.h
configure:4076: result: yes
configure:4076: checking for string.h
configure:4076: result: yes
configure:4076: checking stdio.h usability
configure:4076: gcc -c -g -O2 conftest.c >&5
configure:4076: $? = 0
configure:4076: result: yes
configure:4076: checking stdio.h presence
configure:4076: gcc -E conftest.c
configure:4076: $? = 0
configure:4076: result: yes
configure:4076: checking for stdio.h
configure:4076: result: yes
configure:4099: checking for uintmax_t
configure:4099: gcc -c -g -O2 conftest.c >&5
configure:4099: $? = 0
configure:4099: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:24: error: expected expression before ')' token
29 | if (sizeof ((uintmax_t)))
| ^
configure:4099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #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 HAVE_CTYPE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDIO_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| return 0;
| ;
| return 0;
| }
configure:4099: result: yes
configure:4108: checking for uintptr_t
configure:4108: gcc -c -g -O2 conftest.c >&5
configure:4108: $? = 0
configure:4108: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:24: error: expected expression before ')' token
29 | if (sizeof ((uintptr_t)))
| ^
configure:4108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #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 HAVE_CTYPE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDIO_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:4108: result: yes
configure:4117: checking for int_least32_t
configure:4117: gcc -c -g -O2 conftest.c >&5
configure:4117: $? = 0
configure:4117: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:28: error: expected expression before ')' token
29 | if (sizeof ((int_least32_t)))
| ^
configure:4117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #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 HAVE_CTYPE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDIO_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((int_least32_t)))
| return 0;
| ;
| return 0;
| }
configure:4117: result: yes
configure:4126: checking for int_fast32_t
configure:4126: gcc -c -g -O2 conftest.c >&5
configure:4126: $? = 0
configure:4126: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:27: error: expected expression before ')' token
29 | if (sizeof ((int_fast32_t)))
| ^
configure:4126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #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 HAVE_CTYPE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDIO_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((int_fast32_t)))
| return 0;
| ;
| return 0;
| }
configure:4126: result: yes
configure:4135: checking for uint64_t
configure:4135: gcc -c -g -O2 conftest.c >&5
configure:4135: $? = 0
configure:4135: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:23: error: expected expression before ')' token
29 | if (sizeof ((uint64_t)))
| ^
configure:4135: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #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 HAVE_CTYPE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDIO_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdint.h>
|
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:4135: result: yes
configure:4216: checking what to include in gstdint.h
configure:4244: result: stdint.h (already complete)
configure:4489: checking for an ANSI C-conforming const
configure:4555: gcc -c -g -O2 conftest.c >&5
configure:4555: $? = 0
configure:4562: result: yes
configure:4570: checking for off_t
configure:4570: gcc -c -g -O2 conftest.c >&5
configure:4570: $? = 0
configure:4570: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:20: error: expected expression before ')' token
59 | if (sizeof ((off_t)))
| ^
configure:4570: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #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 HAVE_CTYPE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDIO_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
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:4570: result: yes
configure:4585: checking size of int
configure:4590: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:4590: $? = 0
configure:4590: ./conftest
configure:4590: $? = 0
configure:4604: result: 4
configure:4618: checking size of long
configure:4623: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
configure:4623: $? = 0
configure:4623: ./conftest
configure:4623: $? = 0
configure:4637: result: 8
configure:4649: checking for ANSI C header files
configure:4753: result: yes
configure:4781: checking build system type
configure:4795: result: x86_64-pc-linux-gnu
configure:4815: checking host system type
configure:4828: result: x86_64-pc-linux-gnu
configure:4848: checking target system type
configure:4861: result: riscv32-unknown-elf
configure:4890: checking for decimal floating point
configure:4913: WARNING: decimal float is not supported for this target, ignored
configure:4955: result: dpd
configure:4960: checking whether byte ordering is bigendian
configure:4975: gcc -c -g -O2 conftest.c >&5
conftest.c:27:16: error: unknown type name 'not'
27 | not a universal capable compiler
| ^~~
conftest.c:27:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
27 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:27:22: error: unknown type name 'universal'
configure:4975: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #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 HAVE_CTYPE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDIO_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5020: gcc -c -g -O2 conftest.c >&5
configure:5020: $? = 0
configure:5038: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:18: error: unknown type name 'not'; did you mean 'ino_t'?
33 | not big endian
| ^~~
| ino_t
conftest.c:33:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
33 | not big endian
| ^~~~~~
configure:5038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdecnumber"
| #define PACKAGE_TARNAME "libdecnumber"
| #define PACKAGE_VERSION " "
| #define PACKAGE_STRING "libdecnumber "
| #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 HAVE_CTYPE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDIO_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define STDC_HEADERS 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:5166: result: no
configure:5209: checking for CET support
configure:5238: gcc -c -g -O2 -fcf-protection conftest.c >&5
configure:5238: $? = 0
configure:5304: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5304: $? = 0
configure:5332: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5332: $? = 0
configure:5332: ./conftest
configure:5332: $? = 0
configure:5379: gcc -o conftest -g -O2 -fcf-protection=none -static-libstdc++ -static-libgcc -Wl,-z,ibt,-z,shstk conftest.c >&5
configure:5379: $? = 0
configure:5379: ./conftest
configure:5379: $? = 0
configure:5400: result: yes
configure:5482: updating cache ./config.cache
configure:5532: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libdecnumber 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:859: creating Makefile
config.status:859: creating config.h
config.status:1028: executing gstdint.h 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_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='-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_header_ctype_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=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_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_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_target=riscv32-unknown-elf
ac_cv_type_int_fast32_t=yes
ac_cv_type_int_least32_t=yes
ac_cv_type_off_t=yes
ac_cv_type_u_int64_t=no
ac_cv_type_uint64_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
acx_cv_header_stdint=stdint.h
acx_cv_header_stdint_kind='(already complete)'
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__Wcast_qual=yes
acx_cv_prog_cc_warning__Wmissing_format_attribute=yes
acx_cv_prog_cc_warning__Wmissing_prototypes=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_lto=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal'
ADDITIONAL_OBJS=''
AR='ar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
CC='gcc'
CET_HOST_FLAGS=''
CFLAGS='-g -O2 '
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
LDFLAGS='-static-libstdc++ -static-libgcc '
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
OBJEXT='o'
PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org'
PACKAGE_NAME='libdecnumber'
PACKAGE_STRING='libdecnumber '
PACKAGE_TARNAME='libdecnumber'
PACKAGE_URL=''
PACKAGE_VERSION=' '
PATH_SEPARATOR=':'
PICFLAG=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual'
WARN_PEDANTIC='-pedantic -Wno-long-long'
WERROR=''
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_decimal_float='dpd'
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'
nolto_flags='-fno-lto'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/riscv'
program_transform_name='s&^&riscv32-unknown-elf-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='riscv32-unknown-elf'
target_alias='riscv32-unknown-elf'
target_cpu='riscv32'
target_os='elf'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libdecnumber"
#define PACKAGE_TARNAME "libdecnumber"
#define PACKAGE_VERSION " "
#define PACKAGE_STRING "libdecnumber "
#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 HAVE_CTYPE_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STRING_H 1
#define HAVE_STDIO_H 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define STDC_HEADERS 1
configure: exit 0