This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by zlib configure 1.1.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ /course/cs3650/gdb-12-src/gdb-12.1/zlib/configure --srcdir=.././zlib --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:2143: loading cache ./config.cache configure:2305: checking build system type configure:2319: result: x86_64-pc-linux-gnu configure:2339: checking host system type configure:2352: result: x86_64-pc-linux-gnu configure:2372: checking target system type configure:2385: result: x86_64-pc-linux-gnu configure:2433: checking for a BSD-compatible install configure:2501: result: /usr/bin/install -c configure:2512: checking whether build environment is sane configure:2567: result: yes configure:2718: checking for a thread-safe mkdir -p configure:2757: result: /usr/bin/mkdir -p configure:2764: checking for gawk configure:2791: result: gawk configure:2802: checking whether make sets $(MAKE) configure:2824: result: yes configure:2853: checking whether make supports nested variables configure:2870: result: yes configure:3007: checking whether make supports nested variables configure:3024: result: yes configure:3037: checking whether to enable maintainer-specific portions of Makefiles configure:3046: result: no configure:3117: checking for x86_64-pc-linux-gnu-gcc configure:3144: result: gcc configure:3413: checking for C compiler version configure:3422: 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:3433: $? = 0 configure:3422: 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:3433: $? = 0 configure:3422: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3433: $? = 1 configure:3422: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3433: $? = 1 configure:3449: gcc -o conftest -g -O2 conftest.c >&5 configure:3452: $? = 0 configure:3481: checking whether the C compiler works configure:3503: gcc -g -O2 conftest.c >&5 configure:3507: $? = 0 configure:3555: result: yes configure:3558: checking for C compiler default output file name configure:3560: result: a.out configure:3566: checking for suffix of executables configure:3573: gcc -o conftest -g -O2 conftest.c >&5 configure:3577: $? = 0 configure:3599: result: configure:3621: checking whether we are cross compiling configure:3629: gcc -o conftest -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3640: ./conftest configure:3644: $? = 0 configure:3659: result: no configure:3665: checking for suffix of object files configure:3712: result: o configure:3716: checking whether we are using the GNU C compiler configure:3744: result: yes configure:3753: checking whether gcc accepts -g configure:3814: result: yes configure:3831: checking for gcc option to accept ISO C89 configure:3907: result: none needed configure:3932: checking whether gcc understands -c and -o together configure:3969: result: yes configure:3997: checking for style of include used by make configure:4025: result: GNU configure:4051: checking dependency style of gcc configure:4162: result: gcc3 configure:4227: checking how to print strings configure:4254: result: printf configure:4275: checking for a sed that does not truncate output configure:4339: result: /usr/bin/sed configure:4357: checking for grep that handles long lines and -e configure:4415: result: /usr/bin/grep configure:4420: checking for egrep configure:4482: result: /usr/bin/grep -E configure:4487: checking for fgrep configure:4549: result: /usr/bin/grep -F configure:4584: checking for ld used by gcc configure:4651: result: ld configure:4658: checking if the linker (ld) is GNU ld configure:4673: result: yes configure:4685: checking for BSD- or MS-compatible name lister (nm) configure:4735: result: /usr/bin/nm -B configure:4865: checking the name lister (/usr/bin/nm -B) interface configure:4885: result: BSD nm configure:4888: checking whether ln -s works configure:4892: result: yes configure:4900: checking the maximum length of command line arguments configure:5025: result: 1572864 configure:5042: checking whether the shell understands some XSI constructs configure:5052: result: yes configure:5056: checking whether the shell understands "+=" configure:5062: result: yes configure:5097: checking for ld option to reload object files configure:5104: result: -r configure:5133: checking for x86_64-pc-linux-gnu-objdump configure:5160: result: objdump configure:5232: checking how to recognize dependent libraries configure:5433: result: pass_all configure:5466: checking for x86_64-pc-linux-gnu-ar configure:5493: result: ar configure:5561: WARNING: Failed: ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so rc configure:5584: checking for x86_64-pc-linux-gnu-strip configure:5614: result: no configure:5624: checking for strip configure:5651: result: strip configure:5683: checking for x86_64-pc-linux-gnu-ranlib configure:5710: result: ranlib configure:5857: checking command to parse /usr/bin/nm -B output from gcc object configure:6080: result: ok configure:6176: gcc -c -g -O2 conftest.c >&5 configure:6179: $? = 0 configure:6938: checking how to run the C preprocessor configure:7008: result: gcc -E configure:7028: gcc -E conftest.c configure:7028: $? = 0 configure:7042: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zlib" | #define PACKAGE_TARNAME "zlib" | #define PACKAGE_VERSION "1.1.4" | #define PACKAGE_STRING "zlib 1.1.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zlib" | #define VERSION "1.1.4" | /* end confdefs.h. */ | #include configure:7071: checking for ANSI C header files configure:7175: result: yes configure:7188: checking for sys/types.h configure:7188: result: yes configure:7188: checking for sys/stat.h configure:7188: result: yes configure:7188: checking for stdlib.h configure:7188: result: yes configure:7188: checking for string.h configure:7188: result: yes configure:7188: checking for memory.h configure:7188: result: yes configure:7188: checking for strings.h configure:7188: result: yes configure:7188: checking for inttypes.h configure:7188: result: yes configure:7188: checking for stdint.h configure:7188: result: yes configure:7188: checking for unistd.h configure:7188: result: yes configure:7202: checking for dlfcn.h configure:7202: result: yes configure:7389: checking for objdir configure:7404: result: .libs configure:7675: checking if gcc supports -fno-rtti -fno-exceptions configure:7710: result: no configure:7730: checking for gcc option to produce PIC configure:8016: result: -fPIC -DPIC configure:8028: checking if gcc PIC flag -fPIC -DPIC works configure:8063: result: yes configure:8087: checking if gcc static flag -static works configure:8115: result: yes configure:8130: checking if gcc supports -c -o file.o configure:8177: result: yes configure:8185: checking if gcc supports -c -o file.o configure:8232: result: yes configure:8265: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries configure:9345: result: yes configure:9382: checking whether -lc should be explicitly linked in configure:9425: result: no configure:9590: checking dynamic linker characteristics configure:10256: result: GNU/Linux ld.so configure:10363: checking how to hardcode library paths into programs configure:10388: result: immediate configure:10943: checking whether stripping libraries is possible configure:10948: result: yes configure:10983: checking if libtool supports shared libraries configure:10985: result: yes configure:10988: checking whether to build shared libraries configure:11009: result: yes configure:11012: checking whether to build static libraries configure:11016: result: yes configure:11059: checking how to run the C preprocessor configure:11129: result: gcc -E configure:11149: gcc -E conftest.c configure:11149: $? = 0 configure:11163: gcc -E conftest.c conftest.c:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:11163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zlib" | #define PACKAGE_TARNAME "zlib" | #define PACKAGE_VERSION "1.1.4" | #define PACKAGE_STRING "zlib 1.1.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zlib" | #define VERSION "1.1.4" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:11219: checking for stdlib.h configure:11219: result: yes configure:11219: checking for unistd.h configure:11219: result: yes configure:11219: checking for sys/param.h configure:11219: result: yes configure:11239: checking for getpagesize configure:11239: result: yes configure:11248: checking for working mmap configure:11405: result: yes configure:11418: checking for memcpy configure:11418: result: yes configure:11418: checking for strerror configure:11418: result: yes configure:11483: checking for unistd.h configure:11483: result: yes configure:11685: checking that generated files are newer than configure configure:11691: result: done configure:11722: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by zlib config.status 1.1.4, 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:1021: creating Makefile config.status:1193: executing depfiles commands