public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling
@ 2016-05-17 11:40 sergiodj+buildbot
  2016-05-17 11:40 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 11:40 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT a43942db49b07a457ee4f960d0f118b23641ec38 ***

Author: Maciej W. Rozycki <macro@imgtec.com>
Branch: master
Commit: a43942db49b07a457ee4f960d0f118b23641ec38

LD/ELF: Unify STB_GNU_UNIQUE handling

Take STB_GNU_UNIQUE handling scattered across targets and gather it in
the generic ELF linker.  Update test suite infrastructure accordingly.

	bfd/
	* elf-s390-common.c (elf_s390_add_symbol_hook): Remove
	STB_GNU_UNIQUE handling.
	* elf32-arc.c (elf_arc_add_symbol_hook): Likewise.
	* elf32-arm.c (elf32_arm_add_symbol_hook): Likewise.
	* elf32-m68k.c (elf_m68k_add_symbol_hook): Likewise.
	* elf32-ppc.c (ppc_elf_add_symbol_hook): Likewise.
	* elf32-sparc.c (elf32_sparc_add_symbol_hook): Likewise.
	* elf64-ppc.c (ppc64_elf_add_symbol_hook): Likewise.
	* elf64-sparc.c (elf64_sparc_add_symbol_hook): Likewise.
	* elf64-x86-64.c (elf_x86_64_add_symbol_hook): Likewise.
	* elfxx-aarch64.c (_bfd_aarch64_elf_add_symbol_hook): Likewise.
	* elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Likewise.
	* elf32-i386.c (elf_i386_add_symbol_hook): Remove function.
	(elf_backend_add_symbol_hook): Remove macro.
	* elflink.c (elf_link_add_object_symbols): Set `has_gnu_symbols'
	for STB_GNU_UNIQUE symbols.

	binutils/
	* testsuite/lib/binutils-common.exp (supports_gnu_unique): New
	procedure.
	* testsuite/binutils-all/objcopy.exp: Use `supports_gnu_unique'
	with the `strip-10' test.

	ld/
	* testsuite/ld-unique/unique.exp: Use `is_elf_format' and
	`supports_gnu_unique' to qualify testing.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Fedora-x86_64-m32, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
@ 2016-05-17 11:40 ` sergiodj+buildbot
  2016-05-17 11:49 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 11:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/3579>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m32/.git/tree/?h=master&id=0c15588dafd336f6d64ea5eba8acca184f5ad50f>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.base/interrupt.exp: continue
FAIL: gdb.base/interrupt.exp: echo data
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.base/annota1.exp: signal sent
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: get hexadecimal valueof "$pc" <<3>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/watchthreads2.exp: all threads incremented x
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: break marker
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: attach
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: single step over clone
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach <<2>>
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone final pc
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to marker
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count after step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set displaced-stepping on
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.base/interrupt.exp: Send Control-C, second time
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
FAIL: gdb.base/interrupt.exp: signal SIGINT
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
FAIL: gdb.base/annota3.exp: signal sent
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
============================




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Debian-i686, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
  2016-05-17 11:40 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
@ 2016-05-17 11:49 ` sergiodj+buildbot
  2016-05-17 11:57 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 11:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686/builds/3489>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=master&id=7eb9a02cec46307e6373309bc5734581093ef202>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p
new FAIL: gdb.ada/fun_renaming.exp: print n
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k
PASS -> FAIL: gdb.base/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/multi-forks.exp: Run to exit 12 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 3 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 4 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 6 (timeout)
FAIL: gdb.base/multi-forks.exp: inferior 3 (timeout)
FAIL: gdb.base/multi-forks.exp: info inferior 3 (timeout)
FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
FAIL: gdb.threads/multiple-step-overs.exp: step
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
============================




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on AIX-POWER7-plain, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
  2016-05-17 11:40 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
  2016-05-17 11:49 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-05-17 11:57 ` sergiodj+buildbot
  2016-05-17 12:12 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 11:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	aix-power7-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/AIX-POWER7-plain/builds/2314>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/AIX-POWER7-plain/.git/tree/?h=master&id=444fc2cf58a802a9bd60152983a0eca891b6ae3b>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent
