checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... guessing yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no checking whether mbrtowc is declared... no checking whether imported symbols can be declared weak... (cached) no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether mbsinit is declared... no checking whether mbsrtowcs is declared... no checking for mbtowc... no checking bp-sym.h usability... no checking bp-sym.h presence... no checking for bp-sym.h... no checking whether memmem works in linear time... guessing no checking for memmem... (cached) yes checking whether memmem works... (cached) guessing yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... guessing yes checking whether mkdir handles trailing dot... guessing no checking for mkdtemp... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... guessing yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... guessing yes checking whether readlink truncates results correctly... guessing yes checking whether rename honors trailing slash on destination... guessing yes checking whether rename honors trailing slash on source... guessing yes checking whether rename manages hard links correctly... guessing yes checking whether rename manages existing destinations correctly... guessing yes checking for rewinddir... yes checking whether rmdir works... guessing yes checking whether select supports a 0 argument... guessing yes checking whether select detects invalid fds... guessing yes checking whether setenv validates arguments... guessing no checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) guessing no checking whether setlocale (category, NULL) is multithread-safe... (cached) guessing no checking whether imported symbols can be declared weak... (cached) no checking whether the -Werror option is usable... (cached) yes checking for simple visibility declarations... (cached) yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... guessing yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for strchrnul... yes checking whether strchrnul works... guessing yes checking for working strerror function... (cached) yes checking for working strnlen... yes checking for strtok_r... yes checking whether strtok_r works... guessing yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... guessing no checking for variable-length arrays... yes checking for wmemchr... no checking for a BSD-compatible install... /home/autobuild/autobuild/instance-0/output-1/host/bin/install -c checking whether build environment is sane... yes checking for arceb-buildroot-linux-uclibc-strip... arceb-buildroot-linux-uclibc-strip checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether ln -s works... yes checking for arceb-buildroot-linux-uclibc-ranlib... /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib --plugin /home/autobuild/autobuild/instance-0/output-1/host/libexec/gcc/arceb-buildroot-linux-uclibc/13.1.1/liblto_plugin.so checking for arceb-buildroot-linux-uclibc-ar... (cached) /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar --plugin /home/autobuild/autobuild/instance-0/output-1/host/libexec/gcc/arceb-buildroot-linux-uclibc/13.1.1/liblto_plugin.so configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile.gnulib.inc config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands make[3]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib' /usr/bin/make all-recursive make[4]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib' Making all in import make[5]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib/import' GEN alloca.h GEN arpa/inet.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN glob-libc.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN netdb.h GEN malloc/scratch_buffer.gl.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h /usr/bin/make all-recursive make[6]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib/import' make[7]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib/import' CC libgnu_a-openat-proc.o CC libgnu_a-basename-lgpl.o CC libgnu_a-btowc.o CC libgnu_a-canonicalize-lgpl.o ../../../gnulib/import/canonicalize-lgpl.c:73: warning: "__mempcpy" redefined 73 | # define __mempcpy mempcpy | In file included from ./string.h:41, from ../../../gnulib/import/canonicalize-lgpl.c:34: /home/autobuild/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/string.h:234: note: this is the location of the previous definition 234 | # define __mempcpy(dest, src, n) __builtin_mempcpy(dest, src, n) | ../../../gnulib/import/canonicalize-lgpl.c: In function 'rpl_realpath': ../../../gnulib/import/canonicalize-lgpl.c:438:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 438 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ ../../../gnulib/import/canonicalize-lgpl.c:439:5: warning: #warning "See ." [-Wcpp] 439 | #warning "See ." | ^~~~~~~ CC libgnu_a-chdir-long.o CC libgnu_a-chown.o CC libgnu_a-cloexec.o CC libgnu_a-count-one-bits.o CC libgnu_a-dirname-lgpl.o CC libgnu_a-stripslash.o CC libgnu_a-exitfail.o CC libgnu_a-fcntl.o CC libgnu_a-fd-hook.o CC libgnu_a-fd-safer-flag.o CC libgnu_a-dup-safer-flag.o CC libgnu_a-fdopendir.o CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-free.o CC libgnu_a-getcwd.o CC libgnu_a-getcwd-lgpl.o CC libgnu_a-getdelim.o CC libgnu_a-getline.o CC libgnu_a-getprogname.o CC libgnu_a-glob.o CC libgnu_a-globfree.o CC libgnu_a-glob_pattern_p.o CC libgnu_a-hard-locale.o CC libgnu_a-localcharset.o CC glthread/libgnu_a-lock.o CC libgnu_a-malloca.o CC libgnu_a-math.o CC libgnu_a-mbrtowc.o CC libgnu_a-mbsinit.o CC libgnu_a-mbsrtowcs.o CC libgnu_a-mbtowc.o CC libgnu_a-memchr.o CC libgnu_a-mkdir.o CC libgnu_a-openat-die.o CC libgnu_a-save-cwd.o CC malloc/libgnu_a-scratch_buffer_dupfree.o CC malloc/libgnu_a-scratch_buffer_grow.o CC malloc/libgnu_a-scratch_buffer_grow_preserve.o CC malloc/libgnu_a-scratch_buffer_set_array_size.o CC libgnu_a-setenv.o CC libgnu_a-setlocale_null.o CC libgnu_a-setlocale-lock.o CC libgnu_a-sockets.o CC libgnu_a-stat-time.o CC libgnu_a-strerror.o CC libgnu_a-strnlen1.o CC libgnu_a-sys_socket.o CC libgnu_a-tempname.o CC glthread/libgnu_a-threadlib.o CC libgnu_a-unistd.o CC libgnu_a-dup-safer.o CC libgnu_a-fd-safer.o CC libgnu_a-pipe-safer.o CC libgnu_a-unsetenv.o CC libgnu_a-wctype-h.o CC libgnu_a-wmemchr.o CC libgnu_a-wmempcpy.o ../../../gnulib/import/wmempcpy.c: In function 'wmempcpy': ../../../gnulib/import/wmempcpy.c:27:10: warning: implicit declaration of function 'wmemcpy'; did you mean 'wmempcpy'? [-Wimplicit-function-declaration] 27 | return wmemcpy (dest, src, n) + n; | ^~~~~~~ | wmempcpy ../../../gnulib/import/wmempcpy.c:27:33: warning: returning 'size_t' {aka 'unsigned int'} from a function with return type 'wchar_t *' {aka 'int *'} makes pointer from integer without a cast [-Wint-conversion] 27 | return wmemcpy (dest, src, n) + n; | ~~~~~~~~~~~~~~~~~~~~~~~^~~ CC fnmatch.o ../../../gnulib/import/fnmatch_loop.c: In function 'internal_fnmatch': ../../../gnulib/import/fnmatch.c:115:31: warning: implicit declaration of function 'wctype'; did you mean 'isctype'? [-Wimplicit-function-declaration] 115 | #define IS_CHAR_CLASS(string) wctype (string) | ^~~~~~ ../../../gnulib/import/fnmatch_loop.c:301:26: note: in expansion of macro 'IS_CHAR_CLASS' 301 | wt = IS_CHAR_CLASS (str); | ^~~~~~~~~~~~~ In file included from ../../../gnulib/import/fnmatch.c:143: ../../../gnulib/import/fnmatch_loop.c:301:24: warning: assignment to 'wctype_t' {aka 'void *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 301 | wt = IS_CHAR_CLASS (str); | ^ ../../../gnulib/import/fnmatch_loop.c:313:25: warning: implicit declaration of function 'iswctype'; did you mean 'isctype'? [-Wimplicit-function-declaration] 313 | if (iswctype (BTOWC ((UCHAR) *n), wt)) | ^~~~~~~~ | isctype ../../../gnulib/import/fnmatch.c: In function 'is_char_class': ../../../gnulib/import/fnmatch.c:228:10: warning: returning 'int' from a function with return type 'wctype_t' {aka 'void *'} makes pointer from integer without a cast [-Wint-conversion] 228 | return wctype (s); | ^~~~~~~~~~ ../../../gnulib/import/fnmatch_loop.c: In function 'ext_wmatch': ../../../gnulib/import/fnmatch.c:155:19: warning: implicit declaration of function 'wcslen' [-Wimplicit-function-declaration] 155 | #define STRLEN(S) wcslen (S) | ^~~~~~ ../../../gnulib/import/fnmatch_loop.c:989:24: note: in expansion of macro 'STRLEN' 989 | size_t pattern_len = STRLEN (pattern); | ^~~~~~ ../../../gnulib/import/fnmatch.c:156:22: warning: implicit declaration of function 'wcscat' [-Wimplicit-function-declaration] 156 | #define STRCAT(D, S) wcscat (D, S) | ^~~~~~ ../../../gnulib/import/fnmatch_loop.c:1135:18: note: in expansion of macro 'STRCAT' 1135 | if (FCT (STRCAT (list->str, p), string, string_end, | ^~~~~~ ../../../gnulib/import/fnmatch.c:156:22: warning: passing argument 1 of 'internal_fnwmatch' makes pointer from integer without a cast [-Wint-conversion] 156 | #define STRCAT(D, S) wcscat (D, S) | ^~~~~~~~~~~~~ | | | int ../../../gnulib/import/fnmatch_loop.c:1135:18: note: in expansion of macro 'STRCAT' 1135 | if (FCT (STRCAT (list->str, p), string, string_end, | ^~~~~~ In file included from ../../../gnulib/import/fnmatch.c:232: ../../../gnulib/import/fnmatch_loop.c:40:18: note: expected 'const wchar_t *' {aka 'const int *'} but argument is of type 'int' 40 | FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, | ~~~~~~~~~~~~^~~~~~~ CC lc-charset-dispatch.o CC malloc.o CC mbsrtowcs-state.o CC mbtowc-lock.o CC memmem.o CC realloc.o CC strerror_r.o CC strstr.o AR libgnu.a make[7]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib/import' make[6]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib/import' make[5]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib/import' make[5]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib' make[5]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib' make[4]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib' make[3]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gnulib' mkdir -p -- ./gdbsupport Configuring in ./gdbsupport configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... arceb-buildroot-linux-uclibc checking target system type... arceb-buildroot-linux-uclibc checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /home/autobuild/autobuild/instance-0/output-1/host/bin/install -c checking whether build environment is sane... yes checking for arceb-buildroot-linux-uclibc-strip... arceb-buildroot-linux-uclibc-strip checking for a thread-safe mkdir -p... /home/autobuild/autobuild/instance-0/output-1/host/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for arceb-buildroot-linux-uclibc-gcc... /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-g++ accepts -g... yes checking dependency style of /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-g++... none checking for arceb-buildroot-linux-uclibc-ranlib... /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib --plugin /home/autobuild/autobuild/instance-0/output-1/host/libexec/gcc/arceb-buildroot-linux-uclibc/13.1.1/liblto_plugin.so checking how to run the C preprocessor... /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-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 for dlfcn.h... no checking for windows.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-g++ supports C++11 features by default... yes checking whether NLS is requested... no 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 for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pid_t... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by GCC... /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-ld checking if the linker (/home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-ld) is GNU ld... yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... 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 thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dlfcn.h... (cached) no checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no 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... no 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... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for fdwalk... no checking for getrlimit... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for socketpair... yes checking for sigaction... 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... no checking for sigtimedwait... 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 for kinfo_getfile... no checking whether /home/autobuild/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-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... no checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... no 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 long long support in printf... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes 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 libxxhash... no checking whether to use xxhash... no 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 return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking the compiler type... gcc 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 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make[3]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gdbsupport' /usr/bin/make all-am make[4]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gdbsupport' CXX agent.o In file included from ../gnulib/import/stdint.h:584, from ../../gdbsupport/common-defs.h:96, from ../../gdbsupport/agent.cc:20: /home/autobuild/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/include/c++/13.1.1/cwchar:58:5: error: conflicting declaration 'typedef struct rpl_mbstate_t rpl_mbstate_t' 58 | } mbstate_t; | ^~~~~~~~~ ../gnulib/import/wchar.h:677:13: note: previous declaration as 'typedef int rpl_mbstate_t' 677 | typedef int rpl_mbstate_t; | ^~~~~~~~~~~~~ make[4]: *** [Makefile:523: agent.o] Error 1 make[4]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gdbsupport' make[3]: *** [Makefile:411: all] Error 2 make[3]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build/gdbsupport' make[2]: *** [Makefile:10986: all-gdbsupport] Error 2 make[2]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build' make[1]: *** [Makefile:1005: all] Error 2 make[1]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/build' make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-0/output-1/build/gdb-arc-2023.09-release/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot'