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-14/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdb' /bin/sh ../../gdb/../mkinstalldirs dwarf2/.deps mkdir -p -- dwarf2/.deps LEX ada-lex.c /bin/sh ../../gdb/../mkinstalldirs target/.deps mkdir -p -- target/.deps /bin/sh ../../gdb/../mkinstalldirs python/.deps mkdir -p -- python/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps mkdir -p -- unittests/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps mkdir -p -- tui/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps mkdir -p -- mi/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps mkdir -p -- compile/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir -p -- nat/.deps /bin/sh ../../gdb/../mkinstalldirs guile/.deps mkdir -p -- guile/.deps /bin/sh ../../gdb/../mkinstalldirs arch/.deps mkdir -p -- arch/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps mkdir -p -- cli/.deps CXX serial.o CXX d-valprint.o CXX tramp-frame.o CXX opencl-lang.o CXX p-lang.o CXX reverse.o In file included from ../../gdb/reverse.c:26: ../../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/reverse.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX compile/compile-cplus-types.o CXX unittests/unpack-selftests.o CXX go-typeprint.o CXX registry.o CXX inflow.o In file included from ../../gdb/inflow.c:21: ../../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/inflow.c:19: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX p-valprint.o CXX value.o CXX cli/cli-logging.o CXX ctfread.o CXX cli/cli-style.o CXX frame-base.o CXX break-catch-throw.o In file included from ../../gdb/break-catch-throw.c:25: ../../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/break-catch-throw.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX event-top.o In file included from ../../gdb/event-top.c:24: ../../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/event-top.c:22: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX mi/mi-common.o CXX auxv.o In file included from ../../gdb/auxv.c:24: ../../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/auxv.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX cli/cli-option.o CXX corefile.o In file included from ../../gdb/corefile.c:23: ../../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/corefile.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX ser-tcp.o CXX compile/compile-c-types.o CXX unittests/lookup_name_info-selftests.o CXX guile/guile.o CXX filesystem.o CXX macrotab.o CXX p-typeprint.o CXX source.o CXX ser-event.o CXX arch/arc.o CXX xml-support.o CXX namespace.o YACC f-exp.c CXX f-exp.o CXX continuations.o In file included from ../../gdb/continuations.c:22: ../../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/continuations.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX process-stratum-target.o In file included from ../../gdb/process-stratum-target.c:22: ../../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/process-stratum-target.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX dwarf2/index-write.o In file included from ../../gdb/../gdbsupport/common-defs.h:126, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/index-write.c:20: ../../gdb/../gdbsupport/gdb_unlinker.h: In constructor 'gdb::unlinker::unlinker(const char*)': ../../gdb/../gdbsupport/gdb_assert.h:35:4: warning: 'nonnull' argument 'filename' compared to NULL [-Wnonnull-compare] 35 | ((void) ((expr) ? 0 : \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 36 | (gdb_assert_fail (#expr, __FILE__, __LINE__, FUNCTION_NAME), 0))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/../gdbsupport/gdb_unlinker.h:38:5: note: in expansion of macro 'gdb_assert' 38 | gdb_assert (filename != NULL); | ^~~~~~~~~~ CXX remote.o In file included from ../../gdb/remote.c:25: ../../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/remote.c:22: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX compile/compile.o In file included from ../../gdb/../gdbsupport/common-defs.h:126, from ../../gdb/defs.h:28, from ../../gdb/compile/compile.c:20: ../../gdb/../gdbsupport/gdb_unlinker.h: In constructor 'gdb::unlinker::unlinker(const char*)': ../../gdb/../gdbsupport/gdb_assert.h:35:4: warning: 'nonnull' argument 'filename' compared to NULL [-Wnonnull-compare] 35 | ((void) ((expr) ? 0 : \ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 36 | (gdb_assert_fail (#expr, __FILE__, __LINE__, FUNCTION_NAME), 0))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/../gdbsupport/gdb_unlinker.h:38:5: note: in expansion of macro 'gdb_assert' 38 | gdb_assert (filename != NULL); | ^~~~~~~~~~ CXX block.o CXX source-cache.o CXX mi/mi-cmd-file.o CXX top.o In file included from ../../gdb/top.c:27: ../../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/top.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX printcmd.o CXX stabsread.o CXX reggroups.o CXX unittests/string_view-selftests.o CXX cli-out.o CXX dwarf2/read.o CXX regcache.o In file included from ../../gdb/regcache.c:21: ../../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/regcache.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX gdbtypes.o CXX varobj.o In file included from ../../gdb/varobj.c:30: ../../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/varobj.c:18: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ YACC go-exp.c CXX go-exp.o CXX cli/cli-decode.o CXX mi/mi-interp.o In file included from ../../gdb/mi/mi-interp.c:27: ../../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/mi/mi-interp.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX m2-lang.o CXX unittests/offset-type-selftests.o CXX mi/mi-out.o CXX f-lang.o CXX run-on-main-thread.o CXX compile/compile-c-support.o CXX unittests/parse-connection-spec-selftests.o CXX async-event.o CXX completer.o CXX d-lang.o CXX buildsym.o CXX test-target.o CXX break-catch-sig.o In file included from ../../gdb/break-catch-sig.c:25: ../../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/break-catch-sig.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX coffread.o YACC d-exp.c CXX d-exp.o CXX arc-linux-tdep.o CXX breakpoint.o In file included from ../../gdb/breakpoint.c:34: ../../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/breakpoint.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX unittests/common-utils-selftests.o CXX macrocmd.o CXX mipsread.o CXX f-typeprint.o CXX unittests/rsp-low-selftests.o CXX memrange.o CXX disasm-selftests.o CXX stap-probe.o CXX user-regs.o CXX dwarf2/stringify.o CXX gnu-v3-abi.o YACC cp-name-parser.c /home/autobuild/autobuild/instance-14/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdb/../../gdb/cp-name-parser.y:34.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 34 | %pure-parser | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-14/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdb/../../gdb/cp-name-parser.y:34.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 34 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /home/autobuild/autobuild/instance-14/output-1/build/host-gdb-arc-2020.09-release-gdb/build/gdb/../../gdb/cp-name-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] CXX cp-name-parser.o CXX minidebug.o CXX unittests/memrange-selftests.o CXX gdb_obstack.o CXX ser-unix.o CXX minsyms.o CXX dummy-frame.o In file included from ../../gdb/dummy-frame.c:25: ../../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/dummy-frame.c:21: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX disasm.o CXX f-valprint.o CXX interps.o CXX cli/cli-setshow.o CXX std-regs.o CXX arch-utils.o In file included from ../../gdb/arch-utils.c:24: ../../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/arch-utils.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX ui-style.o CXX d-namespace.o CXX tracepoint.o In file included from ../../gdb/tracepoint.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/tracepoint.c:20: /usr/include/c++/12.1.0/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ CXX mi/mi-symbol-cmds.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-14/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-14/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-14/output-1/build/host-gdb-arc-2020.09-release-gdb/build' make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-14/output-1/build/host-gdb-arc-2020.09-release-gdb/.stamp_built] Error 2 shuffle=0 make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'