public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* GNU gdb (GDB) 13.0.50.20221014-git ppc64le-ibm-linux-gnu GIT commit: 27fb6a1a7fcd047e7d01bef8e3c12ed67bc7aed0
@ 2022-10-14  3:38 Will Schmidt [POWER9]
  0 siblings, 0 replies; only message in thread
From: Will Schmidt [POWER9] @ 2022-10-14  3:38 UTC (permalink / raw)
  To: gdb-testers

Test run by gdb-buildbot on Fri Oct 14 03:03:07 2022
Native configuration is powerpc64le-unknown-linux-gnu

		=== gdb tests ===

Schedule of variations:
    unix

DUPLICATE: gdb.arch/ppc-fp.exp: next
FAIL: gdb.base/gdb-sigterm.exp: pass=8: expect eof (GDB internal error)
ERROR: Could not resync from internal error (recursive internal problem)
UNRESOLVED: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes
gdb compile failed, /usr/bin/ld: /gdb/testsuite/outputs/gdb.base/infoline-reloc-main-from-zero/infoline-reloc-main-from-zero: error: PHDR segment not covered by LOAD segment
collect2: error: ld returned 1 exit status
FAIL: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 5: backtrace when the unwind is broken at frame 5
FAIL: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 3: backtrace when the unwind is broken at frame 3
FAIL: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 1: backtrace when the unwind is broken at frame 1
FAIL: gdb.base/nodebug.exp: p/c (int) array_index("abcdef",2)
FAIL: gdb.base/retval-large-struct.exp: finish from return_large_struct
FAIL: gdb.base/share-env-with-gdbserver.exp: strange named var: print result of getenv for 'asd ='
gdb compile failed, /gdb/testsuite/gdb.base/structs.c: In function 'Fun2':
/gdb/testsuite/gdb.base/structs.c:200:6: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5
  200 | void Fun2(struct struct2 foo2)
      |      ^~~~
FAIL: gdb.base/valgrind-bt.exp: target remote for vgdb
FAIL: gdb.base/valgrind-disp-step.exp: target remote for vgdb
FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb
FAIL: gdb.base/vla-optimized-out.exp: o1: printed size of optimized out vla
FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler.
FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
FAIL: gdb.cp/non-trivial-retval.exp: finish from f1
FAIL: gdb.cp/non-trivial-retval.exp: finish from f2
FAIL: gdb.cp/non-trivial-retval.exp: finish from f22
FAIL: gdb.cp/non-trivial-retval.exp: finish from f3
FAIL: gdb.cp/non-trivial-retval.exp: finish from f4
FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i)
FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i))
FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp)
FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp))
FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp)
FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp))
FAIL: gdb.gdb/python-helper.exp: hit breakpoint in outer gdb
FAIL: gdb.gdb/python-helper.exp: print integer from DWARF info
FAIL: gdb.gdb/python-helper.exp: hit breakpoint in outer gdb again
ERROR: tcl error sourcing /gdb/testsuite/gdb.multi/attach-no-multi-process.exp.
ERROR: Timeout waiting for gdbserver response.
    while executing
"error "Timeout waiting for gdbserver response.""
    invoked from within
"expect {
	    -i $server_spawn_id
	    -timeout 120
	    -notransfer
	    -re "Listening on" { }
	    -re "Can't (bind address|listen on socket): Addr..."
    (procedure "gdbserver_start" line 120)
    invoked from within
"gdbserver_start "--multi" """
    (procedure "test" line 24)
    invoked from within
"test $target_non_stop"
    ("uplevel" body line 2)
    invoked from within
"uplevel 1 $body"
    invoked from within
"foreach_with_prefix target_non_stop {off on} {
    test $target_non_stop
}"
    (file "/gdb/testsuite/gdb.multi/attach-no-multi-process.exp" line 89)
    invoked from within
"source /gdb/testsuite/gdb.multi/attach-no-multi-process.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /gdb/testsuite/gdb.multi/attach-no-multi-process.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""
WARNING: Timed out waiting for EOF in server after monitor exit
gdb compile failed, In file included from /gdb/testsuite/gdb.multi/hangout.c:18:
/usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
   27 | #include <bits/libc-header-start.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
DUPLICATE: gdb.opt/inline-cmds.exp: finish from marker
FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write (timeout)
FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func backward
FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func backward
FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func backward
FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func backward
FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func backward
FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func backward
FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func backward
FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func backward
FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func backward
FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func backward
FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
FAIL: gdb.reverse/pipe-reverse.exp: check pipe record
FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function one
FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function one
FAIL: gdb.reverse/solib-reverse.exp: reverse-step back to main one
FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function two
FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function two
gdb compile failed, gcc: error: unrecognized command-line option '-mindirect-branch=thunk'
gcc: error: unrecognized command-line option '-mfunction-return=thunk'
FAIL: gdb.rust/watch.exp: watch -location y
FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
gdb compile failed, /usr/bin/ld: /usr/lib/gcc/powerpc64le-linux-gnu/11/../../../powerpc64le-linux-gnu/libm.so: ABI version 2 is not compatible with ABI version 0 output
/usr/bin/ld: failed to merge target specific data of file /usr/lib/gcc/powerpc64le-linux-gnu/11/../../../powerpc64le-linux-gnu/libm.so
collect2: error: ld returned 1 exit status

		=== gdb Summary ===

# of unexpected core files	2
# of expected passes		100164
# of unexpected failures	67
# of expected failures		79
# of known failures		92
# of unresolved testcases	1
# of untested testcases		54
# of unsupported tests		370
# of duplicate test names	2
/gdb/gdb version  13.0.50.20221014-git -nw -nx -iex "set height 0" -iex "set width 0" -data-directory /gdb/testsuite/../data-directory 

PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

GCC Version

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/powerpc64le-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: powerpc64le-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=powerpc64le-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --with-libphobos-druntime-only=yes --enable-objc-gc=auto --enable-secureplt --with-cpu=power9 --enable-targets=powerpcle-linux --disable-multilib --enable-multiarch --disable-werror --with-long-double-128 --enable-offload-targets=nvptx-none=/build/gcc-11-Nc1dG4/gcc-11-11.2.0/deb
 ian/tmp-nvptx/usr --without-cuda-driver --enable-checking=release --build=powerpc64le-linux-gnu --host=powerpc64le-linux-gnu --target=powerpc64le-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1) 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-14  3:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-14  3:38 GNU gdb (GDB) 13.0.50.20221014-git ppc64le-ibm-linux-gnu GIT commit: 27fb6a1a7fcd047e7d01bef8e3c12ed67bc7aed0 Will Schmidt [POWER9]

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).