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... yes checking for PTRACE_GETFPXREGS... yes 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 -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... no 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... no checking whether to use xxhash... no 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 (/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb/testsuite) configure: running /bin/bash ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/tmp/instance-4/output-1/per-package/host-gdb/host' '--sysconfdir=/tmp/instance-4/output-1/per-package/host-gdb/host/etc' '--localstatedir=/tmp/instance-4/output-1/per-package/host-gdb/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&^&riscv32-buildroot-linux-gnu-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=riscv32-buildroot-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=riscv32-buildroot-linux-gnu' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/tmp/instance-4/output-1/per-package/host-gdb/host/include' 'LDFLAGS= -L/tmp/instance-4/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/tmp/instance-4/output-1/per-package/host-gdb/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/tmp/instance-4/output-1/per-package/host-gdb/host/include' 'MAKEINFO=true --split-size=5000000' 'PKG_CONFIG=/tmp/instance-4/output-1/per-package/host-gdb/host/bin/pkg-config' 'PKG_CONFIG_LIBDIR=/tmp/instance-4/output-1/per-package/host-gdb/host/lib/pkgconfig:/tmp/instance-4/output-1/per-package/host-gdb/host/share/pkgconfig' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite Building packages and commands for linux/amd64. configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) riscv32-buildroot-linux-gnu checking for x86_64-pc-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 '/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb' /bin/bash ../../gdb/../mkinstalldirs arch/.deps /bin/bash ../../gdb/../mkinstalldirs cli/.deps mkdir -p -- arch/.deps /bin/bash ../../gdb/../mkinstalldirs dwarf2/.deps /bin/bash ../../gdb/../mkinstalldirs mi/.deps mkdir -p -- cli/.deps /bin/bash ../../gdb/../mkinstalldirs compile/.deps /bin/bash ../../gdb/../mkinstalldirs tui/.deps /bin/bash ../../gdb/../mkinstalldirs unittests/.deps mkdir -p -- dwarf2/.deps mkdir -p -- tui/.deps /bin/bash ../../gdb/../mkinstalldirs guile/.deps mkdir -p -- mi/.deps /bin/bash ../../gdb/../mkinstalldirs python/.deps mkdir -p -- unittests/.deps mkdir -p -- guile/.deps mkdir -p -- compile/.deps /bin/bash ../../gdb/../mkinstalldirs target/.deps /bin/bash ../../gdb/../mkinstalldirs nat/.deps mkdir -p -- python/.deps mkdir -p -- target/.deps mkdir -p -- nat/.deps GEN stamp-version GEN xml-builtin.c CXX xml-support.o CXX xml-syscall.o CXX xml-tdesc.o CXX gdb.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX annotate.o CXX arch-utils.o CXX arch/riscv.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX block.o CXX blockframe.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX continuations.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX ctfread.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dictionary.o CXX disasm.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit.o CXX dwarf2/dwz.o CXX dwarf2/expr.o CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o CXX dwarf2/loc.o CXX dwarf2/macro.o CXX dwarf2/read.o CXX dwarf2/section.o CXX dwarf2/stringify.o CXX elfread.o CXX eval.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdbarch.o CXX gdbtypes.o CXX glibc-tdep.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX inf-child.o CXX inf-loop.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.o CXX linux-record.o CXX linux-tdep.o CXX location.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX printcmd.o CXX probe.o CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/python.o CXX ravenscar-thread.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX registry.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX riscv-linux-tdep.o CXX riscv-ravenscar-thread.o CXX riscv-tdep.o CXX run-on-main-thread.o CXX rust-exp.o CXX rust-lang.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX skip.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o CXX target-memory.o CXX target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tid-parse.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX user-regs.o CXX utils.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX version.o CXX xml-builtin.o GEN init.c CXX init.o CXXLD gdb make[4]: Entering directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb' make[5]: Entering directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb/doc/all-cfg.texi gdb-cfg.texi date=`sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' ../../../gdb/doc/../../bfd/version.h`; \ sed -e "s/DATE/$date/" < ../../../gdb/doc/../version.in > version.subst echo "@set GDBVN `sed q version.subst`" > ./GDBvn.new if [ -n "(GDB) " ]; then \ echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \ fi echo "@set BUGURL @uref{https://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{https://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ fi if test -z "-I ../../../gdb/doc/../../readline/readline/doc"; then \ echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ fi if [ -n "" ]; then \ echo "@set SYSTEM_GDBINIT " >> ./GDBvn.new; \ fi if [ -n "" ]; then \ echo "@set SYSTEM_GDBINIT_DIR " >> ./GDBvn.new; \ fi mv GDBvn.new GDBvn.texi true --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc/../../readline/readline/doc -I ../../../gdb/doc/../mi -I ../../../gdb/doc \ -o gdb.info ../../../gdb/doc/gdb.texinfo true --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc -o stabs.info ../../../gdb/doc/stabs.texinfo true --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc -o annotate.info ../../../gdb/doc/annotate.texinfo make[5]: Leaving directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb/doc' make[5]: Entering directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb/data-directory' rm -rf ./syscalls rm -rf ./python mkdir ./syscalls files='' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/bash ../../../gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done touch stamp-python rm -rf ./guile rm -rf ./system-gdbinit if test "x" != x ; then \ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/bash ../../../gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ done ; \ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ cd ./guile ; \ for go in $files ; do \ source="`echo $go | sed 's/\.go$/.scm/'`" ; \ echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ done ; \ fi mkdir ./system-gdbinit touch stamp-guile files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-system-gdbinit touch stamp-syscalls make[5]: Leaving directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb/data-directory' make[4]: Leaving directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb' make[3]: Leaving directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build/gdb' make[2]: Leaving directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build' make[1]: Leaving directory '/tmp/instance-4/output-1/build/host-gdb-10.1/build' --- Installed Go for linux/amd64 in /tmp/instance-4/output-1/build/host-go-1.16.6 Installed commands in /tmp/instance-4/output-1/build/host-go-1.16.6/bin The binaries expect /tmp/instance-4/output-1/build/host-go-1.16.6 to be copied or moved to /tmp/instance-4/output-1/per-package/host-go/host/lib/go make: Leaving directory '/tmp/instance-4/buildroot'