new FAIL: gdb.base/command-line-input.exp: print 1\\n + 2
new FAIL: gdb.base/command-line-input.exp: print 1\\n2
new FAIL: gdb.base/completion.exp: tab complete break break.c:ma
new FAIL: gdb.base/completion.exp: complete break break.c:ma
new FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf
new FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: fork child appears
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: fork child appears
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: only parent marked running
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: fork child appears
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: fork child appears
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: only child marked running
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: fork child appears
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: kill child
PASS -> FAIL: gdb.base/funcargs.exp: run to call2a
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads
new FAIL: gdb.base/infcall-exec.exp: call execlp
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred [99]
new FAIL: gdb.base/nested-addr.exp: print &foo_array[1].a
new FAIL: gdb.base/nested-addr.exp: print 1 && &foo_array[1].a
new FAIL: gdb.base/nested-subp1.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp1.exp: print i1
new FAIL: gdb.base/nested-subp2.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp2.exp: print count
new FAIL: gdb.base/nested-subp3.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp3.exp: print first
new FAIL: gdb.base/random-signal.exp: run: watch v
new FAIL: gdb.base/random-signal.exp: attach: attach
new FAIL: gdb.base/random-signal.exp: attach: watch v
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
PASS -> FAIL: gdb.base/savedregs.exp: Check thrower info frame; stack contains caller dummy catcher sigtramp thrower main
PASS -> FAIL: gdb.base/savedregs.exp: Check thrower info frame; stack contains callee caller dummy catcher sigtramp thrower main
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler
new FAIL: gdb.base/wrong_frame_bt_full.exp: bt full
PASS -> FAIL: gdb.cp/cpexprs.exp: p CV_f
PASS -> FAIL: gdb.cp/impl-this.exp: at D::f
PASS -> FAIL: gdb.cp/member-ptr.exp: print
PASS -> FAIL: gdb.cp/nsnested.exp: print ab
PASS -> FAIL: gdb.cp/nsnoimports.exp: print _a
PASS -> FAIL: gdb.cp/nsnoimports.exp: print ab
PASS -> FAIL: gdb.cp/nsnoimports.exp: print abc
PASS -> FAIL: gdb.cp/ovsrch.exp: break A::outer::foo
PASS -> FAIL: gdb.cp/ovsrch.exp: break 'A::outer::foo
PASS -> FAIL: gdb.cp/ovsrch.exp: break A::B::inner::foo
PASS -> FAIL: gdb.cp/ovsrch.exp: break 'A::B::inner::foo
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c++: print E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: print S2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: before start: c++: print U2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype C
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype ee
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c: print E2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c: print S2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: before start: c: print U2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype U2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: in main: c++: print E
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c++: print S
new FAIL: gdb.cp/var-tag.exp: in main: c++: print U
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c++: print E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: print S2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: in main: c++: print U2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype C
new FAIL: gdb.cp/var-tag.exp: in main: c: print E
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c: print S
new FAIL: gdb.cp/var-tag.exp: in main: c: print U
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c: print E2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c: print S2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: in main: c: print U2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype C
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype U2
new FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla1
new FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla2
new FAIL: gdb.fortran/vla-datatypes.exp: ptype intvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype realvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype complexvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype logicalvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype charactervla
new FAIL: gdb.fortran/vla-datatypes.exp: print intvla
new FAIL: gdb.fortran/vla-datatypes.exp: print realvla
new FAIL: gdb.fortran/vla-datatypes.exp: print complexvla
new FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla
new FAIL: gdb.fortran/vla-datatypes.exp: print charactervla
new FAIL: gdb.fortran/vla-history.exp: print non-allocated vla1
new FAIL: gdb.fortran/vla-history.exp: print vla1 filled
new FAIL: gdb.fortran/vla-history.exp: print $1
new FAIL: gdb.fortran/vla-history.exp: print $4
new FAIL: gdb.fortran/vla-history.exp: print vla2
new FAIL: gdb.fortran/vla-history.exp: print $5
new FAIL: gdb.fortran/vla-history.exp: print $6
new FAIL: gdb.fortran/vla-ptr-info.exp: print pvla pointer information
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla re-associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla deassociated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof allocated vla1
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof associated pvla
new FAIL: gdb.fortran/vla-type.exp: print twov before allocated
new FAIL: gdb.fortran/vla-type.exp: print twov%ivla1 before allocated
new FAIL: gdb.fortran/vla-type.exp: print onev%ivla
new FAIL: gdb.fortran/vla-type.exp: ptype onev
new FAIL: gdb.fortran/vla-type.exp: print twov%ivla1
new FAIL: gdb.fortran/vla-type.exp: ptype twov
new FAIL: gdb.fortran/vla-type.exp: print twov
new FAIL: gdb.fortran/vla-type.exp: print threev%ivla
new FAIL: gdb.fortran/vla-type.exp: print threev%ivar
new FAIL: gdb.fortran/vla-type.exp: ptype threev
new FAIL: gdb.fortran/vla-type.exp: print fourv%ivla
new FAIL: gdb.fortran/vla-type.exp: print fourv%ivar
new FAIL: gdb.fortran/vla-type.exp: ptype fourv
new FAIL: gdb.fortran/vla-type.exp: print fivev%tone%ivla
new FAIL: gdb.fortran/vla-type.exp: ptype fivev
new FAIL: gdb.fortran/vla-type.exp: print fivearr
new FAIL: gdb.fortran/vla-type.exp: ptype fivearr
new FAIL: gdb.fortran/vla-type.exp: ptype fivedynarr
new FAIL: gdb.fortran/vla-type.exp: print fivedynarr
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub-finish.exp: set array
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: sub_arr2
new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo
new FAIL: gdb.fortran/vla-value-sub.exp: print array1
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub.exp: set array
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value.exp: print non-allocated vla1
new FAIL: gdb.fortran/vla-value.exp: print non-allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print member in non-allocated vla1
new FAIL: gdb.fortran/vla-value.exp: set member in non-allocated vla1
new FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print associated pvla
new FAIL: gdb.fortran/vla-value.exp: print pvla
new FAIL: gdb.fortran/vla-value.exp: print vla2
new FAIL: gdb.fortran/vla-value.exp: print vla1 after deassociated
new FAIL: gdb.fortran/vla-value.exp: print $myvar set to vla1
new FAIL: gdb.fortran/vla-value.exp: print $myvar
new FAIL: gdb.fortran/vla-value.exp: print $mypvar
PASS -> FAIL: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/observer.exp: run until breakpoint at captured_main
PASS -> FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/selftest.exp: run until breakpoint at captured_main
PASS -> FAIL: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpexplicit.cc -function myclass::myfunction -label top
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpexplicit.cc -function myclass::myfunction -label top -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function myclass::myfunction -label top
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function myclass::myfunction -label top -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator,
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,'
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator,"
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operator,,"hello"
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operator,',"hello"
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operator,","hello"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top -line 3
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top -line 3 if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top -line 3 thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -function myfunction -label top thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top -line 3
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top -line 3 if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -function myfunction -label top -line 3 thread 123
new FAIL: gdb.linespec/explicit.exp: complete unique function name
new FAIL: gdb.linespec/explicit.exp: complete non-unique function name
new FAIL: gdb.linespec/explicit.exp: complete non-existant function name
new FAIL: gdb.linespec/explicit.exp: complete unique file name
new FAIL: gdb.linespec/explicit.exp: complete non-unique file name
new FAIL: gdb.linespec/explicit.exp: complete non-existant file name
new FAIL: gdb.linespec/explicit.exp: complete filename and unique function name
new FAIL: gdb.linespec/explicit.exp: delete complete filename and unique function name breakpoint
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here:
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here	:
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here  :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here 	:
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here	  	:
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop
PASS -> FAIL: gdb.mi/mi-logging.exp: Redirect log file contents
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptr
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtr
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constPtr->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptrConst
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check ptrConst->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtrConst
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constPtrConst->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constRef->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtr->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.ptrConst->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref.public
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.ref->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constRef->A
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 24
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 37
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate associated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 42
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 1
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 1
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1
new FAIL: gdb.multi/tids.exp: two inferiors: info threads show inferior numbers
new FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID
new FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread_function1
new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once
new FAIL: gdb.multi/tids.exp: two inferiors: inferior 1
new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice
new FAIL: gdb.multi/tids.exp: two inferiors: info threads again
new FAIL: gdb.multi/tids.exp: two inferiors: info threads -gid
new FAIL: gdb.multi/tids.exp: two inferiors: p $_thread == 2
new FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 4
new FAIL: gdb.multi/tids.exp: two inferiors: thread 4
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakpoint at thread_function2
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 2
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 1
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 2 3
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: Can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: Can't run to main
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread
PASS -> FAIL: gdb.threads/kill.exp: threaded: all threads started
PASS -> FAIL: gdb.threads/leader-exit.exp: caught interrupt
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals
PASS -> FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: continue to third thread
PASS -> FAIL: gdb.threads/tls.exp: third thread print me
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
============================




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Fedora-ppc64be-m64, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-05-17 11:57 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
@ 2016-05-17 12:12 ` sergiodj+buildbot
  2016-05-17 12:13 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 12:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-m64/builds/3526>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-m64/.git/tree/?h=master&id=b913751fe0a4db773f209de0e1b79349ffc2f278>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
PASS -> FAIL: gdb.base/display.exp: debug test output 1
PASS -> FAIL: gdb.base/display.exp: debug test output 1a
PASS -> FAIL: gdb.base/display.exp: debug test output 2
PASS -> FAIL: gdb.base/display.exp: debug test output 2a
PASS -> FAIL: gdb.base/display.exp: debug test output 3
PASS -> FAIL: gdb.base/display.exp: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: info function ^jit_function
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
FAIL: gdb.base/auxv.exp: continue (timeout)
FAIL: gdb.base/auxv.exp: info auxv on native core dump (timeout)
FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
FAIL: gdb.base/auxv.exp: load core file for info auxv on native core dump (timeout)
FAIL: gdb.base/auxv.exp: matching auxv data from live and core
FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.reverse/until-precsave.exp: run to end of main
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.reverse/until-precsave.exp: finish to main
FAIL: gdb.reverse/until-precsave.exp: reload core file
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.reverse/until-precsave.exp: advance to factorial
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.reverse/until-precsave.exp: until line number
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach <<2>>
FAIL: gdb.reverse/until-precsave.exp: save process recfile
FAIL: gdb.reverse/until-precsave.exp: advance to marker2
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function
FAIL: gdb.base/info-os.exp: get semaphores
FAIL: gdb.base/info-os.exp: get internet-domain sockets
FAIL: gdb.base/info-os.exp: get shared-memory regions
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.base/info-os.exp: get threads
FAIL: gdb.base/info-os.exp: get threads <<2>>
FAIL: gdb.base/info-os.exp: get process list
FAIL: gdb.base/info-os.exp: get message queues
FAIL: gdb.base/info-os.exp: continue
FAIL: gdb.base/info-os.exp: get file descriptors
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach <<2>>
============================




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-05-17 12:12 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2016-05-17 12:13 ` sergiodj+buildbot
  2016-05-17 12:18 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 12:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-x86_64-native-extended-gdbserver-m64/builds/3518>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-extended-gdbserver-m64/.git/tree/?h=master&id=d1a9ece27fc60a1281d5fbb955e636e4083008c7>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkYES: attach main bt
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/aliased_array.exp: print bt
new FAIL: gdb.ada/arr_arr.exp: ptype a2
new FAIL: gdb.ada/array_bounds.exp: print table'first
new FAIL: gdb.ada/array_bounds.exp: print table'last
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print r_two_three
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p
new FAIL: gdb.ada/fun_renaming.exp: print n
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/mi_var_array.exp: list vta's children
new FAIL: gdb.ada/n_arr_bound.exp: ptype var
new FAIL: gdb.ada/null_array.exp: ptype my_table
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_tagged.exp: print x
new FAIL: gdb.ada/packed_tagged.exp: ptype x
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged_not_init.exp: print obj
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
new FAIL: gdb.ada/whatis_array_val.exp: print full
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell
PASS -> FAIL: gdb.base/annota1.exp: run until main breakpoint
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkYES: attach main bt
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: break4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded
PASS -> FAIL: gdb.trace/tspeed.exp: advance to trace begin
PASS -> FAIL: gdb.trace/tspeed.exp: start trace experiment
PASS -> FAIL: gdb.trace/tspeed.exp: advance through tracing
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call============================




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Debian-i686-native-extended-gdbserver, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-05-17 12:13 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-17 12:18 ` sergiodj+buildbot
  2016-05-17 12:29 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 12:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686-native-extended-gdbserver/builds/3469>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-extended-gdbserver/.git/tree/?h=master&id=d06245531c0792a0e5442f48d687d2b294735251>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p
new FAIL: gdb.ada/fun_renaming.exp: print n
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell
PASS -> FAIL: gdb.base/annota1.exp: run until main breakpoint
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: break4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k
PASS -> FAIL: gdb.base/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
new FAIL: gdb.trace/signal.exp: tracepoint 5 hit 3 times
PASS -> FAIL: gdb.trace/tspeed.exp: advance to trace begin
PASS -> FAIL: gdb.trace/tspeed.exp: start trace experiment
PASS -> FAIL: gdb.trace/tspeed.exp: advance through tracing
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
FAIL: gdb.ada/mi_var_array.exp: Create bt varobj
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error)
FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-05-17 12:18 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-05-17 12:29 ` sergiodj+buildbot
  2016-05-17 12:47 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 12:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-extended-gdbserver-m64/builds/3460>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a43942db49b07a457ee4f960d0f118b23641ec38>





