911 lines
28 KiB
Text
911 lines
28 KiB
Text
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/gdb/libdecnumber/configure --srcdir=/home/seti/riscv-gnu-toolchain/gdb/libdecnumber --cache-file=./config.cache --prefix=/opt/riscv --disable-werror --with-expat=yes --enable-gdb --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --program-transform-name=s&^&riscv32-unknown-elf-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=riscv32-unknown-elf
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = seti-VirtualBox
|
|
uname -m = x86_64
|
|
uname -r = 5.15.0-58-generic
|
|
uname -s = Linux
|
|
uname -v = #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023
|
|
|
|
/usr/bin/uname -p = x86_64
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = x86_64
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /home/seti/riscv-gnu-toolchain/scripts/wrapper/sed
|
|
PATH: /opt/riscv/bin
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /snap/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2183: creating cache ./config.cache
|
|
configure:2289: checking whether make sets $(MAKE)
|
|
configure:2311: result: yes
|
|
configure:2328: checking for x86_64-pc-linux-gnu-gcc
|
|
configure:2355: result: gcc
|
|
configure:2624: checking for C compiler version
|
|
configure:2633: 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:2644: $? = 0
|
|
configure:2633: 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:2644: $? = 0
|
|
configure:2633: gcc -V >&5
|
|
gcc: error: unrecognized command-line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2644: $? = 1
|
|
configure:2633: gcc -qversion >&5
|
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2644: $? = 1
|
|
configure:2664: checking whether the C compiler works
|
|
configure:2686: gcc -g -O2 conftest.c >&5
|
|
configure:2690: $? = 0
|
|
configure:2738: result: yes
|
|
configure:2741: checking for C compiler default output file name
|
|
configure:2743: result: a.out
|
|
configure:2749: checking for suffix of executables
|
|
configure:2756: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:2760: $? = 0
|
|
configure:2782: result:
|
|
configure:2804: checking whether we are cross compiling
|
|
configure:2812: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:2816: $? = 0
|
|
configure:2823: ./conftest
|
|
configure:2827: $? = 0
|
|
configure:2842: result: no
|
|
configure:2847: checking for suffix of object files
|
|
configure:2869: gcc -c -g -O2 conftest.c >&5
|
|
configure:2873: $? = 0
|
|
configure:2894: result: o
|
|
configure:2898: checking whether we are using the GNU C compiler
|
|
configure:2917: gcc -c -g -O2 conftest.c >&5
|
|
configure:2917: $? = 0
|
|
configure:2926: result: yes
|
|
configure:2935: checking whether gcc accepts -g
|
|
configure:2955: gcc -c -g conftest.c >&5
|
|
configure:2955: $? = 0
|
|
configure:2996: result: yes
|
|
configure:3013: checking for gcc option to accept ISO C89
|
|
configure:3076: gcc -c -g -O2 conftest.c >&5
|
|
configure:3076: $? = 0
|
|
configure:3089: result: none needed
|
|
configure:3112: checking for x86_64-pc-linux-gnu-ranlib
|
|
configure:3139: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
|
|
configure:3207: checking for aclocal
|
|
configure:3223: found /usr/bin/aclocal
|
|
configure:3234: result: aclocal
|
|
configure:3250: checking for autoconf
|
|
configure:3266: found /usr/bin/autoconf
|
|
configure:3277: result: autoconf
|
|
configure:3293: checking for autoheader
|
|
configure:3309: found /usr/bin/autoheader
|
|
configure:3320: result: autoheader
|
|
configure:3356: checking whether gcc supports -W
|
|
configure:3373: gcc -c -W conftest.c >&5
|
|
configure:3373: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3356: checking whether gcc supports -Wall
|
|
configure:3373: gcc -c -Wall conftest.c >&5
|
|
configure:3373: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3356: checking whether gcc supports -Wwrite-strings
|
|
configure:3373: gcc -c -Wwrite-strings conftest.c >&5
|
|
configure:3373: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3356: checking whether gcc supports -Wstrict-prototypes
|
|
configure:3373: gcc -c -Wstrict-prototypes conftest.c >&5
|
|
conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
|
|
11 | main ()
|
|
| ^~~~
|
|
configure:3373: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3356: checking whether gcc supports -Wmissing-prototypes
|
|
configure:3373: gcc -c -Wmissing-prototypes conftest.c >&5
|
|
configure:3373: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3356: checking whether gcc supports -Wold-style-definition
|
|
configure:3373: 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:3373: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3356: checking whether gcc supports -Wmissing-format-attribute
|
|
configure:3373: gcc -c -Wmissing-format-attribute conftest.c >&5
|
|
configure:3373: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3356: checking whether gcc supports -Wcast-qual
|
|
configure:3373: gcc -c -Wcast-qual conftest.c >&5
|
|
configure:3373: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3406: checking whether gcc supports -pedantic -Wlong-long
|
|
configure:3424: gcc -c -pedantic -Wlong-long conftest.c >&5
|
|
configure:3424: $? = 0
|
|
configure:3432: result: yes
|
|
configure:3464: checking whether gcc supports -fno-lto
|
|
configure:3481: gcc -c -fno-lto conftest.c >&5
|
|
configure:3481: $? = 0
|
|
configure:3490: result: yes
|
|
configure:3539: checking how to run the C preprocessor
|
|
configure:3570: gcc -E conftest.c
|
|
configure:3570: $? = 0
|
|
configure:3584: 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:3584: $? = 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:3609: result: gcc -E
|
|
configure:3629: gcc -E conftest.c
|
|
configure:3629: $? = 0
|
|
configure:3643: 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:3643: $? = 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:3672: checking for grep that handles long lines and -e
|
|
configure:3730: result: /usr/bin/grep
|
|
configure:3735: checking for egrep
|
|
configure:3797: result: /usr/bin/grep -E
|
|
configure:3802: checking for ANSI C header files
|
|
configure:3822: gcc -c -g -O2 conftest.c >&5
|
|
configure:3822: $? = 0
|
|
configure:3895: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:3895: $? = 0
|
|
configure:3895: ./conftest
|
|
configure:3895: $? = 0
|
|
configure:3906: result: yes
|
|
configure:3919: checking for sys/types.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3919: checking for sys/stat.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3919: checking for stdlib.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3919: checking for string.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3919: checking for memory.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3919: checking for strings.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3919: checking for inttypes.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3919: checking for stdint.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3919: checking for unistd.h
|
|
configure:3919: gcc -c -g -O2 conftest.c >&5
|
|
configure:3919: $? = 0
|
|
configure:3919: result: yes
|
|
configure:3934: checking ctype.h usability
|
|
configure:3934: gcc -c -g -O2 conftest.c >&5
|
|
configure:3934: $? = 0
|
|
configure:3934: result: yes
|
|
configure:3934: checking ctype.h presence
|
|
configure:3934: gcc -E conftest.c
|
|
configure:3934: $? = 0
|
|
configure:3934: result: yes
|
|
configure:3934: checking for ctype.h
|
|
configure:3934: result: yes
|
|
configure:3934: checking stddef.h usability
|
|
configure:3934: gcc -c -g -O2 conftest.c >&5
|
|
configure:3934: $? = 0
|
|
configure:3934: result: yes
|
|
configure:3934: checking stddef.h presence
|
|
configure:3934: gcc -E conftest.c
|
|
configure:3934: $? = 0
|
|
configure:3934: result: yes
|
|
configure:3934: checking for stddef.h
|
|
configure:3934: result: yes
|
|
configure:3934: checking for string.h
|
|
configure:3934: result: yes
|
|
configure:3934: checking stdio.h usability
|
|
configure:3934: gcc -c -g -O2 conftest.c >&5
|
|
configure:3934: $? = 0
|
|
configure:3934: result: yes
|
|
configure:3934: checking stdio.h presence
|
|
configure:3934: gcc -E conftest.c
|
|
configure:3934: $? = 0
|
|
configure:3934: result: yes
|
|
configure:3934: checking for stdio.h
|
|
configure:3934: result: yes
|
|
configure:3957: checking for uintmax_t
|
|
configure:3957: gcc -c -g -O2 conftest.c >&5
|
|
configure:3957: $? = 0
|
|
configure:3957: 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:3957: $? = 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:3957: result: yes
|
|
configure:3966: checking for uintptr_t
|
|
configure:3966: gcc -c -g -O2 conftest.c >&5
|
|
configure:3966: $? = 0
|
|
configure:3966: 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:3966: $? = 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:3966: result: yes
|
|
configure:3975: checking for int_least32_t
|
|
configure:3975: gcc -c -g -O2 conftest.c >&5
|
|
configure:3975: $? = 0
|
|
configure:3975: 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:3975: $? = 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:3975: result: yes
|
|
configure:3984: checking for int_fast32_t
|
|
configure:3984: gcc -c -g -O2 conftest.c >&5
|
|
configure:3984: $? = 0
|
|
configure:3984: 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:3984: $? = 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:3984: result: yes
|
|
configure:3993: checking for uint64_t
|
|
configure:3993: gcc -c -g -O2 conftest.c >&5
|
|
configure:3993: $? = 0
|
|
configure:3993: 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:3993: $? = 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:3993: result: yes
|
|
configure:4074: checking what to include in gstdint.h
|
|
configure:4102: result: stdint.h (already complete)
|
|
configure:4347: checking for an ANSI C-conforming const
|
|
configure:4413: gcc -c -g -O2 conftest.c >&5
|
|
configure:4413: $? = 0
|
|
configure:4420: result: yes
|
|
configure:4428: checking for off_t
|
|
configure:4428: gcc -c -g -O2 conftest.c >&5
|
|
configure:4428: $? = 0
|
|
configure:4428: 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:4428: $? = 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:4428: result: yes
|
|
configure:4443: checking size of int
|
|
configure:4448: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:4448: $? = 0
|
|
configure:4448: ./conftest
|
|
configure:4448: $? = 0
|
|
configure:4462: result: 4
|
|
configure:4476: checking size of long
|
|
configure:4481: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:4481: $? = 0
|
|
configure:4481: ./conftest
|
|
configure:4481: $? = 0
|
|
configure:4495: result: 8
|
|
configure:4507: checking for ANSI C header files
|
|
configure:4611: result: yes
|
|
configure:4639: checking build system type
|
|
configure:4653: result: x86_64-pc-linux-gnu
|
|
configure:4673: checking host system type
|
|
configure:4686: result: x86_64-pc-linux-gnu
|
|
configure:4706: checking target system type
|
|
configure:4719: result: riscv32-unknown-elf
|
|
configure:4748: checking for decimal floating point
|
|
configure:4771: WARNING: decimal float is not supported for this target, ignored
|
|
configure:4813: result: dpd
|
|
configure:4818: checking whether byte ordering is bigendian
|
|
configure:4833: 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:4833: $? = 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:4878: gcc -c -g -O2 conftest.c >&5
|
|
configure:4878: $? = 0
|
|
configure:4896: 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:4896: $? = 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:5024: result: no
|
|
configure:5116: updating cache ./config.cache
|
|
configure:5166: 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:857: creating Makefile
|
|
config.status:857: creating config.h
|
|
config.status:1026: 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=' '
|
|
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_AUTOCONF=autoconf
|
|
ac_cv_prog_AUTOHEADER=autoheader
|
|
ac_cv_prog_CC=gcc
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
|
|
ac_cv_prog_cc_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=''
|
|
AUTOCONF='autoconf'
|
|
AUTOHEADER='autoheader'
|
|
CC='gcc'
|
|
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=' '
|
|
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 --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
|
|
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
|