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 $ /course/cs3650/gdb-12-src/gdb-12.1/libdecnumber/configure --srcdir=.././libdecnumber --cache-file=./config.cache --exec-prefix=/course/cs3650/gdb-12 --with-python=/course/cs3650/gdb-12/bin/python3.8 --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = login-students uname -m = x86_64 uname -r = 4.18.0-553.16.1.el8_10.x86_64 uname -s = Linux uname -v = #1 SMP Thu Aug 8 17:47:08 UTC 2024 /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: /course/cs3650/gdb-12 PATH: /course/cs3650/gdb-12/bin PATH: /home/gene/bin PATH: /usr/share/Modules/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /opt/puppetlabs/bin PATH: /usr/local/bin/texlive/bin/x86_64-linux PATH: /proj/gene/bin PATH: /proj/gene/gal2/meataxe/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2175: loading 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 (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22) Copyright (C) 2018 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/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC) 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:2894: result: o configure:2898: checking whether we are using the GNU C compiler configure:2926: result: yes configure:2935: checking whether gcc accepts -g configure:2996: result: yes configure:3013: checking for gcc option to accept ISO C89 configure:3089: result: none needed configure:3112: checking for x86_64-pc-linux-gnu-ranlib configure:3139: result: ranlib configure:3207: checking for aclocal configure:3234: result: aclocal configure:3250: checking for autoconf configure:3277: result: autoconf configure:3293: checking for autoheader configure:3320: result: autoheader configure:3356: checking whether gcc supports -W configure:3382: result: yes configure:3356: checking whether gcc supports -Wall configure:3382: result: yes configure:3356: checking whether gcc supports -Wwrite-strings configure:3382: result: yes configure:3356: checking whether gcc supports -Wstrict-prototypes configure:3382: result: yes configure:3356: checking whether gcc supports -Wmissing-prototypes configure:3382: result: yes configure:3356: checking whether gcc supports -Wold-style-definition configure:3382: result: yes configure:3356: checking whether gcc supports -Wmissing-format-attribute configure:3382: result: yes configure:3356: checking whether gcc supports -Wcast-qual configure:3382: result: yes configure:3406: checking whether gcc supports -pedantic -Wlong-long configure:3432: result: yes configure:3464: checking whether gcc supports -fno-lto configure:3490: result: yes configure:3539: checking how to run the C preprocessor 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 #include ^~~~~~~~~~~~~~~~~~ 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 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:3906: result: yes configure:3919: checking for sys/types.h configure:3919: result: yes configure:3919: checking for sys/stat.h configure:3919: result: yes configure:3919: checking for stdlib.h configure:3919: result: yes configure:3919: checking for string.h configure:3919: result: yes configure:3919: checking for memory.h configure:3919: result: yes configure:3919: checking for strings.h configure:3919: result: yes configure:3919: checking for inttypes.h configure:3919: result: yes configure:3919: checking for stdint.h configure:3919: result: yes configure:3919: checking for unistd.h configure:3919: result: yes configure:3934: checking for ctype.h 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 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 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 | #include | | 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 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 | #include | | 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 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 | #include | | 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 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 | #include | | 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 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 | #include | | 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:4420: result: yes configure:4428: checking for off_t configure:4428: result: yes configure:4443: checking size of int configure:4462: result: 4 configure:4476: checking size of long 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: x86_64-pc-linux-gnu configure:4748: checking for decimal floating point configure:4813: result: bid configure:4818: checking whether byte ordering is bigendian configure:5024: result: no configure:5174: 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 login-students config.status:857: creating Makefile config.status:857: creating config.h config.status:1027: config.h is unchanged config.status:1041: 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=x86_64-pc-linux-gnu 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 ' 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=x86_64-pc-linux-gnu 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=' $(bid_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 ' SET_MAKE='' SHELL='/bin/sh' 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='bid' exec_prefix='/course/cs3650/gdb-12' 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='/usr/local' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='x86_64-pc-linux-gnu' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## 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