^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-05-17 12:29 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-17 12:47 ` sergiodj+buildbot
  2016-05-17 12:59 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 12:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-gdbserver-m64/builds/3518>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a43942db49b07a457ee4f960d0f118b23641ec38>





^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2016-05-17 12:47 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-17 12:59 ` sergiodj+buildbot
  2016-05-17 13:24 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
  2016-05-17 13:25 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 12:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/3147>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-s390x-m64/.git/tree/?h=master&id=720a3168d9bb03aac4515eaddff160e720487b12>

*** Regressions found ***
============================
PASS -> FAIL: gdb.reverse/s390-mvcle.exp: check MVCLE record 1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: stepi
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: stepi
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: stepi
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1
PASS -> FAIL: gdb.mi/mi-nonstop.exp: stacktrace of stopped thread
new FAIL: gdb.opt/solib-intra-step.exp: second-hit
PASS -> FAIL: gdb.reverse/s390-mvcle.exp: check MVCLE record 1
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads
PASS -> FAIL: gdb.threads/threadapply.exp: thread apply all backthread
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: wrong thread not unwound
new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/async-shell.exp: process stopped (timeout)
FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_code from core file
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_signo = 11
FAIL: gdb.base/siginfo-obj.exp: continue to handler <<2>>
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_code from core file
FAIL: gdb.base/siginfo-thread.exp: thread 1
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
FAIL: gdb.base/siginfo-obj.exp: p ssi_addr <<2>>
FAIL: gdb.base/siginfo-obj.exp: break 39 <<2>>
FAIL: gdb.base/siginfo-thread.exp: select thread 1 with core file
FAIL: gdb.base/siginfo-thread.exp: print $count
FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo._sifields._sigfault.si_addr = 0x666
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_code = 999
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_errno from core file
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.base/siginfo-thread.exp: update counter in thread 2
FAIL: gdb.base/siginfo-thread.exp: update counter in thread 1
FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
FAIL: gdb.base/siginfo-thread.exp: p ssi_code
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo._sifields._sigfault.si_addr from core file
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_errno = 666
FAIL: gdb.base/siginfo-obj.exp: continue to signal <<2>>
FAIL: gdb.base/siginfo-obj.exp: p ssi_code
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_signo from core file
FAIL: gdb.base/siginfo-thread.exp: select thread 2 with core file
FAIL: gdb.base/siginfo-obj.exp: p ssi_signo <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/siginfo-thread.exp: p ssi_signo
FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
FAIL: gdb.threads/watchthreads.exp: disable first watchpoint at 10
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo._sifields._sigfault.si_addr from core file
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_signo from core file
FAIL: gdb.base/siginfo-obj.exp: Extract si_errno
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.base/siginfo-thread.exp: set variable $count = 0
FAIL: gdb.base/siginfo-obj.exp: p ssi_signo
FAIL: gdb.base/siginfo-thread.exp: test signal in main thread
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_errno from core file
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/watchthreads2.exp: all threads incremented x
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.reverse/s390-mvcle.exp: reverse to marker1
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/watchthreads.exp: threaded watch loop
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach <<2>>
FAIL: gdb.base/interp.exp: can list sources
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.base/dprintf-non-stop.exp: inferior stopped
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2016-05-17 12:59 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
@ 2016-05-17 13:24 ` sergiodj+buildbot
  2016-05-17 13:25 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 13:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-extended-gdbserver-m64/builds/3525>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a43942db49b07a457ee4f960d0f118b23641ec38>





^ permalink raw reply	[flat|nested] 12+ messages in thread

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
  2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2016-05-17 13:24 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-17 13:25 ` sergiodj+buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2016-05-17 13:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-gdbserver-m64/builds/3446>

Commit(s) tested:
	a43942db49b07a457ee4f960d0f118b23641ec38

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	LD/ELF: Unify STB_GNU_UNIQUE handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a43942db49b07a457ee4f960d0f118b23641ec38>





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-05-17 13:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-17 11:40 [binutils-gdb] LD/ELF: Unify STB_GNU_UNIQUE handling sergiodj+buildbot
2016-05-17 11:40 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
2016-05-17 11:49 ` Failures on Debian-i686, " sergiodj+buildbot
2016-05-17 11:57 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-05-17 12:12 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2016-05-17 12:13 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-17 12:18 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-05-17 12:29 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-17 12:47 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-05-17 12:59 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2016-05-17 13:24 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-17 13:25 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot

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).