This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ /course/cs3650/gdb-12-src/gdb-12.1/gdb/configure --srcdir=.././gdb --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:2915: loading cache ./config.cache configure:3007: checking whether to enable maintainer-specific portions of Makefiles configure:3016: result: no configure:3038: checking for x86_64-pc-linux-gnu-gcc configure:3065: result: gcc configure:3334: checking for C compiler version configure:3343: 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:3354: $? = 0 configure:3343: 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:3354: $? = 0 configure:3343: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3354: $? = 1 configure:3343: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3354: $? = 1 configure:3374: checking whether the C compiler works configure:3396: gcc -g -O2 conftest.c >&5 configure:3400: $? = 0 configure:3448: result: yes configure:3451: checking for C compiler default output file name configure:3453: result: a.out configure:3459: checking for suffix of executables configure:3466: gcc -o conftest -g -O2 conftest.c >&5 configure:3470: $? = 0 configure:3492: result: configure:3514: checking whether we are cross compiling configure:3522: gcc -o conftest -g -O2 conftest.c >&5 configure:3526: $? = 0 configure:3533: ./conftest configure:3537: $? = 0 configure:3552: result: no configure:3557: checking for suffix of object files configure:3604: result: o configure:3608: checking whether we are using the GNU C compiler configure:3636: result: yes configure:3645: checking whether gcc accepts -g configure:3706: result: yes configure:3723: checking for gcc option to accept ISO C89 configure:3799: result: none needed configure:3931: checking for C++ compiler version configure:3940: g++ --version >&5 g++ (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:3951: $? = 0 configure:3940: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ 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:3951: $? = 0 configure:3940: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3951: $? = 1 configure:3940: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3951: $? = 1 configure:3955: checking whether we are using the GNU C++ compiler configure:3983: result: yes configure:3992: checking whether g++ accepts -g configure:4053: result: yes configure:4083: checking how to run the C preprocessor configure:4153: result: gcc -E configure:4173: gcc -E conftest.c configure:4173: $? = 0 configure:4187: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4216: checking for grep that handles long lines and -e configure:4274: result: /usr/bin/grep configure:4279: checking for egrep configure:4341: result: /usr/bin/grep -E configure:4346: checking for ANSI C header files configure:4450: result: yes configure:4463: checking for sys/types.h configure:4463: result: yes configure:4463: checking for sys/stat.h configure:4463: result: yes configure:4463: checking for stdlib.h configure:4463: result: yes configure:4463: checking for string.h configure:4463: result: yes configure:4463: checking for memory.h configure:4463: result: yes configure:4463: checking for strings.h configure:4463: result: yes configure:4463: checking for inttypes.h configure:4463: result: yes configure:4463: checking for stdint.h configure:4463: result: yes configure:4463: checking for unistd.h configure:4463: result: yes configure:4476: checking for minix/config.h configure:4476: result: no configure:4497: checking whether it is safe to define __EXTENSIONS__ configure:4522: result: yes configure:4569: checking build system type configure:4583: result: x86_64-pc-linux-gnu configure:4603: checking host system type configure:4616: result: x86_64-pc-linux-gnu configure:4636: checking target system type configure:4649: result: x86_64-pc-linux-gnu configure:4688: checking for dlfcn.h configure:4688: result: yes configure:4701: checking for windows.h configure:4701: result: no configure:4728: checking for library containing dlsym configure:4776: result: -ldl configure:4848: checking for special C compiler options needed for large files configure:4893: result: no configure:4899: checking for _FILE_OFFSET_BITS value needed for large files configure:4956: result: no configure:5234: checking whether g++ supports C++11 features by default configure:5535: result: yes configure:6233: checking dependency style of gcc configure:6318: result: gcc3 configure:6351: checking whether NLS is requested configure:6357: result: yes configure:6363: checking for catalogs to be installed configure:6395: result: configure:6433: checking whether /course/cs3650/gdb-12-src/gdb-12.1/missing makeinfo --split-size=5000000 supports @click configure:6445: result: no configure:6585: checking for default auto-load directory configure:6607: result: $debugdir:$datadir/auto-load configure:6610: checking for default auto-load safe-path configure:6634: result: $debugdir:$datadir/auto-load configure:6674: checking size of void * configure:6693: result: 8 configure:6890: checking for x86_64-pc-linux-gnu-pkg-config configure:6923: result: no configure:6933: checking for pkg-config configure:6963: result: /usr/bin/pkg-config configure:6988: checking pkg-config is at least version 0.9.0 configure:6991: result: yes configure:7009: checking whether to use debuginfod configure:7011: result: auto configure:7017: checking for libdebuginfod >= 0.179 configure:7024: $PKG_CONFIG --exists --print-errors "libdebuginfod >= 0.179" Package libdebuginfod was not found in the pkg-config search path. Perhaps you should add the directory containing `libdebuginfod.pc' to the PKG_CONFIG_PATH environment variable Package 'libdebuginfod', required by 'virtual:world', not found configure:7027: $? = 1 configure:7041: $PKG_CONFIG --exists --print-errors "libdebuginfod >= 0.179" Package libdebuginfod was not found in the pkg-config search path. Perhaps you should add the directory containing `libdebuginfod.pc' to the PKG_CONFIG_PATH environment variable Package 'libdebuginfod', required by 'virtual:world', not found configure:7044: $? = 1 configure:7082: result: no Package 'libdebuginfod', required by 'virtual:world', not found configure:7101: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. configure:7154: checking for libunwind-ia64.h configure:7154: result: no configure:7222: checking for monstartup configure:7222: result: yes configure:7222: checking for _mcleanup configure:7222: result: yes configure:7231: checking for _etext configure:7259: result: yes configure:7266: checking for etext configure:7294: result: yes configure:7416: checking for gawk configure:7443: result: gawk configure:7468: checking for a BSD-compatible install configure:7536: result: /usr/bin/install -c configure:7547: checking whether ln -s works configure:7551: result: yes configure:7561: checking for x86_64-pc-linux-gnu-ranlib configure:7588: result: ranlib configure:7654: checking for bison configure:7681: result: bison -y configure:7697: checking for x86_64-pc-linux-gnu-ar configure:7724: result: ar configure:7789: checking for x86_64-pc-linux-gnu-dlltool configure:7816: result: dlltool configure:7881: checking for x86_64-pc-linux-gnu-windres configure:7908: result: windres configure:8077: checking for main in -lm configure:8105: result: yes configure:8118: checking for library containing gethostbyname configure:8166: result: none required configure:8176: checking for library containing socketpair configure:8224: result: none required configure:8292: checking for ld used by GCC configure:8355: result: ld configure:8362: checking if the linker (ld) is GNU ld configure:8374: result: yes configure:8380: checking for shared library run path origin configure:8393: result: done configure:8813: checking for iconv configure:8911: result: yes configure:8954: checking for iconv declaration configure:8994: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9070: checking for library containing waddstr configure:9118: result: -lncursesw configure:9168: checking for library containing tgetent configure:9216: result: none required configure:9313: checking size of unsigned long long configure:9332: result: 8 configure:9346: checking size of unsigned long configure:9365: result: 8 configure:9379: checking size of unsigned __int128 configure:9398: result: 16 configure:9423: checking for library containing dlopen configure:9471: result: none required configure:9535: checking whether to use expat configure:9537: result: auto configure:9970: checking for libexpat configure:9999: result: yes configure:10006: checking how to link with libexpat configure:10008: result: -lexpat configure:10034: checking for XML_StopParser configure:10034: result: yes configure:10473: checking for libgmp configure:10503: result: yes configure:10510: checking how to link with libgmp configure:10512: result: -lgmp configure:10538: checking whether to use MPFR configure:10540: result: auto configure:10973: checking for libmpfr configure:11003: result: no configure:11030: WARNING: MPFR is missing or unusable; some features may be unavailable. configure:11052: checking whether to use python configure:11054: result: /course/cs3650/gdb-12/bin/python3.8 configure:11252: checking for python configure:11270: gcc -o conftest -g -O2 -I/usr/include/python3.8 -I/usr/include/python3.8 conftest.c -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm -Xlinker -export-dynamic -lncursesw -lm -ldl >&5 configure:11270: $? = 0 configure:11280: result: yes configure:11477: checking compiler flags for python code configure:11494: gcc -c -g -O2 -fno-strict-aliasing conftest.c >&5 configure:11494: $? = 0 configure:11494: gcc -c -g -O2 -fwrapv conftest.c >&5 configure:11494: $? = 0 configure:11500: result: -fno-strict-aliasing -fwrapv configure:11561: checking whether to use guile configure:11563: result: auto configure:11568: checking for pkg-config configure:11599: result: /usr/bin/pkg-config configure:11626: checking for usable guile from /usr/bin/pkg-config configure:11695: result: no configure:12117: checking for the source-highlight library configure:12201: result: no configure:12216: checking for ANSI C header files configure:12320: result: yes configure:12337: checking for nlist.h configure:12337: result: no configure:12337: checking for machine/reg.h configure:12337: result: no configure:12337: checking for thread_db.h configure:12337: result: yes configure:12337: checking for sys/file.h configure:12337: result: yes configure:12337: checking for sys/filio.h configure:12337: result: no configure:12337: checking for sys/ioctl.h configure:12337: result: yes configure:12337: checking for sys/param.h configure:12337: result: yes configure:12337: checking for sys/procctl.h configure:12337: result: no configure:12337: checking for sys/resource.h configure:12337: result: yes configure:12337: checking for sys/ptrace.h configure:12337: result: yes configure:12337: checking for ptrace.h configure:12337: result: no configure:12337: checking for sys/reg.h configure:12337: result: yes configure:12337: checking for sys/debugreg.h configure:12337: result: yes configure:12337: checking for termios.h configure:12337: result: yes configure:12337: checking for elf_hp.h configure:12337: result: no configure:12349: checking for sys/user.h configure:12349: result: yes configure:12367: checking for curses.h configure:12367: result: yes configure:12367: checking for cursesX.h configure:12367: result: no configure:12367: checking for ncurses.h configure:12367: result: yes configure:12367: checking for ncursesw/ncurses.h configure:12367: result: yes configure:12367: checking for ncurses/ncurses.h configure:12367: result: yes configure:12367: checking for ncurses/term.h configure:12367: result: yes configure:12379: checking for term.h configure:12379: result: yes configure:12396: checking for sys/socket.h configure:12396: result: yes configure:12408: checking for ws2tcpip.h configure:12408: result: no configure:12420: checking for execinfo.h configure:12420: result: yes configure:12437: checking for long long configure:12437: result: yes configure:12448: checking size of long long configure:12467: result: 8 configure:12481: checking whether basename is declared configure:12481: result: yes configure:12491: checking whether ffs is declared configure:12491: result: yes configure:12501: checking whether asprintf is declared configure:12501: result: yes configure:12511: checking whether vasprintf is declared configure:12511: result: yes configure:12521: checking whether snprintf is declared configure:12521: result: yes configure:12531: checking whether vsnprintf is declared configure:12531: result: yes configure:12542: checking whether strtol is declared configure:12542: result: yes configure:12552: checking whether strtoul is declared configure:12552: result: yes configure:12562: checking whether strtoll is declared configure:12562: result: yes configure:12572: checking whether strtoull is declared configure:12572: result: yes configure:12583: checking whether strverscmp is declared configure:12583: result: yes configure:12596: checking whether snprintf is declared configure:12596: result: yes configure:12608: checking for LC_MESSAGES configure:12632: result: yes configure:12645: checking for socklen_t configure:12645: result: yes configure:12667: checking for an ANSI C-conforming const configure:12740: result: yes configure:12748: checking for inline configure:12772: result: inline configure:12790: checking whether byte ordering is bigendian configure:12996: result: no configure:13028: checking for getuid configure:13028: result: yes configure:13028: checking for getgid configure:13028: result: yes configure:13028: checking for pipe configure:13028: result: yes configure:13028: checking for pread configure:13028: result: yes configure:13028: checking for pread64 configure:13028: result: yes configure:13028: checking for pwrite configure:13028: result: yes configure:13028: checking for resize_term configure:13028: result: yes configure:13028: checking for getpgid configure:13028: result: yes configure:13028: checking for setsid configure:13028: result: yes configure:13028: checking for sigaction configure:13028: result: yes configure:13028: checking for sigsetmask configure:13028: result: yes configure:13028: checking for socketpair configure:13028: result: yes configure:13028: checking for ttrace configure:13028: result: no configure:13028: checking for wborder configure:13028: result: yes configure:13028: checking for wresize configure:13028: result: yes configure:13028: checking for setlocale configure:13028: result: yes configure:13028: checking for iconvlist configure:13028: result: no configure:13028: checking for libiconvlist configure:13028: result: no configure:13028: checking for btowc configure:13028: result: yes configure:13028: checking for setrlimit configure:13028: result: yes configure:13028: checking for getrlimit configure:13028: result: yes configure:13028: checking for posix_madvise configure:13028: result: yes configure:13028: checking for waitpid configure:13028: result: yes configure:13028: checking for use_default_colors configure:13028: result: yes configure:13038: checking for nl_langinfo and CODESET configure:13063: result: yes configure:13071: checking for size_t configure:13071: result: yes configure:13088: checking for stdlib.h configure:13088: result: yes configure:13088: checking for unistd.h configure:13088: result: yes configure:13088: checking for sys/param.h configure:13088: result: yes configure:13105: checking for pid_t configure:13105: result: yes configure:13116: checking for a sed that does not truncate output configure:13180: result: /usr/bin/sed configure:13189: checking for ANSI C header files configure:13293: result: yes configure:13303: checking for working alloca.h configure:13328: result: yes configure:13336: checking for alloca configure:13381: result: yes configure:13499: checking for nl_langinfo and CODESET configure:13524: result: yes configure:13536: checking for linux/perf_event.h configure:13536: result: yes configure:13536: checking for locale.h configure:13536: result: yes configure:13536: checking for memory.h configure:13536: result: yes configure:13536: checking for signal.h configure:13536: result: yes configure:13536: checking for sys/resource.h configure:13536: result: yes configure:13536: checking for sys/socket.h configure:13536: result: yes configure:13536: checking for sys/un.h configure:13536: result: yes configure:13536: checking for sys/wait.h configure:13536: result: yes configure:13536: checking for thread_db.h configure:13536: result: yes configure:13536: checking for wait.h configure:13536: result: yes configure:13536: checking for termios.h configure:13536: result: yes configure:13536: checking for dlfcn.h configure:13536: result: yes configure:13536: checking for linux/elf.h configure:13536: result: yes configure:13536: checking for proc_service.h configure:13536: result: yes configure:13536: checking for poll.h configure:13536: result: yes configure:13536: checking for sys/poll.h configure:13536: result: yes configure:13536: checking for sys/select.h configure:13536: result: yes configure:13550: checking for getpagesize configure:13550: result: yes configure:13559: checking for working mmap configure:13716: result: yes configure:13727: checking for vfork.h configure:13727: result: no configure:13740: checking for fork configure:13740: result: yes configure:13740: checking for vfork configure:13740: result: yes configure:13750: checking for working fork configure:13782: result: yes configure:13803: checking for working vfork configure:13913: result: yes configure:13943: checking for fdwalk configure:13943: result: no configure:13943: checking for getrlimit configure:13943: result: yes configure:13943: checking for pipe configure:13943: result: yes configure:13943: checking for pipe2 configure:13943: result: yes configure:13943: checking for poll configure:13943: result: yes configure:13943: checking for socketpair configure:13943: result: yes configure:13943: checking for sigaction configure:13943: result: yes configure:13943: checking for ptrace64 configure:13943: result: no configure:13943: checking for sbrk configure:13943: result: yes configure:13943: checking for setns configure:13943: result: yes configure:13943: checking for sigaltstack configure:13943: result: yes configure:13943: checking for sigprocmask configure:13943: result: yes configure:13943: checking for setpgid configure:13943: result: yes configure:13943: checking for setpgrp configure:13943: result: yes configure:13943: checking for getrusage configure:13943: result: yes configure:13943: checking for getauxval configure:13943: result: yes configure:13943: checking for sigtimedwait configure:13943: result: yes configure:13956: checking whether ADDR_NO_RANDOMIZE is declared configure:13956: result: yes configure:13969: checking whether strstr is declared configure:13969: result: yes configure:13985: checking for struct stat.st_blocks configure:13985: result: yes configure:13994: checking for struct stat.st_blksize configure:13994: result: yes configure:14008: checking for library containing kinfo_getfile configure:14056: result: no configure:14068: checking for kinfo_getfile configure:14068: result: no configure:14285: checking whether gcc is Clang configure:14310: result: no configure:14433: checking whether pthreads work with -pthread configure:14527: gcc -o conftest -g -O2 -pthread conftest.c -lncursesw -lm -ldl >&5 configure:14527: $? = 0 configure:14536: result: yes configure:14555: checking for joinable pthread attribute configure:14581: result: PTHREAD_CREATE_JOINABLE configure:14595: checking whether more special flags are required for pthreads configure:14608: result: no configure:14616: checking for PTHREAD_PRIO_INHERIT configure:14641: result: yes configure:14746: checking for std::thread configure:14770: result: yes configure:14778: checking for pthread_sigmask configure:14778: result: yes configure:14778: checking for pthread_setname_np configure:14778: result: yes configure:14806: checking for sigsetjmp configure:14834: result: yes configure:14850: checking whether to use intel pt configure:14852: result: auto configure:14869: gcc -E conftest.c configure:14869: $? = 0 configure:15309: checking for libipt configure:15338: result: no configure:15365: WARNING: libipt is missing or unusable; some features may be unavailable. configure:15409: checking for long long support in printf configure:15445: result: yes configure:15458: checking for sys/procfs.h configure:15458: result: yes configure:15470: checking for gregset_t in sys/procfs.h configure:15502: result: no configure:15506: checking for fpregset_t in sys/procfs.h configure:15538: result: no configure:15542: checking for prgregset_t in sys/procfs.h configure:15574: result: yes configure:15578: checking for prfpregset_t in sys/procfs.h configure:15610: result: yes configure:15614: checking for prgregset32_t in sys/procfs.h configure:15646: result: no configure:15650: checking for lwpid_t in sys/procfs.h configure:15682: result: yes configure:15686: checking for psaddr_t in sys/procfs.h configure:15718: result: yes configure:15722: checking for elf_fpregset_t in sys/procfs.h configure:15754: result: yes configure:15766: checking for sys/ptrace.h configure:15766: result: yes configure:15766: checking for ptrace.h configure:15766: result: no configure:15789: checking return type of ptrace configure:15833: result: long configure:15843: checking types of arguments for ptrace configure:15917: result: enum __ptrace_request,int,long,long configure:15949: checking whether setpgrp takes no argument configure:15981: result: yes configure:16028: checking for struct thread.td_pcb configure:16028: result: no configure:16043: checking for struct lwp configure:16071: result: no configure:16080: checking for struct reg in machine/reg.h configure:16107: result: no configure:16117: checking for struct reg.r_fs configure:16117: result: no configure:16128: checking for struct reg.r_gs configure:16128: result: no configure:16142: checking for PTRACE_GETREGS configure:16168: result: yes configure:16177: checking for PTRACE_GETFPXREGS configure:16203: result: yes configure:16212: checking for PT_GETDBREGS configure:16240: result: no configure:16251: checking for struct ptrace_lwpinfo.pl_tdname configure:16251: result: no configure:16266: checking for struct ptrace_lwpinfo.pl_syscall_code configure:16266: result: no configure:16280: checking for long long support in compiler configure:16303: result: yes configure:16312: checking for decfloat support in printf configure:16346: result: no configure:16359: checking for long double support in compiler configure:16375: result: yes configure:16385: checking for long double support in printf configure:16417: result: yes configure:16427: checking for long double support in scanf configure:16459: result: yes configure:16510: checking for the dynamic export flag configure:16573: gcc -o conftest -g -O2 -fno-strict-aliasing -fwrapv -I/usr/include/python3.8 -I/usr/include/python3.8 -Wl,--dynamic-list=./proc-service.list conftest.c -lncursesw -lm -ldl -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm >&5 configure:16573: $? = 0 configure:16573: ./conftest configure:16573: $? = 0 configure:16594: result: -Wl,--dynamic-list configure:16597: checking whether execinfo.h backtrace is available configure:16628: result: yes configure:16698: checking whether <thread_db.h> has TD_NOTALLOC configure:16724: result: yes configure:16727: checking whether <thread_db.h> has TD_VERSION configure:16753: result: yes configure:16756: checking whether <thread_db.h> has TD_NOTLS configure:16782: result: yes configure:16967: checking the compiler type configure:17018: result: gcc configure:17130: checking compiler warning flags configure:17193: g++ -c -g -O2 -Werror -Wall conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wpointer-arith conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wunused conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wunused-value conftest.cpp >&5 configure:17193: $? = 0 configure:17177: g++ -c -g -O2 -Werror -Wunused-variable conftest.cpp >&5 configure:17177: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wunused-function conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wswitch conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wchar-subscripts conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wempty-body conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wunused-but-set-parameter conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wunused-but-set-variable conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wsign-compare conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Werror=maybe-uninitialized conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wmismatched-tags conftest.cpp >&5 g++: error: unrecognized command line option '-Wmismatched-tags' configure:17193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 HAVE_DLFCN_H 1 | #define HAVE_CXX11 1 | #define ENABLE_NLS 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/course/cs3650/gdb-12/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/course/cs3650/gdb-12/bin" | #define GDB_DATADIR "/usr/local/share/gdb" | #define GDB_DATADIR_RELOCATABLE 0 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define SIZEOF_VOID_P 8 | #define DEFAULT_BFD_ARCH bfd_i386_arch | #define DEFAULT_BFD_VEC x86_64_elf64_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/course/cs3650/gdb-12/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define HAVE_LIBGMP 1 | #define WITH_PYTHON_PATH "/usr" | #define PYTHON_PATH_RELOCATABLE 0 | #define HAVE_PYTHON 1 | #define WITH_PYTHON_LIBDIR "/usr/lib" | #define PYTHON_LIBDIR_RELOCATABLE 0 | #define STDC_HEADERS 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_GETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define HAVE_SYS_PTRACE_H 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define HAVE_EXECINFO_BACKTRACE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define GDBINIT ".gdbinit" | #define GDBEARLYINIT ".gdbearlyinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | #define SYSTEM_GDBINIT_DIR "" | #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17193: g++ -c -g -O2 -Werror -Werror=deprecated-register conftest.cpp >&5 cc1plus: error: -Werror=deprecated-register: no option -Wdeprecated-register configure:17193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 HAVE_DLFCN_H 1 | #define HAVE_CXX11 1 | #define ENABLE_NLS 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/course/cs3650/gdb-12/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/course/cs3650/gdb-12/bin" | #define GDB_DATADIR "/usr/local/share/gdb" | #define GDB_DATADIR_RELOCATABLE 0 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define SIZEOF_VOID_P 8 | #define DEFAULT_BFD_ARCH bfd_i386_arch | #define DEFAULT_BFD_VEC x86_64_elf64_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/course/cs3650/gdb-12/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define HAVE_LIBGMP 1 | #define WITH_PYTHON_PATH "/usr" | #define PYTHON_PATH_RELOCATABLE 0 | #define HAVE_PYTHON 1 | #define WITH_PYTHON_LIBDIR "/usr/lib" | #define PYTHON_LIBDIR_RELOCATABLE 0 | #define STDC_HEADERS 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_GETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define HAVE_SYS_PTRACE_H 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define HAVE_EXECINFO_BACKTRACE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define GDBINIT ".gdbinit" | #define GDBEARLYINIT ".gdbearlyinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | #define SYSTEM_GDBINIT_DIR "" | #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17193: g++ -c -g -O2 -Werror -Wsuggest-override conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wimplicit-fallthrough=3 conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wduplicated-cond conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wshadow=local conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wdeprecated-copy conftest.cpp >&5 g++: error: unrecognized command line option '-Wdeprecated-copy'; did you mean '-Wdeprecated'? configure:17193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 HAVE_DLFCN_H 1 | #define HAVE_CXX11 1 | #define ENABLE_NLS 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/course/cs3650/gdb-12/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/course/cs3650/gdb-12/bin" | #define GDB_DATADIR "/usr/local/share/gdb" | #define GDB_DATADIR_RELOCATABLE 0 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define SIZEOF_VOID_P 8 | #define DEFAULT_BFD_ARCH bfd_i386_arch | #define DEFAULT_BFD_VEC x86_64_elf64_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/course/cs3650/gdb-12/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define HAVE_LIBGMP 1 | #define WITH_PYTHON_PATH "/usr" | #define PYTHON_PATH_RELOCATABLE 0 | #define HAVE_PYTHON 1 | #define WITH_PYTHON_LIBDIR "/usr/lib" | #define PYTHON_LIBDIR_RELOCATABLE 0 | #define STDC_HEADERS 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_GETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define HAVE_SYS_PTRACE_H 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define HAVE_EXECINFO_BACKTRACE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define GDBINIT ".gdbinit" | #define GDBEARLYINIT ".gdbearlyinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | #define SYSTEM_GDBINIT_DIR "" | #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17193: g++ -c -g -O2 -Werror -Wdeprecated-copy-dtor conftest.cpp >&5 g++: error: unrecognized command line option '-Wdeprecated-copy-dtor'; did you mean '-Wduplicated-cond'? configure:17193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 HAVE_DLFCN_H 1 | #define HAVE_CXX11 1 | #define ENABLE_NLS 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/course/cs3650/gdb-12/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/course/cs3650/gdb-12/bin" | #define GDB_DATADIR "/usr/local/share/gdb" | #define GDB_DATADIR_RELOCATABLE 0 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define SIZEOF_VOID_P 8 | #define DEFAULT_BFD_ARCH bfd_i386_arch | #define DEFAULT_BFD_VEC x86_64_elf64_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/course/cs3650/gdb-12/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define HAVE_LIBGMP 1 | #define WITH_PYTHON_PATH "/usr" | #define PYTHON_PATH_RELOCATABLE 0 | #define HAVE_PYTHON 1 | #define WITH_PYTHON_LIBDIR "/usr/lib" | #define PYTHON_LIBDIR_RELOCATABLE 0 | #define STDC_HEADERS 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_GETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define HAVE_SYS_PTRACE_H 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define HAVE_EXECINFO_BACKTRACE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define GDBINIT ".gdbinit" | #define GDBEARLYINIT ".gdbearlyinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | #define SYSTEM_GDBINIT_DIR "" | #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17193: g++ -c -g -O2 -Werror -Wredundant-move conftest.cpp >&5 g++: error: unrecognized command line option '-Wredundant-move'; did you mean '-Wredundant-decls'? configure:17193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 HAVE_DLFCN_H 1 | #define HAVE_CXX11 1 | #define ENABLE_NLS 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/course/cs3650/gdb-12/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/course/cs3650/gdb-12/bin" | #define GDB_DATADIR "/usr/local/share/gdb" | #define GDB_DATADIR_RELOCATABLE 0 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define SIZEOF_VOID_P 8 | #define DEFAULT_BFD_ARCH bfd_i386_arch | #define DEFAULT_BFD_VEC x86_64_elf64_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/course/cs3650/gdb-12/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define HAVE_LIBGMP 1 | #define WITH_PYTHON_PATH "/usr" | #define PYTHON_PATH_RELOCATABLE 0 | #define HAVE_PYTHON 1 | #define WITH_PYTHON_LIBDIR "/usr/lib" | #define PYTHON_LIBDIR_RELOCATABLE 0 | #define STDC_HEADERS 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_GETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define HAVE_SYS_PTRACE_H 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define HAVE_EXECINFO_BACKTRACE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define GDBINIT ".gdbinit" | #define GDBEARLYINIT ".gdbearlyinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | #define SYSTEM_GDBINIT_DIR "" | #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17193: g++ -c -g -O2 -Werror -Wmissing-declarations conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wstrict-null-sentinel conftest.cpp >&5 configure:17193: $? = 0 configure:17193: g++ -c -g -O2 -Werror -Wformat -Wformat-nonliteral conftest.cpp >&5 configure:17193: $? = 0 configure:17202: result: -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral configure:17275: checking for cygwin configure:17296: result: no configure:17336: checking for ELF support in BFD configure:17366: result: yes configure:17379: checking for library containing dlopen configure:17427: result: none required configure:17451: checking for Mach-O support in BFD configure:17481: result: no configure:17503: checking whether to use lzma configure:17505: result: auto configure:17934: checking for liblzma configure:17965: result: yes configure:17972: checking how to link with liblzma configure:17974: result: -llzma configure:18521: checking for X configure:18710: result: libraries , headers configure:18860: checking whether to use babeltrace configure:18862: result: auto configure:19302: checking for libbabeltrace configure:19342: result: no configure:19371: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. configure:19847: checking for libxxhash configure:19877: result: no configure:19910: checking whether to use xxhash configure:19912: result: no configure:19938: checking for xsltproc configure:19968: result: /usr/bin/xsltproc configure:20181: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by 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:1249: creating jit-reader.h config.status:1249: creating gcore config.status:1249: creating Makefile config.status:1249: creating gdb-gdb.gdb config.status:1249: creating gdb-gdb.py config.status:1249: creating doc/Makefile config.status:1249: creating data-directory/Makefile config.status:1249: creating config.h config.status:1429: config.h is unchanged config.status:1455: linking config/nm-linux.h to nm.h config.status:1474: executing depdir commands configure:21516: === configuring in testsuite (/course/cs3650/gdb-12-src/gdb-12.1/gdb/testsuite) configure:21579: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--exec-prefix=/course/cs3650/gdb-12' '--with-python=/course/cs3650/gdb-12/bin/python3.8' '--program-transform-name=s,y,y,' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=x86_64-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-g -O2 ' 'LDFLAGS= ' 'CXX=g++' 'CXXFLAGS=-g -O2 ' 'MAKEINFO=/course/cs3650/gdb-12-src/gdb-12.1/missing makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=. ## ---------------- ## ## 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_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_DEBUGINFOD_CFLAGS_set= ac_cv_env_DEBUGINFOD_CFLAGS_value= ac_cv_env_DEBUGINFOD_LIBS_set= ac_cv_env_DEBUGINFOD_LIBS_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_MAKEINFOFLAGS_set= ac_cv_env_MAKEINFOFLAGS_value= ac_cv_env_MAKEINFO_set=set ac_cv_env_MAKEINFO_value='/course/cs3650/gdb-12-src/gdb-12.1/missing makeinfo --split-size=5000000' ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_YACC_set=set ac_cv_env_YACC_value='bison -y' ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_func_XML_StopParser=yes ac_cv_func__mcleanup=yes ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_fdwalk=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getauxval=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getuid=yes ac_cv_func_iconvlist=no ac_cv_func_kinfo_getfile=no ac_cv_func_libiconvlist=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_monstartup=yes ac_cv_func_pipe2=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_madvise=yes ac_cv_func_pread64=yes ac_cv_func_pread=yes ac_cv_func_pthread_setname_np=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_ptrace64=no ac_cv_func_pwrite=yes ac_cv_func_resize_term=yes ac_cv_func_sbrk=yes ac_cv_func_setlocale=yes ac_cv_func_setns=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetmask=yes ac_cv_func_sigtimedwait=yes ac_cv_func_socketpair=yes ac_cv_func_ttrace=no ac_cv_func_use_default_colors=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_waitpid=yes ac_cv_func_wborder=yes ac_cv_func_wresize=yes ac_cv_have_decl_ADDR_NO_RANDOMIZE=yes ac_cv_have_decl_asprintf=yes ac_cv_have_decl_basename_char_p_=yes ac_cv_have_decl_ffs=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strstr=yes ac_cv_have_decl_strtol=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoul=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_vasprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_cursesX_h=no ac_cv_header_curses_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_elf_hp_h=no ac_cv_header_execinfo_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libunwind_ia64_h=no ac_cv_header_linux_elf_h=yes ac_cv_header_linux_perf_event_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_reg_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_ncurses_h=yes ac_cv_header_ncurses_term_h=yes ac_cv_header_ncursesw_ncurses_h=yes ac_cv_header_nlist_h=no ac_cv_header_poll_h=yes ac_cv_header_proc_service_h=yes ac_cv_header_pthread_h=yes ac_cv_header_ptrace_h=no ac_cv_header_signal_h=yes ac_cv_header_stdc=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_debugreg_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_procctl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_reg_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_db_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wait_h=yes ac_cv_header_windows_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_m_main=yes ac_cv_libbabeltrace=no ac_cv_libexpat=yes ac_cv_libgmp=yes ac_cv_libipt=no ac_cv_liblzma=yes ac_cv_libmpfr=no ac_cv_libxxhash=no ac_cv_member_struct_ptrace_lwpinfo_pl_syscall_code=no ac_cv_member_struct_ptrace_lwpinfo_pl_tdname=no ac_cv_member_struct_reg_r_fs=no ac_cv_member_struct_reg_r_gs=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_thread_td_pcb=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_pkg_config_prog_path=/usr/bin/pkg-config ac_cv_path_python_prog_path=missing ac_cv_prog_AR='ar ' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_RANLIB='ranlib ' ac_cv_prog_WINDRES=windres ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen='none required' ac_cv_search_dlsym=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_kinfo_getfile=no ac_cv_search_socketpair='none required' ac_cv_search_tgetent='none required' ac_cv_search_waddstr=-lncursesw ac_cv_sizeof_long_long=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_long_long=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_var__etext=yes ac_cv_var_etext=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, am_cv_CC_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= am_cv_val_LC_MESSAGES=yes ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_cxx_compile_cxx11=yes bfd_cv_have_sys_procfs_type_elf_fpregset_t=yes bfd_cv_have_sys_procfs_type_fpregset_t=no bfd_cv_have_sys_procfs_type_gregset_t=no bfd_cv_have_sys_procfs_type_lwpid_t=yes bfd_cv_have_sys_procfs_type_prfpregset_t=yes bfd_cv_have_sys_procfs_type_prgregset32_t=no bfd_cv_have_sys_procfs_type_prgregset_t=yes bfd_cv_have_sys_procfs_type_psaddr_t=yes gdb_cv_c_long_double=yes gdb_cv_c_long_long=yes gdb_cv_compiler_type=gcc gdb_cv_cxx_std_thread=yes gdb_cv_execinfo_backtrace=yes gdb_cv_func_ptrace_args='enum __ptrace_request,int,long,long' gdb_cv_func_ptrace_ret=long gdb_cv_func_sigsetjmp=yes gdb_cv_have_makeinfo_click=no gdb_cv_have_pt_getdbregs=no gdb_cv_have_ptrace_getfpxregs=yes gdb_cv_have_ptrace_getregs=yes gdb_cv_os_cygwin=no gdb_cv_printf_has_decfloat=no gdb_cv_printf_has_long_double=yes gdb_cv_printf_has_long_long=yes gdb_cv_scanf_has_long_double=yes gdb_cv_struct_lwp=no gdb_cv_struct_reg=no gdb_cv_thread_db_h_has_td_notalloc=yes gdb_cv_thread_db_h_has_td_notls=yes gdb_cv_thread_db_h_has_td_version=yes gdb_cv_var_elf=yes gdb_cv_var_macho=no ## ----------------- ## ## Output variables. ## ## ----------------- ## linux-thread-db.o linux-nat.o nat/linux-osdata.o linux-fork.o \ nat/linux-personality.o nat/linux-namespaces.o x86-nat.o nat/x86-dregs.o amd64-nat.o amd64-linux-nat.o x86-linux-nat.o nat/linux-btrace.o nat/x86-linux.o nat/x86-linux-dregs.o nat/amd64-linux-siginfo.o' nat/linux-procfs.o nat/linux-ptrace.o nat/linux-waitpid.o \ proc-service.o \ ALLOCA='' AR='ar ' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 ' CODESIGN_CERT='' CONFIG_ALL=' all-po' CONFIG_CLEAN=' clean-po' CONFIG_DEPS=' $(SUBDIR_MI_DEPS) $(SUBDIR_TUI_DEPS) $(SUBDIR_PYTHON_DEPS)' CONFIG_INSTALL=' install-po install-python' CONFIG_LDFLAGS='' CONFIG_OBS=' $(SUBDIR_MI_OBS) $(SUBDIR_TUI_OBS) $(SUBDIR_PYTHON_OBS) guile/guile.o elfread.o stap-probe.o dtrace-probe.o gcore-elf.o elf-none-tdep.o posix-hdep.o' CONFIG_SRCS=' $(SUBDIR_MI_SRCS) $(SUBDIR_TUI_SRCS) $(SUBDIR_PYTHON_SRCS) guile/guile.c' CONFIG_UNINSTALL=' uninstall-po' CPP='gcc -E' CPPFLAGS='' CTF_DEPS='../libctf/.libs/libctf.a' CXX='g++' CXXFLAGS='-g -O2 ' CXX_DIALECT='' DATADIRNAME='share' DEBUGDIR='${exec_prefix}/lib/debug' DEBUGINFOD_CFLAGS='' DEBUGINFOD_LIBS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_BFD_64_BIT_FALSE='#' ENABLE_BFD_64_BIT_TRUE='' ENABLE_CFLAGS=' $(SUBDIR_MI_CFLAGS) $(SUBDIR_TUI_CFLAGS) $(SUBDIR_PYTHON_CFLAGS)' EXEEXT='' GCORE_TRANSFORM_NAME='gcore' GDBTKLIBS='' GDBTK_CFLAGS='' GDBTK_SRC_DIR='' GDB_DATADIR='${datarootdir}/gdb' GDB_NM_FILE='config/nm-linux.h' GDB_TRANSFORM_NAME='gdb' GENCAT='gencat' GMSGFMT='/usr/bin/msgfmt' GREP='/usr/bin/grep' GUILD='' GUILD_TARGET_FLAG='' GUILE_CPPFLAGS='' GUILE_LIBS='' GUI_CFLAGS_X='-I./../libgui/src' HAVE_CXX11='1' HAVE_GUILE_FALSE='' HAVE_GUILE_TRUE='#' HAVE_LIBBABELTRACE='no' HAVE_LIBEXPAT='yes' HAVE_LIBGMP='yes' HAVE_LIBIPT='no' HAVE_LIBLZMA='yes' HAVE_LIBMPFR='no' HAVE_LIBXXHASH='no' HAVE_NATIVE_GCORE_HOST='' HAVE_NATIVE_GCORE_TARGET='1' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' INCINTL='' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' JIT_READER_DIR='${exec_prefix}/lib/gdb' LARGEFILE_CPPFLAGS='' LDFLAGS=' ' LIBBABELTRACE='' LIBBACKTRACE_INC='-I./../libbacktrace/ -I../libbacktrace/' LIBBACKTRACE_LIB='../libbacktrace/.libs/libbacktrace.a' LIBCTF='../libctf/.libs/libctf.a' LIBEXPAT='-lexpat' LIBGMP='-lgmp' LIBGUI='../libgui/src/libgui.a' LIBICONV='' LIBINTL='' LIBINTL_DEP='' LIBIPT='' LIBLZMA='-llzma' LIBMPFR='' LIBOBJS='' LIBS='-lncursesw -lm -ldl ' LIBXXHASH='' LN_S='ln -s' LOADLIBES='-ldl $(RDYNAMIC)' LTLIBBABELTRACE='' LTLIBEXPAT='-lexpat' LTLIBGMP='-lgmp' LTLIBICONV='' LTLIBIPT='' LTLIBLZMA='-llzma' LTLIBMPFR='' LTLIBOBJS='' LTLIBXXHASH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/course/cs3650/gdb-12-src/gdb-12.1/missing makeinfo --split-size=5000000' MAKEINFOFLAGS='' MAKEINFO_EXTRA_FLAGS='' MH_CFLAGS='' MIG='' NATDEPFILES='inf-ptrace.o fork-child.o nat/fork-inferior.o \ NAT_CDEPS='$(srcdir)/proc-service.list' NAT_FILE='config/nm-linux.h' NAT_GENERATED_FILES='' NM_H='nm.h' OBJEXT='o' PACKAGE='gdb' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGVERSION='(GDB) ' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' PROFILE_CFLAGS='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYTHON_CFLAGS=' -fno-strict-aliasing -fwrapv' PYTHON_CPPFLAGS='-I/usr/include/python3.8 -I/usr/include/python3.8' PYTHON_LIBS='-lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm ' RANLIB='ranlib ' RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list' READLINE='$(READLINE_DIR)/libreadline.a' READLINE_CFLAGS='-I$(READLINE_SRC)/..' READLINE_DEPS='$(READLINE)' READLINE_TEXI_INCFLAG='-I $(READLINE_DIR)' REPORT_BUGS_TEXI='@uref{https://www.gnu.org/software/gdb/bugs/}' REPORT_BUGS_TO='<https://www.gnu.org/software/gdb/bugs/>' SED='/usr/bin/sed' SER_HARDWIRE='ser-base.o ser-unix.o ser-pipe.o ser-tcp.o ser-uds.o' SHELL='/bin/sh' SIM='' SIM_OBS='' SRCHIGH_CFLAGS='' SRCHIGH_LIBS='' STRIP='' SYSTEM_GDBINIT='' SYSTEM_GDBINIT_DIR='' TARGET_OBS=' i386-tdep.o arch/i386.o i387-tdep.o x86-tdep.o ravenscar-thread.o amd64-ravenscar-thread.o amd64-tdep.o arch/amd64.o amd64-linux-tdep.o i386-linux-tdep.o glibc-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o' TARGET_PTR='unsigned long' TARGET_SYSTEM_ROOT='' TCL_BIN_DIR='' TCL_DEPS='' TCL_INCLUDE='' TCL_LIBRARY='' TCL_LIB_FILE='' TCL_LIB_FLAG='' TCL_LIB_SPEC='' TCL_PATCH_LEVEL='' TCL_SRC_DIR='' TCL_STUB_LIB_FILE='' TCL_STUB_LIB_FLAG='' TCL_STUB_LIB_SPEC='' TCL_VERSION='' TK_BIN_DIR='' TK_DEPS='' TK_INCLUDE='' TK_LIBRARY='' TK_LIB_FILE='' TK_LIB_FLAG='' TK_LIB_SPEC='' TK_SRC_DIR='' TK_STUB_LIB_FILE='' TK_STUB_LIB_FLAG='' TK_STUB_LIB_SPEC='' TK_VERSION='' TK_XINCLUDES='' USE_NLS='yes' WARN_CFLAGS=' -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral' WERROR_CFLAGS='' WIN32LDAPP='' WIN32LIBS=' ' WINDRES='windres' XGETTEXT='/usr/bin/xgettext' XMKMF='' XM_CLIBS='' XSLTPROC='/usr/bin/xsltproc' X_CFLAGS='' X_LDFLAGS='' X_LIBS='' YACC='bison -y' YFLAGS='' ac_ct_CC='' ac_ct_CXX='' am__leading_dot='.' ax_pthread_config='' 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}' dvidir='${docdir}' 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' install_sh='${SHELL} /course/cs3650/gdb-12-src/gdb-12.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datadir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' pkg_config_prog_path='/usr/bin/pkg-config' prefix='/usr/local' program_transform_name='s,y,y,' psdir='${docdir}' python_prog_path='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' testsuite' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='x86_64-pc-linux-gnu' target_cpu='x86_64' target_noncanonical='x86_64-pc-linux-gnu' target_os='linux-gnu' target_subdir='' target_vendor='pc' zlibdir='-L$(top_builddir)/../zlib' zlibinc='-I$(top_srcdir)/../zlib' ## ------------------- ## ## File substitutions. ## ## ------------------- ## nat_makefile_frag='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #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 HAVE_DLFCN_H 1 #define HAVE_CXX11 1 #define ENABLE_NLS 1 #define PACKAGE "gdb" #define DEBUGDIR "/course/cs3650/gdb-12/lib/debug" #define DEBUGDIR_RELOCATABLE 1 #define BINDIR "/course/cs3650/gdb-12/bin" #define GDB_DATADIR "/usr/local/share/gdb" #define GDB_DATADIR_RELOCATABLE 0 #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" #define SIZEOF_VOID_P 8 #define DEFAULT_BFD_ARCH bfd_i386_arch #define DEFAULT_BFD_VEC x86_64_elf64_vec #define HAVE_MONSTARTUP 1 #define HAVE__MCLEANUP 1 #define HAVE__ETEXT 1 #define HAVE_ETEXT 1 #define PKGVERSION "(GDB) " #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" #define HAVE_LIBM 1 #define HAVE_ICONV 1 #define ICONV_CONST #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_UNSIGNED___INT128 16 #define JIT_READER_DIR "/course/cs3650/gdb-12/lib/gdb" #define JIT_READER_DIR_RELOCATABLE 1 #define HAVE_LIBEXPAT 1 #define HAVE_XML_STOPPARSER 1 #define HAVE_LIBGMP 1 #define WITH_PYTHON_PATH "/usr" #define PYTHON_PATH_RELOCATABLE 0 #define HAVE_PYTHON 1 #define WITH_PYTHON_LIBDIR "/usr/lib" #define PYTHON_LIBDIR_RELOCATABLE 0 #define STDC_HEADERS 1 #define HAVE_THREAD_DB_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PTRACE_H 1 #define HAVE_SYS_REG_H 1 #define HAVE_SYS_DEBUGREG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_NCURSESW_NCURSES_H 1 #define HAVE_NCURSES_NCURSES_H 1 #define HAVE_NCURSES_TERM_H 1 #define HAVE_TERM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_DECL_BASENAME 1 #define HAVE_DECL_FFS 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_STRTOL 1 #define HAVE_DECL_STRTOUL 1 #define HAVE_DECL_STRTOLL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_DECL_STRVERSCMP 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_LC_MESSAGES 1 #define HAVE_SOCKLEN_T 1 #define HAVE_GETUID 1 #define HAVE_GETGID 1 #define HAVE_PIPE 1 #define HAVE_PREAD 1 #define HAVE_PREAD64 1 #define HAVE_PWRITE 1 #define HAVE_RESIZE_TERM 1 #define HAVE_GETPGID 1 #define HAVE_SETSID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSETMASK 1 #define HAVE_SOCKETPAIR 1 #define HAVE_WBORDER 1 #define HAVE_WRESIZE 1 #define HAVE_SETLOCALE 1 #define HAVE_BTOWC 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETRLIMIT 1 #define HAVE_POSIX_MADVISE 1 #define HAVE_WAITPID 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define STDC_HEADERS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LINUX_PERF_EVENT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_THREAD_DB_H 1 #define HAVE_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LINUX_ELF_H 1 #define HAVE_PROC_SERVICE_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_GETRLIMIT 1 #define HAVE_PIPE 1 #define HAVE_PIPE2 1 #define HAVE_POLL 1 #define HAVE_SOCKETPAIR 1 #define HAVE_SIGACTION 1 #define HAVE_SBRK 1 #define HAVE_SETNS 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETAUXVAL 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 #define HAVE_DECL_STRSTR 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define CXX_STD_THREAD 1 #define HAVE_SIGSETJMP 1 #define PRINTF_HAS_LONG_LONG 1 #define _STRUCTURED_PROC 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_PRGREGSET_T 1 #define HAVE_PRFPREGSET_T 1 #define HAVE_LWPID_T 1 #define HAVE_PSADDR_T 1 #define HAVE_ELF_FPREGSET_T 1 #define HAVE_SYS_PTRACE_H 1 #define PTRACE_TYPE_RET long #define PTRACE_TYPE_ARG1 enum __ptrace_request #define PTRACE_TYPE_ARG3 long #define PTRACE_TYPE_ARG4 long #define SETPGRP_VOID 1 #define HAVE_PTRACE_GETREGS 1 #define HAVE_PTRACE_GETFPXREGS 1 #define HAVE_LONG_DOUBLE 1 #define PRINTF_HAS_LONG_DOUBLE 1 #define SCANF_HAS_LONG_DOUBLE 1 #define HAVE_EXECINFO_BACKTRACE 1 #define THREAD_DB_HAS_TD_NOTALLOC 1 #define THREAD_DB_HAS_TD_VERSION 1 #define THREAD_DB_HAS_TD_NOTLS 1 #define GDBINIT ".gdbinit" #define GDBEARLYINIT ".gdbearlyinit" #define TARGET_SYSTEM_ROOT "" #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 #define SYSTEM_GDBINIT "" #define SYSTEM_GDBINIT_RELOCATABLE 0 #define SYSTEM_GDBINIT_DIR "" #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 #define HAVE_ELF 1 #define HAVE_LIBLZMA 1 #define GDB_HOST_FLOAT_FORMAT &floatformat_ieee_single_little #define GDB_HOST_DOUBLE_FORMAT &floatformat_ieee_double_little #define GDB_HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext #define GDB_OSABI_DEFAULT GDB_OSABI_LINUX #define HAVE_LIBBACKTRACE 1 #define ENABLE_LIBCTF 1 #define GDB_NM_FILE "config/nm-linux.h" #define GDB_DEFAULT_HOST_CHARSET "UTF-8" configure: exit 0