CXX print-utils.o CXX common-regcache.o CXX run-time-clock.o CXX gdb_vecs.o AR libgdbsupport.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdbsupport' make[3]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdbsupport' mkdir -p -- ./gdb Configuring in ./gdb configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... arc-buildroot-linux-uclibc checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for /usr/bin/gcc option to accept ANSI C... none needed checking whether /usr/bin/g++ supports C++11 features by default... yes checking dependency style of /usr/bin/gcc... gcc3 checking whether NLS is requested... no checking whether true --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking whether to use debuginfod... auto checking for debuginfod_begin in -ldebuginfod... yes checking whether debuginfod_begin is declared... yes checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib checking for bison... bison -y checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar checking for aarch64-unknown-linux-gnu-dlltool... dlltool checking for aarch64-unknown-linux-gnu-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing kinfo_getvmmap... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned __int128... 16 checking for library containing dlopen... none required checking whether to use expat... auto checking for libexpat... yes checking how to link with libexpat... /home/autobuild/autobuild/instance-3/output-1/host/lib/libexpat.so -lm -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-3/output-1/host/lib checking for XML_StopParser... yes checking whether to use MPFR... no configure: WARNING: MPFR support disabled; some features may be unavailable. checking whether to use python... no configure: WARNING: python support disabled; some features may be unavailable. checking whether to use guile... auto checking for pkg-config... /home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config checking for usable guile from /home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config... no checking for the source-highlight library... no checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... no checking sys/reg.h presence... no checking for sys/reg.h... no checking sys/debugreg.h usability... no checking sys/debugreg.h presence... no checking for sys/debugreg.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for term.h... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for getpgid... yes checking for setsid... yes checking for sigaction... yes checking for sigsetmask... yes checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for pid_t... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... (cached) yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/resource.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for thread_db.h... (cached) yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking proc_service.h usability... yes checking proc_service.h presence... yes checking for proc_service.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... yes checking for poll... yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for ptrace64... no checking for sbrk... yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes checking for setpgrp... yes checking for getrusage... yes checking for getauxval... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... no checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking whether setpgrp takes no argument... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... no checking for PTRACE_GETFPXREGS... no checking for PT_GETDBREGS... no checking for PT_GETXMMREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for long long support in compiler... yes checking for long long support in printf... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -rdynamic checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking compiler warning flags... -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 -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... auto checking for liblzma... yes checking how to link with liblzma... -llzma checking for X... disabled enable_sim = no enableval = no checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for libxxhash... yes checking how to link with libxxhash... -lxxhash checking whether to use xxhash... yes checking for xsltproc... /usr/bin/xsltproc configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps === configuring in testsuite (/home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdb/testsuite) configure: running /bin/sh ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/home/autobuild/autobuild/instance-3/output-1/host' '--sysconfdir=/home/autobuild/autobuild/instance-3/output-1/host/etc' '--localstatedir=/home/autobuild/autobuild/instance-3/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--disable-tui' '--without-python' '--disable-sim' '--program-transform-name=s&^&arc-buildroot-linux-uclibc-&' '--build=aarch64-unknown-linux-gnu' '--host=aarch64-unknown-linux-gnu' '--target=arc-buildroot-linux-uclibc' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=aarch64-unknown-linux-gnu' 'target_alias=arc-buildroot-linux-uclibc' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include' 'LDFLAGS= -L/home/autobuild/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) aarch64-unknown-linux-gnu checking host system type... (cached) aarch64-unknown-linux-gnu checking target system type... (cached) arc-buildroot-linux-uclibc checking for aarch64-unknown-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) /usr/bin/gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile make[3]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdb' /bin/sh ../../gdb/../mkinstalldirs unittests/.deps mkdir -p -- unittests/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir -p -- nat/.deps /bin/sh ../../gdb/../mkinstalldirs target/.deps mkdir -p -- target/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps mkdir -p -- compile/.deps /bin/sh ../../gdb/../mkinstalldirs guile/.deps mkdir -p -- guile/.deps /bin/sh ../../gdb/../mkinstalldirs dwarf2/.deps mkdir -p -- dwarf2/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps mkdir -p -- mi/.deps /bin/sh ../../gdb/../mkinstalldirs arch/.deps mkdir -p -- arch/.deps LEX ada-lex.c /bin/sh ../../gdb/../mkinstalldirs python/.deps mkdir -p -- python/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps mkdir -p -- tui/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps mkdir -p -- cli/.deps CXX coff-pe-read.o CXX dwarf2/stringify.o CXX target-float.o CXX cp-namespace.o CXX dictionary.o CXX unittests/cli-utils-selftests.o CXX go-lang.o CXX mi/mi-common.o CXX language.o CXX ser-pipe.o CXX bfd-target.o CXX buildsym.o CXX dwarf2/expr.o CXX linux-tdep.o In file included from ../../gdb/linux-tdep.c:31: ../../gdb/inferior.h: In member function 'void infcall_suspend_state_deleter::operator()(infcall_suspend_state*) const': ../../gdb/inferior.h:82:38: warning: 'bool std::uncaught_exception()' is deprecated: use 'std::uncaught_exceptions()' instead [-Wdeprecated-declarations] 82 | if (!std::uncaught_exception ()) | ~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/12.1.0/ext/concurrence.h:34, from /usr/include/c++/12.1.0/bits/shared_ptr_base.h:62, from /usr/include/c++/12.1.0/bits/shared_ptr.h:53, from /usr/include/c++/12.1.0/memory:77, from ../../gdb/../gdbsupport/common-exceptions.h:25, from ../../gdb/../gdbsupport/common-defs.h:131, from ../../gdb/defs.h:28, from ../../gdb/linux-tdep.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX producer.o CXX c-valprint.o CXX ada-lang.o In file included from ../../gdb/ada-lang.c:32: ../../gdb/inferior.h: In member function 'void infcall_suspend_state_deleter::operator()(infcall_suspend_state*) const': ../../gdb/inferior.h:82:38: warning: 'bool std::uncaught_exception()' is deprecated: use 'std::uncaught_exceptions()' instead [-Wdeprecated-declarations] 82 | if (!std::uncaught_exception ()) | ~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/12.1.0/ext/concurrence.h:34, from /usr/include/c++/12.1.0/bits/shared_ptr_base.h:62, from /usr/include/c++/12.1.0/bits/shared_ptr.h:53, from /usr/include/c++/12.1.0/memory:77, from ../../gdb/../gdbsupport/common-exceptions.h:25, from ../../gdb/../gdbsupport/common-defs.h:131, from ../../gdb/defs.h:28, from ../../gdb/ada-lang.c:21: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ ../../gdb/ada-lang.c: In constructor 'ada_lookup_name_info::ada_lookup_name_info(const lookup_name_info&)': ../../gdb/ada-lang.c:13785:57: error: 'class std::basic_string_view' has no member named 'to_string' 13785 | = user_name.substr (1, user_name.size () - 2).to_string (); | ^~~~~~~~~ ../../gdb/ada-lang.c:13788:57: error: 'class std::basic_string_view' has no member named 'to_string' 13788 | = user_name.substr (1, user_name.size () - 1).to_string (); | ^~~~~~~~~ ../../gdb/ada-lang.c:13807:40: error: 'using string_view = using string_view = class std::basic_string_view' {aka 'class std::basic_string_view'} has no member named 'to_string' 13807 | m_encoded_name = user_name.to_string (); | ^~~~~~~~~ ../../gdb/ada-lang.c:13810:36: error: 'using string_view = using string_view = class std::basic_string_view' {aka 'class std::basic_string_view'} has no member named 'to_string' 13810 | m_encoded_name = user_name.to_string (); | ^~~~~~~~~ make[3]: *** [Makefile:1606: ada-lang.o] Error 1 shuffle=0 make[3]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdb' make[2]: *** [Makefile:9732: all-gdb] Error 2 shuffle=0 make[2]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/build' make[1]: *** [Makefile:854: all] Error 2 shuffle=0 make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/build' make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/.stamp_built] Error 2 shuffle=0 make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'